compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #43841
[Bug 1097139] [NEW] Many leaks (approx 100) in g_type_init_with_debug_flags() from initBackend() from ccsSetBackendDefault() from initGeneralOptions() from ccsEmptyContextNew() from ccsContextNew()
Public bug reported:
I am seeing almost 100 leaks in valgrind all with the same basic stack:
==17459== by 0x7E452E2: g_type_init_with_debug_flags (in /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0.3400.1)
==17459== by 0xAFCF5EC: initBackend (gsettings.c:466)
==17459== by 0xA316D4A: ccsSetBackendDefault (main.c:1268)
==17459== by 0xA3189BB: initGeneralOptions (main.c:266)
==17459== by 0xA318B7C: ccsEmptyContextNew (main.c:334)
==17459== by 0xA31977A: ccsContextNew (main.c:538)
The docs say not to call g_type_init at all. Maybe that will fix it... ?
** Affects: compiz
Importance: High
Status: Triaged
** Affects: compiz (Ubuntu)
Importance: High
Status: Triaged
** Also affects: compiz (Ubuntu)
Importance: Undecided
Status: New
** Changed in: compiz (Ubuntu)
Status: New => Triaged
** Changed in: compiz (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1097139
Title:
Many leaks (approx 100) in g_type_init_with_debug_flags() from
initBackend() from ccsSetBackendDefault() from initGeneralOptions()
from ccsEmptyContextNew() from ccsContextNew()
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1097139/+subscriptions
Follow ups
References