For me, it doesn't crash, so I've no idea how to fix it.<br>I don't understand this DELETEZ thing... DELETEZ deletes than zeros a pointer. This is now done automatically by boost::shared_ptr::~shared_ptr().<br>
<br>Uray M. János<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><pre>Nice work! :) I wanted to push this, but it seems it causes a crash here
when I do the followings:

- start ./soffice.bin
- open tools -> options -> user data
- don't change anything, just click OK
- file -> exit -> abort

Here is the backtrace:
</pre></blockquote><div>...<br></div><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><pre>And it's really DELETEZ(pUserOptions); -- so hopefully not a false
positive. :) Please fix this crash-on-exit, then I'm happy to push this
one.
</pre></blockquote><br>