From owner-freebsd-current@FreeBSD.ORG Sat Mar 6 06:07:43 2004 Return-Path: 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 166CA16A4CE for ; Sat, 6 Mar 2004 06:07:43 -0800 (PST) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDED743D1D for ; Sat, 6 Mar 2004 06:07:41 -0800 (PST) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.12.11/8.12.11) with ESMTP id i26E7cnj094486 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 6 Mar 2004 15:07:38 +0100 (CET) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.12.11/8.12.5/Submit) id i26E7bnb094485 for current@freebsd.org; Sat, 6 Mar 2004 15:07:37 +0100 (CET) Date: Sat, 6 Mar 2004 15:07:37 +0100 From: Divacky Roman To: current@freebsd.org Message-ID: <20040306140737.GA94354@stud.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) Subject: panic in todays current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 14:07:43 -0000 Hi necrophilia ~# gdb -k /boot/kernel/kernel /var/crash/vmcore.0 GNU gdb 5.2.1 (FreeBSD) Copyright 2002 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-undermydesk-freebsd"... (no debugging symbols found)... panic: blockable sleep lock (sleep mutex) process lock @ /usr/src/sys/i386/i386/ trap.c:705 panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x40008 fault code = supervisor read, page not present instruction pointer = 0x8:0xc04d7416 stack pointer = 0x10:0xc7960cbc frame pointer = 0x10:0xc7960cec code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 28 (swi(: clock) kernel: type 12 trap, code=0 panic: blockable sleep lock (sleep mutex) process lock @ /usr/src/sys/i386/i386/ trap.c:705 at line 655 in file /usr/src/sys/kern/subr_witness.c Debugger("panic") syncing disks, buffers remaining... panic: mtx_lock() of spin mutex vnode interl ock @ /usr/src/sys/kern/vfs_subr.c:3043 at line 248 in file /usr/src/sys/kern/kern_mutex.cDebugger("panic") Uptime: 3m48s Dumping 95 MB 16 32 48 64 80 --- Reading symbols from /boot/kernel/if_ep.ko...(no debugging symbols found)... done. Loaded symbols for /boot/kernel/if_ep.ko Reading symbols from /usr/obj/usr/src/sys/NEOLOGISM/modules/usr/src/sys/modules/ elink/elink.ko...(no debugging symbols found)...done. Loaded symbols for /usr/obj/usr/src/sys/NEOLOGISM/modules/usr/src/sys/modules/el ink/elink.ko #0 0xc04c63cb in doadump () (kgdb) hope it will help a bit roman divacky