Skip to content
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: Assertion failed 'unreached' in 'TestHFAandHVA:ReturnVector2WrapperPromoted():TestHFAandHVA+Vector2Wrapper' during 'Lowering nodeinfo' #112890

Open
AndyAyersMS opened this issue Feb 25, 2025 · 2 comments
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs

Comments

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Feb 25, 2025

https://dev.azure.com/dnceng-public/public/_build/results?buildId=961276&view=ms.vss-test-web.build-test-results-tab

/datadisks/disk1/work/A612091A/w/9D2208D0/e/JIT/Directed/Directed_3/IL-CG2/structreturn.dll
-o:/datadisks/disk1/work/A612091A/w/9D2208D0/e/JIT/Directed/Directed_3/structreturn.dll
--targetarch:x64
--targetos:linux
--verify-type-and-field-layout
--method-layout:random
-r:/datadisks/disk1/work/A612091A/p/System.*.dll
-r:/datadisks/disk1/work/A612091A/p/Microsoft.*.dll
-r:/datadisks/disk1/work/A612091A/p/xunit.*.dll
-r:/datadisks/disk1/work/A612091A/p/mscorlib.dll
-r:/datadisks/disk1/work/A612091A/p/netstandard.dll
Running CrossGen2:  /datadisks/disk1/work/A612091A/p/crossgen2/crossgen2 @/datadisks/disk1/work/A612091A/w/9D2208D0/e/JIT/Directed/Directed_3/structreturn.dll.rsp   -r:/datadisks/disk1/work/A612091A/w/9D2208D0/e/JIT/Directed/Directed_3/IL-CG2/*.dll
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /datadisks/disk1/work/A612091A/p/crossgen2/createdump
/__w/1/s/src/coreclr/jit/lower.cpp:5352
Assertion failed 'unreached' in 'TestHFAandHVA:ReturnVector2WrapperPromoted():TestHFAandHVA+Vector2Wrapper' during 'Lowering nodeinfo' (IL size 22; hash 0x3f61163f; FullOpts)

First seen on Feb-18.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 25, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 25, 2025
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@AndyAyersMS
Copy link
Member Author

fyi @dotnet/jit-contrib

@AndyAyersMS AndyAyersMS added blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs and removed untriaged New issue has not been triaged by the area owner labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
Projects
None yet
Development

No branches or pull requests

1 participant