-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
JIT assert on arm32 when running DllImportGenerator unit tests: remainingSize == 4 #60705
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @JulieLeeMSFT Issue DetailsI just hit this on CI on a coreclr checked alpine 3.14 arm and Linux arm runs
Console log:
Core Dump: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-60652-merge-c3b62da787c7471eb4/DllImportGenerator.Unit.Tests/1/core.1001.23?sv=2019-07-07&se=2021-11-09T21%3A34%3A31Z&sr=c&sp=rl&sig=AjcPkewA%2BElB7eAZKfTMCMRY7ZJgIJfGFW3iDA0wq%2FM%3D cc: @jkoritzinsky @elinor-fung
|
Un-assigning myself |
Looks like this is still being hit. I just happened to look at a PR build and noticed it: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-69895-merge-c971a8c218514b10a9/System.Text.RegularExpressions.Unit.Tests/1/console.5b33749d.log?helixlogtype=result
From https://dev.azure.com/dnceng/public/_build/results?buildId=1793005&view=logs&j=62876419-b96e-5483-94d3-b47175c1afe7&t=69034341-3a68-59aa-c247-b3e7d2608abb for #69895 |
Failed again at https://github.com/dotnet/runtime/pull/69506/checks?check_run_id=6633313299
|
Yes it is 4 days old, but the PR #69506 and it is not merged yet |
The failed test run you linked to is based on the commit cacf4f77c58ca21a2daa3a1b1ef7842f175e7c9c. |
I just hit this on CI on a coreclr checked alpine 3.14 arm and Linux arm runs
Console log:
Core Dump: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-60652-merge-c3b62da787c7471eb4/DllImportGenerator.Unit.Tests/1/core.1001.23?sv=2019-07-07&se=2021-11-09T21%3A34%3A31Z&sr=c&sp=rl&sig=AjcPkewA%2BElB7eAZKfTMCMRY7ZJgIJfGFW3iDA0wq%2FM%3D
How to debug dump: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-60652-merge-c3b62da787c7471eb4/DllImportGenerator.Unit.Tests/1/how-to-debug-dump.md?sv=2019-07-07&se=2021-11-09T21%3A34%3A31Z&sr=c&sp=rl&sig=AjcPkewA%2BElB7eAZKfTMCMRY7ZJgIJfGFW3iDA0wq%2FM%3D
cc: @jkoritzinsky @elinor-fung
The text was updated successfully, but these errors were encountered: