After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 517498 - file-roller crashed with SIGSEGV in g_slice_alloc()
file-roller crashed with SIGSEGV in g_slice_alloc()
Status: RESOLVED INCOMPLETE
Product: file-roller
Classification: Applications
Component: general
2.21.x
Other Linux
: Normal critical
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2008-02-19 18:28 UTC by Sebastien Bacher
Modified: 2010-10-01 04:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-02-19 18:28:00 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/190617

"Binary package hint: file-roller

Crash when trying to drag a file out of an archive.

==27788== Invalid read of size 1
==27788==    at 0x40239E3: strlen (mc_replace_strmem.c:242)
==27788==    by 0x8062057: remove_level_from_path (file-utils.c:476)
==27788==    by 0x807FDC1: fr_window_file_list_drag_data_get (fr-window.c:3734)
==27788==    by 0x42CFC0E: _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT (gtkmarshalers.c:2089)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F74B4: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8FE7: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F939F: g_signal_emit_by_name (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x4411B0D: gtk_drag_selection_get (gtkdnd.c:3675)
==27788==    by 0x42D03F7: _gtk_marshal_VOID__BOXED_UINT_UINT (gtkmarshalers.c:1661)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F74B4: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8FE7: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F939F: g_signal_emit_by_name (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x4333633: gtk_selection_invoke_handler (gtkselection.c:2807)
==27788==    by 0x43338D4: _gtk_selection_request (gtkselection.c:2212)
==27788==    by 0x42D23C3: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:84)
==27788==    by 0x45E0018: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F7640: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8DC8: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F9428: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x43F0CB6: gtk_widget_event_internal (gtkwidget.c:4678)
==27788==    by 0x42CC997: gtk_main_do_event (gtkmain.c:1534)
==27788==    by 0x4540AE9: gdk_event_dispatch (gdkevents-x11.c:2351)
==27788==    by 0x464BD75: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x464F132: (within /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x464F516: g_main_loop_run (in /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x42CCD53: gtk_main (gtkmain.c:1163)
==27788==    by 0x808B952: main (main.c:241)
==27788==  Address 0x61f5e8b is 0 bytes after a block of size 35 alloc'd
==27788==    at 0x4022AB8: malloc (vg_replace_malloc.c:207)
==27788==    by 0x4653DB5: g_malloc (in /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x454BADA: gdk_property_get (gdkproperty-x11.c:652)
==27788==    by 0x807FC67: get_xds_atom_value (fr-window.c:3626)
==27788==    by 0x807FDAF: fr_window_file_list_drag_data_get (fr-window.c:3731)
==27788==    by 0x42CFC0E: _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT (gtkmarshalers.c:2089)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F74B4: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8FE7: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F939F: g_signal_emit_by_name (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x4411B0D: gtk_drag_selection_get (gtkdnd.c:3675)
==27788==    by 0x42D03F7: _gtk_marshal_VOID__BOXED_UINT_UINT (gtkmarshalers.c:1661)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F74B4: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8FE7: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F939F: g_signal_emit_by_name (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x4333633: gtk_selection_invoke_handler (gtkselection.c:2807)
==27788==    by 0x43338D4: _gtk_selection_request (gtkselection.c:2212)
==27788==    by 0x42D23C3: _gtk_marshal_BOOLEAN__BOXED (gtkmarshalers.c:84)
==27788==    by 0x45E0018: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45E16F8: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F7640: (within /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F8DC8: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x45F9428: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.1504.0)
==27788==    by 0x43F0CB6: gtk_widget_event_internal (gtkwidget.c:4678)
==27788==    by 0x42CC997: gtk_main_do_event (gtkmain.c:1534)
==27788==    by 0x4540AE9: gdk_event_dispatch (gdkevents-x11.c:2351)
==27788==    by 0x464BD75: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x464F132: (within /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x464F516: g_main_loop_run (in /usr/lib/libglib-2.0.so.0.1504.0)
==27788==    by 0x42CCD53: gtk_main (gtkmain.c:1163)
==27788==    by 0x808B952: main (main.c:241)"
Comment 1 Akhil Laddha 2010-08-17 11:58:37 UTC
This bug was reported against a GNOME version that is now not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use. By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.

The current stable GNOME is 2.30.2.
Please check if the problem you reported here still occurs with a recent version of GNOME by reporting back which exact version you tested against

Thank you for reporting this bug and we are sorry it could not be fixed for your version.
Without feedback this report will be closed as INCOMPLETE in 6 weeks.