From owner-freebsd-bugs Thu Feb 27 11: 0:30 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E533C37B405 for ; Thu, 27 Feb 2003 11:00:27 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CFC43FD7 for ; Thu, 27 Feb 2003 11:00:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RJ0ONS034316 for ; Thu, 27 Feb 2003 11:00:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1RJ0OoC034315; Thu, 27 Feb 2003 11:00:24 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE9F37B401 for ; Thu, 27 Feb 2003 10:58:24 -0800 (PST) Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9981343FA3 for ; Thu, 27 Feb 2003 10:58:23 -0800 (PST) (envelope-from mkb@reiher.informatik.uni-wuerzburg.de) Received: by reiher.informatik.uni-wuerzburg.de (Postfix, from userid 1000) id 0CD185C3D; Thu, 27 Feb 2003 19:58:33 +0100 (CET) Message-Id: <20030227185833.0CD185C3D@reiher.informatik.uni-wuerzburg.de> Date: Thu, 27 Feb 2003 19:58:33 +0100 (CET) From: Matthias Buelow Reply-To: Matthias Buelow To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/48755: 5.0-p2 kernel panic probably filesystem related Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48755 >Category: kern >Synopsis: 5.0-p2 kernel panic probably filesystem related >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 27 11:00:23 PST 2003 >Closed-Date: >Last-Modified: >Originator: Matthias Buelow >Release: FreeBSD 5.0-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD reiher.informatik.uni-wuerzburg.de 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #0: Sun Feb 23 01:38:51 CET 2003 root@reiher.informatik.uni-wuerzburg.de:/usr/obj/usr/src/sys/REIHER i386 >Description: Got a panic right now on 5.0-p2/i386, probably related to filesystem stuff: # gdb -k /boot/kernel/kernel ./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: bwrite: buffer is not busy??? panic messages: --- panic: pmap_enter: attempted pmap_enter on 4MB page syncing disks, buffers remaining... panic: bwrite: buffer is not busy??? Uptime: 17h3m21s Dumping 511 MB ata0: resetting devices .. done 16 32[CTRL-C to abort] 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[CTRL-C to abort] 464 480 496 --- #0 0xc01de84b in doadump () (kgdb) bt #0 0xc01de84b in doadump () #1 0xc01decd6 in boot () #2 0xc01def23 in panic () #3 0xc021d692 in bwrite () #4 0xc021ec4e in vfs_bio_awrite () #5 0xc02ca63a in ffs_fsync () #6 0xc02c987e in ffs_sync () #7 0xc023070b in sync () #8 0xc01de94c in boot () #9 0xc01def23 in panic () #10 0xc031afed in pmap_enter () #11 0xc02dc8d4 in vm_fault () #12 0xc031e45f in trap_pfault () #13 0xc031df52 in trap () #14 0xc030f048 in calltrap () ---Can't read userspace from dump, or kernel process--- I'll keep the crashdump for a while, in case someone wants to extract some more info. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message