Bug #1749
HAMMER fsstress panic in hammer_flush_inode_core 'ip->flush_state != HAMMER_FST_FLUSH'
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Assertion 'ip->flush_state != HAMMER_FST_FLUSH' failed when running fsstress on
HAMMER on a very recent kernel; hammer_flush_inode_core called via
hammer_flush_inode, from hammer_vop_fsync, rooted at hammer_vfs_sync, from
sys_sync.
Core and vmimage at http://acm.jhu.edu/~me/kern.n4.gz and
http://acm.jhu.edu/~me/vmcore.n4.gz.
Related todos