anyone else having unit test failures on master

Stephan Bergmann sbergman at redhat.com
Fri Apr 12 07:00:00 PDT 2013


On 04/12/2013 03:21 PM, Noel Grandin wrote:
> On 2013-04-12 15:17, Eike Rathke wrote:
>> 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?

You can try

   VALGRIND=memcheck make JunitTest_sw_unoapi

Stephan


More information about the LibreOffice mailing list