segfault after finalizing all modules when using AlignmentDUTResidual
When using the DUT alignment module, corry terminates with a segmentation fault after ModuleManager::finalizeAll() is done.
This seems to be due to the shared pointers to TFormulas static std::shared_ptr<TFormula>
introduced by merge request !597 (merged) .
Edited by Annika Vauth