Issue #3055 has been updated by dillon.
I think I see what is going on. I did not completely instrument error handling for some of these failure cases (when the media becomes full). Several calls to hammer2_chain_delete() are not processing the returned error code and that may be leading to these assertions. I am working on instrumenting these and will commit an update this afternoon to master and release. -Matt ---------------------------------------- Bug #3055: HAMMER2 crash + LK_RELEASE fail http://bugs.dragonflybsd.org/issues/3055#change-13270 * Author: [email protected] * Status: In Progress * Priority: Normal * Assignee: dillon * Category: VFS subsystem * Target version: ---------------------------------------- This happens when 'cleanup' was too long ago. kern_rename actually happened hours before before the actual crash. ---Files-------------------------------- core.txt.33 (178 KB) core.txt.34 (179 KB) core.txt.38 (206 KB) core.txt.39 (282 KB) core.txt.40 (185 KB) -- 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
