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 510468 - crash in Computer: I only close a nautilus ...
crash in Computer: I only close a nautilus ...
Status: RESOLVED DUPLICATE of bug 356672
Product: nautilus
Classification: Core
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 522485 522822 524022 524319 524536 525551 526993 528389 529134 529471 529491 529532 530432 530836 531076 531094 531165 531590 533210 533872 534191 534211 534861 535016 536464 536476 536932 538259 538289 540048 541221 544940 545273 545792 546432 547750 549291 549360 551498 551538 551714 552039 554841 555809 556161 556363 556902 557110 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-18 20:04 UTC by Le Gluon du Net
Modified: 2008-10-21 08:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Le Gluon du Net 2008-01-18 20:04:07 UTC
Version: 2.20.0

What were you doing when the application crashed?
I only close a nautilus window.


Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Aurora-Midnight
Icon Theme: ClearlooksOSX

Memory status: size: 246321152 vsize: 246321152 resident: 44466176 share: 20983808 rss: 44466176 rss_rlim: 4294967295
CPU usage: start_time: 1200640377 rtime: 6234 utime: 4727 stime: 1507 cutime:26 cstime: 14 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6bba6c0 (LWP 4358)]
[New Thread 0xaec19b90 (LWP 21176)]
0xb75b0321 in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0xb6bba6c0 (LWP 4358))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 fm_tree_model_unref_node
    at fm-tree-model.c line 1527
  • #11 gtk_tree_model_unref_node
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
    from /usr/lib/libgobject-2.0.so.0
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x8310f98)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x8310ae0)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x83934c0)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x8310f98)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x82dd370)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x831e190)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x831e190)>
<gtk.gdk.Pixbuf object at 0xb683720c (GdkPixbuf at 0x8310b18)>
<gtk.gdk.Pixbuf objec
(PySwitcher.py:4607): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
** ERROR **: file fm-tree-model.c: line 1527 (fm_tree_model_unref_node): assertion failed: (parent->dummy_child_ref_count > 0)
aborting...
(PySwitcher.py:4607): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
--------------------------------------------------
Comment 1 André Klapper 2008-01-21 12:28:18 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 André Klapper 2008-03-15 02:35:33 UTC
*** Bug 522485 has been marked as a duplicate of this bug. ***
Comment 3 Gianluca Borello 2008-03-17 11:40:20 UTC
*** Bug 522822 has been marked as a duplicate of this bug. ***
Comment 4 Johannes Postler 2008-03-17 11:45:12 UTC
I installed the requested debugging-packages on my machine (running Debian Lenny), but the bug crash didn't occur ever since I installed the packages. If I have a crash again, I'll report everything here.
Comment 5 Cosimo Cecchi 2008-03-24 14:10:55 UTC
*** Bug 524022 has been marked as a duplicate of this bug. ***
Comment 6 Gianluca Borello 2008-03-25 23:38:01 UTC
*** Bug 524319 has been marked as a duplicate of this bug. ***
Comment 7 Gianluca Borello 2008-03-26 22:08:41 UTC
*** Bug 524536 has been marked as a duplicate of this bug. ***
Comment 8 tvrtkom 2008-03-27 11:38:53 UTC
hmm. just installed dbg packages, but... how to reproduce the bug? i can't even remember what caused it. i guess it's not a big deal.
of course, if it happen again i'll post full stactraces.

