Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Gleb Smirnoff
On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu wrote: I On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff wrote: I On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: I T This should be fixed in src/sys/kern_mbuf.c, rev. 1.9.2.3 I I And another bogus panic

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Gleb Smirnoff
On Mon, Jan 23, 2006 at 04:27:09PM +0200, Ion-Mihai Tetcu wrote: I On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu wrote: I I On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff wrote: I I On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: I I T This should be

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Ion-Mihai Tetcu
On Mon, 23 Jan 2006 17:31:47 +0300 Gleb Smirnoff [EMAIL PROTECTED] wrote: On Mon, Jan 23, 2006 at 04:27:09PM +0200, Ion-Mihai Tetcu wrote: I On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu wrote: I I On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff I I wrote: I I On

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Ion-Mihai Tetcu
On Mon, 23 Jan 2006 11:05:25 +0300 Gleb Smirnoff [EMAIL PROTECTED] wrote: On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu wrote: I On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff wrote: I On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: I T This should

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Gleb Smirnoff
On Mon, Jan 23, 2006 at 04:35:07PM +0200, Ion-Mihai Tetcu wrote: I On Mon, Jan 23, 2006 at 04:27:09PM +0200, Ion-Mihai Tetcu wrote: I I On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu wrote: I I I On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff I I I wrote: I I I On

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Ion-Mihai Tetcu
On Mon, 23 Jan 2006 17:39:56 +0300 Gleb Smirnoff [EMAIL PROTECTED] wrote: On Mon, Jan 23, 2006 at 04:35:07PM +0200, Ion-Mihai Tetcu wrote: I On Mon, Jan 23, 2006 at 04:27:09PM +0200, Ion-Mihai Tetcu wrote: I I On Sun, Jan 22, 2006 at 11:58:54PM +0200, Ion-Mihai Tetcu I I wrote: I I I

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Gleb Smirnoff
On Mon, Jan 23, 2006 at 04:44:53PM +0200, Ion-Mihai Tetcu wrote: I Probably you hit another incorrect KASSERT in kern_mbuf.c. I have I removed it some time after the first one. Since X was starting at I this moment you couldn't be dropped into debugger, and so the box was I rebooting. I I I

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-23 Thread Ion-Mihai Tetcu
On Mon, 23 Jan 2006 17:50:25 +0300 Gleb Smirnoff [EMAIL PROTECTED] wrote: On Mon, Jan 23, 2006 at 04:44:53PM +0200, Ion-Mihai Tetcu wrote: I Probably you hit another incorrect KASSERT in kern_mbuf.c. I have I removed it some time after the first one. Since X was starting at I this moment

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-22 Thread Gleb Smirnoff
On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: T This should be fixed in src/sys/kern_mbuf.c, rev. 1.9.2.3 And another bogus panic is removed in 1.9.2.4 -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE ___ freebsd-stable@freebsd.org

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-22 Thread Christian Brueffer
On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff wrote: On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: T This should be fixed in src/sys/kern_mbuf.c, rev. 1.9.2.3 And another bogus panic is removed in 1.9.2.4 The kernel is working again, thanks! - Christian --

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-22 Thread Ion-Mihai Tetcu
On Sun, 22 Jan 2006 15:16:24 +0100 Christian Brueffer [EMAIL PROTECTED] wrote: On Sun, Jan 22, 2006 at 04:17:12PM +0300, Gleb Smirnoff wrote: On Sat, Jan 21, 2006 at 03:09:02PM +0300, Gleb Smirnoff wrote: T This should be fixed in src/sys/kern_mbuf.c, rev. 1.9.2.3 And another bogus

panic: mb_dtor_mbuf: M_EXT set

2006-01-21 Thread Christian Brueffer
Hi, got the following panic at boot after an update to RELENG_6 from about 22:00 CET on an i386 SMP system. As this is fully repdoducible, I can provide more info if needed. panic: mb_dtor_mbuf: M_EXT set cpuid = 0 KDB: enter: panic [thread pid 230 tid 100073 ] Stopped at kdb_enter+0x30

Re: panic: mb_dtor_mbuf: M_EXT set

2006-01-21 Thread Gleb Smirnoff
This should be fixed in src/sys/kern_mbuf.c, rev. 1.9.2.3 -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL

6-STABLE from 19: panic: mb_dtor_mbuf: M_EXT set

2006-01-20 Thread Ion-Mihai Tetcu
: no carrier 118# 118vr0: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500 118 ether 00:0f:ea:0a:96:11 118 media: Ethernet autoselect (none) 118 status: no carrier 118# panic: mb_dtor_mbuf: M_EXT set KDB: stack backtrace: panic(c066952c,c0650ac0,c1035048,c4d44300,e5049b14) at panic+0x13a mb_dtor_pack