Date: Tue, 18 Jun 1996 12:03:16 -0700 (PDT) From: David Muir Sharnoff <muir@idiom.com> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/1333: free vnode isn't: another -stable coredump Message-ID: <199606181903.MAA05788@idiom.com> Resent-Message-ID: <199606181910.MAA18099@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1333 >Category: kern >Synopsis: free vnode isn't: another -stable coredump >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 18 12:10:02 PDT 1996 >Last-Modified: >Originator: David Muir Sharnoff >Organization: Idiom Consulting >Release: FreeBSD 2.1-STABLE i386 >Environment: FreeBSD 2.1-stable as of about May 27th, 1996. >Description: I woke up this morning to find a kernel dump in /var/crash. I'll keep it around for a little while, but not forever. If someone wants to analyze it, let me know. If not, tell me it's junk and I'll delete it. idiom# gdb -k kernel.5 vmcore.5 GDB is free software and you are welcome to 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. GDB 4.13 (i386-unknown-freebsd), Copyright 1994 Free Software Foundation, Inc...(no debugging symbols found)... IdlePTD 24e000 current pcb at 1f1918 panic: free vnode isn't #0 0xf019fa4b in boot () (kgdb) where #0 0xf019fa4b in boot () #1 0xf0113523 in panic () #2 0xf0129826 in getnewvnode () #3 0xf0186eea in ffs_vget () #4 0xf0181e7a in ffs_valloc () #5 0xf018e07e in ufs_makeinode () #6 0xf018bae5 in ufs_create () #7 0xf012e087 in vn_open () #8 0xf012b8bf in open () #9 0xf01a4b0b in syscall () #10 0xf019d3bb in Xsyscall () #11 0x4a2fb in ?? () #12 0x40e77 in ?? () #13 0x27f32 in ?? () #14 0x26a8 in ?? () #15 0x1687 in ?? () #16 0x10d3 in ?? () (kgdb) quit >How-To-Repeat: Unknown. >Fix: Unknown. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606181903.MAA05788>