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

Tests failed with Unhandled exception. System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) #52529

Closed
VincentBu opened this issue May 10, 2021 · 17 comments

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr crossgen2 20210508.1

Failed tests:

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

- Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.sh

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

- Loader/classloader/generics/regressions/dev10_531793/dev10_531793/dev10_531793.sh

Error message:

/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.sh: line 254: -r:/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.dll.rsp: No such file or directory
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) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer)
at ILCompiler.DependencyAnalysis.ReadyToRun.GCRefMapNode.GetData(NodeFactory factory, Boolean relocsOnly)
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable()
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
dyld: Library not loaded: @rpath/libmscordaccore.dylib
Referenced from: /private/tmp/helix/working/ADA208F3/p/dotnet-cli/shared/Microsoft.NETCore.App/6.0.0-preview.3.21201.4/createdump
Reason: image not found
/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.sh: line 204: 34662 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/Reports/Regressions.coreclr/GitHub_41674/genericldtoken/genericldtoken.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/IL-CG2/genericldtoken.dll
Response file: /private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.dll.rsp
/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/IL-CG2/genericldtoken.dll
-o:/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.dll
-r:/tmp/helix/working/ADA208F3/p/System..dll
-r:/tmp/helix/working/ADA208F3/p/Microsoft..dll
-r:/tmp/helix/working/ADA208F3/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/ADA208F3/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.dll
Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/ADA208F3/p
/private/tmp/helix/working/ADA208F3/w/B7370969/e/Regressions/coreclr/GitHub_41674/genericldtoken/genericldtoken.sh
Expected: True
Actual:   False


Stack trace
   at Regressions_coreclr._GitHub_41674_genericldtoken_genericldtoken_._GitHub_41674_genericldtoken_genericldtoken_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 10, 2021
@BruceForstall
Copy link
Member

@dotnet/crossgen-contrib @sdmaclea

@VincentBu
Copy link
Contributor Author

Also failed in test JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.sh

Run: runtime-coreclr crossgen2 20210510.1

Failed test:

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

- JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.sh

Error message:

/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.sh: line 254: -r:/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/TestLibrary.dll.rsp: No such file or directory
rm: /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.dll.rsp: No such file or directory
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) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer)
at ILCompiler.DependencyAnalysis.ReadyToRun.MethodWithGCInfo.GetFixupBlob(NodeFactory factory)
at ILCompiler.DependencyAnalysis.ReadyToRun.MethodEntryPointTableNode.GetData(NodeFactory factory, Boolean relocsOnly)
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable()
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile)
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
dyld: Library not loaded: @rpath/libmscordaccore.dylib
Referenced from: /private/tmp/helix/working/A6BD0939/p/dotnet-cli/shared/Microsoft.NETCore.App/6.0.0-preview.3.21201.4/createdump
Reason: image not found
/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.sh: line 204: 50019 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/Reports/JIT.Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/IL-CG2/TestLibrary.dll
Response file: /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/TestLibrary.dll.rsp
/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/IL-CG2/TestLibrary.dll
-o:/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/TestLibrary.dll
-r:/tmp/helix/working/A6BD0939/p/System..dll
-r:/tmp/helix/working/A6BD0939/p/Microsoft..dll
-r:/tmp/helix/working/A6BD0939/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/A6BD0939/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/TestLibrary.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/TestLibrary.dll
/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/IL-CG2/ThisCallTest.dll
Response file: /private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.dll.rsp
/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/IL-CG2/ThisCallTest.dll
-o:/private/tmp/helix/working/A6BD0939/w/C10F0978/e/JIT/Directed/callconv/ThisCall/ThisCallTest/ThisCallTest.dll
-r:/tmp/heli


Stack trace
   at JIT_Directed._callconv_ThisCall_ThisCallTest_ThisCallTest_._callconv_ThisCall_ThisCallTest_ThisCallTest_sh()

@VincentBu
Copy link
Contributor Author

Failed in runtime-coreclr crossgen2 20210515.1

Failed tests:

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

- JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.sh
- JIT/Regression/JitBlue/DevDiv_541653/DevDiv_541653/DevDiv_541653.sh
- Interop/NativeLibrary/Callback/CallbackTests/CallbackTests.sh
- JIT/SIMD/CircleInConvex_ro/CircleInConvex_ro.sh

One of Error messages:

