Created attachment 8571 journalctl dumped core Right click on any unmounted volume in left tree panel make thunar to crash. Arch linux 64 bits updated. xfce4 and thunar updated.
Thanks for reporting ! I cannot reproduce this bug. Does it always happen for you, or just rarely ? Does the crash happen for all kind of volumes ? How did you mount / unmount it ? Could you please try to generate a backtrace with debug symbols ? ( Without symbols it is almost useless ) Here some distro-specific how to: https://docs.xfce.org/contribute/bugs/start
Created attachment 8576 Backtrace Trace.log
Created attachment 8577 Backtrace Yes, the crash happens with all UNMOUNTED partitions, volumes (connected hard disk, ssd), MTP device(android) and usb pendrives, when I click with right mouse button on them. Only unmounted ones that shows the tree view
Andre Miranda referenced this bugreport in commit 479655f5ccaf9189d9599c941c563fe5ae32578e Fix crash on unmounted volume in tree pane right click (Bug #15452) https://git.xfce.org/xfce/thunar/commit?id=479655f5ccaf9189d9599c941c563fe5ae32578e
Andre Miranda referenced this bugreport in commit ba3502eaaf398ef5fac12dcc9d23fe47959c4eba Fix crash on unmounted volume in tree pane right click (Bug #15452) https://git.xfce.org/xfce/thunar/commit?id=ba3502eaaf398ef5fac12dcc9d23fe47959c4eba
I guess this regression was introduce by this commit: https://git.xfce.org/xfce/thunar/commit/?id=cb12bc1 We should not rely on _thunar_return_val_if_fail or g_return_val_if_fail for NULL check, those macros are only meant for debugging.
*** Bug 15508 has been marked as a duplicate of this bug. ***