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 746823 - segfault in _g_file_is_local()
segfault in _g_file_is_local()
Status: RESOLVED OBSOLETE
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: file-roller-maint
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-26 16:18 UTC by Sebastien Bacher
Modified: 2020-11-11 19:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2015-03-26 16:18:51 UTC
The bug has been reported on https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1436923

not sure how it's triggered, seems like the destination folder is null

"#0  0x000000000044ded3 in _g_file_is_local (file=file@entry=0x0) at glib-utils.c:1284
        scheme = 0x0
        is_local = <optimized out>
  • #1 fr_command_extract_files
    at fr-command.c line 2370
  • #2 _fr_window_archive_extract_from_edata
    at fr-window.c line 6356
  • #3 fr_window_archive_extract
  • #4 wait_dnd_extraction
    at fr-window.c line 4345
  • #5 fr_window_file_list_drag_data_get
    at fr-window.c line 4542
  • #6 g_closure_invoke
    at /build/buildd/glib2.0-2.43.92/./gobject/gclosure.c line 768
  • #7 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3549
  • #8 g_signal_emit_valist
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3305
  • #9 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3401
  • #10 gtk_drag_selection_get
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkdnd.c line 3906
  • #11 g_closure_invoke
    at /build/buildd/glib2.0-2.43.92/./gobject/gclosure.c line 768
  • #12 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3549
  • #13 g_signal_emit_valist
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3305
  • #14 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3401
  • #15 gtk_selection_invoke_handler
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkselection.c line 3059
  • #16 _gtk_selection_request
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkselection.c line 2456
  • #17 _gtk_marshal_BOOLEAN__BOXEDv
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkmarshalers.c line 130
  • #18 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.43.92/./gobject/gclosure.c line 831
  • #19 g_signal_emit_valist
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3214
  • #20 g_signal_emit
    at /build/buildd/glib2.0-2.43.92/./gobject/gsignal.c line 3361
  • #21 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkwidget.c line 7773
  • #22 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.14.9/./gtk/gtkmain.c line 1695
  • #23 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.14.9/./gdk/x11/gdkeventsource.c line 364
  • #24 g_main_dispatch
    at /build/buildd/glib2.0-2.43.92/./glib/gmain.c line 3122
  • #25 g_main_context_dispatch
    at /build/buildd/glib2.0-2.43.92/./glib/gmain.c line 3737
  • #26 g_main_context_iterate
    at /build/buildd/glib2.0-2.43.92/./glib/gmain.c line 3808
  • #27 g_main_context_iteration
    at /build/buildd/glib2.0-2.43.92/./glib/gmain.c line 3869
  • #28 g_application_run
    at /build/buildd/glib2.0-2.43.92/./gio/gapplication.c line 2308
  • #29 main
    at main.c line 38

Comment 1 Sebastien Bacher 2015-03-26 16:19:33 UTC
the reports started with 3.12
Comment 2 André Klapper 2020-11-11 19:14:46 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports and feature requests in GNOME Bugzilla which have not seen updates for a long time.

If you still use file-roller and if you still see this bug / want this feature in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/file-roller/-/issues/

Thank you for creating this report and we are sorry it could not be implemented (volunteer workforce and time is limited).