From owner-freebsd-current Mon Jul 1 10: 4:23 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C99337B400 for ; Mon, 1 Jul 2002 10:04:17 -0700 (PDT) Received: from draco.macsch.com (ns1.mscsoftware.com [192.207.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7650E43E26 for ; Mon, 1 Jul 2002 10:04:16 -0700 (PDT) (envelope-from Georg.Koltermann@mscsoftware.com) Received: from mailmuc.muc.eu.mscsoftware.com (mailmuc.muc.macsch.com [161.34.37.20]) by draco.macsch.com (8.9.3/8.9.3) with ESMTP id KAA21225 for ; Mon, 1 Jul 2002 10:04:11 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mailmuc.muc.eu.mscsoftware.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g61H2Lp27845 for ; Mon, 1 Jul 2002 19:02:21 +0200 Content-Transfer-Encoding: 7bit Content-Type: text/plain Date: 01 Jul 2002 19:02:45 +0200 From: "Georg-W. Koltermann" Message-Id: <1025542965.628.8.camel@hunter.muc.macsch.com> Mime-Version: 1.0 Received: from hunter.muc.macsch.com by mailmuc.muc.eu.mscsoftware.com (AvMailGate-2.0.0.6) id 27818-36B8452F; Mon, 01 Jul 2002 19:02:11 +0200 Subject: PANIC Most recently used by routetbl To: freebsd-current@freebsd.org X-AntiVirus: OK! AvMailGate Version 6.12.1.30 at mailmuc has not found any known virus in this email. X-Mailer: Ximian Evolution 1.0.5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, panic: Most recently used by routetbl I get this type of panic withing minutes of uptime with a -current of 25-Jun-2002 around 13:52 GMT-2. Another anomaly is that name resolution doesn't seem to work reliably, or maybe even TCP in general has a problem -- it all takes very long if it works at all. This is still a pre-KSE-III system. As a workaround I am currently running with a kernel of about 11 Apr in the same userland, which seems to work. hunter[4]$ gdb -k kernel.debug vmcore.25 GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...Deprecated bfd_read called at /usr/src/contrib/gdb/gdb/dbxread.c line 2617 in elfstab_build_psymtabs Deprecated bfd_read called at /usr/src/contrib/gdb/gdb/dbxread.c line 930 in fill_symbuf IdlePTD at physical address 0x00498000 initial pcb at physical address 0x003b3cc0 panicstr: bremfree: bp 0xd2a84230 not locked panic messages: --- panic: Most recently used by routetbl syncing disks... panic: bremfree: bp 0xd2a84230 not locked Uptime: 24m55s pfs_vncache_unload(): 2 entries remaining /dev/vmmon: Module vmmon: unloaded Dumping 1023 MB ata0: resetting devices .. done 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 512 528 544 560 576 592 608 624 640 656 672 688 704 720 736 752 768 784 800 816 832 848 864 880 896 912 928 944 960 976 992 1008 --- #0 0xc01cff40 in doadump () at /usr/src/sys/kern/kern_shutdown.c:353 353 } (kgdb) where #0 0xc01cff40 in doadump () at /usr/src/sys/kern/kern_shutdown.c:353 #1 0xc01d054b in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:353 #2 0xc01d0767 in panic (fmt=0xc034f0a9 "bremfree: bp %p not locked") at /usr/src/sys/kern/kern_shutdown.c:353 #3 0xc02146a6 in bremfree (bp=0xd2a84230) at /usr/src/sys/kern/vfs_bio.c:1368 #4 0xc021723b in getblk (vp=0xc624e000, blkno=262208, size=8192, slpflag=0, slptimeo=0) at /usr/src/sys/kern/vfs_bio.c:1368 #5 0xc02147d1 in breadn (vp=0xc624e000, blkno=262208, size=8192, rablkno=0x0, rabsize=0x0, cnt=0, cred=0x0, bpp=0xe557aa40) at /usr/src/sys/kern/vfs_bio.c:1368 #6 0xc0214793 in bread (vp=0xc624e000, blkno=262208, size=8192, cred=0x0, bpp=0xe557aa40) at /usr/src/sys/kern/vfs_bio.c:1368 #7 0xc029cb62 in ffs_update (vp=0xc6658e00, waitfor=0) at /usr/src/sys/ufs/ffs/ffs_inode.c:441 #8 0xc02b24ba in ffs_fsync (ap=0xe557aab4) at /usr/src/sys/ufs/ufs/ufs_readwrite.c:596 #9 0xc02b0b9c in VOP_FSYNC (vp=0xc6658e00, cred=0xc21a1f00, waitfor=2, td=0xc037d6a0) at /usr/src/sys/ufs/ffs/ffs_vfsops.c:813 #10 0xc02afff4 in ffs_sync (mp=0xc60d8600, waitfor=2, cred=0xc21a1f00, td=0xc037d6a0) at /usr/src/sys/ufs/ffs/ffs_vfsops.c:813 #11 0xc022736c in sync (td=0xc037d6a0, uap=0x0) at /usr/src/sys/kern/vfs_syscalls.c:584 #12 0xc01d0055 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:353 #13 0xc01d0767 in panic (fmt=0xc0360748 "Most recently used by %s\n") at /usr/src/sys/kern/kern_shutdown.c:353 #14 0xc02d6f3a in mtrash_ctor (mem=0xc697cc00, size=252, arg=0x0) at /usr/src/sys/vm/uma_dbg.c:284 #15 0xc02d5765 in uma_zalloc_arg (zone=0xc2179140, udata=0x0, flags=0) at /usr/src/sys/vm/uma_core.c:663 #16 0xc01c5254 in uma_zalloc (zone=0xc2179140, flags=0) at /usr/src/sys/kern/kern_malloc.c:555 #17 0xc01c484b in malloc (size=224, type=0xc037e760, flags=0) at /usr/src/sys/kern/kern_malloc.c:555 #18 0xc01b34d2 in fdcopy (td=0xc62ccd70) at /usr/src/sys/kern/kern_descrip.c:476 #19 0xc01bb7bd in fork1 (td=0xc62ccd70, flags=20, procp=0xe557acd8) at /usr/src/sys/kern/kern_fork.c:734 #20 0xc01baea6 in fork (td=0xc62ccd70, uap=0xe557acfc) at /usr/src/sys/kern/kern_fork.c:734 #21 0xc0310af6 in syscall (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 0, tf_esi = 70, tf_ebp = -1077937164, tf_isp = -447238796, tf_ebx = 678978900, tf_edx = 484, tf_ecx = -33, tf_eax = 2, tf_trapno = 12, tf_err = 2, tf_eip = 672142263, tf_cs = 31, tf_eflags = 642, tf_esp = -1077937224, tf_ss = 47}) at /usr/src/sys/i386/i386/trap.c:655 #22 0xc02ff8ed in syscall_with_err_pushed () at /var/tmp//ccMqLVIG.s:128 #23 0x2877f460 in ?? () #24 0x2877e79b in ?? () #25 0x28776f62 in ?? () #26 0x28776e45 in ?? () #27 0x287765c1 in ?? () #28 0x8055304 in ?? () #29 0x805caea in ?? () #30 0x805d267 in ?? () #31 0x804fdad in ?? () (kgdb) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message