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 76342 - nautilus crashed
nautilus crashed
Status: RESOLVED FIXED
Product: bonobo
Classification: Deprecated
Component: libbonoboui
unspecified
Other other
: High critical
: GNOME2.0
Assigned To: Michael Meeks
Luis Villa
: 45698 48185 77032 77708 79496 82102 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-03-25 23:18 UTC by fullerton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: Old
GNOME version: ---



Description fullerton 2002-03-25 23:18:54 UTC
Package: nautilus
Severity: major
Version: 1.1.10
Synopsis: nautilus crashed 
Bugzilla-Product: nautilus
Bugzilla-Component: Desktop

Description:
Just loaded gnome development snapshot (yesterday's build).  Panel
froze.  Received this message on attempt to log out and then in.



Debugging Information:

[New Thread 1024 (LWP 2299)]
[New Thread 2049 (LWP 2338)]
[New Thread 1026 (LWP 2339)]
[New Thread 2051 (LWP 2340)]
[New Thread 3076 (LWP 2355)]
[New Thread 4101 (LWP 2356)]
[New Thread 5126 (LWP 2357)]
0x40960ca9 in __wait4 () from /lib/i686/libc.so.6

Thread 1 (Thread 1024 (LWP 2299))

  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 queue_outgoing_call
    at nautilus-view.c line 106
  • #7 nautilus_view_report_load_complete
    at nautilus-view.c line 912
  • #8 done_loading
    at fm-directory-view.c line 1677
  • #9 display_pending_files
    at fm-directory-view.c line 2139
  • #10 display_pending_timeout_callback
    at fm-directory-view.c line 2219
  • #11 g_timeout_dispatch
    at gmain.c line 2980
  • #12 g_main_dispatch
    at gmain.c line 1617
  • #13 g_main_context_dispatch
    at gmain.c line 2161
  • #14 g_main_context_iterate
    at gmain.c line 2242
  • #15 g_main_context_iteration
    at gmain.c line 2301
  • #16 gnome_vfs_thread_backend_shutdown
    at gnome-vfs-job-slave.c line 148
  • #17 gnome_vfs_shutdown
    at gnome-vfs-init.c line 104
  • #18 main
    at nautilus-main.c line 270
  • #19 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #0 __wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 queue_outgoing_call
    at nautilus-view.c line 106
  • #7 nautilus_view_report_load_complete
    at nautilus-view.c line 912




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-25 18:18 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
The original reporter (fullerton@doit.wisc.edu) 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 John Fleck 2002-04-06 23:18:49 UTC
*** Bug 77708 has been marked as a duplicate of this bug. ***
Comment 2 Luis Villa 2002-04-15 20:54:55 UTC
*** Bug 48185 has been marked as a duplicate of this bug. ***
Comment 3 Luis Villa 2002-04-15 20:55:28 UTC
*** Bug 77032 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-04-15 20:56:41 UTC
From the last duplicate:
----
To Reproduce:

1. Select Edit Preferences: Windows & Desktop
(this occurs when draw-desktop and $home=desktop are toggled on)
2. Toggle "Use Nautilus to Draw the Desktop" off
3. Toggle "Use Nautilus to Draw the Desktop" on
(segfault)
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2002-04-17 04:59:01 UTC
*** Bug 45698 has been marked as a duplicate of this bug. ***
Comment 6 Dave Bordoley [Not Reading Bug Mail] 2002-04-23 21:37:40 UTC
*** Bug 79496 has been marked as a duplicate of this bug. ***
Comment 7 Frederic Crozat 2002-04-24 07:49:56 UTC
The desktop=$home is not needed to get this crash.. But you need to be
fast when disabling/enabling desktop (almost like a double click..)
Comment 8 Luis Villa 2002-05-01 10:57:57 UTC
Quite repeatable. Definitely 2.0.0.
Comment 9 Anders Carlsson 2002-05-17 11:15:08 UTC
I have a fix for this. 
Comment 10 Michael Meeks 2002-05-17 11:47:19 UTC
This is a libbonoboui problem, it seems that the BonoboControl doesn't
correctly destroy the contained widget on BonoboObject::destroy, and
in fact it seems to leak the BonoboPlug as well - most odd.

Fix coming ....
Comment 11 Michael Meeks 2002-05-17 14:12:43 UTC
Fixed in CVS - requires HEAD libbonoboui and HEAD nautilus together.
Comment 12 Dave Bordoley [Not Reading Bug Mail] 2002-05-17 19:41:25 UTC
*** Bug 82102 has been marked as a duplicate of this bug. ***
Comment 13 Dave Bordoley [Not Reading Bug Mail] 2002-05-17 19:42:40 UTC
*** Bug 82102 has been marked as a duplicate of this bug. ***