! 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 thunar_file_get_display_name()
Status:
RESOLVED: FIXED

Comments

Description Lionel Le Folgoc 2012-02-13 12:13:46 CET
Created attachment 4192 
stacktrace

Hi,

A user reported on our bugtracker that Thunar crashed when he renamed the folder in the properties tab.

StacktraceTop:
 thunar_file_get_display_name (file=0xaaaaaaaaaaaaaaaa) at thunar-file.c:2409
 thunar_properties_dialog_rename_finished (job=0x7f480cb5ec90, dialog=0x7f480c64e160) at thunar-properties-dialog.c:640
 closure_invoke_notifiers (notify_type=2, closure=0x7f480c8aa1c0) at /build/buildd/glib2.0-2.31.16/./gobject/gclosure.c:286
 g_closure_invoke (closure=0x7f480c8aa1c0, return_value=0x0, n_param_values=1, param_values=0x7f47f4026760, invocation_hint=<optimized out>) at /build/buildd/glib2.0-2.31.16/./gobject/gclosure.c:773
 signal_emit_unlocked_R (node=<optimized out>, detail=0, instance=<optimized out>, emission_return=0x0, instance_and_params=0x7f47f4026760) at /build/buildd/glib2.0-2.31.16/./gobject/gsignal.c:3302

It looks like dialog or dialog->file has been free'd already at the time it is used.
Comment 1 Nick Schermer editbugs 2012-10-02 17:43:53 CEST
Fixed in 02de74a.

Bug #8452

Reported by:
Lionel Le Folgoc
Reported on: 2012-02-13
Last modified on: 2012-10-02

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

stacktrace (5.36 KB, text/plain)
2012-02-13 12:13 CET , Lionel Le Folgoc
no flags

Additional information