GNOME Bugzilla – Bug 708450
empathy-chat crashes: empathy-3.9.92-1.fc20: empathy_contact_dup_from_tp_contact: Process /usr/libexec/empathy-chat was killed by signal 11 (SIGSEGV)
Last modified: 2018-05-22 16:20:09 UTC
Trace: https://bugzilla.redhat.com/show_bug.cgi?id=1010243 (gdb) bt full
+ Trace 232511
(gdb) print tp_contact $4 = (TpContact *) 0x1f9fe00 (gdb) print tp_contact->priv $5 = (TpContactPrivate *) 0xaaaaaaaaaaaaaaaa (gdb) print tp_contact->parent $6 = {g_type_instance = {g_class = 0xaaaaaaaaaaaaaaaa}, ref_count = 2863311530, qdata = 0xaaaaaaaaaaaaaaaa} (gdb) x 0x1f9fe00 0x1f9fe00: 0xaaaaaaaa (gdb) x 0xaaaaaaaaaaaaaaaa 0xaaaaaaaaaaaaaaaa: Cannot access memory at address 0xaaaaaaaaaaaaaaaa
Related to bug 708716 maybe?
(In reply to comment #1) > Related to bug 708716 maybe? let me test patch
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/empathy/issues/740.