Issue #2898 has been reported by pavalos. ---------------------------------------- Bug #2898: HAMMER panic http://bugs.dragonflybsd.org/issues/2898
* Author: pavalos * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- panic: assertion "(RB_EMPTY(&ip->rec_tree) && (ip->flags & HAMMER_INODE_XDIRTY) == 0) || (!RB_EMPTY(&ip->rec_tree) && (ip->flags & HAMMER_INODE_XDIRTY) != 0)" failed in hammer_flush_inode_done at /usr/src/sys/vfs/hammer/hammer_inode.c:2577 cpuid = 0 Trace beginning at frame 0xffffffe78639e910 panic() at panic+0x261 0xffffffff802e31ee panic() at panic+0x261 0xffffffff802e31ee hammer_flush_inode_done() at hammer_flush_inode_done+0x111 0xffffffff80424e68 hammer_flusher_flush_inode() at hammer_flusher_flush_inode+0x7a 0xffffffff8041f24a hammer_fls_rb_tree_RB_SCAN() at hammer_fls_rb_tree_RB_SCAN+0xfc 0xffffffff8041e39e hammer_flusher_slave_thread() at hammer_flusher_slave_thread+0x7a 0xffffffff8041e4d2 DragonFly ylem.theshell.com 4.5-DEVELOPMENT DragonFly v4.5.0.681.g2e03c8-DEVELOPMENT #2: Sat Mar 19 15:37:05 PDT 2016 [email protected]:/usr/obj/usr/src/sys/YLEM64 x86_64 It didn’t crash dump—any ideas? Peter -- 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
