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 666007 - g_object_ref: assertion `G_IS_OBJECT (object)' failed
g_object_ref: assertion `G_IS_OBJECT (object)' failed
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: Chat
2.33.x
Other Linux
: Normal major
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-12 15:55 UTC by Guillaume Desmottes
Modified: 2011-12-12 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2011-12-12 15:55:19 UTC
I got this empath-chat crash when playing with the muc invite dialog (it was closed).


GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed



  • #0 g_logv
    at gmessages.c line 577
  • #1 g_log
    at gmessages.c line 591
  • #2 g_object_ref
    at gobject.c line 2648
  • #3 _tp_g_hash_table_update_helper
    at util.c line 534
  • #4 g_hash_table_foreach
    at ghash.c line 1420
  • #5 tp_g_hash_table_update
    at util.c line 567
  • #6 handle_owners_changed_prepared_cb
    at channel-contacts.c line 714
  • #7 g_simple_async_result_complete
    at gsimpleasyncresult.c line 749
  • #8 contacts_queue_head_ready
    at channel-contacts.c line 276
  • #9 contacts_queue_item_idle_cb
    at channel-contacts.c line 348
  • #10 g_main_dispatch
    at gmain.c line 2425
  • #11 g_main_context_dispatch
    at gmain.c line 2995
  • #12 g_main_context_iterate
    at gmain.c line 3073
  • #13 g_main_loop_run
    at gmain.c line 3281
  • #14 gtk_main
    at gtkmain.c line 1362
  • #15 g_application_run
    at gapplication.c line 1323
  • #16 main
    at empathy-chat.c line 160

Comment 1 Guillaume Desmottes 2011-12-12 16:26:20 UTC
Humm it's actually pretty easy to reproduce and doesn't involve the invite dialog:

- Join a muc where A is already in
- change A's presence
Comment 2 Guillaume Desmottes 2011-12-12 16:50:25 UTC
That's a tp-glib bug : https://bugs.freedesktop.org/show_bug.cgi?id=43755#c1