[issue1737] HAMMER panic while running fsstress; mutual recursion rooted at hammer_flusher_slave_thread
Venkatesh Srinivas (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Fri Apr 16 00:10:43 PDT 2010
New submission from Venkatesh Srinivas <me at acm.jhu.edu>:
While running fsstress on a HAMMER fs on an up-to-date Dfly, I hit a panic -
hammer_flush_inode_done called hammer_setup_parent_inodes, which called
hammer_setup_parent_inodes_helper, which calls hammer_setup_parent_inodes, ...
all the way till we panic.
http://acm.jhu.edu/~me/hammer_fsstress_panic_20100416/ has the coredump and
kernel image.
----------
messages: 8495
nosy: vsrinivas
status: unread
title: HAMMER panic while running fsstress; mutual recursion rooted at hammer_flusher_slave_thread
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1737>
_____________________________________________________
More information about the Bugs
mailing list