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 136895 - crashes after start with assertion failed: (g_hash_table_lookup (directory->details->file_hash, file->details->relative_uri) == NULL)
crashes after start with assertion failed: (g_hash_table_lookup (directory->d...
Status: RESOLVED DUPLICATE of bug 120222
Product: nautilus
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-11 15:34 UTC by bugbuddy
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bugbuddy 2004-03-11 15:34:23 UTC
Distribution: Debian testing/unstable
Package: nautilus
Severity: normal
Version: GNOME2.4.1 2.4.2
Gnome-Distributor: Debian
Synopsis: crashes after start with assertion failed: (g_hash_table_lookup (directory->details->file_hash, file->details->relative_uri) == NULL)
Bugzilla-Product: nautilus
Bugzilla-Component: general
Bugzilla-Version: 2.4.2
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
** 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...
 


Steps to reproduce the crash:
1. run nautilus
2. 
3. 

Expected Results:


How often does this happen?
Always, ever  since this afternoon.

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)...[New
Thread 1088141952 (LWP 9065)]
[New Thread 1091488688 (LWP 9074)]
[New Thread 1091226544 (LWP 9073)]
[New Thread 1090964400 (LWP 9072)]
[New Thread 1090702256 (LWP 9071)]
[New Thread 1090440112 (LWP 9070)]

0x40a06411 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread 1088141952 (LWP 9065))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 valid
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 sys_sigabbrev
    from /lib/tls/libc.so.6
  • #5 g_log
    at gmessages.c line 500
  • #6 nautilus_directory_are_all_files_seen
    from /usr/lib/libnautilus-private.so.2
  • #7 nautilus_directory_add_file
    from /usr/lib/libnautilus-private.so.2
  • #8 nautilus_desktop_icon_file_new
    from /usr/lib/libnautilus-private.so.2
  • #9 nautilus_desktop_link_get_type
    from /usr/lib/libnautilus-private.so.2
  • #10 nautilus_desktop_link_new_from_volume
    from /usr/lib/libnautilus-private.so.2
  • #11 nautilus_desktop_link_monitor_delete_link
    from /usr/lib/libnautilus-private.so.2
  • #12 nautilus_desktop_link_monitor_delete_link
    from /usr/lib/libnautilus-private.so.2
  • #13 nautilus_volume_monitor_each_mounted_volume
    from /usr/lib/libnautilus-private.so.2
  • #14 nautilus_desktop_link_monitor_delete_link
    from /usr/lib/libnautilus-private.so.2
  • #15 g_type_create_instance
    at gtype.c line 1419
  • #16 g_object_constructor
    at gobject.c line 827
  • #17 g_object_newv
    at gobject.c line 725
  • #18 g_object_new_valist
  • #19 g_object_new
    at gobject.c line 618
  • #20 nautilus_desktop_link_monitor_get
    from /usr/lib/libnautilus-private.so.2
  • #21 nautilus_application_startup
  • #22 main
  • #23 __libc_start_main
    from /lib/tls/libc.so.6
  • #24 ??
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-03-11 10:34 -------

Unknown version 2.4.2 in product nautilus. Setting version to the default, "unspecified".
The original reporter (bugbuddy@spam.nitric.co.za) 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 2004-03-13 03:17:18 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. You should check your /etc/fstab for a bad
syntax or duplicate mounts, and if you find out what's wrong, add a
comment to bug  120222.

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