/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.sh: line 254: -r:/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.dll.rsp: No such file or directory
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) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer)
at ILCompiler.DependencyAnalysis.ReadyToRun.MethodWithGCInfo.GetFixupBlob(NodeFactory factory)
at ILCompiler.DependencyAnalysis.ReadyToRun.MethodEntryPointTableNode.GetData(NodeFactory factory, Boolean relocsOnly)
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable()
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile)
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
dyld: Library not loaded: @rpath/libmscordaccore.dylib
Referenced from: /private/tmp/helix/working/B84B09C3/p/dotnet-cli/shared/Microsoft.NETCore.App/6.0.0-preview.3.21201.4/createdump
Reason: image not found
/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.sh: line 204: 40305 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/Reports/JIT.Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/IL-CG2/DevDiv_543057a.dll
Response file: /private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.dll.rsp
/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/IL-CG2/DevDiv_543057a.dll
-o:/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.dll
-r:/tmp/helix/working/B84B09C3/p/System..dll
-r:/tmp/helix/working/B84B09C3/p/Microsoft..dll
-r:/tmp/helix/working/B84B09C3/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/B84B09C3/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.dll
Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/B84B09C3/p
/private/tmp/helix/working/B84B09C3/w/A7FA0951/e/JIT/Regression/JitBlue/DevDiv_543057a/DevDiv_543057a/DevDiv_543057a.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Regression._JitBlue_DevDiv_543057a_DevDiv_543057a_DevDiv_543057a_._JitBlue_DevDiv_543057a_DevDiv_543057a_DevDiv_543057a_sh()

@trylek
Copy link
Member

trylek commented May 20, 2021

Duplicate of: #50466

@sdmaclea
Copy link
Contributor

There are quite a few of these opened and scattered. I hadn't been calling them duplicates, but I did suspect/assume the same root cause. Perhaps we should consolidate them somehow.

@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr crossgen2 20210524.1

Failed tests:

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

- JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.sh

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

- GC/Features/HeapExpansion/Handles/Handles.sh

Error message:

/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.sh: line 254: -r:/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.dll.rsp: No such file or directory
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) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer)
at ILCompiler.DependencyAnalysis.ReadyToRun.GCRefMapNode.GetData(NodeFactory factory, Boolean relocsOnly)
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable()
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile)
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
dyld: Library not loaded: @rpath/libmscordaccore.dylib
Referenced from: /private/tmp/helix/working/A8900922/p/dotnet-cli/shared/Microsoft.NETCore.App/6.0.0-preview.3.21201.4/createdump
Reason: image not found
/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.sh: line 204: 91510 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/Reports/JIT.Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/IL-CG2/AddArray.dll
Response file: /private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.dll.rsp
/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/IL-CG2/AddArray.dll
-o:/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.dll
-r:/tmp/helix/working/A8900922/p/System..dll
-r:/tmp/helix/working/A8900922/p/Microsoft..dll
-r:/tmp/helix/working/A8900922/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/A8900922/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.dll
Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/A8900922/p
/private/tmp/helix/working/A8900922/w/A971095F/e/JIT/Performance/CodeQuality/Benchstones/BenchI/AddArray/AddArray/AddArray.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Benchstones_BenchI_AddArray_AddArray_AddArray_._CodeQuality_Benchstones_BenchI_AddArray_AddArray_AddArray_sh()

@BruceForstall
Copy link
Member

There are quite a few of these opened and scattered. I hadn't been calling them duplicates, but I did suspect/assume the same root cause. Perhaps we should consolidate them somehow.

Maybe a meta-issue with links to all the possibly-duplicated issues?

@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr crossgen2 20210605.1

Failed tests:

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

- Loader/classloader/StaticVirtualMethods/TypeHierarchy/TypeHierarchyTest/TypeHierarchyTest.sh
- Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.sh

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

- JIT/Regression/JitBlue/GitHub_23794/GitHub_23794/GitHub_23794.sh
- JIT/Directed/coverage/importer/Desktop/volatilldind_il_d/volatilldind_il_d.sh
- JIT/Directed/coverage/importer/Desktop/volatilstind_il_r/volatilstind_il_r.sh

Error message:

