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 [sberg...@redhat.com] Verzonden: maandag 28 oktober 2013 16:53 Aan: Winfried Donkers CC: libreoffice-dev; markus.mohrh...@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 _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice