https://bugs.kde.org/show_bug.cgi?id=258505
--- Comment #31 from Nick Leverton <n...@leverton.org> --- Created attachment 98245 --> https://bugs.kde.org/attachment.cgi?id=98245&action=edit Sample bookmarks.xml which triggers the crash. Sorry it took me a while to trigger this again but I now have a way of reproducing it every time. Run "kbookmarkeditor kde-bug-258505-bookmarks.xml" Right-click in the right pane on the "Cyclone V" folder Select "Recursive sort" Observe that kbookmarkeditor immediately crashes. I believe that this is the same bug despite my using "sort" instead of a manual drag and drop. It just has many fewer steps between the QApplication::notify for the user event and the final sequence of undo/redo calls. Specifically, both fail in the same way in the same place in the "end" handler of a recursive tree delete. -- You are receiving this mail because: You are watching all bug changes.