OS X Sierra crasher

Noel Grandin noelgrandin at gmail.com
Sat Jul 8 18:22:52 UTC 2017


On 8 July 2017 at 18:36, Chris Sherlock <chris.sherlock79 at gmail.com> wrote:

> We aren’t the only ones who have this issue - it looks like the MacPorts
> have encountered this for InkScape:
>
> https://trac.macports.org/ticket/52632


Sorry, but that crash looks nothing like this crash.
You can tell because the methods at the top of the crashing stack are
nothing alike.

This looks like a memory management issue - we are trying to call a method
on an OSX object that has already been freed.

Apple calls this a "zombies" problem, and has a dedicated tool for tracking
it down:

https://developer.apple.com/library/content/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/EradicatingZombies.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20170708/ec2d92fd/attachment.html>


More information about the LibreOffice mailing list