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 356497 - crash while closing multiple nautilus windows
crash while closing multiple nautilus windows
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: Urgent critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 391688 397050 515880 519143 532563 539262 542290 557982 559090 562428 565707 569004 569189 573743 581763 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-09-18 09:09 UTC by Sebastien Bacher
Modified: 2009-05-07 16:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2006-09-18 09:09:42 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/60866

"Edgy Knot 3
Architecture: i386
Version: 2.16.0-0ubuntu2

I had something like 10 different File Browser windows open and after closing a few, nautilus crashed. There was heavy cpu activity when this happened (from other running processes).

http://librarian.launchpad.net/4291188/nautilus_crash.log
backtrace.log

Crash backtrace



From gdb:

Thread 1 (Thread -1226717520 (LWP 24986))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 update_places
    at nautilus-places-sidebar.c line 241
  • #6 update_places_cb
    at nautilus-places-sidebar.c line 393
  • #7 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
    at nautilus-main.c line 372
  • #13 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #14 _start
  • #0 __kernel_vsyscall

Comment 1 Christian Kirbach 2006-11-28 22:19:53 UTC
confirming


Thread 1 (Thread -1227012432 (LWP 17256))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 update_places
    at nautilus-places-sidebar.c line 241
  • #6 update_places_cb
    at nautilus-places-sidebar.c line 393
  • #7 g_idle_dispatch
    at gmain.c line 3926
  • #8 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #9 g_main_context_iterate
    at gmain.c line 2677
  • #10 IA__g_main_loop_run
    at gmain.c line 2881
  • #11 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 main
    at nautilus-main.c line 372
  • #13 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #14 _start
  • #0 __kernel_vsyscall

Comment 2 Susana 2007-01-01 23:39:53 UTC
*** Bug 391688 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2007-01-16 16:52:02 UTC
*** Bug 397050 has been marked as a duplicate of this bug. ***
Comment 4 Christian Neumair 2007-06-30 11:03:16 UTC
g_get_home_dir() doesn't always return a non-NULL value. We don't cope with this yet.
Comment 5 Christian Kirbach 2007-07-01 14:45:48 UTC
Isn't that a glib bug then? the doc does not say so.
Comment 6 Cosimo Cecchi 2008-02-12 09:50:04 UTC
*** Bug 515880 has been marked as a duplicate of this bug. ***
Comment 7 Cosimo Cecchi 2008-02-28 00:22:32 UTC
*** Bug 519143 has been marked as a duplicate of this bug. ***
Comment 8 Gianluca Borello 2008-05-11 09:06:54 UTC
*** Bug 532563 has been marked as a duplicate of this bug. ***
Comment 9 A. Walton 2008-06-20 16:54:09 UTC
*** Bug 539262 has been marked as a duplicate of this bug. ***
Comment 10 A. Walton 2008-07-10 02:07:39 UTC
*** Bug 542290 has been marked as a duplicate of this bug. ***
Comment 11 Cosimo Cecchi 2008-10-27 10:02:05 UTC
*** Bug 557982 has been marked as a duplicate of this bug. ***
Comment 12 Susana 2008-11-03 20:02:47 UTC
*** Bug 559090 has been marked as a duplicate of this bug. ***
Comment 13 Cosimo Cecchi 2008-11-07 13:50:40 UTC
Closing as OBSOLETE (2.20-only crash). Please reopen if someone can reproduce it with Nautilus >= 2.22, thanks.
Comment 14 A. Walton 2008-11-29 09:26:25 UTC
*** Bug 562428 has been marked as a duplicate of this bug. ***
Comment 15 Cosimo Cecchi 2008-12-26 20:32:11 UTC
*** Bug 565707 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2009-01-24 19:38:52 UTC
*** Bug 569004 has been marked as a duplicate of this bug. ***
Comment 17 A. Walton 2009-01-26 13:36:35 UTC
*** Bug 569189 has been marked as a duplicate of this bug. ***
Comment 18 Fabio Durán Verdugo 2009-03-02 13:21:11 UTC
*** Bug 573743 has been marked as a duplicate of this bug. ***
Comment 19 A. Walton 2009-05-07 16:29:58 UTC
*** Bug 581763 has been marked as a duplicate of this bug. ***