On 10/02/2011 08:49 PM, Peter Foley wrote:
:&&
LD_LIBRARY_PATH=/root/libreoffice/smoketestoo_native/unxlngx6.pro/lib:/root/libreoffice/solver/unxlngx6.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/root/libreoffice/solver/unxlngx6.pro/bin/cppunit/cppunittester \
-env:UNO_SERVICES=file:///root/libreoffice/solver/unxlngx6.pro/xml/ure/services.rdb \
-env:UNO_TYPES=file:///root/libreoffice/solver/unxlngx6.pro/bin/types.rdb \
-env:arg-soffice=path:/root/libreoffice/solver/unxlngx6.pro/installation/opt/program/soffice
-env:arg-user=./unxlngx6.pro/misc/smoketest/user \
-env:arg-env=LD_LIBRARY_PATH"${LD_LIBRARY_PATH+=$LD_LIBRARY_PATH}"
-env:arg-testarg.smoketest.doc=./unxlngx6.pro/bin/smoketestdoc.sxw --protector \
/root/libreoffice/solver/unxlngx6.pro/lib/unoexceptionprotector.so \
unoexceptionprotector ./unxlngx6.pro/lib/libsmoketest.so
officeconnection.cxx:142:Assertion
Test name: N12_GLOBAL__N_14TestE::test
setUp() failed
- equality assertion failed
- Expected: 2
- Actual : 0
officeconnection.cxx:171:Assertion
Test name: N12_GLOBAL__N_14TestE::test
tearDown() failed
- equality assertion failed
- Expected: 0
- Actual : 77
Failures !!!
Run: 1 Failure total: 2 Failures: 2 Errors: 0
This indicates that soffice.bin crashed during start up. You can try
two things to find out more:
- Try to start soffice manually from
/root/libreoffice/solver/unxlngx6.pro/installation/opt/program/soffice
(best in a clean shell, no Env.Host.sh sourced) and see whether it
fails, too.
- Enable crash dumps (in bash, ulimit -c unlimited) and see whether some
core or core.* is generated, and look into that.
-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.