Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 1998 10:34:57 +0300 (EEST)
From:      Taavi Talvik <taavi@uninet.ee>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Stills panics with softupdates..
Message-ID:  <Pine.BSF.3.95.980403103153.901A-100000@ns.uninet.ee>
In-Reply-To: <19980402080248.A29539@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

Hello !

kernel cvsupped approximately 02.02 18.00 UTC still panics with
softupdates.

allocindir and getmicrotime() patches are applied.

best regards,
taavi

Script started on Fri Apr  3 00:56:47 1998
You have mail.
tt# gdb -k kernel.0 vmcore.0
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 23b000
initial pcb at 213d54
panicstr: softdep_fsync: pending ops
panic messages:
---
panic: softdep_fsync: pending ops

syncing disks... panic: softdep_lock: locking against myself

dumping to dev 30001, offset 151232
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  0xf0115867 in boot ()
(kgdb) bt
#0  0xf0115867 in boot ()
#1  0xf0115b36 in panic ()
#2  0xf01a57d9 in acquire_lock ()
#3  0xf01a8f9f in initiate_write_inodeblock ()
#4  0xf01a8bcb in softdep_disk_io_initiation ()
#5  0xf0140e84 in spec_strategy ()
#6  0xf0140589 in spec_vnoperate ()
#7  0xf01b4985 in ufs_vnoperatespec ()
#8  0xf012de02 in bwrite ()
#9  0xf013255a in vop_stdbwrite ()
#10 0xf01323a1 in vop_defaultop ()
#11 0xf0140589 in spec_vnoperate ()
#12 0xf01b4985 in ufs_vnoperatespec ()
#13 0xf012e89b in vfs_bio_awrite ()
#14 0xf01ae63f in ffs_fsync ()
#15 0xf01acb37 in ffs_sync ()
#16 0xf0136b33 in sync ()
#17 0xf011571b in boot ()
#18 0xf0115b36 in panic ()
#19 0xf01aa1ce in softdep_fsync ()
#20 0xf01ae75c in ffs_fsync ()
#21 0xf01a49df in ffs_truncate ()
#22 0xf01b06e9 in ufs_direnter ()
#23 0xf01b486e in ufs_makeinode ()
#24 0xf01b1ea6 in ufs_create ()
#25 0xf01b4955 in ufs_vnoperate ()
#26 0xf013a456 in vn_open ()
#27 0xf013718d in open ()
#28 0xf01d3f43 in syscall ()
#29 0x1b665 in ?? ()
#30 0x111b7 in ?? ()
#31 0x16125 in ?? ()
#32 0xb375 in ?? ()
#33 0x107e in ?? ()
(kgdb) tt# ^D


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?Pine.BSF.3.95.980403103153.901A-100000>