Date: Fri, 06 Apr 2001 11:47:39 +0400 From: Dmitry Samersoff <dms@wplus.net> To: freebsd-hackers@freebsd.org Subject: Server continues die ... Message-ID: <3ACD749B.A7E10728@wplus.net>
next in thread | raw e-mail | index | archive | help
Youps ... Again ... my servers continue die. I play with different values around dynamical routing table and now server die every week, not every night. Here is stack dump ... What else I can get from kernel core dump? Thank you! #0 dumpsys () at ../../kern/kern_shutdown.c:469 #1 0xc014f70b in boot (howto=256) at ../../kern/kern_shutdown.c:309 #2 0xc014fad5 in panic (fmt=0xc02123d4 "from debugger") at ../../kern/kern_shutdown.c:556 #3 0xc012be41 in db_panic (addr=-1071747724, have_addr=0, count=-1, modif=0xcc272c08 "") at ../../ddb/db_command.c:433 #4 0xc012bde1 in db_command (last_cmdp=0xc02416dc, cmd_table=0xc024153c, aux_cmd_tablep=0xc025e7a8) at ../../ddb/db_command.c:333 #5 0xc012bea6 in db_command_loop () at ../../ddb/db_command.c:455 #6 0xc012dfb3 in db_trap (type=3, code=0) at ../../ddb/db_trap.c:71 #7 0xc01e6ab9 in kdb_trap (type=3, code=0, regs=0xcc272d18) at ../../i386/i386/db_interface.c:158 #8 0xc01f97b4 in trap (frame={tf_fs = 24, tf_es = -1071185904, tf_ds = 16, tf_edi = -1071160832, tf_esi = -1071184288, tf_ebp = -869847712, tf_isp = -869847740, tf_ebx = 134, tf_edx = -1660944387, tf_ecx = 32, tf_eax = 38, tf_trapno = 3, tf_err = 0, tf_eip = -1071747724, tf_cs = 8, tf_eflags = 582, tf_esp = -1071433725, tf_ss = -1071446679}) at ../../i386/i386/trap.c:569 #9 0xc01e6d74 in Debugger (msg=0xc0230569 "manual escape to debugger") at machine/cpufunc.h:64 #10 0xc01e3d06 in scgetc (sc=0xc0276200, flags=2) at ../../dev/syscons/syscons.c:3136 #11 0xc01e0d39 in sckbdevent (thiskbd=0xc026ee20, event=0, arg=0xc0276200) at ../../dev/syscons/syscons.c:634 #12 0xc01d8dfa in atkbd_intr (kbd=0xc026ee20, arg=0x0) at ../../dev/kbd/atkbd.c:462 #13 0xc0204bb8 in atkbd_isa_intr (arg=0xc026ee20) at ../../isa/atkbd_isa.c:125 #14 0xc0149fdb in lockmgr (lkp=0xcc07d130, flags=6, interlkp=0x0, p=0xcc268c60) at ../../kern/kern_lock.c:434 #15 0xc01ba336 in vm_map_lookup_done (map=0xcc07d100, entry=0xcc0cdb70) at ../../vm/vm_map.c:2651 #16 0xc01b5a44 in _unlock_things (fs=0xcc272ec4, dealloc=1) at ../../vm/vm_fault.c:128 #17 0xc01b5af3 in vm_fault (map=0xcc07d100, vaddr=671903744, fault_type=3 '\003', fault_flags=8) at ../../vm/vm_fault.c:363 #18 0xc01f9af6 in trap_pfault (frame=0xcc272fa8, usermode=1, eva=671906504) at ../../i386/i386/trap.c:824 #19 0xc01f9547 in trap (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 671906504, tf_esi = 671895552, tf_ebp = -1077937936, tf_isp = -869847084, tf_ebx = 1336, tf_edx = 0, tf_ecx = 334, tf_eax = 0, tf_trapno = 12, tf_err = 6, tf_ss = 47}) at ../../i386/i386/trap.c:359 #20 0x28068ca3 in ?? () #21 0x2805f6e2 in ?? () #22 0x2805f51c in ?? () #23 0x2805e717 in ?? () -- Dmitry Samersoff, dms@wplus.net, ICQ:3161705 http://devnull.wplus.net * There will come soft rains ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3ACD749B.A7E10728>