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 132960 - Nautilus crash on startup
Nautilus crash on startup
Status: RESOLVED DUPLICATE of bug 120222
Product: nautilus
Classification: Core
Component: general
2.4.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-01-30 13:51 UTC by Sebastian Redl
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Sebastian Redl 2004-01-30 13:51:33 UTC
Gnome-Distributor: Gentoo Linux

Steps to reproduce the crash:
1. Install Gentoo with 2.6 kernel
2. Install the pingus, frozen-bubble and monkey-bubble games (my last
emerges before it stopped working)
3. Start Nautilus

Expected Results:
Nautilus should start.

How often does this happen?
Every Nautilus start.

Additional Information:
This is the console output I get:
** ERROR **: file nautilus-directory.c: line 546 (add_to_hash_table):
assertion failed: (g_hash_table_lookup (directory->details->file_hash,
file->details->relative_uri) == NULL)
aborting...

Computer: Pentium 3 600 MHz, 256 MB RAM, S3 Savage graphics card
Kernel: 2.6, Gentoo-dev-sources
Gnome: 2.4.1
Nautilus: 2.4.1-r2


Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 13920)]
[New Thread 32769 (LWP 13921)]
[New Thread 16386 (LWP 13922)]
[New Thread 32771 (LWP 13923)]
[New Thread 49156 (LWP 13924)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x40be66ab in waitpid ()
   from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 13920))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 valid
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 kill
    from /lib/libc.so.6
  • #5 pthread_kill
    from /lib/libpthread.so.0
  • #6 raise
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libc.so.6
  • #8 abort
    from /lib/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 add_to_hash_table
    from /usr/lib/libnautilus-private.so.2
  • #12 nautilus_directory_add_file
    from /usr/lib/libnautilus-private.so.2
  • #13 nautilus_desktop_icon_file_new
    from /usr/lib/libnautilus-private.so.2
  • #14 nautilus_desktop_link_new_from_volume
    from /usr/lib/libnautilus-private.so.2
  • #15 create_volume_link
    from /usr/lib/libnautilus-private.so.2
  • #16 create_one_volume_link
    from /usr/lib/libnautilus-private.so.2
  • #17 nautilus_volume_monitor_each_mounted_volume
    from /usr/lib/libnautilus-private.so.2
  • #18 nautilus_desktop_link_monitor_init
    from /usr/lib/libnautilus-private.so.2
  • #19 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_constructor
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #24 nautilus_desktop_link_monitor_get
    from /usr/lib/libnautilus-private.so.2
  • #25 nautilus_application_startup
  • #26 main
  • #27 __libc_start_main
    from /lib/libc.so.6
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Martin Wehner 2004-01-30 15:30:13 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 120222 ***