Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2013 23:49:11 +0800
From:      Denny Lin <dennylin93@hs.ntnu.edu.tw>
To:        Albert Shih <Albert.Shih@obspm.fr>
Cc:        ports@FreeBSD.org, Baptiste Daroussin <bapt@FreeBSD.org>
Subject:   Re: LibreOffice 3.6.5 on amd
Message-ID:  <20130206154911.GB80179@mail.hs.ntnu.edu.tw>
In-Reply-To: <20130206153807.GC15741@pcjas.obspm.fr>
References:  <20130205160944.GA47236@pcjas.obspm.fr> <20130205161157.GE88651@ithaqua.etoilebsd.net> <20130206151711.GA15667@pcjas.obspm.fr> <20130206152017.GJ1268@ithaqua.etoilebsd.net> <20130206153807.GC15741@pcjas.obspm.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 06, 2013 at 04:38:07PM +0100, Albert Shih wrote:
>  Le 06/02/2013 ? 16:20:18+0100, Baptiste Daroussin a écrit
> =============
> (38/40) Building module testtools
> =============
> Entering
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/testtools/prj
> 
> gbuild module
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/testtools:
> gmake -f Makefile -j1 -rs all slowcheck gb_PARTIALBUILD=T
> Entering
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/helpcontent2/util/scalc
> 
> Entering
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/helpcontent2/util/smath
> 
> Entering
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2/helpcontent2/util/sdatabase
> 
> [ build IDL ] testtools/source/bridgetest/idl/idl
> [ build UNO ] bridgetest_out
> [ build UNO ] bridgetest
> [ build HPP ] bridgetest
> [ build MOD ] testtools
> [ build ALL ] top level modules: testtools
> [ build ALL ] loaded modules: testtools
> 
> gmake[2]: ***
> [/tmp/lobuild/workdir/unxfbsd.pro/CustomTarget/testtools/uno_test.done]
> Segmentation fault: 11 (core dump créé)

I am also seeing this on -CURRENT amd64. For some reason uno causes a
segmentation fault. I do not have Java enabled.

This is the exact command that causes the segfault:
S=/tmpfs/usr/ports/editors/libreoffice/work/libreoffice-core-3.6.5.2 && O=/tmp/lobuild/solver/unxfbsd.pro && W=/tmp/lobuild/workdir/unxfbsd.pro &&  $O/bin/uno -ro $O/xml/uno_services.rdb -ro $O/bin/udkapi.rdb -ro $W/UnoApiTarget/bridgetest.rdb -s com.sun.star.test.bridge.BridgeTest -- com.sun.star.test.bridge.CppTestObject
gmake: *** [/tmp/lobuild/workdir/unxfbsd.pro/CustomTarget/testtools/uno_test.done] Segmentation fault (core dumped)

-- 
Denny Lin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130206154911.GB80179>