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 74457 - killall -9 nautilus leads to almost a dozen windows popping up, then another crash
killall -9 nautilus leads to almost a dozen windows popping up, then another ...
Status: RESOLVED DUPLICATE of bug 74311
Product: nautilus
Classification: Core
Component: Desktop
unspecified
Other other
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-03-13 01:55 UTC by aaron
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description aaron 2002-03-13 02:10:39 UTC
Package: nautilus
Severity: normal
Version: 1.1.8 
Synopsis: killall -9 nautilus leads to almost a dozen windows popping up, then another crash
Bugzilla-Product: nautilus
Bugzilla-Component: Desktop
BugBuddy-GnomeVersion: 2.0 (1.112.1)

Description:

Using nautilus2-1.1.8.0.200203102323-snap.ximian.1

I had a spontaneous desktop crash (I think because a file changed on my
desktop), and ran killall -9 nautilus to clear away the hung nautilus
processes.



When I killed it, it respawned (as I had hoped it would). 

Then a nautilus window opened.  Then another. Then another.  After six
or eight, another crash.



Debugging Information:

[New Thread 1024 (LWP 6696)]
[New Thread 2049 (LWP 6707)]
[New Thread 1026 (LWP 6708)]
[New Thread 2051 (LWP 6751)]
0x40945e29 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 6696))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
    at gmessages.c line 551
  • #7 g_log
    at gmessages.c line 574
  • #8 gdk_x_error
    at gdkmain-x11.c line 780
  • #9 bonobo_x_error_handler
    at bonobo-ui-main.c line 49
  • #10 _XError
    from /usr/X11R6/lib/libX11.so.6
  • #11 _XReply
    from /usr/X11R6/lib/libX11.so.6
  • #12 XSync
    from /usr/X11R6/lib/libX11.so.6
  • #13 gdk_flush
    at gdkevents-x11.c line 1879
  • #14 gdk_window_process_all_updates
    at gdkwindow.c line 2150
  • #15 gtk_container_idle_sizer
    at gtkcontainer.c line 1004
  • #16 g_idle_dispatch
    at gmain.c line 3129
  • #17 g_main_dispatch
    at gmain.c line 1617
  • #18 g_main_context_dispatch
    at gmain.c line 2161
  • #19 g_main_context_iterate
    at gmain.c line 2242
  • #20 g_main_loop_run
    at gmain.c line 2462
  • #21 gtk_main
    at gtkmain.c line 915
  • #22 main
    at nautilus-main.c line 265
  • #23 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6
  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 598
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_logv
  • #7 g_log
    at gmessages.c line 574




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-12 21:10 -------

Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.

Comment 1 John Fleck 2002-03-13 03:07:48 UTC
I can't duplicate (thank heavens).
Comment 2 Heath Harrelson 2002-03-13 04:00:01 UTC
This looks the same as bug 74311 and bug 74449 from the stack trace.
Comment 3 Heath Harrelson 2002-03-13 16:43:35 UTC
Yeah, this is the same.  Marking dup.

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