! 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 crashed with SIGSEGV in g_file_equal()
Status:
RESOLVED: WORKSFORME

Comments

Description Lionel Le Folgoc 2012-01-26 14:06:22 CET
Created attachment 4128 
stracktrace

Hi,

From: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/900306

"I was processing a folder full of files via a custom script launched using Thunar's right-click context menu. This script deleted all selected files using the 'shred' utility. I have used this script for weeks and have never had a problem until today. When the script completed processing all of the selected files (which happened to be all of the files in a particular folder), Thunar crashed."

StacktraceTop:
 g_file_equal (file1=0x22534450, file2=0x2) at /build/buildd/glib2.0-2.30.0/./gio/gfile.c:585
 thunar_folder_monitor (monitor=0x221624a8, event_file=0x22534450, other_file=0x0, event_type=G_FILE_MONITOR_EVENT_CREATED, user_data=0x223468f0) at thunar-folder.c:536
 ffi_call_SYSV () at ../src/x86/sysv.S:64
 ffi_call (cif=0xbf9e8690, fn=0x496420 <thunar_folder_monitor>, rvalue=0xbf9e8640, avalue=0xbf9e85e0) at ../src/x86/ffi.c:303
 g_cclosure_marshal_generic (closure=0x22258ce0, return_gvalue=0x0, n_param_values=4, param_values=0x221cb650, invocation_hint=0xbf9e87c0, marshal_data=0x0) at /build/buildd/glib2.0-2.30.0/./gobject/gclosure.c:1147
Comment 1 Nick Schermer editbugs 2012-11-07 10:28:24 CET
I've added checks around this code, not much else I can do about this.

Bug #8387

Reported by:
Lionel Le Folgoc
Reported on: 2012-01-26
Last modified on: 2012-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

stracktrace (5.19 KB, text/plain)
2012-01-26 14:06 CET , Lionel Le Folgoc
no flags

Additional information