On Tue, Oct 26, 2010 at 4:39 AM, Caolán McNamara <caolanm@redhat.com> wrote:
On Mon, 2010-10-25 at 15:39 -0500, Norbert Thiebaud wrote:
On Mon, Oct 25, 2010 at 3:13 PM, Caolán McNamara <caolanm@redhat.com> wrote:
On Sun, 2010-10-24 at 22:03 -0500, Norbert Thiebaud wrote:
I have a segfault running smoketest.
Its cold comfort, but smoketest works for me ok.
can you post the ./bin/g log of where you are at (and mybe your
autogen parameters),
--enable-maintainer-mode --enable-maintainer-mode
--with-distro=LibreOfficeLinux --disable-kde --disable-kde4 --with-git
--with-num-cpus=8 --with-max-jobs=8 --enable-symbols --disable-gnome-vfs
--with-system-cairo --no-create --no-recursion
As a thought, does it make any difference to e.g.
export SAL_USE_VCLPLUGIN=gen before running build in the
smoketestoo_native dir and/or export SAL_USE_VCLPLUGIN=svp (for headless
mode). From your bt I wouldn't think so, but worth perturbing things to
see what might fall out.
n_th@tpa10 /lo/ref/rawbuild/smoketestoo_native (master)$ export
SAL_USE_VCLPLUGIN=svp
n_th@tpa10 /lo/ref/rawbuild/smoketestoo_native (master)$ build
build -- version: 275224
=============
Building module smoketestoo_native
=============
Entering /lo/ref/rawbuild/smoketestoo_native/com/sun/star/comp/smoketest
updating: META-INF/MANIFEST.MF (deflated 11%)
updating: com_sun_star_comp_smoketest/META-INF/ (stored 0%)
updating: com_sun_star_comp_smoketest/META-INF/MANIFEST.MF (deflated 11%)
cp -f ../../../../../unxlngx6.pro/class/TestExtension.jar
../../../../../unxlngx6.pro/misc/com_sun_star_comp_smoketest/TestExtension.jar
Making: TestExtension.oxt
updating: META-INF/ (stored 0%)
updating: META-INF/manifest.xml (deflated 51%)
updating: TestExtension.jar (deflated 37%)
updating: TestExtension.rdb (deflated 90%)
Making: com_sun_star_comp_smoketest.dpz
zipdep -- version: 1.12
Multi Platform Enabled Edition
Entering /lo/ref/rawbuild/smoketestoo_native/data
Entering /lo/ref/rawbuild/smoketestoo_native
dmake: Executing shell macro: ls
$(installationtest_instset)/LibO_*_install-arc_$(defaultlangiso).tar.gz
rm -f -r ./unxlngx6.pro/misc/smoketest/user
mkdir -p ./unxlngx6.pro/misc/smoketest/user
: &&
LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/lo/ref/clone/testing/smoketestoo_native/unxlngx6.pro/lib:/lo/ref/rawbuild/solver/330/unxlngx6.pro/lib
/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/cppunittester \
-env:UNO_SERVICES=file:///lo/ref/clone/testing/smoketestoo_native/./unxlngx6.pro/misc/smoketest/services.rdb
\
-env:UNO_TYPES=file:///lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/types.rdb
\
-env:arg-soffice=path:/lo/ref/rawbuild/solver/330/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}"
./unxlngx6.pro/lib/libsmoketest.so
-env:arg-doc=./unxlngx6.pro/bin/smoketestdoc.sxw
/lo/ref/rawbuild/solver/330/unxlngx6.pro/installation/opt/program/soffice:
line 154: 15620 Segmentation fault "$sd_prog/$sd_binary" "$@"
^CCaught SIGINT. Trying to quit ...
[.....]
n_th@tpa10 /lo/ref/rawbuild/smoketestoo_native (master)$ export
SAL_USE_VCLPLUGIN=gen
n_th@tpa10 /lo/ref/rawbuild/smoketestoo_native (master)$ build
build -- version: 275224
=============
Building module smoketestoo_native
=============
Entering /lo/ref/rawbuild/smoketestoo_native/com/sun/star/comp/smoketest
: &&
LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/lo/ref/rawbuild/solver/330/unxlngx6.pro/lib
/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/regmerge
../../../../../unxlngx6.pro/misc/com_sun_star_comp_smoketest/TestExtension.rdb
/UCR ../../../../../unxlngx6.pro/misc/TestExtension.urd
: &&
LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/lo/ref/rawbuild/solver/330/unxlngx6.pro/lib
/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/javamaker
-O../../../../../unxlngx6.pro/class -BUCR -nD
-X/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/types.rdb
../../../../../unxlngx6.pro/misc/com_sun_star_comp_smoketest/TestExtension.rdb
/opt/sun-jdk-1.6.0.20/bin/javac -source 1.6 -target 1.6 -classpath
".:../../../../../unxlngx6.pro/class:/opt/sun-jdk-1.6.0.20/jre/lib/rt.jar:.:/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/ridl.jar:/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/jurt.jar:/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/unoil.jar:/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/juh.jar::/lo/ref/rawbuild/solver/330/unxlngx6.pro/lib"
-d ../../../../../unxlngx6.pro/class @/tmp/mk6hIj6f
updating: META-INF/MANIFEST.MF (deflated 11%)
updating: com_sun_star_comp_smoketest/META-INF/ (stored 0%)
updating: com_sun_star_comp_smoketest/META-INF/MANIFEST.MF (deflated 11%)
updating: com/sun/star/comp/smoketest/ (stored 0%)
updating: com/sun/star/comp/smoketest/TestExtension.class (deflated 51%)
updating: com/sun/star/comp/smoketest/TestExtension$_TestExtension.class
(deflated 47%)
cp -f ../../../../../unxlngx6.pro/class/TestExtension.jar
../../../../../unxlngx6.pro/misc/com_sun_star_comp_smoketest/TestExtension.jar
Making: TestExtension.oxt
updating: META-INF/ (stored 0%)
updating: META-INF/manifest.xml (deflated 51%)
updating: TestExtension.jar (deflated 37%)
updating: TestExtension.rdb (deflated 90%)
Making: com_sun_star_comp_smoketest.dpz
zipdep -- version: 1.12
Multi Platform Enabled Edition
Making: com_sun_star_comp_smoketest.dpj
Entering /lo/ref/rawbuild/smoketestoo_native/data
Entering /lo/ref/rawbuild/smoketestoo_native
dmake: Executing shell macro: ls
$(installationtest_instset)/LibO_*_install-arc_$(defaultlangiso).tar.gz
rm -f -r ./unxlngx6.pro/misc/smoketest/user
mkdir -p ./unxlngx6.pro/misc/smoketest/user
: &&
LD_LIBRARY_PATH=${LD_LIBRARY_PATH+${LD_LIBRARY_PATH}:}/lo/ref/clone/testing/smoketestoo_native/unxlngx6.pro/lib:/lo/ref/rawbuild/solver/330/unxlngx6.pro/lib
/lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/cppunittester \
-env:UNO_SERVICES=file:///lo/ref/clone/testing/smoketestoo_native/./unxlngx6.pro/misc/smoketest/services.rdb
\
-env:UNO_TYPES=file:///lo/ref/rawbuild/solver/330/unxlngx6.pro/bin/types.rdb
\
-env:arg-soffice=path:/lo/ref/rawbuild/solver/330/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}"
./unxlngx6.pro/lib/libsmoketest.so
-env:arg-doc=./unxlngx6.pro/bin/smoketestdoc.sxw
/lo/ref/rawbuild/solver/330/unxlngx6.pro/installation/opt/program/soffice:
line 154: 15499 Segmentation fault "$sd_prog/$sd_binary" "$@"
^CCaught SIGINT. Trying to quit ...
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.