Bug #1744
HAMMER fsstress panic in hammer_setup_child_callback
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
While running fsstress on HAMMER on a build of DragonFly from today (after the
most recent dsched fixes, with fq policy), I got a panic in
hammer_setup_child_callback, called from hammer_rec_rb_tree_RB_SCAN, ultimately
from hammer_flusher_slave_thread. Fsync_mode = 2.
Core at http://acm.jhu.edu/~me/vmcore.n0.gz, kernel at
http://acm.jhu.edu/~me/kern.n0.gz.
Related todos