! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
[Thunar] Segmentation fault
Status:
RESOLVED: DUPLICATE

Comments

Description alium 2012-12-15 11:21:58 CET
When I click in Thunar simultaneously on 1 file and 1 directory occurs Segmentation fault.

$ gdb thunar
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeb125700 (LWP 32675)]
[New Thread 0x7fffe3fff700 (LWP 32677)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4626dc8 in vfprintf () from /usr/lib/libc.so.6
(gdb) backtrace 
#0  0x00007ffff4626dc8 in vfprintf () from /usr/lib/libc.so.6
#1  0x00007ffff46d7341 in __vasprintf_chk () from /usr/lib/libc.so.6
#2  0x00007ffff4c2334b in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#3  0x00007ffff4c02e7d in g_strdup_vprintf () from /usr/lib/libglib-2.0.so.0
#4  0x00007ffff4c02f1c in g_strdup_printf () from /usr/lib/libglib-2.0.so.0
#5  0x0000000000456577 in ?? ()
#6  0x0000000000481a9c in ?? ()
#7  0x000000000047f5f8 in ?? ()
#8  0x00007ffff4ead5a5 in g_object_get_property () from /usr/lib/libgobject-2.0.so.0
#9  0x00007ffff4ea0985 in ?? () from /usr/lib/libgobject-2.0.so.0
#10 0x00007ffff4ea51a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#11 0x00007ffff4eb65b0 in ?? () from /usr/lib/libgobject-2.0.so.0
#12 0x00007ffff4ebe51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#13 0x00007ffff4ebe6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#14 0x00007ffff4ea9b45 in ?? () from /usr/lib/libgobject-2.0.so.0
#15 0x00007ffff4eab543 in g_object_notify_by_pspec () from /usr/lib/libgobject-2.0.so.0
#16 0x00000000004810ec in ?? ()
#17 0x00007ffff4be73cb in ?? () from /usr/lib/libglib-2.0.so.0
#18 0x00007ffff4be6845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007ffff4be6b78 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007ffff4be6f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#21 0x00007ffff6a3d727 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#22 0x0000000000420088 in ?? ()
#23 0x00007ffff45fd725 in __libc_start_main () from /usr/lib/libc.so.6
#24 0x000000000042022d in ?? ()
Comment 1 alium 2012-12-15 11:32:23 CET
thunar 1.6.1
exo 0.10.1
gtk2 2.24.14
pango 1.32.4
cairo 1.12.8
libxfce4util 4.10.0
libxfce4ui 4.10.0
gvfs 1.14.2
Comment 2 alium 2012-12-15 11:33:55 CET
Created attachment 4796 
valgrind --log-file=thunar.log  --leak-check=yes  thunar
Comment 3 alium 2012-12-15 11:36:43 CET
Created attachment 4797 
valgrind --log-file=thunar.log --show-reachable=yes --leak-check=full  thunar (10,5 MB)
Comment 4 Nick Schermer editbugs 2012-12-15 11:43:36 CET
Bug in your translation.

*** This bug has been marked as a duplicate of bug 9620 ***

Bug #9642

Reported by:
alium
Reported on: 2012-12-15
Last modified on: 2012-12-15

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information