Bug 95294 - Crash during building at CppunitTest_sw_globalfilter on MacOs
Summary: Crash during building at CppunitTest_sw_globalfilter on MacOs
Status: RESOLVED INSUFFICIENTDATA
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.1.0.0.alpha0+ Master
Hardware: Other All
: medium major
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks:
 
Reported: 2015-10-24 11:41 UTC by Julien Nabet
Modified: 2015-12-27 18:16 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
backtrace with symbols (12.57 KB, text/plain)
2015-10-24 11:41 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nabet 2015-10-24 11:41:01 UTC
Created attachment 119921 [details]
backtrace with symbols

On MacOs 10.10.5 with master sources updated some days ago (c1d0074df9e96f7ac6d755f177974645513c6b16), build fails in CppunitTest_sw_globalfilter

java version "1.8.0_40"
Java(TM) SE Runtime Environment (build 1.8.0_40-b26)
Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)
--enable-64-bit
--enable-werror
--enable-python=internal
--enable-debug
--enable-dbgutil
--enable-crashdump
--enable-dependency-tracking
--enable-online-update
--with-lang=en-US it fr de es pt ru cs hu pl da sv el sk is nl
--without-junit
--with-myspell-dicts
Comment 1 Julien Nabet 2015-10-24 11:42:49 UTC
Alex: thought you might confirm this one. Indeed, have you succeeded in building master sources on MacOs recently?
Comment 2 Alex Thurgood 2015-10-26 08:36:44 UTC
(In reply to Julien Nabet from comment #1)
> Alex: thought you might confirm this one. Indeed, have you succeeded in
> building master sources on MacOs recently?

Hi Julien,

I've been building with make build-nocheck since this failed, so I don't know whether this is still failing.
Comment 3 Alex Thurgood 2015-10-26 08:38:12 UTC
Isn't this a DUP of 90502 ?
Comment 4 Julien Nabet 2015-10-26 09:01:49 UTC
Alex: take a look to https://bugs.documentfoundation.org/show_bug.cgi?id=90502#c20 :-)
Anyway, thank you for your feedback.
Comment 5 Alex Thurgood 2015-10-26 09:11:44 UTC
(In reply to Julien Nabet from comment #4)
> Alex: take a look to
> https://bugs.documentfoundation.org/show_bug.cgi?id=90502#c20 :-)
> Anyway, thank you for your feedback.

Hi Julien, yeah sorry, only just noticed. I will have to try a build without build-nocheck and see if I now get this new crash - will report back soon.
Comment 6 Julien Nabet 2015-12-27 18:16:27 UTC
I just upgraded to Capitan and tried to give an update.
However, I just broke all my build config.
I uninstalled MacPorts stuff and now give up MacOs building.
In brief, I don't want to bother with this bug.