Re: About the recent kernel crashes.

2002-07-27 Thread Marc Recht
> That's not what I was asking for. He mentionned he had a kernel from > the 25th that was working and I wanted the version of subr_mbuf.c that > he had used to build _that_ kernel. Oh, sorry. IIRC then (for me) everything worked just fine with r1.22. Marc To Unsubscribe: send mail to [EM

Re: About the recent kernel crashes.

2002-07-27 Thread Bosko Milekic
On Sat, Jul 27, 2002 at 07:27:11PM +0200, Marc Recht wrote: > > > I started getting unexpected lockups during mozilla sessions after > > > remaking world & kernel on the evening of July 25. The screen > > > would freeze completely, followed a few seconds later by a > > > spontaneous reboot. > >

Re: About the recent kernel crashes.

2002-07-27 Thread Marc Recht
> > I started getting unexpected lockups during mozilla sessions after > > remaking world & kernel on the evening of July 25. The screen > > would freeze completely, followed a few seconds later by a > > spontaneous reboot. > > > > After this happened twice I deleted the new kernel and went back

Re: About the recent kernel crashes.

2002-07-27 Thread walt
Bosko Milekic wrote: > On Fri, Jul 26, 2002 at 08:18:27PM -0700, walt wrote: > . . . >>Seems to implicate kernel code committed on July 25, sometime after >>about 1430 GMT. > For the kernel that works, what version of src/sys/kern/subr_mbuf.c did > you build it from?... My source tree has been

Re: About the recent kernel crashes.

2002-07-27 Thread Bosko Milekic
On Fri, Jul 26, 2002 at 08:18:27PM -0700, walt wrote: > A small observation which I hope will be useful: > > I started getting unexpected lockups during mozilla sessions after > remaking world & kernel on the evening of July 25. The screen > would freeze completely, followed a few seconds later

Re: About the recent kernel crashes.

2002-07-26 Thread Peter Kostouros
Hi I ran a gdb session again and I hope the following is more helpful: GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain con

Re: About the recent kernel crashes.

2002-07-26 Thread Peter Kostouros
Hi I got something similar after cvsup'ing and generating a system earlier today (4hrs ago) and running mozilla. Unlike other times, I have a coredump. I hope the following helps: GNU gdb 5.2.0 (FreeBSD) 20020627 Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the

About the recent kernel crashes.

2002-07-26 Thread walt
A small observation which I hope will be useful: I started getting unexpected lockups during mozilla sessions after remaking world & kernel on the evening of July 25. The screen would freeze completely, followed a few seconds later by a spontaneous reboot. After this happened twice I deleted th