anyone else having unit test failures on master
Noel Grandin
noel at peralex.com
Fri Apr 12 06:21:58 PDT 2013
On 2013-04-12 15:17, Eike Rathke wrote:
> Hi Noel,
>
> On Thursday, 2013-04-11 14:23:47 +0200, Noel Grandin wrote:
>
>> Now I seem to be having a reproducible failure in
>> make JunitTest_sw_unoapi
>>
>> It's trigger an assert in String::Len, see trace below.
> Presumably the underlying UniString::mpData is a dangling pointer,
> something called delete on that String earlier?
>
>
Thanks. How would I track that down?
Is there maybe a malloc() poisoning flag which overwrites freed memory
so that it crashes closer to the culprit?
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list