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 417962 - crash in fm-tree-model.c:1531 failed: (node->ref_count > 0)
crash in fm-tree-model.c:1531 failed: (node->ref_count > 0)
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 417530 420137 430768 444717 448248 451260 463329 464249 465158 477778 479262 480976 481501 483844 484715 485255 485764 485815 486164 487397 487469 498769 503788 531296 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-03-13 18:55 UTC by Deji Akingunola
Modified: 2008-05-03 22:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Deji Akingunola 2007-03-13 18:55:42 UTC
Version: 2.18.0.1

What were you doing when the application crashed?



Distribution: Fedora release 6.91 (Rawhide)
Gnome Release: 2.18.0 2007-03-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-1.2985.fc7 #1 SMP Mon Mar 12 20:02:58 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10299901
Selinux: Permissive
Accessibility: Enabled
GTK+ Theme: Clearlooks-Curve3
Icon Theme: Bluecurve

Memory status: size: 642211840 vsize: 642211840 resident: 58859520 share: 21663744 rss: 58859520 rss_rlim: 18446744073709551615
CPU usage: start_time: 1173799628 rtime: 5370 utime: 4129 stime: 1241 cutime:0 cstime: 8 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912552146416 (LWP 2888)]
(no debugging symbols found)
0x000000333380d83f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912552146416 (LWP 2888))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 ??
  • #9 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #10 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #11 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #12 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 gtk_tree_row_reference_free
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #14 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #15 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #16 g_cclosure_marshal_VOID__ENUM
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 gtk_tree_view_set_cursor_on_cell
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 ??
  • #19 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #20 g_cclosure_marshal_VOID__ENUM
    from /lib64/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #22 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #23 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
GTK Accessibility Module initialized
Bonobo accessibility support initialized
File /home/deji/build.log has finished changing
flushing all words
Finished indexing. Waiting for new events...
GTK Accessibility Module initialized
** ERROR **: file fm-tree-model.c: line 1531 (fm_tree_model_unref_node): assertion failed: (node->ref_count > 0)
aborting...
File /home/deji/nautilus-debug-log.txt has finished changing
GTK Accessibility Module initialized
Bonobo accessibility support initialized
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
GTK Accessibility Module initialized
Bonobo accessibility support initialized
--------------------------------------------------
Comment 1 André Klapper 2007-03-13 20:52:07 UTC
Hi Deji,
thanks for taking the time to report this bug.
This bug report isn't very useful because it doesn't describe the bug well. If you have time and can still reproduce the bug, please read http://bugzilla.gnome.org/bug-HOWTO.html and add a more useful description to this bug.

Also, 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 the following debug packages provided by Fedora: nautilus-debuginfo, glib2-debuginfo, gtk2-debuginfo, pango-debuginfo, gnome-vfs2-debuginfo, libgnome-debuginfo, and libgnomeui-debuginfo.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 Deji Akingunola 2007-03-14 17:32:16 UTC
Andre,

I appreciate the detailed response, but unfortunately I've not been able to reproduce the crash (yet).
Comment 3 Sebastien Bacher 2007-04-21 09:43:54 UTC
*** Bug 430768 has been marked as a duplicate of this bug. ***
Comment 4 Sebastien Bacher 2007-04-21 09:44:15 UTC
*** Bug 420137 has been marked as a duplicate of this bug. ***
Comment 5 Josselin Mouette 2007-05-03 18:03:30 UTC
A complete backtrace with debugging symbols is available at http://bugs.debian.org/422121

Comment 6 Christian Kirbach 2007-06-26 17:29:36 UTC
thank you for spottin this josselin. feel free to copy it here next time

  • #3 <signal handler called>
  • #4 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #5 raise
    from /lib/i686/cmov/libc.so.6
  • #6 abort
    from /lib/i686/cmov/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 1531
  • #11 IA__gtk_tree_model_unref_node
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1373
  • #12 gtk_tree_model_sort_real_unref_node
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodelsort.c line 1243
  • #13 IA__gtk_tree_model_unref_node
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1373
  • #14 gtk_tree_row_reference_unref_path_helper
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1860
  • #15 gtk_tree_row_reference_unref_path_helper
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1859
  • #16 gtk_tree_row_reference_unref_path_helper
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1859
  • #17 gtk_tree_row_reference_unref_path_helper
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1859
  • #18 gtk_tree_row_reference_unref_path
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 1874
  • #19 IA__gtk_tree_row_reference_free
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreemodel.c line 2101
  • #20 gtk_tree_selection_real_unselect_all
    at /tmp/buildd/gtk+2.0-2.10.11/gtk/gtktreeselection.c line 1043

