[Libreoffice-bugs] [Bug 114456] MACOS: Small memory leaks when discarding document recovery

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 15 07:32:08 UTC 2017


https://bugs.documentfoundation.org/show_bug.cgi?id=114456

--- Comment #3 from Alex Thurgood <iplaw67 at tuta.io> ---
(In reply to Telesto from comment #2)
> Small addition. I'm rather often noticing small leaks (as in this case) when
> interacting with the GUI:
> _DPSNextEvent
> NSEventAuxiliary
> NSCopyObject
> CGEvent	SkyLight SLTypeCreateInstance
> _NSLocalEventObserver	NSEvent
> ddLocalMonitorForEventsMatchingMask:placement:handler:]
> 
> I haven't reported them separately, because the responsible library comes
> from Apple... Or can this be fixed in the LibreOffice code?

Yes, I have noticed this too. If it is Apple's code, there probably isn't much
we can do. When I tried hunting down some of these via Instruments to the
source code, I just ended up in the assembler instructions, so there probably
isn't anything we can do. If there is Apple code that we include for which the
source is available (e.g. because we have included it in our git repo) then at
least we could point out to Apple where the problem might lie, but if it just
points to some assembler, I'm assuming we're not going to have access to any
sort of other source code. Of course, someone competent enough in disassembly
might be able to do something with it, but would that go against Apple's
Developer T&Cs ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171215/a90290c5/attachment.html>


More information about the Libreoffice-bugs mailing list