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 734250 - nautilus stuck instead of running
nautilus stuck instead of running
Status: RESOLVED DUPLICATE of bug 735953
Product: nautilus
Classification: Core
Component: general
3.12.x
Other Linux
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-08-04 20:38 UTC by Mikhail
Modified: 2014-09-13 05:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mikhail 2014-08-04 20:38:51 UTC
Program received signal SIGINT, Interrupt.
0x00007ffff38539dd in poll () at ../sysdeps/unix/syscall-template.S:81
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
(gdb) thread apply all bt

Thread 1 (Thread 0x7ffff7fb7a40 (LWP 11221))

  • #0 poll
    at ../sysdeps/unix/syscall-template.S line 81
  • #1 g_main_context_poll
    at gmain.c line 4028
  • #2 g_main_context_iterate
    at gmain.c line 3729
  • #3 g_main_loop_run
    at gmain.c line 3928
  • #4 g_dbus_connection_send_message_with_reply_sync
    at gdbusconnection.c line 2252
  • #5 g_dbus_connection_call_sync_internal
    at gdbusconnection.c line 5723
  • #6 g_dbus_connection_call_with_unix_fd_list_sync
    at gdbusconnection.c line 6069
  • #7 g_dbus_proxy_call_sync_internal
    at gdbusproxy.c line 2901
  • #8 g_dbus_proxy_call_sync
    at gdbusproxy.c line 3093
  • #9 gvfs_dbus_mount_call_query_info_sync
  • #10 g_daemon_file_query_info
    at gdaemonfile.c line 870
  • #11 update_places
    at gtkplacessidebar.c line 1110
  • #12 gtk_places_sidebar_init
    at gtkplacessidebar.c line 3925
  • #13 g_type_create_instance
    at gtype.c line 1868
  • #14 g_object_new_internal
    at gobject.c line 1724
  • #15 g_object_newv
    at gobject.c line 1868
  • #16 g_object_new
    at gobject.c line 1568
  • #17 gtk_places_sidebar_new
    at gtkplacessidebar.c line 4325
  • #18 nautilus_window_set_up_sidebar
    at nautilus-window.c line 865
  • #19 nautilus_window_show_sidebar
    at nautilus-window.c line 932
  • #20 nautilus_window_set_initial_window_geometry
    at nautilus-window.c line 478
  • #21 nautilus_window_constructed
    at nautilus-window.c line 1527
  • #22 g_object_new_internal
    at gobject.c line 1763
  • #23 g_object_new_valist
    at gobject.c line 1980
  • #24 g_object_new
    at gobject.c line 1571
  • #25 nautilus_window_new
    at nautilus-window.c line 2257
  • #26 nautilus_application_create_window
    at nautilus-application.c line 517
  • #27 open_window
    at nautilus-application.c line 596
  • #28 open_windows
    at nautilus-application.c line 641
  • #29 nautilus_application_open
    at nautilus-application.c line 703
  • #30 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #31 ffi_call
    at ../src/x86/ffi64.c line 522
  • #32 g_cclosure_marshal_generic_va
    at gclosure.c line 1541
  • #33 _g_closure_invoke_va
    at gclosure.c line 831
  • #34 g_signal_emit_valist
    at gsignal.c line 3215
  • #35 g_signal_emit
    at gsignal.c line 3363
  • #36 g_application_open
    at gapplication.c line 1950
  • #37 nautilus_application_local_command_line
    at nautilus-application.c line 1358
  • #38 g_application_run
    at gapplication.c line 2084
  • #39 main
    at nautilus-main.c line 103


$ rpm -q nautilus
nautilus-3.12.2-1.fc20.x86_64
Comment 1 Cosimo Cecchi 2014-09-13 05:48:21 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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