Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 13:33:05 +0200
From:      Przemyslaw Frasunek <venglin@freebsd.lublin.pl>
To:        freebsd-net@freebsd.org
Cc:        Gleb Smirnoff <glebius@FreeBSD.org>, Eugene Grosbein <egrosbein@rdtc.ru>
Subject:   Re: mpd5/Netgraph issues after upgrading to 7.4
Message-ID:  <4FDB1D71.6050908@freebsd.lublin.pl>
In-Reply-To: <20110517184613.GN74366@glebius.int.ru>
References:  <4DAD3824.7000500@frasunek.com> <20110419074056.GG34767@glebius.int.ru> <4DB47CE1.8@frasunek.com> <4DB487D2.7030104@rdtc.ru> <4DB48B76.8050101@frasunek.com> <4DB49109.3050002@frasunek.com> <20110425050548.GF34767@glebius.int.ru> <4DBBBAD8.2000705@frasunek.com> <20110513162311.GK95084@glebius.int.ru> <4DD298AD.2060905@frasunek.com> <20110517184613.GN74366@glebius.int.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Dear All,

unfortunately, one of my mpd5 PPPoE access servers started panicing every few
hours.

I'm running recent 8.3-STABLE (as of 23th May) with WITNESS, INVARIANTS and
DEBUG_MEMGUARD compiled. Unfortunately, I'm unable to catch crashdump. For some
reason, it is not saved on dumpdev.

The only thing I have is panic string:

Fatal trap 9: general protection fault while in kernel mode
cpuid = 2; apic id = 02
instruction pointer      = 0x20:0xffffffff804b4e2d
stack pointer            = 0x28:0xffffff8185386560
frame pointer            = 0x28:0xffffff81853865d0
code segment             = base 0x0, limit 0xfffff, type 0x1b
			 = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags 	 = interrupt enabled, resume, IOPL = 0
current process          = 2832 (mpd5)
trap number              = 9

According to "objdump -d", the fault address points to prelist_remove().

I tried to replace all of hardware, but it still panics in the same way. I would
be really grateful for any hints.

dmesg output: http://www.frasunek.com/tmp/dmesg.txt
kernel config: http://www.frasunek.com/tmp/kernel.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDB1D71.6050908>