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 721917 - Gedit crash when opening GVFS location via File Browser
Gedit crash when opening GVFS location via File Browser
Status: RESOLVED DUPLICATE of bug 707864
Product: gedit-plugins
Classification: Other
Component: General
3.8.x
Other Linux
: Normal critical
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-10 09:19 UTC by Christophe
Modified: 2019-03-23 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christophe 2014-01-10 09:19:12 UTC
When openening a bookmark, created via Nautilus (SSH location to remote server), gedit crashes.
The backtrace can be found in attachment.

I'm running Ubuntu 13.10 (Saucy) with gedit 3.8.3
Installing gedit 3.10 via PPA gives the same error.
Comment 1 Sébastien Wilmet 2014-01-10 13:22:49 UTC
The backtrace was not provided.
Please copy/paste the backtrace directly to the comment field, not as attachment.
Comment 2 Christophe 2014-01-10 14:17:54 UTC
Program received signal SIGSEGV, Segmentation fault.
0x00007fffe4cdaf3b in gedit_file_browser_store_set_root_and_virtual_root () from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
(gdb) backtrace
  • #0 gedit_file_browser_store_set_root_and_virtual_root
    from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
  • #1 gedit_file_browser_widget_set_root_and_virtual_root
    from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
  • #2 ??
    from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
  • #3 g_cclosure_marshal_VOID__BOXEDv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #4 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #5 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #6 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #7 ??
    from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
  • #8 ??
    from /usr/lib/x86_64-linux-gnu/gedit/plugins/libfilebrowser.so
  • #9 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #10 g_closure_invoke
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #14 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #15 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #16 gtk_main_do_event
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #17 ??
    from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  • #18 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #19 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #20 g_main_context_iteration
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #21 g_application_run
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #22 main

Comment 3 Christophe 2014-01-19 20:08:59 UTC
Do you need any more information? Should I run additional tests?
Comment 4 Sébastien Wilmet 2014-01-19 21:00:20 UTC
It would be better to have all the debug information, but normally we can also reproduce the bug.
Comment 5 Christophe 2014-02-06 11:28:19 UTC
Do you need any more information regarding this issue?
Can I help by providing more debug information?
Comment 6 Sébastien Wilmet 2014-02-06 11:47:21 UTC
I set the bug as critical, so the bug is more visible in the bug tracker, and hopefully someone will investigate the problem.
Comment 7 Miki Black 2014-02-11 14:28:35 UTC
I confirm this bug.
Comment 8 Christophe 2014-02-13 11:25:55 UTC
I've install debugging symbols to provide a better backtrace.
This is the trace:

Program received signal SIGSEGV, Segmentation fault.
0x00007fffe4cd9f3b in gedit_file_browser_store_set_root_and_virtual_root (model=0x10030e0, root=0xe30210, virtual_root=0xe30210) at gedit-file-browser-store.c:3197
3197	gedit-file-browser-store.c: No such file or directory.
(gdb) bt
  • #0 gedit_file_browser_store_set_root_and_virtual_root
    at gedit-file-browser-store.c line 3197
  • #1 gedit_file_browser_widget_set_root_and_virtual_root
    at gedit-file-browser-widget.c line 1737
  • #2 bookmark_open
    at gedit-file-browser-widget.c line 2294
  • #3 g_cclosure_marshal_VOID__BOXEDv
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #4 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #5 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #6 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #7 activate_selected_bookmark
    at gedit-file-browser-view.c line 400
  • #8 activate_selected_items
    at gedit-file-browser-view.c line 409
  • #9 button_press_event
    at gedit-file-browser-view.c line 588
  • #10 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #11 g_closure_invoke
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #12 ??
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  • #15 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #16 ??
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #17 gtk_main_do_event
    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
  • #18 ??
    from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  • #19 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #20 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #21 g_main_context_iteration
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #22 g_application_run
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #23 main
    at gedit.c line 68

Comment 9 Sébastien Wilmet 2014-12-18 10:28:19 UTC

*** This bug has been marked as a duplicate of bug 707864 ***