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

Comments

Description Lionel Le Folgoc 2012-10-26 22:43:50 CEST
Created attachment 4696 
full stacktrace

Hi,

I'm not sure if this one is a bug in Thunar or exo actually...

From our bugtracker, it seems to occur in diverse situations.

StacktraceTop:
 exo_icon_view_item_hit_test (height=4, width=<optimized out>, y=42, x=161, icon_view=0x21d5c010, item=<optimized out>) at exo-icon-view.c:2717
 exo_icon_view_update_rubberband_selection (icon_view=0x21d5c010) at exo-icon-view.c:2681
 exo_icon_view_update_rubberband (data=<optimized out>) at exo-icon-view.c:2554
 exo_icon_view_motion_notify_event (widget=0x21d5c010, event=0x21b4c790) at exo-icon-view.c:1815
 _gtk_marshal_BOOLEAN__BOXED (closure=0x21b51078, return_value=0xbfd27f54, n_param_values=2, param_values=0x21f59d68, invocation_hint=0xbfd27f40, marshal_data=0x206480) at /build/buildd/gtk+2.0-2.24.6/gtk/gtkmarshalers.c:86

I guess the issue is in item->box[info->position] which does an out-of-bounds access.

Thanks.
Comment 1 Nick Schermer editbugs 2012-10-29 22:14:49 CET
Or is still null, tried to patch that because its not really possible the value is out-of-bounds. Fix in a938081.

Bug #9418

Reported by:
Lionel Le Folgoc
Reported on: 2012-10-26
Last modified on: 2012-10-29

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

full stacktrace (63.69 KB, text/plain)
2012-10-26 22:43 CEST , Lionel Le Folgoc
no flags

Additional information