https://bugzilla.xfce.org/show_bug.cgi?id=14509
--- Comment #7 from alexxcons <[email protected]> --- Thanks for the coredump, however for us the dump only is useful together with the binary which produced it. So two options: 1. Use gdb to get the backtrace with debug symbols from the coredump, using the binary: gdb <programm> <coredump> Than enter "backtrace" to get the backtrace with debug symbols and copy it here. or 2. As well attach the thunar binary which produced the dump to the issue ( I would prefer 1., since 2. does not always work ... but we can take a try for 2. first, if you prefer ) -- 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
