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 383472 - crash in Open Folder:
crash in Open Folder:
Status: RESOLVED DUPLICATE of bug 383474
Product: nautilus
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-07 19:00 UTC by Rafael Mier
Modified: 2006-12-07 21:09 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Rafael Mier 2006-12-07 19:00:20 UTC
Version: 2.16.2

What were you doing when the application crashed?



Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors (6269 sec old) ---------------------
    ConnectDisconnectManager::mainLoop::-1,ConnectDisconnectManager::access$2::-1,ConnectDisconnectManager$2::runSupport::-1,AEThread::run::-1
java.net.ConnectException: La red es inaccesible
   at gnu.java.net.PlainSocketImpl.connect(libgcj.so.7rh)
   at java.net.Socket.connect(libgcj.so.7rh)
   at gnu.java.nio.SocketChannelImpl.connect(libgcj.so.7rh)
   at com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager.addNewRequest(Azureus2.jar.so)
   at com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager.addNewOutboundRequests(Azureus2.jar.so)
   at com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager.mainLoop(Azureus2.jar.so)
   at com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager.access$2(Azureus2.jar.so)
   at com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager$2.runSupport(Azureus2.jar.so)
   at org.gudy.azureus2.core3.util.AEThread.run(Azureus2.jar.so)
DEBUG::Thu Dec 07 18:15:23 GMT+01:00 2006::com.aelitis.azureus.core.networkmanager.impl.tcp.ConnectDisconnectManager::addNewOutboundRequests::-1:
  ConnectDisconnectManager::address exception: full=/237.24.100.38:37183, hostname=237.24.100.38, port=37183, unresolved=false, full_sub=/237.24.100.38, host_address=237.24.100.38
 channel=gnu.java.nio.SocketChannelImpl@3d6b25e5, socket=Socket[addr=/237.24.100.38,port=37183,localport=57057], local_address=0.0.0.0/0.0.0.0, local_port=57057, remote_address=/237.24.1
...Too much output, ignoring rest...
--------------------------------------------------

Memory status: size: 479031296 vsize: 479031296 resident: 28172288 share: 18653184 rss: 28172288 rss_rlim: -1
CPU usage: start_time: 1165517945 rtime: 242 utime: 208 stime: 34 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496330704 (LWP 30831)]
(no debugging symbols found)
0x000000321660d96f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496330704 (LWP 30831))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 nautilus_directory_async_state_changed
  • #4 nautilus_undo_transaction_unregister_object
  • #5 fm_directory_view_bump_zoom_level
  • #6 fm_directory_view_bump_zoom_level
  • #7 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #8 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #10 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 POA_Nautilus_MetafileMonitor__init
  • #12 __libc_start_main
    from /lib64/libc.so.6
  • #13 g_cclosure_marshal_VOID__ENUM
  • #14 ??
  • #15 ??
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 Rafael Mier 2006-12-07 21:09:42 UTC

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