2.6.9-rc1 oops

From: Thomas Zehetbauer (thomasz_at_hostmaster.org)
Date: 08/31/04

  • Next message: Anton Blanchard: "Re: [PATCH] cleanup ptrace stops and remove notify_parent"
    To: lkml <linux-kernel@vger.kernel.org>
    Date:	Tue, 31 Aug 2004 11:39:37 +0200
    
    
    

    Hi,

    2.6.9-rc1 oopses here reproducibly during boot after bringing up the
    sit3 tunneling device:

    Unable to handle kernel NULL pointer dereference...
    ipv6_get_hoplimit+24, ipv6_rout_add+1367, inet6_rtm_newroute+63,
    rtnetlink_rcv+587, netlink_data_ready+22, netlink_sendskb+46,
    netlink_sendmsg+703, sock_sendmsg+174, __mark_inode_dirty+52,
    verify_iovec+75, sys_sendmsg+528, cap_vm_enough_memory+14, do_page_fault
    +497, netlink_autobind+184, sys_getsockname+135, sock_map_fd+376,
    netlink_create+207, system_call+126

    Normally with 2.6.8.1 and before my routing table looks like this:

    Kernel IPv6 routing table
    Destination Next Hop Flags Metric Ref Use Iface
    ::1/128 :: U 0 104 2 lo
    2000::/128 2000:: UC 0 12 0 sit1
    2001:850:306::/128 :: U 0 9 0 lo
    2001:850:306::1/128 :: U 0 6 0 lo
    2001:850:306::/64 :: U 256 0 0 sit1
    3ffe:80ee:14fa::/128 :: U 0 9 0 lo
    3ffe:80ee:14fa::1/128 :: U 0 6 0 lo
    3ffe:80ee:14fa::/64 :: U 256 0 0 sit2
    3ffe:80ee:14fa::/64 :: U 256 0 0 sit3
    2000::/3 :: U 1 3 0 sit1
    2000::/3 :: U 1 0 0 sit2
    2000::/3 :: U 1 0 0 sit3
    fe80::/128 :: U 0 0 0 lo
    fe80::d4ba:6e20/128 :: U 0 0 0 lo
    fe80::2e0:81ff:fe29:9983/128 :: U 0 0 0 lo
    fe80::/64 :: U 256 0 0 eth0
    fe80::/64 :: U 256 0 0 sit1
    fe80::/64 :: U 256 0 0 sit2
    fe80::/64 :: U 256 0 0 sit3
    ff00::/128 ff00:: UC 0 12 0 eth0
    ff00::/8 :: U 256 0 0 eth0
    ff00::/8 :: U 256 0 0 sit1
    ff00::/8 :: U 256 0 0 sit2
    ff00::/8 :: U 256 0 0 sit3

    Tom

    -- 
      T h o m a s   Z e h e t b a u e r   ( TZ251 )
      PGP encrypted mail preferred - KeyID 96FFCB89
          finger thomasz@hostmaster.org for key
    I hate beeing a DNA molecule - there's so much to remember!
    
    

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



  • Next message: Anton Blanchard: "Re: [PATCH] cleanup ptrace stops and remove notify_parent"

    Relevant Pages

    • Re: [PATCH] Use of getblk differs between locations
      ... >> inside the kernel. ... They may only be good for catching bugs but I ... > like catching bugs rather than segfaulting due to a NULL dereference. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • khubd crash on scanner disconnect
      ... usb 1-1: USB disconnect, address 2 ... Unable to handle kernel NULL pointer dereference at virtual address 0000001e ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.4 PATCH] bugfix: ARP respond on all devices
      ... Playing with routing table and using arp_filter. ... Or using the hidden patch. ... IMHO "hidden" is the simpliest (provided it's compiled in the kernel). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Routing Performance Comparison between 2.4 and 2.6 kernel
      ... I'm looking for the network packet routing ... kernel performed way below 2.4 kernel. ... Shop for Back-to-School deals on Yahoo! ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re[3]: pty_chars_in_buffer NULL pointer (kernel oops)
      ... P.S. new kernel - 2.4.29 vanilla ... > redundancy for now). ... > dereference at virtual address ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)