Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 12/12/2012 06:36 PM, John Smith wrote:
Im trying to run 'make check' at toplevel on ~master. It fails for me
at this point (soffice.bin crashes) :

make /usr/local/src/libreoffice/workdir/unxlngi6.pro/JunitTest/comphelper_complex/done

Is that crash reproducible for you? The backtrace doesn't give much of a clue to why it fails, so if it is reproducible running under Valgrind might help.

In general, the online update mechanism spawns threads that it doesn't properly join again before exit, which is a notorious problem with tests (that often run quickly enough to terminate soffice.bin while the online update check is still in progress), so I recommend to configure with --disable-online-update (which is the implicit default on Linux anyway, though). But the backtrace here doesn't look like it is caused by that problem anyway.

Stephan

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.