Bug #1736
KKASSERT in HAMMER unmount
| Status: | Feedback | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
On shutting down an up-to-date Dfly system with a HAMMER root, I tripped the
KKASSERT on line 799 of hammer_vfsops.c (
KKASSERT(RB_EMPTY(&hmp->rb_inos_root));).
http://acm.jhu.edu/~me/hammer_unmount_panic_20100416/ for coredump and kernel.
Related todos