Subject: kern/25312: something is broken in mbuf land
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <lha@netbsd.org>
List: netbsd-bugs
Date: 04/25/2004 14:20:33
>Number:         25312
>Category:       kern
>Synopsis:       something is broken in mbuf land
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 25 14:07:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Love
>Release:        NetBSD 2.0C
>Organization:
	
>Environment:
	
	
System: NetBSD vr.l.nxs.se 2.0_BETA NetBSD 2.0_BETA (HUMMEL) #0: Sun Apr 18 20:48:43 CEST 2004  lha@nutcracker.stacken.kth.se:/sources/netbsd/2-0/i386/kernel/HUMMEL i386

Architecture: i386
Machine: i386
>Description:

	machine sitting at home have started to crash now and then
	after I updated it to 2.0_BETA

	the machine have IPF configured but not IPSEC configured.

	the first time in hang in a thight loop inside kame ipsec
	somewhere

	I use "plenty" of IPv6 on the machine, in fact, most traffic
	is ipv6.

	I'll let it crash a couple of more times, and after that I'll
	turn of IPF and see if it goes away.

	I have kernel built with debug symbols

(gdb) where
#0  0x00000001 in ?? ()
#1  0xc040cf43 in cpu_reboot ()
#2  0xc0385104 in panic ()
#3  0xc03974f8 in m_copydata ()
#4  0xc0131f45 in tcp_build_datapkt ()
#5  0xc0131683 in tcp_output ()
#6  0xc013508f in tcp_usrreq ()
#7  0xc039a60b in sosend ()
#8  0xc038bdb6 in soo_write ()
#9  0xc0388bb5 in dofilewrite ()
#10 0xc0388b25 in sys_write ()
#11 0xc0416586 in syscall_plain ()


(gdb) where
#0  0x00000001 in ?? ()
#1  0xc040cf43 in cpu_reboot ()
#2  0xc0385104 in panic ()
#3  0xc0416c1d in trap ()
#4  0xc0102cb3 in calltrap ()
#5  0xc017de98 in ipsec_delaux ()
#6  0xc0163dc1 in ip6_output ()
#7  0xc0131389 in tcp_output ()
#8  0xc01348e7 in tcp_timer_rexmt ()
#9  0xc037eab9 in softclock ()
#10 0xc040881b in softintr_dispatch ()
#11 0xc01029d1 in Xsoftclock ()


>How-To-Repeat:
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: