Crossgen outerloop regression: arrres_il_r fails
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- compilers, testing-qa
Research direction
Start by reproducing the crossgen outerloop failure for Arrays/misc/arrres_il_r and inspect the reported output. The failing entry point is GCTest_arrres_il.Test.Main(), and the log shows CrossGen2 and R2RDump processing arrres_il_r.dll. Done means the test completes successfully and reports Expected: 100 with Actual: 100.
Written by the indexing model from the issue text.
Description
arrres_il_r fails on the crossgen outerloop lanes.
Unhandled exception. System.Exception: Exception of type 'System.Exception' was thrown.
at GCTest_arrres_il.Test.Main()
Return code: 1
Raw output file: C:\h\w\A5E609B0\w\B0ED09BA\uploads\Arrays\misc\arrres_il_r\output.txt
Raw output:
BEGIN EXECUTION
arrres_il_r.dll
1 file(s) copied.
7:01:51.99
Response file: C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll.rsp
C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\IL-CG2\*.dll
-o:C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll
--targetarch:x64
--targetos:windows
--verify-type-and-field-layout
--method-layout:random
-r:C:\h\w\A5E609B0\p\System.*.dll
-r:C:\h\w\A5E609B0\p\Microsoft.*.dll
-r:C:\h\w\A5E609B0\p\xunit.*.dll
-r:C:\h\w\A5E609B0\p\mscorlib.dll
-r:C:\h\w\A5E609B0\p\netstandard.dll
"Running CrossGen2: "C:\h\w\A5E609B0\p\crossgen2\crossgen2.exe" @"C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll.rsp" --composite --composite"
Emitting R2R PE file: C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll
Emitting R2R PE file: C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\arrres_il_r.dll
"Running R2RDump: "dotnet" "C:\h\w\A5E609B0\p\r2rdump\r2rdump.dll" --header --sc --in C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll --out C:\h\w\A5E609B0\w\B0ED09BA\e\JIT\Methodical\Arrays\misc\arrres_il_r\\composite-r2r.dll.r2rdump --val"
7:01:52.47
"C:\h\w\A5E609B0\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true" arrres_il_r.dll
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotnet/runtime
-
agentic-workflows untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
area-System.Reflection blocking-clean-ci-optional Known Build Error os-mac-os-x untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
area-CodeGen-coreclr untriaged
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
agentic-workflows untriaged
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
area-VM-meta-mono untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
:watch: Not Triaged 11.0 fundamentals/subsvc
Difficulty 2/5 1-3 hours Newbie friendliness 92/100
dotnet/AspNetCore.Docs#37699 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
SubtitleEdit/subtitleedit#15108 · 1 comment ·
-
area/docs-content Bug pulumi/docs
Difficulty 1/5 1-3 hours Newbie friendliness 94/100
-
Create parent directories only after the containment check in InstallHelper.TryExtractToDirectory Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
PowerShell/PSResourceGet#2056 ·