After upgrading to ClearScript 7.5.1 our test suite has started crashing with the following error (similar error as in #712 (comment)):
Exit code is -2147483645 (#
# Fatal error in , line 0
# Check failed: isolate_->IsOnCentralStack().
#
#
#
#FailureMessage Object: 000000A9947FC0E0)
This happens on every run after a couple of tests have been executed. Each test creates a fresh V8Runtime.
I'll see if I can create a re-producible minimal repro.
After upgrading to ClearScript 7.5.1 our test suite has started crashing with the following error (similar error as in #712 (comment)):
This happens on every run after a couple of tests have been executed. Each test creates a fresh V8Runtime.
I'll see if I can create a re-producible minimal repro.