Segmentation Fault during build of LibO3-5
Kálmán „KAMI” Szalai
kami911 at gmail.com
Tue Apr 10 00:07:53 PDT 2012
Hi,
Do you have any idea related to this Segmentation Fault?
Thank you in advance!
KAMI
On 04/06/2012 04:15 PM, Kálmán „KAMI” Szalai wrote:
> Hi,
>
> I got Segmentation Fault during build of LibreOffice 3-5. How can I
> avoid this problem?
>
> [ build LNK ] CppunitTest/libtest_sc_filters_test.so
> R=/home/libo32 && S=$R/libo && O=$S/solver/unxlngi6.pro &&
> W=$S/workdir/unxlngi6.pro && mkdir -p $W/LinkTarget/CppunitTest/ &&
> g++ -shared -Wl,-z,noexecstack -Wl,-z,defs
> -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc
> -L$S/solenv/unxlngi6/lib -L$O/lib -L$S/solenv/unxlngi6/lib
> -Wl,--hash-style=both -Wl,--dynamic-list-cpp-new
> -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions
> -Wl,--strip-all $W/CxxObject/sc/qa/unit/filters-test.o
> -Wl,--start-group -Wl,--end-group -lcppunit -lavmedialo -lbasegfxlo
> -lcomphelpgcc3 -luno_cppu -luno_cppuhelpergcc3 -ldrawinglayerlo
> -leditenglo -lfileacc -lforlo -lforuilo -li18nisolang1gcc3
> -lmsfilterlo -looxlo -luno_sal -luno_salhelpergcc3 -lsaxlo -lsclo
> -lsfxlo -lsotlo -lsvllo -lsvtlo -lsvxlo -lsvxcorelo -ltest -ltllo
> -ltklo -lucbhelper4gcc3 -lunotest -lutllo -lvcllo -lxolo -o
> $W/LinkTarget/CppunitTest/libtest_sc_filters_test.so
> TEMPFILE=/tmp/gbuild.s5C3GG && mv ${TEMPFILE}
> /home/libo32/libo/workdir/unxlngi6.pro/LinkTarget/CppunitTest/libtest_sc_filters_test.so.objectlist
> [ build CUT ] sc_filters_test
> R=/home/libo32 && S=$R/libo && O=$S/solver/unxlngi6.pro &&
> W=$S/workdir/unxlngi6.pro && mkdir -p $W/CppunitTest/ &&
> (LD_LIBRARY_PATH="$O/lib":$O/lib/sqlite DBGSV_ERROR_OUT=shell
> STAR_RESOURCEPATH=$O/bin/ $O/bin/cppunit/cppunittester
> $W/LinkTarget/CppunitTest/libtest_sc_filters_test.so --headless
> --protector unoexceptionprotector.so unoexceptionprotector
> "-env:CONFIGURATION_LAYERS=xcsxcu:file://$O/xml/registry
> module:file://$O/xml/registry/spool" "-env:UNO_TYPES=
> file://$O/bin/udkapi.rdb file://$O/bin/types.rdb"
> "-env:UNO_SERVICES=file://$O/xml/ure/services.rdb
> file://$O/xml/component/chart2/source/controller/chartcontroller.component
> file://$O/xml/component/chart2/source/tools/charttools.component
> file://$O/xml/component/chart2/source/model/chartmodel.component
> file://$O/xml/component/comphelper/util/comphelp.component
> file://$O/xml/component/dbaccess/util/dba.component
> file://$O/xml/component/eventattacher/source/evtatt.component
> file://$O/xml/component/fileaccess/source/fileacc.component
> file://$O/xml/component/filter/source/config/cache/filterconfig1.component
> file://$O/xml/component/forms/util/frm.component
> file://$O/xml/component/framework/util/fwk.component
> file://$O/xml/component/i18npool/util/i18npool.component
> file://$O/xml/component/oox/util/oox.component
> file://$O/xml/component/package/source/xstor/xstor.component
> file://$O/xml/component/package/util/package2.component
> file://$O/xml/component/sax/source/expatwrap/expwrap.component
> file://$O/xml/component/sax/source/fastparser/fastsax.component
> file://$O/xml/component/sc/util/sc.component
> file://$O/xml/component/sc/util/scfilt.component
> file://$O/xml/component/scaddins/source/analysis/analysis.component
> file://$O/xml/component/scaddins/source/datefunc/date.component
> file://$O/xml/component/sfx2/util/sfx.component
> file://$O/xml/component/sot/util/sot.component
> file://$O/xml/component/svl/util/svl.component
> file://$O/xml/component/toolkit/util/tk.component
> file://$O/xml/component/unotools/util/utl.component
> file://$O/xml/component/unoxml/source/rdf/unordf.component
> file://$O/xml/component/unoxml/source/service/unoxml.component
> file://$O/xml/embobj.component file://$O/xml/configmgr.component
> file://$O/xml/ucb1.component file://$O/xml/ucpfile1.component
> file://$O/xml/ucptdoc1.component"
> -env:URE_INTERNAL_LIB_DIR=file://$O/lib -env:LO_LIB_DIR=file://$O/lib
> > $W/CppunitTest/sc_filters_test.test.log 2>&1 || (cat
> $W/CppunitTest/sc_filters_test.test.log && echo; echo "Error: a unit
> test failed, please do one of:"; echo; echo "export
> DEBUGCPPUNIT=TRUE # for exception catching"; echo "export
> GDBCPPUNITTRACE=\"gdb --args\" # for interactive debugging"; echo
> "export VALGRIND=memcheck # for memory checking" ; echo
> "and retry." && false))
> Segmentation fault
>
> Error: a unit test failed, please do one of:
>
> export DEBUGCPPUNIT=TRUE # for exception catching
> export GDBCPPUNITTRACE="gdb --args" # for interactive debugging
> export VALGRIND=memcheck # for memory checking
> and retry.
> make: ***
> [/home/libo32/libo/workdir/unxlngi6.pro/CppunitTest/sc_filters_test.test]
> Error 1
>
> Thank you in advance!
>
> Regards,
> KAMI
More information about the LibreOffice
mailing list