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 725927 - While second connecting to server, nautilus crashes.
While second connecting to server, nautilus crashes.
Status: RESOLVED DUPLICATE of bug 708282
Product: nautilus
Classification: Core
Component: Crashers
3.11.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-08 01:43 UTC by sangu
Modified: 2014-03-09 17:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sangu 2014-03-08 01:43:22 UTC
1. nautilus starts
2. click connect to server 
3. add server (ftp://mirrors.kernel.org)
4. connect
5. Unmount server
6. click connect to server 
7. connect to server in Recent servers 


nautilus-3.11.90-2.fc21.x86_64
gvfs-1.19.90-1.fc21.x86_64
glib2-2.39.91-1.fc21.x86_64
gtk3-3.11.8-1.fc21.x86_64

**
ERROR:nautilus-bookmark.c:349:nautilus_bookmark_connect_file: assertion failed: (!nautilus_file_is_gone (bookmark->details->file))

Program received signal SIGABRT, Aborted.
0x00007ffff37421c9 in raise () from /lib64/libc.so.6


(gdb) bt
  • #0 raise
    from /lib64/libc.so.6
  • #1 abort
    from /lib64/libc.so.6
  • #2 g_assertion_message
  • #3 g_assertion_message_expr
  • #4 nautilus_bookmark_connect_file
    at nautilus-bookmark.c line 349
  • #5 nautilus_bookmark_constructed
    at nautilus-bookmark.c line 549
  • #6 g_object_new_internal
    at gobject.c line 1763
  • #7 g_object_new_valist
  • #8 g_object_new
    at gobject.c line 1571
  • #9 nautilus_bookmark_new
    at nautilus-bookmark.c line 756
  • #10 nautilus_window_slot_update_bookmark
    at nautilus-window-slot.c line 1839
  • #11 nautilus_window_slot_update_for_new_location
    at nautilus-window-slot.c line 2124
  • #12 location_has_really_changed
    at nautilus-window-slot.c line 2380
  • #13 view_begin_loading_cb
    at nautilus-window-slot.c line 2301
  • #14 g_closure_invoke
    at gclosure.c line 768
  • #15 signal_emit_unlocked_R
  • #16 g_signal_emit_valist
    at gsignal.c line 3307
  • #17 g_signal_emit
    at gsignal.c line 3363
  • #18 finish_loading
    at nautilus-view.c line 9203
  • #19 finish_loading_if_all_metadata_loaded
    at nautilus-view.c line 9262
  • #20 metadata_for_directory_as_file_ready_callback
    at nautilus-view.c line 9282
  • #21 call_ready_callbacks_at_idle
    at nautilus-directory-async.c line 1853
  • #22 g_main_dispatch
    at gmain.c line 3064
  • #23 g_main_context_dispatch
    at gmain.c line 3663
  • #24 g_main_context_iterate
    at gmain.c line 3734
  • #25 g_main_context_iteration
  • #26 g_application_run
    at gapplication.c line 2114
  • #27 main
    at nautilus-main.c line 103

Comment 1 António Fernandes 2014-03-09 17:58:39 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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