https://bugzilla.xfce.org/show_bug.cgi?id=14640
--- Comment #10 from alexxcons <[email protected]> --- Thanks for the coredump, but no luck so far .. tried to build thunar 1.8.1 from source with debug symbols and run it with your coredump in gdb. > .... > warning: core file may not match specified executable file. > (gdb) backtrace > #0 0x0000560bc28ab7a7 in ?? () > #1 0x0000560bc5c31d30 in ?? () > #2 0x0000560bc5672050 in ?? () > .... If you as well upload your thunar-binary, I could take another try with it, strip off the debug symbols from my own binary and load them into gdb together with your binary (command add-symbol-file) ... no idea if there is a chance that this will work ;) But hey, it will not hurt either ;) For me the binary is located here: "/usr/local/bin/thunar". -- 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
