On 13/08/2020 13:31, Xisco Fauli wrote:
I'm building tag 'libreoffice-7.0.1.1' on linux with
--with-jdk-home=/etc/alternatives/java_sdk_11
--with-package-format=rpm deb
--enable-release-build
--with-junit=/home/build/source/junit-4.10.jar
and JunitTest_sc_unoapi_2 crashes. See log attached.
Anyone else having the same problem?
The output looks extremely garbled (do you perhaps do a parallelized run 
of `make` without -O?), but from what one sees it looks like the 
well-known issue that (implicit?) --enable-online-update and/or 
--enable-extension-update cause some update thread to not be joined 
before exit, which can wreck all kind of havoc during process exit.  If 
you don't want to test your luck whether or not this issue hits 
randomly, disable those two configuration options.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.