https://bugzilla.xfce.org/show_bug.cgi?id=15972
--- Comment #4 from fuank <[email protected]> --- Thunar doesn't crash when compiled with make CFLAGS="-g -O0"... interesting. Apparently the "node" is being optimized by the compiler. When it's not optimized, it doesn't crash. By the way, the crash doesn't happen because of the un-mounting, rather it happens when the tree view has to be updated. If you don't click anywhere, it won't need to update the view, and won't crash until then. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
