Comment 21 for bug 915037

Revision history for this message
Bruce Pieterse (octoquad) wrote :

Crashed in Quantal. I have attached a strace log after this crash. I have noticed some strange behaviour when deleting a parent node with 2 or more child nodes. If I try to delete the parent item with 4 child nodes the last child node would be the only one that gets deleted. Then if I try delete the parent again, the last child node re-appears empty. If I continue doing this, then it slowly works itself up the tree but it requires a few deletes of the parent node. The only way to successfully delete a child node is one at a time.

The time of deletions in the log file was at 11:17 & 11:20.

I'm not sure if this the reason for the crash, but i'm posting the strace just in case it actually relates to this bug.