/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.sh: line 254: -r:/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.dll.rsp: No such file or directory
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) --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer)
at ILCompiler.MergeSortApi.MergeSortAllowDuplicates[T](List1 listToSort, IComparer1 comparer)
at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.ComputeMarkedNodes() at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext)
at ILCompiler.Program.Run(String[] args)
at ILCompiler.Program.Main(String[] args)
dyld: Library not loaded: @rpath/libmscordaccore.dylib
Referenced from: /private/tmp/helix/working/A897099E/p/dotnet-cli/shared/Microsoft.NETCore.App/6.0.0-preview.3.21201.4/createdump
Reason: image not found
/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.sh: line 204: 62180 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/Reports/Loader.classloader/regressions/dev10_443322/dev10_443322/dev10_443322.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/IL-CG2/dev10_443322.dll
Response file: /private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.dll.rsp
/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/IL-CG2/dev10_443322.dll
-o:/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.dll
-r:/tmp/helix/working/A897099E/p/System..dll
-r:/tmp/helix/working/A897099E/p/Microsoft..dll
-r:/tmp/helix/working/A897099E/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/A897099E/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.dll.rsp

Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/A897099E/p
/private/tmp/helix/working/A897099E/w/BB710A04/e/Loader/classloader/regressions/dev10_443322/dev10_443322/dev10_443322.sh
Expected: True
Actual:   False


Stack trace
   at Loader_classloader._regressions_dev10_443322_dev10_443322_dev10_443322_._regressions_dev10_443322_dev10_443322_dev10_443322_sh()

@VincentBu
Copy link
Contributor Author

Many tests failed in runtime-coreclr r2r-extra 20210610.1 with same exception.

@mangod9
Copy link
Member

mangod9 commented Jun 11, 2021

yeah this is known and it has started to show up more frequently since we moved r2r to crossgen2. Perhaps we should remove the osx arm64 job till this is resolved (perhaps replace with osx x64)

@VincentBu
Copy link
Contributor Author

VincentBu commented Jun 23, 2021

Failed again in runtime-coreclr r2r 20210621.1

Failed tests:

R2R OSX arm64 Checked @ OSX.1100.ARM64.Open

- JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.sh
- JIT/Regression/JitBlue/GitHub_23147/GitHub_23147/GitHub_23147.sh
- JIT/HardwareIntrinsics/X86/Sse2.X64/StoreNonTemporal_ro/StoreNonTemporal_ro.sh
- JIT/SIMD/MinMax_ro/MinMax_ro.sh

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

- JIT/HardwareIntrinsics/Arm/AdvSimd.Arm64/AdvSimd.Arm64_Part0_r/AdvSimd.Arm64_Part0_r.sh
- JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_Part0_ro/AdvSimd_Part0_ro.sh
- Loader/classloader/TypeGeneratorTests/TypeGeneratorTest411/Generated411/Generated411.sh

One of Error messages:

/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.sh: line 254: -r:/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.dll.rsp: No such file or directory
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+0x14 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) in System.Private.CoreLib.dll:token 0x6002c81+0x11 at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at System.Threading.Tasks.Task.Wait() in System.Private.CoreLib.dll:token 0x6002c99+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 0x600016f+0x86
at ILCompiler.DependencyAnalysis.NodeFactory.EnumerateCompiledMethods(EcmaModule moduleToEnumerate, CompiledMethodCategory methodCategory)+MoveNext() in ILCompiler.ReadyToRun.dll:token 0x600036e+0x1f
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.LayoutMethodsWithEHInfo() in ILCompiler.ReadyToRun.dll:token 0x60004aa+0x74
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.ShouldSkipEmittingObjectNode(NodeFactory factory) in ILCompiler.ReadyToRun.dll:token 0x60004ac+0x0
at ILCompiler.DependencyAnalysis.ReadyToRun.HeaderNode.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x600050d+0x93
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in ILCompiler.ReadyToRun.dll:token 0x6000324+0x174
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x35
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 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
/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.sh: line 204: 56176 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/A3A60933/w/9F1708BD/uploads/Reports/JIT.Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/IL-CG2/DevDiv_816617_ro.dll
Response file: /private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.dll.rsp
/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/IL-CG2/DevDiv_816617_ro.dll
-o:/private/tmp/helix/working/A3A60933/w/9F1708BD/e/JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevD


Stack trace
   at JIT_Regression._JitBlue_DevDiv_816617_DevDiv_816617_ro_DevDiv_816617_ro_._JitBlue_DevDiv_816617_DevDiv_816617_ro_DevDiv_816617_ro_sh() in JIT.Regression.XUnitWrapper.dll:token 0x6000840+0x295

Many tests also failed in runtime-coreclr r2r-extra 20210621.1 with same exception.

@VincentBu
Copy link
Contributor Author

VincentBu commented Jul 5, 2021

Failed again in runtime-coreclr r2r 20210703.1

Failed tests:

R2R OSX arm64 Checked @ OSX.1100.ARM64.Open

- JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.sh
- JIT/Generics/Arrays/ConstructedTypes/Jagged/struct07/struct07.sh
- JIT/Methodical/eh/regress/asurt/122239/outermostFinally/outermostFinally.sh
- JIT/HardwareIntrinsics/X86/Avx/Avx_ro/Avx_ro.sh
- JIT/Methodical/eh/basics/tryfinallytryfinally_r/tryfinallytryfinally_r.sh
- JIT/SIMD/Mul_r/Mul_r.sh
- JIT/Regression/CLR-x86-JIT/V1.2-M02/b30251/b30251/b30251.sh
- JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91867/b91867/b91867.sh
- JIT/Regression/VS-ia64-JIT/M00/b119026/b119026a/b119026a.sh
- JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46170/b46170/b46170.sh

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

- JIT/HardwareIntrinsics/X86/Avx/UnpackLow_r/UnpackLow_r.sh
- JIT/HardwareIntrinsics/X86/Sse/StoreFence_ro/StoreFence_ro.sh
- JIT/HardwareIntrinsics/X86/Sse41/Blend_r/Blend_r.sh
- Regressions/coreclr/72162/Test72162/Test72162.sh
- JIT/Methodical/MDArray/basics/structarr_cs_ro/structarr_cs_ro.sh
- JIT/HardwareIntrinsics/X86/Sse3/Sse3_ro/Sse3_ro.sh
- JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_Part14_ro/AdvSimd_Part14_ro.sh
- Interop/PInvoke/SizeParamIndex/PInvoke/Invalid/InvalidParamIndex/InvalidParamIndex.sh
- baseservices/threading/generics/threadstart/GThread12/GThread12.sh
- Interop/DllImportAttribute/ExactSpelling/ExactSpellingTest/ExactSpellingTest.sh
- Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.sh

One of error messages:

/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.sh: line 254: -r:/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/TestLibrary.dll.rsp: No such file or directory
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.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001d+0x33
at ILCompiler.DependencyAnalysis.ReadyToRun.InliningInfoNode.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x600053b+0x1ef
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in ILCompiler.ReadyToRun.dll:token 0x6000325+0x178
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x35
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015b+0x5b3
at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x600015a+0x52e
at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000162+0x5
/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.sh: line 204: 99078 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/B02509AB/w/B29509D6/uploads/Reports/Interop.StringMarshalling/UTF8/UTF8Test/UTF8Test.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/IL-CG2/TestLibrary.dll
Response file: /private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/TestLibrary.dll.rsp
/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/IL-CG2/TestLibrary.dll
-o:/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/TestLibrary.dll
-r:/tmp/helix/working/B02509AB/p/System..dll
-r:/tmp/helix/working/B02509AB/p/Microsoft..dll
-r:/tmp/helix/working/B02509AB/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/B02509AB/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/TestLibrary.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/TestLibrary.dll
Gathering state for process 99078
Writing minidump with heap to file /cores/coredump.99078.dmp
Written 1348534680 bytes (82308 pages) to core file
Dump successfully written
Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/B02509AB/p
/private/tmp/helix/working/B02509AB/w/B29509D6/e/Interop/StringMarshalling/UTF8/UTF8Test/UTF8Test.sh
Expected: True
Actual:   False


Stack trace
   at Interop_StringMarshalling._UTF8_UTF8Test_UTF8Test_._UTF8_UTF8Test_UTF8Test_sh() in Interop.StringMarshalling.XUnitWrapper.dll:token 0x600000c+0x295

Many tests also failed in runtime-coreclr r2r-extra with same exception.

@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr r2r-extra 20210710.1
Failed test:

