Date: Sun, 10 Apr 2005 10:55:41 +0300 From: "Imri Zvik" <imriz@co.zahav.net.il> To: <hackers@FreeBSD.org> Subject: Freebsd 5.3-RELEASE crashing due to bge problem(?) Message-ID: <A6E1736261841F40B12286B0D04B1945018B3965@IGMAIL.InetGold>
next in thread | raw e-mail | index | archive | help
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@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.h= tml Could they be related? Thanks, -- Imri Zvik PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp =A0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A6E1736261841F40B12286B0D04B1945018B3965>