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

Test failure readytorun/tests/mainv2/mainv2.sh #53164

Closed
VincentBu opened this issue May 24, 2021 · 1 comment
Closed

Test failure readytorun/tests/mainv2/mainv2.sh #53164

VincentBu opened this issue May 24, 2021 · 1 comment
Labels
arch-arm64 area-crossgen2-coreclr os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr crossgen2 20210522.1

Failed test:

R2R-CG2 OSX arm64 Checked no_tiered_compilation @ OSX.1100.ARM64.Open

- readytorun/tests/mainv2/mainv2.sh

Error message:

Unhandled exception. System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.)
---> System.NullReferenceException: Object reference not set to an instance of an object.
at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSort(TDataStructure arrayToSort, Int32 index, Int32 length, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001e+0xd --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) in System.Private.CoreLib.dll:token 0x6002cb2+0x21 at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002cce+0x3f at System.Threading.Tasks.Task.Wait() in System.Private.CoreLib.dll:token 0x6002cca+0x0 at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001d+0x33
at ILCompiler.MetadataManager.GetCompiledMethods(EcmaModule moduleToEnumerate, CompiledMethodCategory methodCategory) in ILCompiler.ReadyToRun.dll:token 0x6000169+0x86
at ILCompiler.DependencyAnalysis.NodeFactory.EnumerateCompiledMethods(EcmaModule moduleToEnumerate, CompiledMethodCategory methodCategory)+MoveNext() in ILCompiler.ReadyToRun.dll:token 0x6000368+0x1f
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.LayoutMethodsWithEHInfo() in ILCompiler.ReadyToRun.dll:token 0x60004a1+0x74
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.ShouldSkipEmittingObjectNode(NodeFactory factory) in ILCompiler.ReadyToRun.dll:token 0x60004a3+0x0
at ILCompiler.DependencyAnalysis.ReadyToRun.HeaderNode.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x6000503+0x93
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in ILCompiler.ReadyToRun.dll:token 0x600031e+0x174
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x600012b+0x35
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015a+0x5f6 at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x6000159+0x52e at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000161+0x5 task_for_pid(34565) FAILED 5 (os/kern) failure /private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/mainv2/mainv2.sh: line 197: 34565 Abort trap: 6 (core dumped) $CORE_ROOT/corerun $CORE_ROOT/crossgen2/crossgen2.dll -r:$CORE_ROOT/*.dll -r:pwd` -o:test.ni.dll test.dll

Return code:      1
Raw output file:      /private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/Reports/readytorun.tests/mainv2/mainv2.output.txt
Raw output:
BEGIN EXECUTION
Warning: No files matching /private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/mainv2
Emitting R2R PE file: mainv2.ni.dll
Warning: No files matching /private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/mainv2
Emitting R2R PE file: fieldgetter.ni.dll
Warning: No files matching /private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/mainv2
Emitting R2R PE file: test.ni.dll
Crossgen failed with exitcode: 134
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/AAB10991/p
/private/tmp/helix/working/AAB10991/w/C36F0AB9/e/readytorun/tests/mainv2/mainv2.sh
Expected: True
Actual:   False


Stack trace
   at readytorun_tests._mainv2_mainv2_._mainv2_mainv2_sh()
@dotnet-issue-labeler dotnet-issue-labeler bot added area-crossgen2-coreclr untriaged New issue has not been triaged by the area owner labels May 24, 2021
@mangod9
Copy link
Member

mangod9 commented Jul 20, 2021

Dupe of #51250

@mangod9 mangod9 closed this as completed Jul 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-crossgen2-coreclr os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants