Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

g_object_unref on non-objects #6

Closed
IBBoard opened this issue Aug 31, 2019 · 1 comment
Closed

g_object_unref on non-objects #6

IBBoard opened this issue Aug 31, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@IBBoard
Copy link
Owner

IBBoard commented Aug 31, 2019

Something somewhere is doing a g_object_unref on something that isn't a gobject.

(cawbird:14911): GLib-GObject-CRITICAL **: 13:24:15.291: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

This may be related to clearing tweet-related items from the cache, as it seems to happen most around "Removing avatar" debug messages, but that could be a red herring.

(cawbird:15146): GLib-GObject-CRITICAL **: 13:31:54.966: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(cawbird:15146): GLib-GObject-CRITICAL **: 13:31:54.966: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(cawbird:15146): GLib-GObject-CRITICAL **: 13:31:54.971: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(cawbird:15146): cawbird-DEBUG: 13:31:54.975: Removing avatar with id 86626845 from cache
(cawbird:15146): cawbird-DEBUG: 13:31:54.975: Removing avatar with id 1023072078 from cache
@IBBoard IBBoard added bug Something isn't working info required This doesn't seem right or more details are required labels Aug 31, 2019
@IBBoard
Copy link
Owner Author

IBBoard commented Apr 7, 2020

Going to close this for now. I've not seen any go past in a while, and I never found what caused it so I can't do anything to trigger them.

@IBBoard IBBoard closed this as completed Apr 7, 2020
@IBBoard IBBoard removed the info required This doesn't seem right or more details are required label Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant