GNOME Bugzilla – Bug 645532
crash when blocking linked contacts in empathy
Last modified: 2011-12-15 05:26:34 UTC
When blocking linked contacts in Empathy (where one persona supports blocking and the other one doesn't), I get: Program received signal SIGSEGV, Segmentation fault. g_type_check_instance_cast (type_instance=0x2f79687461706d65, iface_type=9666320) at /tmp/buildd/glib2.0-2.28.2/./gobject/gtype.c:3989 3989 /tmp/buildd/glib2.0-2.28.2/./gobject/gtype.c: No such file or directory. in /tmp/buildd/glib2.0-2.28.2/./gobject/gtype.c (gdb) bt
+ Trace 226432
With empathy from git master, doing exactly the same, I've got: GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed aborting... Program received signal SIGABRT, Aborted. 0x00007fffeddbe165 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. in ../nptl/sysdeps/unix/sysv/linux/raise.c (gdb) bt
+ Trace 226433
I just got the segfault in the original report with empathy from git master, and I can reliably reproduce it.
Both stacktraces seem to indicate some kind of refcounting problem with individuals. Several problems like this have been fixed since March, so can you still reproduce the problem? (I can't try and reproduce it as none of my IM accounts appear to support blocking contacts.)
Emilio, can you reproduce the problem with recent folks release ?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!