fathom
fathom copied to clipboard
stress.fathom causes stack overflow on Windows
test tests\succeed\stress.fathom ... FAILED
failures:
---- tests\succeed\stress.fathom ----
unexpected command output:
---- command ----
"C:\\Users\\wes\\Work\\fathom\\target\\debug\\fathom.exe" "elab" "--term" "tests\\succeed\\stress.fathom"
---- status ----
exit code: 0xc00000fd
---- stderr ----
thread 'main' has overflowed its stack
failures:
unexpected command output
failures:
tests\succeed\stress.fathom
Yeah, I was actually running into this when attempting to upgrade scoped-arena
to version 0.4.1
. I'm not sure this test (along with succeed/prelude.fathom
and fail/paradoxes/hurkens.fathom
) will survive #316 though. These were more there as I was doing initial tests of the elaborator.
Noticed a couple of ways to handle this in a URLO forum thread: