Bug 53155 - core dump in src/libreoffice/solver/unxlngi6.pro/bin/uno when compiling ~master with FLAGS+='-fprofile-arcs -ftest-coverage'
Summary: core dump in src/libreoffice/solver/unxlngi6.pro/bin/uno when compiling ~mast...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Libreoffice (show other bugs)
Version: 4.0.0.0.alpha0+ Master
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 38840
  Show dependency treegraph
 
Reported: 2012-08-06 09:47 UTC by John Smith
Modified: 2012-12-20 09:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
stacktrace of coredump (4.78 KB, text/plain)
2012-08-06 09:47 UTC, John Smith
Details
build_error.log (659.42 KB, text/plain)
2012-08-06 09:48 UTC, John Smith
Details
'thread apply all backtrace full' stacktrace (16.17 KB, text/plain)
2012-08-13 18:34 UTC, John Smith
Details

Description John Smith 2012-08-06 09:47:33 UTC
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
Comment 1 John Smith 2012-08-06 09:48:12 UTC
Created attachment 65162 [details]
build_error.log
Comment 2 John Smith 2012-08-13 18:34:56 UTC
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
Comment 3 Roman Eisele 2012-10-11 14:55:28 UTC
(Not a problem with BASIC, the programming/macro language, but a basic LibreOffice compiling problem, therefore changed Component field.)
Comment 4 John Smith 2012-12-20 09:06:06 UTC
I can no longer reproduce this with current master.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.