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 727427 - Crash when accessing a network mount the second time
Crash when accessing a network mount the second time
Status: RESOLVED DUPLICATE of bug 708282
Product: nautilus
Classification: Core
Component: Crashers
3.10.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-01 12:11 UTC by Milan Bouchet-Valat
Modified: 2014-05-02 12:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Bouchet-Valat 2014-04-01 12:11:57 UTC
This crash has been reported several times in Fedora 20, with Nautilus 3.10.1. In particular it seems to happen when trying to connect to a network mount and retrying another time.

https://bugzilla.redhat.com/show_bug.cgi?id=1029670

Core was generated by `nautilus --new-window'.
Program terminated with signal SIGABRT, Aborted.

Thread 1 (Thread 0x7f417aa36a40 (LWP 10294))

  • #0 __GI_raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 56
  • #1 __GI_abort
    at abort.c line 89
  • #2 _g_log_abort
    at gmessages.c line 255
  • #3 g_assertion_message
  • #4 g_assertion_message_expr
  • #5 nautilus_bookmark_connect_file
    at nautilus-bookmark.c line 350
  • #6 nautilus_bookmark_constructed
    at nautilus-bookmark.c line 549
  • #7 g_object_new_internal
    at gobject.c line 1785
  • #8 g_object_new_valist
    at gobject.c line 2002
  • #9 g_object_new
    at gobject.c line 1559
  • #10 nautilus_bookmark_new
    at nautilus-bookmark.c line 756
  • #11 nautilus_window_slot_update_bookmark
    at nautilus-window-slot.c line 1841
  • #12 nautilus_window_slot_update_for_new_location
    at nautilus-window-slot.c line 2126
  • #13 location_has_really_changed
    at nautilus-window-slot.c line 2382
  • #14 view_begin_loading_cb
    at nautilus-window-slot.c line 2303
  • #15 g_closure_invoke
    at gclosure.c line 777
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3586
  • #17 g_signal_emit_valist
    at gsignal.c line 3330
  • #18 g_signal_emit
    at gsignal.c line 3386
  • #19 finish_loading
    at nautilus-view.c line 9210
  • #20 finish_loading_if_all_metadata_loaded
    at nautilus-view.c line 9269
  • #21 metadata_for_directory_as_file_ready_callback
    at nautilus-view.c line 9289
  • #22 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1855
  • #23 g_main_dispatch
    at gmain.c line 3065
  • #24 g_main_context_dispatch
    at gmain.c line 3641
  • #25 g_main_context_iterate
    at gmain.c line 3712
  • #26 g_main_context_iteration
    at gmain.c line 3773
  • #27 g_application_run
    at gapplication.c line 1635
  • #28 main
    at nautilus-main.c line 104

Comment 1 António Fernandes 2014-05-02 12:56:36 UTC
This is most likely a duplicate of bug 708282, which has just been fixed in the development version (3.13). Thank you for your bug report.

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