Bug#234658: nautilus: Assertion failure on startup

Sebastien Bacher Sebastien Bacher <seb128@debian.org>, 234658@bugs.debian.org
Wed, 25 Feb 2004 08:17:29 +0100


Aaron Read <amread@metavize.com> writes:

> Package: nautilus
> Version: 2.4.2-2
> Severity: normal
>
> When starting nautilus, 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)

Seems to be the problem with duplicates mounts :
http://bugzilla.gnome.org/show_bug.cgi?id=120222

Look if some drives are mounted 2 times and umount one of them if it's
the case.

Cheers,

Sebastien Bacher