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 126856 - Nautilus crashes on desktop initialization
Nautilus crashes on desktop initialization
Status: RESOLVED DUPLICATE of bug 120222
Product: nautilus
Classification: Core
Component: Desktop
2.4.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-13 01:46 UTC by Chad Mercer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Chad Mercer 2003-11-13 01:46:15 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
Comment 1 Vincent Untz 2003-11-13 21:51:07 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 ***