Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread Jean-Tiare LE BIGOT
I had the same problem. The crash is in sot_test_sot. from what I 
remember, there is a test throwing a RuntimeException. An important 
point is that It occurred to me only in Ubuntu 12.10 *alpha*. Moving 
back to the previous stable version "fixed" the problem. Sadly, I've not 
been able to find the exact source of the problem.


Le 2012-08-07 16:56, John Smith a écrit :
On Tue, Aug 7, 2012 at 4:53 PM, John Smith  
wrote:
On Tue, Aug 7, 2012 at 3:37 PM, Caolán McNamara  
wrote:


It's be helpful to find the core.* of the coredump and get a 
backtrace

from it.


I was under the impression that I already attached a trace with my
first email ? Anyway, here it is again.

Please ignore that email; I forgot I created a bug in bugzilla for 
it.

https://bugs.freedesktop.org/show_bug.cgi?id=53155
Please use that instead.

Thanks,


John Smith
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


--
Jean-Tiare LE BIGOT
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 4:53 PM, John Smith  wrote:
> On Tue, Aug 7, 2012 at 3:37 PM, Caolán McNamara  wrote:
>>
>> It's be helpful to find the core.* of the coredump and get a backtrace
>> from it.
>>
> I was under the impression that I already attached a trace with my
> first email ? Anyway, here it is again.
>
Please ignore that email; I forgot I created a bug in bugzilla for it.
https://bugs.freedesktop.org/show_bug.cgi?id=53155
Please use that instead.

Thanks,


John Smith
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread John Smith
On Tue, Aug 7, 2012 at 3:37 PM, Caolán McNamara  wrote:
>
> It's be helpful to find the core.* of the coredump and get a backtrace
> from it.
>
I was under the impression that I already attached a trace with my
first email ? Anyway, here it is again.


Regards,


John Smith


stacktrace.txt.gz
Description: GNU Zip compressed data
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: core dump when compiling LibreOffice ~master

2012-08-07 Thread Caolán McNamara
On Mon, 2012-08-06 at 14:48 +0200, John Smith wrote:
> On Mon, Aug 6, 2012 at 10:22 AM, John Smith  wrote:
> > Hi,
> >
> > 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

(core dumped) $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
make[2]: ***

It's be helpful to find the core.* of the coredump and get a backtrace
from it.

Though I presume its the various exciting profiling options which trip
it up.

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: core dump when compiling LibreOffice ~master

2012-08-06 Thread John Smith
On Mon, Aug 6, 2012 at 10:22 AM, John Smith  wrote:
> Hi,
>
>
> When I try to compile LibreOffice ~master on Linux, I get a build
> failure and a core dump.
>
> I have attached the build_error.log and the stack trace.
>
>
> 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
>
>
> Any and all help is appreciated,
>
>
> Regards,
>
>
> John Smith.

I decided to file a bug in LibreOffice bugzilla for this one, since it
is a component of LibreOffice itself
(src/libreoffice/solver/unxlngi6.pro/bin/uno) that is dumping core
here.

https://bugs.freedesktop.org/show_bug.cgi?id=53155


- John Smith
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice