On Tuesday, 3 May 2022 at 18:22:49 UTC, jmh530 wrote: > Does anyone have any idea what causes these types of errors? Sounds like a stack overflow, maybe your code has a complex/recursive part that makes DMD's call stack very deep.