R2R OSX arm64 Checked jitstressregs2 @ OSX.1100.ARM64.Open
- baseservices/exceptions/generics/TypeParameter018/TypeParameter018.sh
- JIT/HardwareIntrinsics/X86/Avx/Compare_r/Compare_r.sh
- CoreMangLib/system/threading/interlocked/InterlockedCompareExchange6/InterlockedCompareExchange6.sh
- JIT/Methodical/*
- JIT/Regression/*

R2R OSX arm64 Checked jitstressregs0x80 @ OSX.1100.ARM64.Open
- CoreMangLib/system/multicastdelegate/MulticastDelegateCombineImpl/MulticastDelegateCombineImpl.sh
- JIT/HardwareIntrinsics/X86/Avx2_Vector128/Avx2_r/Avx2_r.sh
- Interop/StringMarshalling/BSTR/BSTRTest/BSTRTest.sh
- baseservices/threading/waithandle/misc/waithandlewaitone1/waithandlewaitone1.sh
- CoreMangLib/system/type/TypeGetTypeFromHandle/TypeGetTypeFromHandle.sh
- JIT/HardwareIntrinsics/*

R2R OSX arm64 Checked jitstressregs8 @ OSX.1100.ARM64.Open
- JIT/HardwareIntrinsics/X86/Sse2.X64/Sse2.X64_ro/Sse2.X64_ro.sh
- JIT/HardwareIntrinsics/X86/Sse3/LoadAndDuplicateToVector128_ro/LoadAndDuplicateToVector128_ro.sh
- JIT/HardwareIntrinsics/X86/Sse/MoveScalar_r/MoveScalar_r.sh
- JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_Part16_r/AdvSimd_Part16_r.sh
- CoreMangLib/system/threading/interlocked/InterlockedCompareExchange7/InterlockedCompareExchange7.sh
- baseservices/threading/generics/threadstart/GThread12/GThread12.sh

R2R OSX arm64 Checked jitstressregs0x1000 @ OSX.1100.ARM64.Open
- JIT/HardwareIntrinsics/*

R2R OSX arm64 Checked jitstressregs2 @ OSX.1100.ARM64.Open
- JIT/HardwareIntrinsics/X86/Avx/Compare_r/Compare_r.sh
- baseservices/exceptions/generics/TypeParameter018/TypeParameter018.sh
- CoreMangLib/system/threading/interlocked/InterlockedCompareExchange6/InterlockedCompareExchange6.sh

R2R OSX arm64 Checked jitstress1 @ OSX.1100.ARM64.Open
- Interop/StringMarshalling/AnsiBSTR/AnsiBStrTest/AnsiBStrTest.sh
- Interop/PInvoke/Array/MarshalArrayAsField/AsLPArray/AsLPArrayTest/AsLPArrayTest.sh
- CoreMangLib/system/type/TypeGetHashCode/TypeGetHashCode.sh
- CoreMangLib/system/delegate/delegate/delegateRemoveImpl/delegateRemoveImpl.sh
- JIT/HardwareIntrinsics/*

One of Error messages:

/private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/Github_12398.sh: line 254: -r:/private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/Github_12398.dll.rsp: No such file or directory
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+0x14 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) in System.Private.CoreLib.dll:token 0x6002c81+0x11 at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at System.Threading.Tasks.Task.Wait() in System.Private.CoreLib.dll:token 0x6002c99+0x0 at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001d+0x33
at ILCompiler.MergeSortApi.MergeSort[T](List1 listToSort, IComparer1 comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600000c+0x0
at ILCompiler.DependencyAnalysis.ArrayOfEmbeddedDataNode1.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x6000333+0x18 at ILCompiler.DependencyAnalysis.ObjectNode.GetStaticDependencies(NodeFactory factory) in ILCompiler.ReadyToRun.dll:token 0x60002d5+0x8 at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.GetStaticDependenciesImpl(DependencyNodeCore1 node) in ILCompiler.DependencyAnalysisFramework.dll:token 0x6000038+0x0 at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.GetStaticDependencies(DependencyNodeCore1 node) in ILCompiler.DependencyAnalysisFramework.dll:token 0x6000039+0x8 at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.ProcessMarkStack() in ILCompiler.DependencyAnalysisFramework.dll:token 0x600003a+0x37
at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.ComputeMarkedNodes() in ILCompiler.DependencyAnalysisFramework.dll:token 0x600003b+0x19 at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x0 at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015b+0x5b3
at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x600015a+0x52e
at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000162+0x5
/private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/Github_12398.sh: line 204: 40885 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/B0C90952/w/B0DA0924/uploads/Reports/JIT.Regression/JitBlue/GitHub_12398/Github_12398/Github_12398.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/IL-CG2/Github_12398.dll
Response file: /private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/Github_12398.dll.rsp
/private/tmp/helix/working/B0C90952/w/B0DA0924/e/JIT/Regression/JitBlue/GitHub_12398/Github_12398/IL-CG2/Github_12398.dll
-o:/private/tmp/helix/working/B0C90952/w/B0DA0924/


Stack trace
   at JIT_Regression._JitBlue_GitHub_12398_Github_12398_Github_12398_._JitBlue_GitHub_12398_Github_12398_Github_12398_sh() in JIT.Regression.XUnitWrapper.dll:token 0x6000874+0x295

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 14, 2021
@mangod9 mangod9 added this to the 6.0.0 milestone Jul 14, 2021
@AriNuer
Copy link

AriNuer commented Jul 16, 2021

Failed again in: runtime-coreclr r2r 20210714.1

Failed test:

R2R OSX arm64 Checked @ OSX.1100.ARM64.Open

- JIT/SIMD/Mul_ro/Mul_ro.sh
- JIT/Methodical/eh/basics/tryfinally_do/tryfinally_do.sh
- JIT/Directed/intrinsic/pow/pow0_cs_do/pow0_cs_do.sh
- Loader/classloader/generics/Instantiation/Regressions/607/DevDiv607/DevDiv607.sh
- JIT/Directed/intrinsic/pow/pow0_cs_d/pow0_cs_d.sh
- JIT/Regression/CLR-x86-JIT/V1-M13-RTM/b91867/b91867/b91867.sh
- JIT/Regression/CLR-x86-JIT/V1.2-Beta1/b102879/b102879/b102879.sh
- JIT/Regression/CLR-x86-JIT/v2.1/b608198/b608198/b608198.sh
- JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_r/DevDiv_816617_r.sh
- JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_r/DevDiv_876169_r.sh
- baseservices/compilerservices/RuntimeWrappedException/RuntimeWrappedException/RuntimeWrappedException.sh

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

- JIT/HardwareIntrinsics/X86/Avx/StoreAligned_ro/StoreAligned_ro.sh
- JIT/Regression/JitBlue/Runtime_34587/Runtime_34587/Runtime_34587.sh
- JIT/HardwareIntrinsics/X86/Avx2/ConvertToVector256_r/ConvertToVector256_r.sh
- JIT/HardwareIntrinsics/X86/Fma_Vector128/Fma_ro/Fma_ro.sh
- JIT/HardwareIntrinsics/X86/Sse2.X64/StoreNonTemporal_ro/StoreNonTemporal_ro.sh
- JIT/HardwareIntrinsics/X86/Sse2/MultiplyHigh_r/MultiplyHigh_r.sh
- JIT/HardwareIntrinsics/X86/Sse/MoveHighToLow_r/MoveHighToLow_r.sh

One of error message:

/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.sh: line 258: -r:/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.dll.rsp: No such file or directory
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+0x14 --- End of inner exception stack trace --- at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) in System.Private.CoreLib.dll:token 0x6002c81+0x11 at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at System.Threading.Tasks.Task.Wait() in System.Private.CoreLib.dll:token 0x6002c99+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 0x600016f+0x86
at ILCompiler.DependencyAnalysis.NodeFactory.EnumerateCompiledMethods(EcmaModule moduleToEnumerate, CompiledMethodCategory methodCategory)+MoveNext() in ILCompiler.ReadyToRun.dll:token 0x600036f+0x1f
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.LayoutMethodsWithEHInfo() in ILCompiler.ReadyToRun.dll:token 0x60004ab+0x74
at ILCompiler.DependencyAnalysis.ReadyToRun.ExceptionInfoLookupTableNode.ShouldSkipEmittingObjectNode(NodeFactory factory) in ILCompiler.ReadyToRun.dll:token 0x60004ad+0x0
at ILCompiler.DependencyAnalysis.ReadyToRun.HeaderNode.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x600050e+0x93
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in ILCompiler.ReadyToRun.dll:token 0x6000325+0x178
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x35
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015b+0x5b3
at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x600015a+0x52e
at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000162+0x5
Could not open output /cores/coredump.96484.dmp: 13 Permission denied
/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.sh: line 208: 96484 Abort trap: 6           $__Command

Return code:      1
Raw output file:      /tmp/helix/working/9FE2091A/w/A4CC0944/uploads/Reports/JIT.SIMD/Mul_ro/Mul_ro.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/IL-CG2/Mul_ro.dll
Response file: /private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.dll.rsp
/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/IL-CG2/Mul_ro.dll
-o:/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.dll
-r:/tmp/helix/working/9FE2091A/p/System..dll
-r:/tmp/helix/working/9FE2091A/p/Microsoft..dll
-r:/tmp/helix/working/9FE2091A/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/9FE2091A/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/9FE2091A/w/A4CC0944/e/JIT/SIMD/Mul_ro/Mul_ro.d


Stack trace
   at JIT_SIMD._Mul_ro_Mul_ro_._Mul_ro_Mul_ro_sh() in JIT.SIMD.XUnitWrapper.dll:token 0x600004a+0x295

@VincentBu
Copy link
Contributor Author

Failed again in runtime-coreclr r2r 20210717.2
Failed test:

R2R OSX arm64 Checked @ OSX.1100.ARM64.Open
- Regressions/coreclr/0416/hello/hello.sh
- JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b78694/b78694/b78694.sh
- JIT/Regression/Dev14/DevDiv_876169/DevDiv_876169_d/DevDiv_876169_d.sh
- JIT/Regression/CLR-x86-JIT/V1-M11-Beta1/b46170/b46170/b46170.sh
- CoreMangLib/system/runtime/interopservices/safehandle/SafeHandleDangerousAddRef_PSC/SafeHandleDangerousAddRef_PSC.sh
- JIT/Regression/CLR-x86-JIT/V1-M09/b13647/b13647/b13647.sh
- JIT/Methodical/eh/deadcode/loopstrswitchgoto_r/loopstrswitchgoto_r.sh
- JIT/Methodical/cctor/xassem/xprecise2_cs_d/xprecise2_cs_d.sh
- JIT/Regression/CLR-x86-JIT/V1-M09/b15307/b15307/b15307.sh
- JIT/Methodical/eh/interactions/strswitchfinal_ro/strswitchfinal_ro.sh
- JIT/Methodical/eh/basics/tryfinally_d/tryfinally_d.sh
- JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b25647/b25647/b25647.sh

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

- JIT/HardwareIntrinsics/X86/Sse/LoadHigh_r/LoadHigh_r.sh
- JIT/HardwareIntrinsics/X86/Sse2/Sqrt_ro/Sqrt_ro.sh
- baseservices/exceptions/generics/try-catch08/try-catch08.sh
- JIT/HardwareIntrinsics/X86/Sse2/SqrtScalar_r/SqrtScalar_r.sh
- CoreMangLib/system/multicastdelegate/MulticastDelegateCombineImpl/MulticastDelegateCombineImpl.sh
- JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.sh
- JIT/HardwareIntrinsics/X86/Sse/Shuffle_r/Shuffle_r.sh
- JIT/HardwareIntrinsics/X86/Aes/Aes_ro/Aes_ro.sh

One of error messages:

/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.sh: line 254: -r:/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.dll.rsp: No such file or directory
rm: /private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/TestLibrary.dll.rsp: No such file or directory
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.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001d+0x33
at ILCompiler.DependencyAnalysis.ReadyToRun.InliningInfoNode.GetData(NodeFactory factory, Boolean relocsOnly) in ILCompiler.ReadyToRun.dll:token 0x600053b+0x1ef
at ILCompiler.DependencyAnalysis.ReadyToRunObjectWriter.EmitPortableExecutable() in ILCompiler.ReadyToRun.dll:token 0x6000325+0x178
at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x35
at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet`1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015b+0x5b3
at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x600015a+0x52e
at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000162+0x5
/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.sh: line 204: 92485 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/C1780A6C/w/BFD409C9/uploads/Reports/JIT.HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/IL-CG2/Lzcnt_ro.dll
Response file: /private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.dll.rsp
/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/IL-CG2/Lzcnt_ro.dll
-o:/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.dll
-r:/tmp/helix/working/C1780A6C/p/System..dll
-r:/tmp/helix/working/C1780A6C/p/Microsoft..dll
-r:/tmp/helix/working/C1780A6C/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/C1780A6C/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.dll.rsp

Emitting R2R PE file: /private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/Lzcnt_ro.dll
/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/IL-CG2/TestLibrary.dll
Response file: /private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/TestLibrary.dll.rsp
/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X86/Lzcnt/Lzcnt_ro/IL-CG2/TestLibrary.dll
-o:/private/tmp/helix/working/C1780A6C/w/BFD409C9/e/JIT/HardwareIntrinsics/X


Stack trace
   at JIT_HardwareIntrinsics._X86_Lzcnt_Lzcnt_ro_Lzcnt_ro_._X86_Lzcnt_Lzcnt_ro_Lzcnt_ro_sh() in JIT.HardwareIntrinsics.XUnitWrapper.dll:token 0x600017a+0x295

@AriNuer
Copy link

AriNuer commented Jul 20, 2021

Failed again in runtime-coreclr r2r 20210718.1

Failed tests:

R2R OSX arm64 Checked @ OSX.1100.ARM64.Open

- JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b423721/b423721/b423721.sh
- JIT/Regression/JitBlue/DevDiv_816617/DevDiv_816617_ro/DevDiv_816617_ro.sh
- JIT/Methodical/eh/interactions/strswitchfinal_r/strswitchfinal_r.sh
- JIT/Regression/CLR-x86-JIT/v2.1/b608198/b608198/b608198.sh
- JIT/Methodical/eh/leaves/nonlocalexitfromnestedcatch_do/nonlocalexitfromnestedcatch_do.sh
- JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b78694/b78694/b78694.sh
- JIT/Regression/CLR-x86-JIT/dev11/DevDiv_376412/DevDiv_376412/DevDiv_376412.sh
- JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b30630/b30630/b30630.sh
- JIT/Regression/CLR-x86-JIT/V1-M09/b13647/b13647/b13647.sh
- JIT/Methodical/divrem/div/negSignedMod/negSignedMod.sh
- JIT/Methodical/tailcall/_il_dbgreference_i/_il_dbgreference_i.sh
- JIT/Methodical/eh/nested/general/rethrowincatchnestedinfinally_r/rethrowincatchnestedinfinally_r.sh

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

- JIT/HardwareIntrinsics/Arm/AdvSimd/AdvSimd_Part9_r/AdvSimd_Part9_r.sh
- JIT/HardwareIntrinsics/X86/Sse2/LoadLow_ro/LoadLow_ro.sh
- JIT/HardwareIntrinsics/X86/Sse/LoadHigh_ro/LoadHigh_ro.sh
- JIT/HardwareIntrinsics/X86/Sse/MoveMask_r/MoveMask_r.sh
- JIT/HardwareIntrinsics/X86/Sse2/MultiplyHigh_ro/MultiplyHigh_ro.sh
- Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.sh

One of error messages:

/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.sh: line 254: -r:/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/IL-CG2/*.dll: No such file or directory
rm: /private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.dll.rsp: No such file or directory
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.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) in System.Private.CoreLib.dll:token 0x6002c9d+0x3f at ILCompiler.Sorting.Implementation.MergeSortCore5.ParallelSortApi(TDataStructure arrayToSort, TComparer comparer) in ILCompiler.DependencyAnalysisFramework.dll:token 0x600001d+0x33
at ILCompiler.DependencyAnalysisFramework.DependencyAnalyzer2.ComputeMarkedNodes() in ILCompiler.DependencyAnalysisFramework.dll:token 0x600003b+0x103 at ILCompiler.ReadyToRunCodegenCompilation.Compile(String outputFile) in ILCompiler.ReadyToRun.dll:token 0x6000130+0x0 at ILCompiler.Program.RunSingleCompilation(Dictionary2 inFilePaths, InstructionSetSupport instructionSetSupport, String compositeRootPath, Dictionary2 unrootedInputFilePaths, HashSet1 versionBubbleModulesHash, CompilerTypeSystemContext typeSystemContext) in crossgen2.dll:token 0x600015b+0x5b3
at ILCompiler.Program.Run(String[] args) in crossgen2.dll:token 0x600015a+0x52e
at ILCompiler.Program.Main(String[] args) in crossgen2.dll:token 0x6000162+0x5
/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.sh: line 204:  7298 Abort trap: 6           (core dumped) $__Command

Return code:      1
Raw output file:      /tmp/helix/working/B88009D9/w/C0310A09/uploads/Reports/Loader.classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/IL-CG2/Generated34.dll
Response file: /private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.dll.rsp
/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/IL-CG2/Generated34.dll
-o:/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.dll
-r:/tmp/helix/working/B88009D9/p/System..dll
-r:/tmp/helix/working/B88009D9/p/Microsoft..dll
-r:/tmp/helix/working/B88009D9/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:arm64
-O
Running CrossGen2:  dotnet /tmp/helix/working/B88009D9/p/crossgen2/crossgen2.dll @/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.dll.rsp

Gathering state for process 7298
Writing minidump with heap to file /cores/coredump.7298.dmp
Written 1337590168 bytes (81640 pages) to core file
Dump successfully written
Crossgen2 failed with exitcode: 134
in ReleaseLock
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/tmp/helix/working/B88009D9/p
/private/tmp/helix/working/B88009D9/w/C0310A09/e/Loader/classloader/TypeGeneratorTests/TypeGeneratorTest34/Generated34/Generated34.sh
Expected: True
Actual:   False


Stack trace
   at Loader_classloader._TypeGeneratorTests_TypeGeneratorTest34_Generated34_Generated34_._TypeGeneratorTests_TypeGeneratorTest34_Generated34_Generated34_sh() in Loader.classloader.XUnitWrapper.dll:token 0x60001d2+0x295

@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.
Projects
None yet
Development

No branches or pull requests

6 participants