-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[wasm][DebuggerTestSuite] RangeError: Maximum call stack size exceeded #52102
Comments
Tagging subscribers to this area: @BrzVlad Issue DetailsDescriptioncaused by breakpoint-> stackwalk-> describe variables->tostring->JIT In DebuggerTests.SourceList.InspectBoxedLocals
ConfigurationWindows
Stack trace
|
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsDescriptioncaused by breakpoint-> stackwalk-> describe variables->tostring->JIT In DebuggerTests.SourceList.InspectBoxedLocals
ConfigurationWindows
Stack trace
|
Tagging subscribers to this area: @thaystg Issue DetailsDescriptioncaused by breakpoint-> stackwalk-> describe variables->tostring->JIT In DebuggerTests.SourceList.InspectBoxedLocals
ConfigurationWindows
Stack trace
|
@lewing do we need to run debugger tests with relinking? |
Description
caused by breakpoint-> stackwalk-> describe variables->tostring->JIT
In DebuggerTests.SourceList.InspectBoxedLocals
Configuration
Windows
https://github.com/pavelsavara/runtime/tree/pr_wasm_debugger_crash
Stack trace
The text was updated successfully, but these errors were encountered: