On 07/15/2014 10:03 AM, Michael Stahl wrote:
On 15/07/14 03:28, Matteo Campanelli wrote:The long string of nines looks like the result of reading freed memory in a debug build. valgrind may be able to tell you where the memory was freed, if you have the patience to wait for it.yep, something tends to overwrites freed memory with 0x99, at least in --enable-dbgutil builds.
That would be ooenv's export MALLOC_PERTURB_=153 (unless you configure --disable-ooenv). Stephan _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
