[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-xfce-devel] Bug#693937: Bug#693937: Bug#693937: Bug#693937: Bug#693937: Acknowledgement (thunar: Thunar crashes when mounting USB stick)



On 11/23/2012 04:17 PM, Yves-Alexis Perez wrote:
> On ven., 2012-11-23 at 14:49 +0100, Frane ?alkovi? wrote:
>> This is bt now, when everything works...
> Quit thunar daemon first, or you won't be able to get a backtrace
> anyway. So run:
>
> thunar -q
> gdb thunar
>
>> Which packages should I remove and send you backtrace?
> Just set you in the previous situation?
>
> Regards,
Ok, I've removed libfm1, libfm-gtk1, libfm-gtk-bin, libfm-data to set me
in previous situation.

This is bt:
shicy at debian:/$ thunar -q
shicy at debian:/$ gdb thunar
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/thunar...Reading symbols from
/usr/lib/debug/.build-id/a3/5e4675f86e1fcc6333387b43ebfcab753b346a.debug...done.
done.
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/thunar
[Thread debugging using libthread_db enabled]
Using host libthread_db library
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xb1c3bb70 (LWP 31298)]

(thunar:31295): GLib-GIO-CRITICAL **: g_mount_get_root: assertion
`G_IS_MOUNT (mount)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_hash: assertion `G_IS_FILE
(file)' failed

(thunar:31295): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_query_info: assertion
`G_IS_FILE (file)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_info_get_file_type:
assertion `G_IS_FILE_INFO (info)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_get_basename: assertion
`G_IS_FILE (file)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_has_prefix: assertion
`G_IS_FILE (file)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_is_native: assertion
`G_IS_FILE (file)' failed

(thunar:31295): GLib-GIO-CRITICAL **: g_file_get_uri: assertion
`G_IS_FILE (file)' failed

Program received signal SIGSEGV, Segmentation fault.
0xb75ac020 in g_utf8_validate () from /lib/i386-linux-gnu/libglib-2.0.so.0
(gdb) bt
#0  0xb75ac020 in g_utf8_validate () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb75627f8 in g_filename_display_name () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#2  0x80034b38 in thunar_file_load (file=file at entry=0x80201490,
cancellable=cancellable at entry=0x0, error=error at entry=0xbffff2ec) at
thunar-file.c:887
#3  0x80036776 in thunar_file_get (gfile=0x0,
error=error at entry=0xbffff2ec) at thunar-file.c:631
#4  0x80023815 in thunar_browser_poke_volume_finish (object=0x800e4110,
result=0x80240f60, user_data=0x80252060) at thunar-browser.c:443
#5  0xb76f08b5 in g_simple_async_result_complete () from
/usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0xb76f09db in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0xb757d190 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0xb757f6d3 in g_main_context_dispatch () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#9  0xb757fa70 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0xb757fecb in g_main_loop_run () from
/lib/i386-linux-gnu/libglib-2.0.so.0
#11 0xb7bf8ad0 in gtk_main () from
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
#12 0x800194e0 in main (argc=1, argv=0xbffff5e4) at main.c:294




Reply to: