Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 1998 15:11:50 +0100 (MET)
From:      Axel Thimm <thimm@physik.fu-berlin.de>
To:        current@FreeBSD.ORG
Cc:        Axel.Thimm@physik.fu-berlin.de (Axel Thimm)
Subject:   panic: vm_page_unwire: invalid wire count: 0 (was Re: getcwd, fork & vfork)
Message-ID:  <199802181411.PAA06282@oberon.physik.fu-berlin.de>
In-Reply-To: <199802171803.TAA19561@oberon.physik.fu-berlin.de> from Axel Thimm at "Feb 17, 98 07:03:21 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> Sources are current from 98-02-17 0:09 CET
I made a debug kernel out of GENERIC and can reproduce the same problem. I will
CVSup and try again.

Are my bug reports to current wanted? I neither was acknowledged in the last
two mails nor did someone ask me not to post bug reports here :(

Axel.

rige# gdb -k -s kernel.debug -c /var/crash/vmcore.2 /var/crash/kernel.2
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.16 (i386-unknown-freebsd), 
Copyright 1996 Free Software Foundation, Inc...(no debugging symbols found)...
IdlePTD 274000
initial pcb at 24aef0
panicstr: vm_page_unwire: invalid wire count: %d

panic messages:
---
panic: vm_page_unwire: invalid wire count: 0


syncing disks... 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
giving up

dumping to dev 40001, offset 151216
dump 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40
39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14
13 12 11 10 9 8 7 6 5 4 3 2 1 
---
#0  0xf0115317 in boot ()
(kgdb) where
#0  0xf0115317 in boot ()
#1  0xf01155e6 in panic ()
#2  0xf01c657f in vm_page_unwire ()
#3  0xf012d804 in vfs_vmio_release ()
#4  0xf012d45d in brelse ()
#5  0xf0132eb5 in vinvalbuf ()
#6  0xf015f140 in nfs_vinvalbuf ()
#7  0xf0187260 in nfs_remove ()
#8  0xf0136597 in unlink ()
#9  0xf01dd0f3 in syscall ()
#10 0x159a5 in ?? ()
#11 0x12db in ?? ()
#12 0x107e in ?? ()
(kgdb) 

-- 
Axel Thimm   Axel.Thimm@physik.fu-berlin.de Axel.Thimm@ifh.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802181411.PAA06282>