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 708701 - Change location when opened bookmarks: SIGABRT
Change location when opened bookmarks: SIGABRT
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Bookmarks
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 708863 712569 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-09-24 21:20 UTC by Igor Gnatenko
Modified: 2017-09-04 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast w/ reproducing (1.02 MB, video/ogg)
2013-09-24 21:27 UTC, Igor Gnatenko
Details

Description Igor Gnatenko 2013-09-24 21:20:07 UTC
Steps to reproduce:
1. Connect to remote server
2. Bookmark it
3. Open bookmarks (C-b)
4. disconnect from remote server

Actual results:
crash

Trace: https://bugzilla.redhat.com/show_bug.cgi?id=1011699
Comment 1 Igor Gnatenko 2013-09-24 21:27:56 UTC
Created attachment 255650 [details]
screencast w/ reproducing
Comment 2 António Fernandes 2013-09-30 14:56:42 UTC
*** Bug 708863 has been marked as a duplicate of this bug. ***
Comment 3 António Fernandes 2013-09-30 15:06:53 UTC
There are many ways to reproduce this crash. They are all variations of this:

1. Open Bookmarks editor dialog.
2. While the Bookmarks editor is open, change the location in the main window to change (or do something that causes the location to change).

(FWIW, I can reproduce this in 3.8.2)
Comment 4 Antoine Jacoutot 2013-11-15 13:41:07 UTC
Bug is still there with nautilus 3.10.1... It's quite annoying since I manage to forget about it and end up with nautilus crashing pretty often :-/ (old habits die hard).

Anyway, it would be nice to have a fix for this.
Thanks ;-)
Comment 5 António Fernandes 2013-11-18 12:33:05 UTC
*** Bug 712569 has been marked as a duplicate of this bug. ***
Comment 6 Sebastien Bacher 2013-11-18 12:59:13 UTC
The issue is trivial to trigger indeed, video on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1252095/+attachment/3911278/+files/NautilusBugVideo.ogv


Stacktrace of the issue (copying it here since so searching for the function in bugzilla should return that bug)

"#1  0x00007f433c9ac698 in __GI_abort () at abort.c:90
        save_stage = 2
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 104, 139926825446549, 139925739536389, 0, 104, 139926756101352, 34305328, 104, 5282496, 139926825473829, 0, 139926760011632, 0, 4294967295, 139926760011584}}, sa_flags = 0, sa_restorer = 0x20}
        sigs = {__val = {32, 0 <repeats 15 times>}}
  • #2 g_assertion_message
    at /build/buildd/glib2.0-2.36.0/./glib/gtestutils.c line 1912
  • #3 g_assertion_message_expr
  • #4 nautilus_window_get_slots
    at nautilus-window.c line 1826
  • #5 update_dbus_opened_locations
    at nautilus-application.c line 1606
  • #6 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #7 ffi_call
    at ../src/x86/ffi64.c line 522
  • #8 g_cclosure_marshal_generic
    at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c line 1454
  • #9 g_closure_invoke
    at /build/buildd/glib2.0-2.36.0/./gobject/gclosure.c line 777
  • #10 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c line 3584
  • #11 g_signal_emit_valist
    at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c line 3328
  • #12 g_signal_emit_by_name
    at /build/buildd/glib2.0-2.36.0/./gobject/gsignal.c line 3424
  • #13 nautilus_window_slot_emit_location_change
    at nautilus-window-manage-views.c line 1204
  • #14 update_for_new_location
    at nautilus-window-manage-views.c line 1431
  • #15 location_has_really_changed
    at nautilus-window-manage-views.c line 1259
  • #16 nautilus_window_report_load_underway
    at nautilus-window-manage-views.c line 1173
  • #17 finish_loading
    at nautilus-view.c line 9200
  • #18 finish_loading_if_all_metadata_loaded
    at nautilus-view.c line 9265
  • #19 metadata_for_files_in_directory_ready_callback
    at nautilus-view.c line 9306
  • #20 ready_callback_call
    at nautilus-directory-async.c line 1302
  • #21 ready_callback_call
    at nautilus-directory-async.c line 1282
  • #22 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1872
  • #23 g_main_dispatch
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c line 3054
  • #24 g_main_context_dispatch
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c line 3630
  • #25 g_main_context_iterate
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c line 3701
  • #26 g_main_context_iteration
    at /build/buildd/glib2.0-2.36.0/./glib/gmain.c line 3762
  • #27 g_application_run
    at /build/buildd/glib2.0-2.36.0/./gio/gapplication.c line 1623
  • #28 main
    at nautilus-main.c line 103

Comment 7 Sebastien Bacher 2014-01-30 17:54:14 UTC
That's still an issue with nautilus 3.10 (new report on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1274617)
Comment 8 gQuigs 2014-05-29 15:34:38 UTC
Can anyone still reproduce this issue or was it fixed as part of https://bugzilla.gnome.org/show_bug.cgi?id=708282
Comment 9 António Fernandes 2017-09-04 12:31:09 UTC
The Bookmarks Editor was dropped, making this bug no longer reproducible.