build broken

Winfried Donkers W.Donkers at dci-electronics.nl
Mon Oct 28 17:00:11 CET 2013


Hi Stephan,

I get a backtrace:
cppunittester: /home/winfried/git/libo/include/rtl/ustring.hxx:420: sal_Unicode rtl::OUString::operator[](sal_Int32) const: Assertion `index >= 0 && index < getLength()' failed.

and ran make again with export CPPUNITTRACE="gdb --args".

Winfried

________________________________________
Van: Stephan Bergmann [sbergman at redhat.com]
Verzonden: maandag 28 oktober 2013 16:53
Aan: Winfried Donkers
CC: libreoffice-dev; markus.mohrhard at gmail.com
Onderwerp: Re: build broken

On 10/28/2013 09:25 AM, Winfried Donkers wrote:
> I suffer (since last Wednessday/Thursday) with a broken build on both my development machines.
> The code bse is up to date and clean of my own code changes.
>
> make check reports an assertion in Cppunittess_sd_import_test.

Do you mean a failed CppUnit assertion, or a failed C/C++ assert?  What
is the output of "make CppunitTest_sd_import_tests"?  If it reports an
abort due to a failed C/C++ assert but does not print a backtrace,
please retry after "ulimit -c unlimited" (assuming you are on Linux).

Stephan


More information about the LibreOffice mailing list