No subject


Thu Jan 27 05:17:25 PST 2011


instance (in formula's token.cxx) was overwritten by the destructor in
sc's token.cxx.

When running these destructors in regcomp's atexit/fini, the formula one
was never called, while the sc one was called twice resulting in the
segfault.

This only occured if the registry file was not already there, in which
case there was no crash but arena tracing printed out bad memory anyway.

I don't know if this was the case for other arch's as well and they were
just lucky in avoiding the segfault, or it's an armel toolchain issue at
play as well.

Jani

--------------070509050503020105080306
Content-Type: text/x-diff;
 name="0001-Remove-unused-declaration.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="0001-Remove-unused-declaration.patch"



More information about the LibreOffice mailing list