Actions
Bug #12844
open
MV
Further investigate remaining libfontconfig memory leak
Bug #12844:
Further investigate remaining libfontconfig memory leak
Start date:
07/22/2024
Due date:
% Done:
0%
Estimated time:
Description
In #11954 a significant memory leak was resolved, but a smaller instance of a leak remains.
This seems to happen internally in libpango. The trace using leak sanitizer looks like:
A new thread is used to initialise the libfontconfig code, where it appears a leak occurs. This can be because of the code in that library, or the way that the pango library calls this functionality. This is to be investigated further.
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Related to Bug #11954: Pango (libfontconfig) memory leaks added
MV Updated by Matthias Van Ceulebroeck about 2 years ago
- Target version set to future
RM Updated by Romain Mardulyn over 1 year ago
- Status changed from New to InProgress
- Assignee set to Romain Mardulyn
RM Updated by Romain Mardulyn over 1 year ago
- Status changed from InProgress to New
- Assignee deleted (
Romain Mardulyn)
Actions