<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks Noel,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
That last patch fixed the segfault, but the subsequent Unit Tests are still failing at:</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>[build CUT] cppuhelper_qa_misc<br>
</span>
<div>`anonymous namespace'::Test::testCatchThrow finished in: 10ms<br>
</div>
<div>D:/core/cppuhelper/qa/misc/test_misc.cxx:69:`anonymous namespace'::Test::testgetCaughtException<br>
</div>
<div>assertion failed<br>
</div>
<div>- Expression: bool(aSavedException)<br>
</div>
<div><br>
</div>
<div>`anonymous namespace'::Test::testgetCaughtException finished in: 160ms<br>
</div>
<div>D:/core/cppuhelper/qa/misc/test_misc.cxx(69) : error : Assertion<br>
</div>
<div>Test name: `anonymous namespace'::Test::testgetCaughtException<br>
</div>
<div>assertion failed<br>
</div>
<div>- Expression: bool(aSavedException)<br>
</div>
<div><br>
</div>
<div>Failures !!!<br>
</div>
<div>Run: 2   Failure total: 1   Failures: 1   Errors: 0<br>
</div>
<div><br>
</div>
<div>Error: a unit test failed, please do one of:<br>
</div>
<div>make CppunitTest_cppuhelper_qa_misc CPPUNITTRACE=TRUE # which is a shortcut for the following line<br>
</div>
<div>make CppunitTest_cppuhelper_qa_misc CPPUNITTRACE="'C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/Common7/IDE/devenv.exe' /debugexe" # for interactive debugging in Visual Studio<br>
</div>
<div>make CppunitTest_cppuhelper_qa_misc CPPUNITTRACE="drmemory -free_max_frames 20" # for memory checking (install Dr.Memory first, and put it to your PATH)<br>
</div>
<div><br>
</div>
<div>You can limit the execution to just one particular test by:<br>
</div>
<div><br>
</div>
<div>make CppunitTest_cppuhelper_qa_misc CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...<br>
</div>
<div><br>
</div>
<div>make[1]: *** [D:/core/solenv/gbuild/CppunitTest.mk:117: D:/core/workdir/CppunitTest/cppuhelper_qa_misc.test] Error 1<br>
</div>
<div>make[1]: *** Waiting for unfinished jobs....<br>
</div>
<div>make: *** [Makefile:286: build] Error 2<br>
</div>
<span></span><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Do you have access to a Windows machine or do you me to gather any additional debug info for you?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
</body>
</html>