[Xfce-bugs] [Bug 15155] thunar crashes on open NTFS Folder
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Feb 25 19:39:29 CET 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15155
--- Comment #6 from John Landmesser <jmlandmesser at gmail.com> ---
using gdb /usr/bin/thunar
in Terminal i see:
Starting program: /usr/bin/thunar
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7ffff3257700 (LWP 30515)]
[New Thread 0x7ffff2a56700 (LWP 30516)]
[New Thread 0x7ffff2255700 (LWP 30522)]
[Thread 0x7ffff2a56700 (LWP 30516) exited]
[Thread 0x7ffff3257700 (LWP 30515) exited]
[Thread 0x7ffff3c80980 (LWP 30511) exited]
[Inferior 1 (process 30511) exited normally]
(gdb) set logging file trace.log
(gdb) set logging on
Copying output to trace.log.
(gdb) thread apply all bt full
thunar crashes here on opening folder /Windows/
(gdb) set logging off
Done logging to trace.log.
(gdb) quit
trace.log is empty, i think thunar is optimized, so no debug-symbols in it?!
gdb tells me:
Reading symbols from /usr/bin/thunar...(no debugging symbols found)...done.
I've looked in Windows 10 Explorer: that file is owned by .... AND "Trusted
Installer"
See:
https://www.google.com/search?q=windows+10+trusted+installer
But don't invest too much time in that, i use a different FileBrowser if i need
something out of /Windows/ ...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list