-
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] Assertion: should not be reached at D:/a/_work/1/s/src/mono/mono/sgen/sgen-scan-object.h:93
in System.Reflection.Tests
#95805
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=493316 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "",
"ErrorPattern": "Assertion: should not be reached at .*src/mono/mono/sgen/sgen-scan-object.h:93",
"BuildRetry": false,
"ExcludeConsoleLog": false
} From wasm-console.log:
|
there is new occurrence Log |
Assertion: should not be reached at D:/a/_work/1/s/src/mono/mono/sgen/sgen-scan-object.h:93
in System.Linq.Expressions.Tests
Assertion: should not be reached at D:/a/_work/1/s/src/mono/mono/sgen/sgen-scan-object.h:93
in System.Reflection.Tests
all the recent ones are in reflection tests in MT. |
cc @lambdageek |
Note reflections tests are disabled as active issue now for MT, otherwise this would report many more |
Tagging subscribers to this area: @BrzVlad |
This one is single-threaded OOM followed by broken GC, Log
Note, it's not the same stack trace, there are 2 different fails, which means that (possibly another) OOM corrupted the memory for the GC. Related to this theory #96546 (comment) |
this seems to be good now, closing. Please open another issue if this appears again |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=629971
Build error leg or test failing: WasmTestOnBrowser-System.Linq.Expressions.Tests.WorkItemExecution
Pull request: #95738
Error Message
Fill the error message using step by step known issues guidance.
Log
cc @vargaz @lambdageek
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=569971
Error message validated:
[Assertion: should not be reached at .*src/mono/mono/sgen/sgen-scan-object.h:93
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/17/2024 12:38:23 PM UTC
The text was updated successfully, but these errors were encountered: