sd.check fails in CppunitTest_sd_export_tests-ooxml2

Regina Henschel rb.henschel at t-online.de
Thu Jul 31 06:44:00 UTC 2025


Hi all,

with a fresh clone without any local changes building works and results in:
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 18bac4934e815d69dec337403a8b4e3250030da8
CPU threads: 32; OS: Windows 11 X86_64 (build 26100); UI render: 
Skia/Vulkan; VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc: threaded

But a
make sd.check
fails, and same with
make  CppunitTest_sd_export_tests-ooxml2

It fails e.g. as
[_RUN_____] testTdf111518::TestBody
*** Exception 0xc0000005 occurred ***

But when I test only this test via
/make CppunitTest_sd_export_tests-ooxml2 CPPUNIT_TEST_NAME="testTdf111518"
it does not fail.

I do not understand, what happens there.

My autogen.input is
--with-external-tar=c:/buildlo9/externalsrc
--with-junit=c:/cygwin64/junit/junit-4.10.jar
--with-ant-home=c:/cygwin64/ant/apache-ant-1.9.5
--disable-ccache
--with-visual-studio=2022
--enable-dbgutil
--enable-werror
--enable-odk
--enable-pch=no
--disable-cve-tests
--disable-online-update
--without-fonts
--with-jdk-home=c:/BuildLOAdds/jdk
--enable-python=fully-internal
PKG_CONFIG=C:/BuildLOAdds/pkg/pkgconf-2.4.3.exe

VS 2022 is on Version 17.14.10.

Kind regards,
Regina





More information about the LibreOffice mailing list