Created attachment 65161 [details] stacktrace of coredump When I try to compile LibreOffice ~master on Linux, I get a build core dump in 'src/libreoffice/solver/unxlngi6.pro/bin/uno' My configure and make lines were: LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' \ CXXFLAGS+='-fprofile-arcs -ftest-coverage' CPPFLAGS+='-fprofile-arcs \ -ftest-coverage' ./configure --enable-debug --with-system-libcmis=no \ --with-system-saxon=no --with-system-libs LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' \ CXXFLAGS+='-fprofile-arcs -ftest-coverage' CPPFLAGS+='-fprofile-arcs \ -ftest-coverage' make
Created attachment 65162 [details] build_error.log
Created attachment 65510 [details] 'thread apply all backtrace full' stacktrace Still present in ~master version : commit 9c374a17fd440865ecceb1867c4142adf3d7fbd3 Date: Mon Aug 13 17:37:46 2012 +0200
(Not a problem with BASIC, the programming/macro language, but a basic LibreOffice compiling problem, therefore changed Component field.)
I can no longer reproduce this with current master.