Freebsd 5.3-RELEASE crashing due to bge problem(?)
Imri Zvik
imriz at co.zahav.net.il
Sun Apr 10 00:49:38 PDT 2005
Hi,
One of my Dell Poweredge 1750 machines crashed.
I see the following line in /var/log/messages right before the crash:
Apr 10 08:45:05 dana kernel: bge0: discard frame w/o packet header
I have a dump of the crash, but unfortunately, the kernel was not compiled with debugging symbols, so this is what I do have:
(kgdb) where
#0 0xc064c71c in doadump ()
#1 0xc064cc5c in boot ()
#2 0xc064d50d in panic ()
#3 0xc0825242 in trap_fatal ()
#4 0xc08254eb in trap_pfault ()
#5 0xc08258c0 in trap ()
#6 0xc080d46a in calltrap ()
#7 0x24890018 in ?? ()
#8 0x00ca0010 in ?? ()
#9 0x01470010 in ?? ()
#10 0xc101fb00 in ?? ()
#11 0xc3474460 in ?? ()
#12 0xe4d62be4 in ?? ()
#13 0xe4d62bc4 in ?? ()
#14 0x00000000 in ?? ()
#15 0x00000000 in ?? ()
#16 0x00000000 in ?? ()
#17 0x00000000 in ?? ()
#18 0x0000000c in ?? ()
#19 0x00000000 in ?? ()
#20 0xc07c7134 in uma_find_refcnt ()
#21 0xc0640dc4 in mb_ctor_clust ()
#22 0xc07c5f11 in uma_zalloc_arg ()
#23 0xc04eef36 in bge_newbuf_std ()
#24 0xc04f2c4d in bge_intr ()
#25 0xc063366a in ithread_loop ()
#26 0xc0632312 in fork_exit ()
#27 0xc080d4cc in fork_trampoline ()
Here is uname -a output:
FreeBSD dana.xxxx 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Wed Mar 16 11:55:55 IST 2005 root at dana.xxxx:/usr/src/sys/i386/compile/IGLD i386
Doing some searching in google, made me stumble upon this:
http://lists.freebsd.org/pipermail/freebsd-hackers/2004-December/009609.html
Could they be related?
Thanks,
--
Imri Zvik
PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp
More information about the freebsd-hackers
mailing list