Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Mar 2003 02:00:44 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        current@FreeBSD.org
Subject:   crashdump when compile java/jdk14
Message-ID:  <20030317230043.GC56299@freebsd.org.ru>

next in thread | raw e-mail | index | archive | help
Hello,
$ gdb -k /sys/i386/compile/HP6100/kernel.debug /usr/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"...
panic: bremfree: removing a buffer not on a queue
panic messages:
---
panic: softdep_disk_io_initiation: read

syncing disks, buffers remaining... panic: bremfree: removing a buffer not on a 
queue
Uptime: 3h24m39s
Dumping 255 MB
ata0: resetting devices ..
ata0: pre reset mask=03 ostat0=50 ostat2=00
ata0-slave: ATAPI 00 00
ad0: ATAPI 00 00
ata0: after reset mask=03 stat0=50 stat1=00
ad0: ATA 01 a5
ata0: devices=01
ad0: success setting BIOSPIO on Intel ICH3 chip
done
 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240
---
#0  doadump () at ../../../kern/kern_shutdown.c:239
239             dumping++;
(kgdb) bt
#0  doadump () at ../../../kern/kern_shutdown.c:239
#1  0xc01d897d in boot (howto=260) at ../../../kern/kern_shutdown.c:371
#2  0xc01d8c83 in panic () at ../../../kern/kern_shutdown.c:542
#3  0xc021cec0 in bremfreel (bp=0xc77afc60) at ../../../kern/vfs_bio.c:637
#4  0xc021cdd2 in bremfree (bp=0x0) at ../../../kern/vfs_bio.c:619
#5  0xc021ee4c in vfs_bio_awrite (bp=0x0) at ../../../kern/vfs_bio.c:1688
#6  0xc02933c2 in ffs_fsync (ap=0xddd019d0) at ../../../ufs/ffs/ffs_vnops.c:255
#7  0xc02924d7 in ffs_sync (mp=0xc26b0000, waitfor=2, cred=0xc0eb2f00, 
    td=0xc0354800) at vnode_if.h:612
#8  0xc02340fb in sync (td=0xc0354800, uap=0x0)
    at ../../../kern/vfs_syscalls.c:138
#9  0xc01d849f in boot (howto=256) at ../../../kern/kern_shutdown.c:280
#10 0xc01d8c83 in panic () at ../../../kern/kern_shutdown.c:542
#11 0xc028b71c in softdep_disk_io_initiation (bp=0xc77afc60)
    at ../../../ufs/ffs/ffs_softdep.c:3466
#12 0xc0225b7f in cluster_wbuild (vp=0xc3129124, size=16384, start_lbn=5455, 
    len=2) at buf.h:422
#13 0xc021ee42 in vfs_bio_awrite (bp=0xc77e9ac8)
    at ../../../kern/vfs_bio.c:1682
#14 0xc02933c2 in ffs_fsync (ap=0xddd01c18) at ../../../ufs/ffs/ffs_vnops.c:255
#15 0xc02924d7 in ffs_sync (mp=0xc26b0000, waitfor=3, cred=0xc0eb2f00, 
    td=0xc2695000) at vnode_if.h:612
#16 0xc023389a in sync_fsync (ap=0xddd01cc4) at ../../../kern/vfs_subr.c:3493
---Type <return> to continue, or q <return> to quit---
#17 0xc022f9ba in sched_sync () at vnode_if.h:612
#18 0xc01c3523 in fork_exit (callout=0xc022f7e0 <sched_sync>, arg=0x0, 
    frame=0x0) at ../../../kern/kern_fork.c:875
(kgdb)

Any idea?
-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \

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?20030317230043.GC56299>