https://bugzilla.xfce.org/show_bug.cgi?id=15172
--- Comment #11 from Todd <[email protected]> --- (In reply to Andre Miranda from comment #2) > A backtrace would be helpful to figure out what's going wrong. > Fedora seems to provide packages with debug symbols: > https://fedoraproject.org/wiki/StackTraces#What_are_debugging_symbols. > 2C_and_why_are_they_important.3F > Once you have Thunar with debug info, you can follow the instructions > provided here: https://wiki.xfce.org/howto/debug Well now... $ rpm -qa Thunar Thunar-1.8.6-1.fc30.x86_64 # dnf --enablerepo=fedora-debuginfo --enablerepo=updates-debuginfo install Thunar-debuginfo Thunar-debugsource ... Running transaction Preparing : 1/1 Installing : Thunar-debugsource-1.8.6-1.fc30.x86_64 1/2 Installing : Thunar-debuginfo-1.8.6-1.fc30.x86_64 2/2 Running scriptlet: Thunar-debuginfo-1.8.6-1.fc30.x86_64 2/2 Verifying : Thunar-debuginfo-1.8.6-1.fc30.x86_64 1/2 Verifying : Thunar-debugsource-1.8.6-1.fc30.x86_64 2/2 Installed: Thunar-debuginfo-1.8.6-1.fc30.x86_64 Thunar-debugsource-1.8.6-1.fc30.x86_64 And now it will not crash, whether in gdb or native. And # dnf remove Thunar-debugsource Thunar-debuginfo And it still won't crash. What the heck???? -- 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
