Forget the noise, Lo accept to launch itself at the second try :)
Régis Perdreau
Le lun. 29 oct. 2018 à 21:18, Regis Perdreau
a écrit :
>
> Hi,
>
> I have this error when i try to launch debug version of libreoffice in GDB.
>
>
> Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_
Hi,
I have this error when i try to launch debug version of libreoffice in GDB.
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
warning: Corrupted shared library list: 0x55850240 != 0x77f97cc0
Some clues to solve this problem ?
Régis Perdreau
07 68 88 26 07
Hi. Eike.
Thank you to reply for me, and sorry to late :)
Here is whole error code.
/[...]/LibreOffice_Source/lode/dev/core/vcl/qa/cppunit/pdfexport/pdfexport.cxx:1539:(anonymous
namespace)::PdfExportTest::testTdf115262
less assertion failed
- Expected less than: 166
- Actual : 199
(anonymous na
Hi,
I am also getting the same error
In my case the failing tests are:
|Test name: ScFiltersTest::testMiscRowHeights less equal assertion failed
- Expected less or equal than: 15 - Actual : 39 Test name:
ScFiltersTest::testOptimalHeightReset less equal assertion failed -
Expected less or equ
Hi,
I am also getting the same error.
In my case the failing tests are:
--
Test name: ScFiltersTest::testMiscRowHeights
less equal assertion failed
- Expected less or equal than: 15
- Actual : 39
Test name: ScFiltersTest::testOptimalHeightReset
less equal assertion failed
- Expected less or
Hi kalriel,
On Monday, 2018-10-15 20:26:34 -0700, kalriel wrote:
> I get the following error when building the master
>
> Error: a unit test failed, please do one of:
> make CppunitTest_sc_subsequent_filters_test CPPUNITTRACE="lldb --" #
> for interactive debugging on OS X
> make CppunitTe
Hello.
I get the following error when building the master
Error: a unit test failed, please do one of:
make CppunitTest_sc_subsequent_filters_test CPPUNITTRACE="lldb --" #
for interactive debugging on OS X
make CppunitTest_sc_subsequent_filters_test VALGRIND=memcheck#
for memory