Subject: Re: kern/34674: Panic in tcp_input() by integer division fault
To: None <gnats-bugs@netbsd.org>
From: Frank Kardel <kardel@netbsd.org>
List: netbsd-bugs
Date: 10/01/2006 00:04:26
Christian Biere wrote:

>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
>  
>
You are probably running a timecounter enabled kernel and your savecore
userland binary hasn't been updated yet. Install/use a -current savecore 
binary.
This incompatibility was fixed some time in july.

Frank