Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stress.fathom causes stack overflow on Windows #325

Open
wezm opened this issue Mar 30, 2022 · 2 comments
Open

stress.fathom causes stack overflow on Windows #325

wezm opened this issue Mar 30, 2022 · 2 comments

Comments

@wezm
Copy link
Contributor

wezm commented Mar 30, 2022

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
@brendanzab
Copy link
Member

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.

@wezm
Copy link
Contributor Author

wezm commented Jun 21, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants