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 556161 - crash in Open Folder: Moving a file.
crash in Open Folder: Moving a file.
Status: RESOLVED DUPLICATE of bug 510468
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-13 16:04 UTC by krohon
Modified: 2008-10-14 17:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description krohon 2008-10-13 16:04:41 UTC
Version: 2.20.0

What were you doing when the application crashed?
Moving a file.



Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.26-1-amd64 #1 SMP Thu Oct 9 14:16:53 UTC 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Lush
Icon Theme: Lush

Memory status: size: 600383488 vsize: 600383488 resident: 106512384 share: 19709952 rss: 106512384 rss_rlim: 18446744073709551615
CPU usage: start_time: 1223856497 rtime: 46979 utime: 39117 stime: 7862 cutime:8326 cstime: 1990 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f930fb29780 (LWP 5842)]
0x00007f930ab2a5ef in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f930fb29780 (LWP 5842))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.16.6/glib/gspawn.c line 374
  • #2 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.16.6/glib/gspawn.c line 682
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 raise
    from /lib/libc.so.6
  • #7 abort
    from /lib/libc.so.6
  • #8 IA__g_assertion_message
    at /build/buildd/glib2.0-2.16.6/glib/gtestutils.c line 1218
  • #9 IA__g_assertion_message_expr
    at /build/buildd/glib2.0-2.16.6/glib/gtestutils.c line 1229
  • #10 fm_tree_model_unref_node
    at fm-tree-model.c line 1527
  • #11 gtk_tree_model_sort_real_unref_node
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodelsort.c line 1243
  • #12 gtk_tree_row_reference_unref_path_helper
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1859
  • #13 gtk_tree_row_reference_unref_path_helper
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1858
  • #14 gtk_tree_row_reference_unref_path_helper
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1858
  • #15 gtk_tree_row_reference_unref_path_helper
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1858
  • #16 gtk_tree_row_reference_unref_path_helper
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1858
  • #17 gtk_tree_row_reference_unref_path
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 1873
  • #18 IA__gtk_tree_row_reference_free
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreemodel.c line 2100
  • #19 gtk_tree_view_real_set_cursor
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreeview.c line 12607
  • #20 IA__gtk_tree_view_set_cursor_on_cell
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtktreeview.c line 12762
  • #21 show_selection_idle_callback
    at fm-tree-view.c line 242
  • #22 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2012
  • #23 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2645
  • #24 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.6/glib/gmain.c line 2853
  • #25 IA__gtk_main
    at /scratch/build-area/gtk+2.0-2.12.11/gtk/gtkmain.c line 1163
  • #26 main
    at nautilus-main.c line 565
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (30950 sec old) ---------------------
	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:525)
	at com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager.addNewRequest(TCPConnectionManager.java:311)
	at com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager.addNewOutboundRequests(TCPConnectionManager.java:242)
	at com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager.mainLoop(TCPConnectionManager.java:212)
	at com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager.access$900(TCPConnectionManager.java:46)
	at com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager$5.runSupport(TCPConnectionManager.java:202)
	at org.gudy.azureus2.core3.util.AEThread.run(AEThread.java:71)
DEBUG::Mon Oct 13 05:28:44 UYST 2008::com.aelitis.azureus.core.networkmanager.impl.tcp.TCPConnectionManager::addNewOutboundRequests::242:
  ConnectDisconnectManager::address exception: full=/121.54.17.7:4662, hostname=121.54.17.7, port=4662, unresolved=false, full_sub=121.54.17.7/121.54.17.7, host_address=121.54.17.7
 channel=java.nio.channels.SocketChannel[closed], socket=Socket[unconnected], local_address=0.0.0.0/0.0.0.0, local_port=-1, remote_address=<null>, remote_port=0
    TCPConnectionManager::mainLoop::212,TCPConnectionManager::access$900::46,TCPConnectionManager$5::runSupport::202,AEThread::run::71
java.net.SocketException: Network is unreachable
	at sun.nio.ch.Net.connect(Native Method)
	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.jav
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Cosimo Cecchi 2008-10-14 17:12:24 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 510468 ***