Issue #1737 has been updated by tuxillo. Description updated Category set to Unverifiable Status changed from Feedback to Closed Target version set to 3.8.0
Can't check anymore. No core available either. ---------------------------------------- Bug #1737: HAMMER panic while running fsstress; mutual recursion rooted at hammer_flusher_slave_thread http://bugs.dragonflybsd.org/issues/1737#change-11773 * Author: vsrinivas * Status: Closed * Priority: Normal * Assignee: * Category: Unverifiable * Target version: 3.8.0 ---------------------------------------- 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. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
