I may have spoken too soon…
The call stack when my program crashes is very similar to the call stack when those disabled tests crash.
void gw::Wrapper<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > (CustomGeomMgrSingleton::*)(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>::f<&(CustomGeomMgrSingleton::AddParm(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&))>(asIScriptGeneric*) aswrappedcall.h:340
asCContext::CallGeneric(asCScriptFunction *) as_context.cpp:5688
asCContext::ExecuteNext() as_context.cpp:2846
asCContext::Execute() as_context.cpp:1485
Were you able to run test_feature built with clang?
Thanks again,
Rob