Date: Wed, 11 Jul 2007 21:17:17 +0800 From: Xin LI <delphij@delphij.net> To: adler <adler@smtp.ru> Cc: freebsd-stable@freebsd.org Subject: Re: Getting this Fatal Trap with heavy network activity Message-ID: <4694D85D.4080303@delphij.net> In-Reply-To: <1814648002.20070711164527@smtp.ru> References: <1814648002.20070711164527@smtp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexey Sopov wrote: > Hi > > Yesterday and today I've got this fatal trap > > (kgdb) kldsyms > add symbol table from file "/usr/obj/usr/src/sys/router/modules/usr/src/sys/modules/netgraph/ether/ng_ether.ko.debug" at > .text_addr = 0xc77b20a0 > .data_addr = 0xc77b4260 > .bss_addr = 0xc77b436c > (kgdb) bt > #0 0xc0552eec in doadump () > #1 0xc0477a19 in db_fncall () > #2 0xc0477792 in db_command () > #3 0xc047789a in db_command_loop () > #4 0xc047997a in db_trap () > #5 0xc0571187 in kdb_trap () > #6 0xc0700c5b in trap_fatal () > #7 0xc0700962 in trap_pfault () > #8 0xc07004dd in trap () > #9 0xc06ec12a in calltrap () > #10 0xc0594af0 in m_copym () > #11 0xc0617548 in ip_fragment () > #12 0xc06171b2 in ip_output () > #13 0xc0607abc in dummynet_send () > #14 0xc0607a18 in dummynet () > #15 0xc05621d6 in softclock () > #16 0xc0539c1c in ithread_execute_handlers () > #17 0xc0539d66 in ithread_loop () > #18 0xc053878f in fork_exit () > #19 0xc06ec18c in fork_trampoline () I think this was a fatal trap 12 and you may want to try if updating to 6.2-STABLE helps. There was some important related fixes in RELENG_6 but not yet merged to RELENG_6_2 (by jhb@). Cheers,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4694D85D.4080303>