intermittent stack overflow in test #234

Closed
opened 2022-03-22 18:14:11 +08:00 by sb10q · 1 comment

This happens from time to time:

test toplevel::test::test_analyze::class_same_name ... ok
test typecheck::typedef::test::test_unify::record_merge ... ok
test toplevel::test::test_analyze::err_no_self_1 ... ok
test typecheck::typedef::test::test_virtual ... ok
test toplevel::test::test_analyze::cyclic1 ... ok

thread 'toplevel::test::test_inference::type_var_fun' has overflowed its stack
fatal runtime error: stack overflow
error: test failed, to rerun pass '-p nac3core --lib'
This happens from time to time: ``` test toplevel::test::test_analyze::class_same_name ... ok test typecheck::typedef::test::test_unify::record_merge ... ok test toplevel::test::test_analyze::err_no_self_1 ... ok test typecheck::typedef::test::test_virtual ... ok test toplevel::test::test_analyze::cyclic1 ... ok thread 'toplevel::test::test_inference::type_var_fun' has overflowed its stack fatal runtime error: stack overflow error: test failed, to rerun pass '-p nac3core --lib' ```
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#234
There is no content yet.