GNOME Bugzilla – Bug 126856
Nautilus crashes on desktop initialization
Last modified: 2004-12-22 21:47:04 UTC
Description of Problem: As soon as I log in to my Fedora Core 1 machine, Nautilus crashes. When I try to open the "Home Folder" option from the menu, it crashes in exactly the same way. Steps to reproduce the problem: 1. 2. 3. Actual Results: Expected Results: How often does this happen? Every time. Additional Information: Some troubleshooting info: [chad@localhost chad]$ nautilus -q ** 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... [chad@localhost chad]$ nautilus --no-default-window ** 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... [chad@localhost chad]$ nautilus -v ** 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... [chad@localhost chad]$ nautilus --version Gnome nautilus 2.4.0
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 ***