https://bugzilla.xfce.org/show_bug.cgi?id=14384
--- Comment #8 from alexxcons <[email protected]> --- Great, you got the coredump! I hope you ares still motivated ;) In order to get a meaningful stacktrace(instead of just memory addresses), you need to compile thunar with debug-symbols: ./autogen.sh --enable-debug make ... and than gdb <program> <core> again -- 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
