https://bugzilla.xfce.org/show_bug.cgi?id=15090
--- Comment #4 from alexxcons <[email protected]> --- Thanks! Hmm .. wonder if I miss something for debugging a coredump in general "gdb /path/to/downloaded/thunar core" gives me: .... warning: .dynamic section for "/lib64/ld-linux-x86-64.so.2" is not at the expected address (wrong library or version mismatch?) warning: Could not load shared library symbols for 103 libraries, e.g. /usr/lib/libthunarx-3.so.0. ... .. and a useless backtrace: >(gdb) bt >#0 0x00005601dc9ea050 in ?? () >#1 0x00005601dca28378 in ?? () >#2 0x00007fa7f90038d1 in ?? () >#3 0x00005601dd244430 in ?? () >#4 0x00007fa700000000 in ?? () >#5 0x0000000000000000 in ?? () Could you please take a try on your system, and just put the backtrace here ? ( Dont forget to install debug symbols for thunar) Here is a distribution specific manual on how to get backtraces: https://docs.xfce.org/contribute/bugs/start#backtraces -- 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
