> SIGABRT failure of
CppunitTest_vcl_filters_test only happen on one of those "2 different
machines(Ubuntu/Fedora)" or on both?
To Answer your other 2 Questions. It's failing on my Fedora box with Clang
5.0 master. It's failing on my Ubuntu box with clang 3.9 release. Both are
x86.
> * Which jp
I think my initial bisect was wrong because I didn't do a "make clean"
between all the builds. Reverting
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6889fa826eef6bd1074d77507818e71dfe8ba152
Caused a failing build to pass, so it looks like Michael Stahl's hunch was
correct.
$ cat auto
On 04/12/2017 10:46 PM, Michael Stahl wrote:
On 12.04.2017 21:43, Michael Stahl wrote:
On 12.04.2017 19:35, slacka wrote:
Here is the backtrace:
https://pastebin.com/vhYRQDSG
This was with clang version 4.0.0 (trunk 287326)
On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20
On 12.04.2017 21:43, Michael Stahl wrote:
> On 12.04.2017 19:35, slacka wrote:
>> Here is the backtrace:
>>
>> https://pastebin.com/vhYRQDSG
>>
>> This was with clang version 4.0.0 (trunk 287326)
>>
>> On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39
>> UTC 2017 i686 i68
On 12.04.2017 19:35, slacka wrote:
> Here is the backtrace:
>
> https://pastebin.com/vhYRQDSG
>
> This was with clang version 4.0.0 (trunk 287326)
>
> On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39
> UTC 2017 i686 i686 i686
>
> I'm not sure if it was timing, ccach
Here is the backtrace:
https://pastebin.com/vhYRQDSG
This was with clang version 4.0.0 (trunk 287326)
On Ubuntu 16.04.2 LTS 3 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:49:39
UTC 2017 i686 i686 i686
I'm not sure if it was timing, ccache. or what but whatever is causing this
crash started a
On 07.04.2017 07:37, Luke Benes wrote:
>
> I'm getting the following build failure
>
> /bin/sh: line 1: 16577 Segmentation fault (core dumped) (
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs
> MALLOC_CHECK_=2 MALLO
Sorry for the noise. I'm still getting this intermittent failure, but it looks
like I bisected it incorrectly. I'll try a newer version of clang and removing
ccache.
From: Luke Benes
Sent: Tuesday, April 4, 2017 11:41 PM
To: libreoffice@lists.freedesktop.org;
On 04/05/2017 08:41 AM, Luke Benes wrote:
I'm getting the following build failure
/bin/sh: line 1: 16577 Segmentation fault (core dumped) (
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program":$W/UnpackedTarball/cppunit/src/cppunit/.libs MALLOC_CHECK_=2 MALLOC_PERTU