Date: Thu, 4 Sep 2003 07:22:41 +0900 From: "T.Suzuki" <tss@reflection.co.jp> To: stable@freebsd.org Subject: Re: Heads up: panics should be fixed! Message-ID: <200309040722.41802@DynabookSS-S4-of-T.Suzuki> In-Reply-To: <200309030910.46134@DynabookSS-S4-of-T.Suzuki> References: <20030830141900.M811@odysseus.silby.com> <200309030910.46134@DynabookSS-S4-of-T.Suzuki>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for Mike and Silby. Sorry, of my poor information. I have following options in the kernel. option DDB option DDB_UNATTENDED makeoptions DEBUG=-g # gdb -k /usr/src/sys/compile/STARGATE/kernel.debug /var/crash/vmcore.1 (kgdb) bt #0 dumpsys () at ../../kern/kern_shutdown.c:487 #1 0xc01562bf in boot (howto=256) at ../../kern/kern_shutdown.c:316 #2 0xc01566fd in panic (fmt=0xc029ccac "%s") at ../../kern/kern_shutdown.c:595 #3 0xc025f1e7 in trap_fatal (frame=0xc8bafd34, eva=1587703791) at ../../i386/i386/trap.c:974 #4 0xc025ee95 in trap_pfault (frame=0xc8bafd34, usermode=0, eva=1587703791) at ../../i386/i386/trap.c:867 #5 0xc025ea3b in trap (frame={tf_fs = -1060634608, tf_es = 16, tf_ds = -927334384, tf_edi = -1060944235, tf_esi = -1060963163, tf_ebp = -927269488, tf_isp = -927269536, tf_ebx = 1587703791, tf_edx = -1060963128, tf_ecx = -1060963131, tf_eax = 28, tf_trapno = 12, tf_err = 0, tf_eip = -1072094032, tf_cs = 8, tf_eflags = 66050, tf_esp = 41216, tf_ss = -1060944240}) at ../../i386/i386/trap.c:466 #6 0xc01924b0 in ifa_ifwithnet (addr=0xc0c34690) at ../../net/if.c:612 #7 0xc019ed31 in in_pcbladdr (inp=0xc81d5b00, nam=0xc0c34690, plocal_sin=0xc8bafdc8) at ../../netinet/in_pcb.c:459 #8 0xc019ee16 in in_pcbconnect (inp=0xc81d5b00, nam=0xc0c34690, p=0xc8a7cea0) at ../../netinet/in_pcb.c:526 #9 0xc01b5373 in udp_output (inp=0xc81d5b00, m=0xc074d800, addr=0xc0c34690, control=0x0, p=0xc8a7cea0) at ../../netinet/udp_usrreq.c:708 #10 0xc01b5784 in udp_send (so=0xc8177a00, flags=0, m=0xc074d800, addr=0xc0c34690, control=0x0, p=0xc8a7cea0) at ../../netinet/udp_usrreq.c:920 #11 0xc01756b7 in sosend (so=0xc8177a00, addr=0xc0c34690, uio=0xc8bafecc, top=0xc074d800, control=0x0, flags=0, p=0xc8a7cea0) at ../../kern/uipc_socket.c:609 #12 0xc0178b37 in sendit (p=0xc8a7cea0, s=4, mp=0xc8baff0c, flags=0) at ../../kern/uipc_syscalls.c:590 #13 0xc0178c3a in sendto (p=0xc8a7cea0, uap=0xc8baff80) at ../../kern/uipc_syscalls.c:643 #14 0xc025f49d in syscall2 (frame={tf_fs = 135725103, tf_es = 135725103, tf_ds = -1078001617, tf_edi = 135172116, tf_esi = 135172112, tf_ebp = -1077937056, tf_isp = -927268908, tf_ebx = 672126736, tf_edx = 139254656, tf_ecx = 139260876, tf_eax = 133, tf_trapno = 0, tf_err = 2, tf_eip = 672614432, tf_cs = 31, tf_eflags = 659, tf_esp = -1077937148, tf_ss = 47}) at ../../i386/i386/trap.c:1175 #15 0xc0250785 in Xint0x80_syscall () #16 0x2807ef19 in ?? () #17 0x280e8c58 in ?? () #18 0x8048e79 in ?? () #19 0x8048d5a in ?? () -- /////////////////////////////////////////////////////////////////////// // T.Suzuki @ Tokai Internet Council, Japan ///////////////////////////////////////////////////////////////////////
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309040722.41802>