DMD failed with exit code -1073741819

Dennis dkorpel at gmail.com
Tue May 3 19:03:56 UTC 2022


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.


More information about the Digitalmars-d-learn mailing list