[Xfce-bugs] [Bug 15972] Segfault when un/mounting a device and tree view active
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Fri Sep 20 20:31:32 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15972
--- Comment #4 from fuank <greob at yahoo.com.sg> ---
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.
More information about the Xfce-bugs
mailing list