On 23 May 2016 at 12:57, Stephan Bergmann <sberg...@redhat.com> wrote:

>
> The crash handling code called from within the signal handler is just a
> big mess of illegal activity (that apparently happens to work some of the
> time, but is also known to fail spectacularly sometimes).  Locking the
> SolarMutex is just one of many illegal aspects.  I wouldn't worry trying to
> take care of it independently of cleaning up the big mess completely.


Would it not be easier (and safer) to create some small, independent
programs, that use no other parts of LibreOffice, and wrap the main
executable, and catch all and any exceptions and then do whatever we need
to do: upload a dump, set some of kind "attempt restore" flag in the
registry, etc, etc.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to