Comment 7 Christian Kirbach 2007-06-26 17:29:40 UTC
*** Bug 448248 has been marked as a duplicate of this bug. ***
Comment 8 Christian Kirbach 2007-06-26 17:30:51 UTC
*** Bug 451260 has been marked as a duplicate of this bug. ***
Comment 9 André Klapper 2007-06-28 19:13:55 UTC
looks a bit similar to bug 356672, but these ones here are from 2.18.
Comment 10 Susana 2007-08-06 16:51:35 UTC
*** Bug 463329 has been marked as a duplicate of this bug. ***
Comment 11 Susana 2007-08-07 13:48:13 UTC
*** Bug 464249 has been marked as a duplicate of this bug. ***
Comment 12 Susana 2007-08-10 14:36:44 UTC
*** Bug 465158 has been marked as a duplicate of this bug. ***
Comment 13 Cosimo Cecchi 2007-10-08 11:07:53 UTC
*** Bug 483844 has been marked as a duplicate of this bug. ***
Comment 14 Susana 2007-10-08 20:37:27 UTC
*** Bug 484715 has been marked as a duplicate of this bug. ***
Comment 15 Christian Kirbach 2007-10-13 22:54:13 UTC
*** Bug 485255 has been marked as a duplicate of this bug. ***
Comment 16 Christian Kirbach 2007-10-13 22:54:19 UTC
*** Bug 486164 has been marked as a duplicate of this bug. ***
Comment 17 Christian Kirbach 2007-10-13 22:54:23 UTC
*** Bug 485815 has been marked as a duplicate of this bug. ***
Comment 18 Christian Kirbach 2007-10-13 22:54:28 UTC
*** Bug 485764 has been marked as a duplicate of this bug. ***
Comment 19 Christian Kirbach 2007-10-13 22:54:32 UTC
*** Bug 481501 has been marked as a duplicate of this bug. ***
Comment 20 Christian Kirbach 2007-10-13 22:54:37 UTC
*** Bug 480976 has been marked as a duplicate of this bug. ***
Comment 21 Christian Kirbach 2007-10-13 22:54:41 UTC
*** Bug 479262 has been marked as a duplicate of this bug. ***
Comment 22 Christian Kirbach 2007-10-13 22:54:46 UTC
*** Bug 477778 has been marked as a duplicate of this bug. ***
Comment 23 Christian Kirbach 2007-10-13 22:55:16 UTC
*** Bug 444717 has been marked as a duplicate of this bug. ***
Comment 24 Christian Kirbach 2007-10-19 22:22:37 UTC
*** Bug 487397 has been marked as a duplicate of this bug. ***
Comment 25 Christian Kirbach 2007-10-19 22:30:26 UTC
*** Bug 487469 has been marked as a duplicate of this bug. ***
Comment 26 Susana 2007-11-24 19:24:49 UTC
*** Bug 498769 has been marked as a duplicate of this bug. ***
Comment 27 André Klapper 2007-12-12 04:43:32 UTC
*** Bug 417530 has been marked as a duplicate of this bug. ***
Comment 28 Susana 2007-12-16 21:03:58 UTC
*** Bug 503788 has been marked as a duplicate of this bug. ***
Comment 29 André Klapper 2007-12-21 03:10:48 UTC
same issue as bug 476353 which has been marked as a duplicate of bug 459221 which is fixed in gtk 2.12.

*** This bug has been marked as a duplicate of 459221 ***
Comment 30 A. Walton 2008-05-03 22:35:29 UTC
*** Bug 531296 has been marked as a duplicate of this bug. ***