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 130231 - Nautilus crashes on startup
Nautilus crashes on startup
Status: RESOLVED DUPLICATE of bug 120222
Product: nautilus
Classification: Core
Component: general
2.4.x
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-12-30 17:25 UTC by Kris Braun
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kris Braun 2003-12-30 17:25:36 UTC
Distribution: Unknown
Package: nautilus
Severity: normal
Version: GNOME2.4.0 2.4.1
Gnome-Distributor: Gentoo Linux
Synopsis: Nautilus crashes on startup
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.4.1
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
On startup, Nautlis prints the following assertion failure and crashes:
** 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)

Steps to reproduce the crash:
1. Start Nautlius.

Expected Results:


How often does this happen?
Every time.

Additional Information:



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)...(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)...0xffffe410 in ?? ()
  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 abort
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-12-30 12:25 -------

Unknown version 2.4.1 in product nautilus. Setting version to the default, "unspecified".
The original reporter (kabraun@alumni.uwaterloo.ca) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 Matthew Gatto 2003-12-31 22:49:27 UTC
Thanks for the bug report. Without a stack trace from the crash it's
very hard to determine what caused the crash. Please see
http://bugzilla.gnome.org/getting-traces.cgi for more information
about getting a useful stack trace.

For gentoo youll need to recompile adding "-g" to C.*FLAGS, as well as
"nostrip" to FEATURES.
Comment 2 Martin Wehner 2004-01-01 20:15:58 UTC
The assertion triggered indicates this is dup of bug 120222.
It's very likely the reporter has a (network) volume mounted twice.
Comment 3 Martin Wehner 2004-01-06 11:09:28 UTC
Reopening to mark it as duplicate of bug 120222.
Comment 4 Martin Wehner 2004-01-06 11:09:56 UTC

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