RESOLVED WONTFIX 194646
[GTK] webkit2gtk memory leak
https://bugs.webkit.org/show_bug.cgi?id=194646
Summary [GTK] webkit2gtk memory leak
Dhiraj
Reported 2019-02-13 23:36:59 PST
Upstream bug: https://github.com/luakit/luakit/issues/744 ==35865==ERROR: LeakSanitizer: detected memory leaks Direct leak of 96 byte(s) in 3 object(s) allocated from: #0 0x7f21ddbb4458 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0458) #1 0x7f21d8de5021 in bmalloc::Heap::Heap(bmalloc::HeapKind, std::lock_guard<bmalloc::Mutex>&) (/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18+0xe91021) Direct leak of 32 byte(s) in 1 object(s) allocated from: #0 0x7f21ddbb4458 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0458) #1 0x7f217e4aa09d in acommon::DictInfoList::elements() const (/usr/lib/x86_64-linux-gnu/libaspell.so.15+0x3709d) #2 0x1b5f9b71473effff (<unknown module>) Indirect leak of 120 byte(s) in 3 object(s) allocated from: #0 0x7f21ddbb4458 in operator new(unsigned long) (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xe0458) #1 0x7f21d8de5001 in bmalloc::Heap::Heap(bmalloc::HeapKind, std::lock_guard<bmalloc::Mutex>&) (/usr/lib/x86_64-linux-gnu/libjavascriptcoregtk-4.0.so.18+0xe91001) SUMMARY: AddressSanitizer: 248 byte(s) leaked in 7 allocation(s).
Attachments
Michael Catanzaro
Comment 1 2019-02-15 07:56:06 PST
I don't see anything actionable here, sorry. :( We'd need longer traces to be able to do anything with this.
Note You need to log in before you can comment on or make changes to this bug.