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 t
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
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
Desc
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-arc
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+='-fpr