cheers.
Comment 9 Cosimo Cecchi 2008-04-04 10:49:06 UTC
*** Bug 525551 has been marked as a duplicate of this bug. ***
Comment 10 Cosimo Cecchi 2008-04-13 09:50:22 UTC
*** Bug 526993 has been marked as a duplicate of this bug. ***
Comment 11 Cosimo Cecchi 2008-04-16 11:08:13 UTC
*** Bug 528389 has been marked as a duplicate of this bug. ***
Comment 12 Gianluca Borello 2008-04-21 16:05:53 UTC
*** Bug 529134 has been marked as a duplicate of this bug. ***
Comment 13 Cosimo Cecchi 2008-04-23 09:36:37 UTC
*** Bug 529471 has been marked as a duplicate of this bug. ***
Comment 14 Cosimo Cecchi 2008-04-23 09:39:39 UTC
*** Bug 529491 has been marked as a duplicate of this bug. ***
Comment 15 Cosimo Cecchi 2008-04-23 14:46:14 UTC
*** Bug 529532 has been marked as a duplicate of this bug. ***
Comment 16 Cosimo Cecchi 2008-04-29 07:20:11 UTC
*** Bug 530432 has been marked as a duplicate of this bug. ***
Comment 17 Cosimo Cecchi 2008-05-01 12:49:13 UTC
*** Bug 530836 has been marked as a duplicate of this bug. ***
Comment 18 Cosimo Cecchi 2008-05-02 23:21:48 UTC
*** Bug 531094 has been marked as a duplicate of this bug. ***
Comment 19 Cosimo Cecchi 2008-05-02 23:21:57 UTC
*** Bug 531076 has been marked as a duplicate of this bug. ***
Comment 20 Cosimo Cecchi 2008-05-03 10:19:51 UTC
*** Bug 531165 has been marked as a duplicate of this bug. ***
Comment 21 Cosimo Cecchi 2008-05-05 19:20:23 UTC
*** Bug 531590 has been marked as a duplicate of this bug. ***
Comment 22 Cosimo Cecchi 2008-05-16 10:19:29 UTC
*** Bug 533210 has been marked as a duplicate of this bug. ***
Comment 23 Cosimo Cecchi 2008-05-19 19:02:58 UTC
*** Bug 533872 has been marked as a duplicate of this bug. ***
Comment 24 Cosimo Cecchi 2008-05-21 23:27:42 UTC
*** Bug 534191 has been marked as a duplicate of this bug. ***
Comment 25 Cosimo Cecchi 2008-05-21 23:28:50 UTC
*** Bug 534211 has been marked as a duplicate of this bug. ***
Comment 26 Gianluca Borello 2008-05-26 10:22:20 UTC
*** Bug 534861 has been marked as a duplicate of this bug. ***
Comment 27 Gianluca Borello 2008-05-27 10:47:24 UTC
*** Bug 535016 has been marked as a duplicate of this bug. ***
Comment 28 Cosimo Cecchi 2008-06-03 18:18:06 UTC
*** Bug 536476 has been marked as a duplicate of this bug. ***
Comment 29 Cosimo Cecchi 2008-06-03 18:18:15 UTC
*** Bug 536464 has been marked as a duplicate of this bug. ***
Comment 30 Cosimo Cecchi 2008-06-06 12:37:28 UTC
*** Bug 536932 has been marked as a duplicate of this bug. ***
Comment 31 Cosimo Cecchi 2008-06-14 13:08:58 UTC
*** Bug 538289 has been marked as a duplicate of this bug. ***
Comment 32 Cosimo Cecchi 2008-06-14 13:09:16 UTC
*** Bug 538259 has been marked as a duplicate of this bug. ***
Comment 33 Cosimo Cecchi 2008-06-24 22:49:31 UTC
*** Bug 540048 has been marked as a duplicate of this bug. ***
Comment 34 Cosimo Cecchi 2008-07-02 12:20:27 UTC
*** Bug 541221 has been marked as a duplicate of this bug. ***
Comment 35 Cosimo Cecchi 2008-07-27 09:50:44 UTC
*** Bug 544940 has been marked as a duplicate of this bug. ***
Comment 36 Cosimo Cecchi 2008-07-29 12:17:50 UTC
*** Bug 545273 has been marked as a duplicate of this bug. ***
Comment 37 Cosimo Cecchi 2008-08-01 08:15:29 UTC
*** Bug 545792 has been marked as a duplicate of this bug. ***
Comment 38 Cosimo Cecchi 2008-08-05 18:57:20 UTC
*** Bug 546432 has been marked as a duplicate of this bug. ***
Comment 39 A. Walton 2008-08-14 12:05:42 UTC
*** Bug 547750 has been marked as a duplicate of this bug. ***
Comment 40 Cosimo Cecchi 2008-08-26 10:04:15 UTC
*** Bug 549360 has been marked as a duplicate of this bug. ***
Comment 41 Cosimo Cecchi 2008-08-26 10:06:53 UTC
*** Bug 549291 has been marked as a duplicate of this bug. ***
Comment 42 André Klapper 2008-08-30 12:41:42 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to
solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1],
start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now
containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2,
libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 43 Cosimo Cecchi 2008-09-09 12:15:27 UTC
*** Bug 551498 has been marked as a duplicate of this bug. ***
Comment 44 A. Walton 2008-09-10 03:46:42 UTC
*** Bug 551538 has been marked as a duplicate of this bug. ***
Comment 45 Cosimo Cecchi 2008-09-11 08:34:26 UTC
*** Bug 551714 has been marked as a duplicate of this bug. ***
Comment 46 Cosimo Cecchi 2008-09-13 09:44:51 UTC
*** Bug 552039 has been marked as a duplicate of this bug. ***
Comment 47 Cosimo Cecchi 2008-10-04 08:52:24 UTC
*** Bug 554841 has been marked as a duplicate of this bug. ***
Comment 48 Cosimo Cecchi 2008-10-04 08:54:02 UTC
This seems just to be a variation of bug 356672 into 2.20, maybe because of a patch shipped by Debian. Closing as such.

*** This bug has been marked as a duplicate of 356672 ***
Comment 49 Cosimo Cecchi 2008-10-10 15:59:26 UTC
*** Bug 555809 has been marked as a duplicate of this bug. ***
Comment 50 Cosimo Cecchi 2008-10-14 17:12:24 UTC
*** Bug 556161 has been marked as a duplicate of this bug. ***
Comment 51 Cosimo Cecchi 2008-10-18 14:33:55 UTC
*** Bug 556363 has been marked as a duplicate of this bug. ***
Comment 52 Cosimo Cecchi 2008-10-20 09:46:43 UTC
*** Bug 556902 has been marked as a duplicate of this bug. ***
Comment 53 Cosimo Cecchi 2008-10-21 08:19:18 UTC
*** Bug 557110 has been marked as a duplicate of this bug. ***