Subject: Re: kern/34674: Panic in tcp_input() by integer division fault
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 09/30/2006 19:45:02
The following reply was made to PR kern/34674; it has been noted by GNATS.

From: Christian Biere <christianbiere@gmx.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/34674: Panic in tcp_input() by integer division fault
Date: Sat, 30 Sep 2006 21:42:25 +0200

 Rui Paulo wrote:
 > This is strange. Why is savecore broken for you ? Can you provide a  
 > backtrace ?
 
 # savecore /var/crash
 savecore: _time not in namelist
 
 I can show you the raw message from dmesg after the panic and
 the assembler code.
 
 > >
 > >>How-To-Repeat:
 > >Any TCP-heavy application with many connections should trigger this  
 > >panic.
 > 
 > Did you tried with anything else but gnutella ?
 
 No, not yet. Email and web browsing didn't trigger anything. I can
 try with raw TCP connections. gtk-gnutella uses IPv6 TCP sockets
 but so far I don't think it's IPv6 related.
 
 -- 
 Christian