[Xfce-bugs] [Bug 15172] Clicking on MTP device crashes Thunar

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Jul 7 02:45:23 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15172

--- Comment #11 from Todd <ToddAndMargo at zoho.com> ---
(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.


More information about the Xfce-bugs mailing list