GNOME Bugzilla – Bug 721917
Gedit crash when opening GVFS location via File Browser
Last modified: 2019-03-23 20:50:19 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.
The backtrace was not provided. Please copy/paste the backtrace directly to the comment field, not as attachment.
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
+ Trace 233022
Do you need any more information? Should I run additional tests?
It would be better to have all the debug information, but normally we can also reproduce the bug.
Do you need any more information regarding this issue? Can I help by providing more debug information?
I set the bug as critical, so the bug is more visible in the bug tracker, and hopefully someone will investigate the problem.
I confirm this bug.
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
+ Trace 233167
*** This bug has been marked as a duplicate of bug 707864 ***