-
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
[8.0][mono][interpreter] Native crash in System.Linq.Queryable.Tests #101831
Comments
Tagging subscribers to this area: @BrzVlad, @kotlarmilos |
|
^ I saw that callstack and it looked too generic to me. Which frame would you say gives a clue of where the crash is coming from? |
It isn't particularly unique but sometimes I like to add the stack to the issue to make searching easier and possibly save some time when I look at it again |
@BrzVlad to investigate |
the actual crash is:
This can suggest a GC related issue, |
This appears to also be fixed by #100832 |
Going to close this as possibly fixed. If it comes up again we'll look into it some more. |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=663779
Build error leg or test failing: net8.0-linux-Debug-x64-mono_interpreter_release
Error Message
Libraries Test Run release mono_interpreter linux x64 Debug
Expand
Report
Summary
The text was updated successfully, but these errors were encountered: