[Xfce-bugs] [Bug 14509] Thunar dumps core SEGV when user logs out of xfce session while file manager window is open
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Sep 24 21:51:21 CEST 2018
https://bugzilla.xfce.org/show_bug.cgi?id=14509
--- Comment #7 from alexxcons <alexxcons at xfce.org> ---
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.
More information about the Xfce-bugs
mailing list