UP FreeBSD 6.1-STABLE #0: Fri Jun  2 13:44:52 EEST 2006

-- cut here --
(kgdb) bt full
#0  doadump () at pcpu.h:165
No locals.
#1  0xc0579530 in boot (howto=260) at ../../../kern/kern_shutdown.c:409
       first_buf_printf = 1
#2  0xc0579ac3 in panic (
   fmt=0xc0744d44 "vm_page_unwire: invalid wire count: %d")
   at ../../../kern/kern_shutdown.c:565
       bootopt = 260
       newpanic = 0
       buf = "vm_page_unwire: invalid wire count: 0", '\0' <repeats 218 times>
#3  0xc06bb500 in vm_page_unwire (m=0xc23cdb10, activate=0)
   at ../../../vm/vm_page.c:1197
No locals.
#4  0xc05cb6a5 in vfs_vmio_release (bp=0xda46f2a8)
   at ../../../kern/vfs_bio.c:1470
       i = 3
       m = 0xc23cdb10
#5  0xc05cee39 in getnewbuf (slpflag=0, slptimeo=0, size=16384, maxsize=16384)
   at ../../../kern/vfs_bio.c:1779
       addr = 3662464192
       bp = (struct buf *) 0xda46f2a8
       nbp = (struct buf *) 0xda527818
       defrag = 0
       nqindex = 1
       flushingbufs = 0
#6  0xc05cf23e in getblk (vp=0xca7badd0, blkno=4605, size=16384, slpflag=0,
   slptimeo=0, flags=0) at ../../../kern/vfs_bio.c:2486
       bsize = 16384
       maxsize = 0
       vmio = 1
       offset = 75448320
       bp = (struct buf *) 0x4000
       bo = (struct bufobj *) 0xca7bae90
#7  0xc06763f6 in ffs_balloc_ufs2 (vp=0xca7badd0,
startoffset=Unhandled dwarf expression opcode 0x93
)
   at ../../../ufs/ffs/ffs_balloc.c:817
       ip = (struct inode *) 0xcc3fdbdc
       dp = (struct ufs2_dinode *) 0xcbead900
       lbn = 4605
       lastlbn = 223214
       fs = (struct fs *) 0xc7b86000
       bp = (struct buf *) 0xda4cc4c0
       nbp = (struct buf *) 0x7
       ump = (struct ufsmount *) 0xc7a7bc00
       indirs = {{in_lbn = -2061, in_off = 1, in_exists = 0}, {
   in_lbn = -2061, in_off = 1, in_exists = 0}, {in_lbn = -4108, in_off = 497,
   in_exists = 0}, {in_lbn = -4294967295, in_off = 1, in_exists = 0}, {
   in_lbn = 4294965235, in_off = 0, in_exists = -968598912}}
       nb = Unhandled dwarf expression opcode 0x93
(kgdb)
-- and here --


--
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to