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 115045 - Nautilus crashes on login if it does not draw the desktop
Nautilus crashes on login if it does not draw the desktop
Status: RESOLVED DUPLICATE of bug 96915
Product: nautilus
Classification: Core
Component: general
2.3.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-06-12 20:03 UTC by Tim Vismor
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description Tim Vismor 2003-06-12 20:03:42 UTC
Nautilus Version: 2.3.4 (the problem occurs with previous 2.3.x releases)

When Nautilus is NOT used to draw the Gnome destop, it crashes during the
Gnome start up process. The problem does not occur when Nautilus draws the
desktop.

A "bug buddy" trace of the problem follows.

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

[New Thread 1088249312 (LWP 7874)]
[New Thread 1116720592 (LWP 7886)]
[New Thread 1108327888 (LWP 7885)]
[New Thread 1099935184 (LWP 7884)]
0xffffe002 in ?? ()

Thread 1 (Thread 1088249312 (LWP 7874))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 ??
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #6 g_log
    from /usr/lib/libglib-2.0.so.0
  • #7 _gnome_vfs_async_job_map_get_job
    from /usr/lib/libgnomevfs-2.so.0
  • #8 gnome_vfs_async_cancel
    from /usr/lib/libgnomevfs-2.so.0
  • #9 remove_trash_volume
    at nautilus-trash-directory.c line 250
  • #10 eel_g_hash_table_safe_for_each
    from /usr/lib/libeel-2.so.2
  • #11 trash_finalize
    at nautilus-trash-directory.c line 371
  • #12 g_object_class_list_properties
    from /usr/lib/libgobject-2.0.so.0
  • #13 nautilus_directory_unref
    at nautilus-directory.c line 160
  • #14 destroy
    at nautilus-trash-monitor.c line 163
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 gtk_object_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 g_object_class_list_properties
    from /usr/lib/libgobject-2.0.so.0
  • #23 unref_trash_monitor
    at nautilus-trash-monitor.c line 170
  • #24 eel_debug_shut_down
    from /usr/lib/libeel-2.so.2
  • #25 main
    at nautilus-main.c line 288
  • #26 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??

Comment 1 Elijah Newren 2003-06-13 03:36:19 UTC
Wow, another duplicate of 96915.  Please check the bug report in bug
96915 and try to answer any questions the maintainers may have.  They
marked the bug as fixed once, but apparently there are problems again.

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