|
From: James H. <ja...@al...> - 2023-06-18 09:16:20
|
On Saturday, 17 June 2023 19:59:03 BST Fahim Dalvi wrote: > > On Jun 15, 2023, at 7:54 PM, James Turner <ja...@fl...> wrote: > > > > Okay that’s very interesting, the four ‘aborting’ tests are the same as > > the ones which fails on Jenkins. > Hi James, > > Intel-based Mac, with macOS 12.6.6 (Monterey), and the following four tests > fail: > > The following tests FAILED: > 38 - test_expressions (Child aborted) > 44 - canvas_element-boost_test (Child aborted) > 46 - canvas_layout-boost_test (Child aborted) > 50 - test_animations (Child aborted) > > Unfortunately didn’t have the chance to debug any further, but the log does > fail with the following error for all four fails: > > libc++abi: terminating with uncaught exception of type > std::__1::system_error: mutex lock failed: Invalid argument > > Does that help at all? This was built using Apple clang version 14.0.0, > perhaps you are using a different compiler locally? Would a mac user be kind enough to try the attached patch on simgear latest next (i.e. using git am), to see if it fixes the above ctest failures? Many thanks JamesH |