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 457970 - crash at add_to_hash_table in nautilus-directory.c:594
crash at add_to_hash_table in nautilus-directory.c:594
Status: RESOLVED DUPLICATE of bug 376553
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-18 14:07 UTC by Daniel
Modified: 2007-08-20 21:39 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Daniel 2007-07-18 14:07:50 UTC
Version: 2.18.3

What were you doing when the application crashed?
conectar a un equipo remoto por ssh, en una red local, y , a la vez, actualizar el sistema. ambos fedora 7. Añado la anotacion del bug del firewall de fedora que no responde a modificaciones desde el entorno grafico, no permitiendome ni abrir puertos adicionales ni deshabilitarlo completanmente.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3228.fc7 #1 SMP Tue Jun 12 14:56:37 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 483815424 vsize: 483815424 resident: 36343808 share: 21532672 rss: 36343808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1184774634 rtime: 169 utime: 153 stime: 16 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912542262512 (LWP 3165)]
(no debugging symbols found)
0x00002aaaab99e97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912542262512 (LWP 3165))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 ??
  • #9 nautilus_directory_add_file
  • #10 nautilus_desktop_icon_file_new
  • #11 ??
  • #12 nautilus_desktop_link_new_from_volume
  • #13 ??
  • #14 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #15 g_cclosure_marshal_VOID__ENUM
    from /lib64/libgobject-2.0.so.0
  • #16 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #17 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #18 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #19 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomevfs-2.so.0
  • #20 dbus_connection_dispatch
    from /lib64/libdbus-1.so.3
  • #21 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libdbus-glib-1.so.2
  • #22 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #23 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #26 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
Loading "kernel-module" plugin
Loading "protectbase" plugin
Loading "fastestmirror" plugin
Loading "installonlyn" plugin
Loading "fedorakmod" plugin
Loading "refresh-updatesd" plugin
Loading "priorities" plugin
Loading "skip-broken" plugin
Loading mirror speeds from cached hostfile
Loading mirror speeds from cached hostfile
0 packages excluded due to repository protections
0 packages excluded due to repository priority protections
** ERROR **: file nautilus-directory.c: line 594 (add_to_hash_table): assertion failed: (g_hash_table_lookup (directory->details->file_hash, file->details->relative_uri) == NULL)
aborting...
--------------------------------------------------
Comment 1 André Klapper 2007-07-26 19:37:42 UTC
(also see bug 165374)
Comment 2 Pedro Villavicencio 2007-07-28 23:13:22 UTC
Yep but that's a way too old bug.

Daniel May you try to get a better stacktrace for us? please take a look to http://live.gnome.org/GettingTraces , if you have any question just ask us. Thanks in advance!.
Comment 3 Sebastien Bacher 2007-08-20 21:39:28 UTC

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