You are not logged in.
Pages: 1
After updating to 1.6.10 is started to crash spontaneously, very, very often (10-20 times per day)...
Only one bug I can reproduce:
1. Select one file
2. Press "Del" key
3. Crash!
BT:
Program received signal SIGSEGV, Segmentation fault.
0x000000000043f17c in thunar_file_info_reload ()
(gdb) bt
#0 0x000000000043f17c in thunar_file_info_reload ()
#1 0x000000000043f5f8 in thunar_file_load.constprop ()
#2 0x00000000004416ab in thunar_file_get ()
#3 0x0000000000441a12 in thunar_file_monitor ()
#4 0x00007ffff0845dd0 in ffi_call_unix64 () at /lib64/libffi.so.6
#5 0x00007ffff0845838 in ffi_call () at /lib64/libffi.so.6
#6 0x00007ffff4e5912c in g_cclosure_marshal_generic_va () at /usr/lib64/libgobject-2.0.so.0
#7 0x00007ffff4e586e4 in _g_closure_invoke_va () at /usr/lib64/libgobject-2.0.so.0
#8 0x00007ffff4e727b8 in g_signal_emit_valist () at /usr/lib64/libgobject-2.0.so.0
#9 0x00007ffff4e730b2 in g_signal_emit () at /usr/lib64/libgobject-2.0.so.0
#10 0x00007ffff51977d9 in g_file_monitor_source_dispatch () at /usr/lib64/libgio-2.0.so.0
#11 0x00007ffff4b830bd in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#12 0x00007ffff4b83368 in g_main_context_iterate.isra () at /usr/lib64/libglib-2.0.so.0
#13 0x00007ffff4b83682 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#14 0x00007ffff6a2bbd7 in gtk_main () at /usr/lib64/libgtk-x11-2.0.so.0
#15 0x00000000004281bb in main ()
OS: Mageia 6/RHEL 6.6 (on both crashes)
Thunar: 1.6.10
GTK2: 2.24.28
GLib: 2.45.3
I can fix it but I think Thunar source (especially recent changes) should be carefully reviewed.
Some time ago I fixed two crashes in Thunar by myself, maybe this will help: https://gist.github.com/scriptum/b967c28b67fd8291adfd
Offline
There was a bug report closed a couple of days ago and a patch committed to the git tree that resolves an issue with glib 2.45.
Its not yet part of a release, so you'll have to build from git if you want to see if it fixes your issue.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks! Looking forward for bugfix release.
Offline
my thunar crashed a lot, too...
especially on renaming a file...
with this patch it did not crash since days,
but sometimes a renamed file shows up 3 times...
it seems like thunar gets weird file structures and does not handle it so good...
but i dont know how to fix it properly...
-Arne
Offline
I see so this bug happen to all Linux distro with XFCE 4.12.
Then I don't need to hop Arch anymore.
Offline
Pages: 1
[ Generated in 0.008 seconds, 9 queries executed - Memory usage: 531.29 KiB (Peak: 532.13 KiB) ]