Comment 2 for bug 504447

Revision history for this message
Sebastian Keller (skeller) wrote :

This crash happens here several times a day. From looking at the backtrace and the source I guess meta_tree_flush_locked() gets called on a MetaTree which got cleared by meta_tree_clear before as the root is NULL and all other cases in which root gets changed seem to be checked for NULL.