<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 23 May 2016 at 12:57, Stephan Bergmann <span dir="ltr"><<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br></span>
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.</blockquote><div><br></div><div>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.</div><div> </div></div></div></div>