GNOME Bugzilla – Bug 636228
critical warning when clicking on a contact on the contact list
Last modified: 2011-08-29 10:12:43 UTC
When clicking on a contact after launching empathy, I get this assertion. It seems to only happen once, i.e. the first time I click on a contact I get it, but if then I click on another, I don't. Gtk-CRITICAL **: gtk_tree_model_filter_real_unref_node: assertion `elt->ref_count > 0' failed aborting... Program received signal SIGTRAP, Trace/breakpoint trap. g_logv (log_domain=<value optimized out>, log_level=<value optimized out>, format=<value optimized out>, args1=0x7fffffffdc80) at /tmp/buildd/glib2.0-2.27.4/glib/gmessages.c:563 563 /tmp/buildd/glib2.0-2.27.4/glib/gmessages.c: No such file or directory. in /tmp/buildd/glib2.0-2.27.4/glib/gmessages.c (gdb) bt
+ Trace 224924
I tought we already have a bug opened for this one but can't find it, so I guess I was wrong. This error has bene introduced with folks. I think Philip and/or Travis spent time trying to debug it but didn't manage to find the source of the issue.
It's a combination of bug #626552 and bug #621076, which is explained in bug #627813. Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 627813 ***
Ah thanks, I didn't manage to find these bugs. :)