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 JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/DotProduct_ro.sh #53215

Closed
VincentBu opened this issue May 25, 2021 · 1 comment
Closed
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 20210523.1

Failed test:

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

- JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/DotProduct_ro.sh

Error message:

/private/tmp/helix/working/A33108F2/w/98ED0890/e/JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/DotProduct_ro.sh: line 254: -r:/private/tmp/helix/working/A33108F2/w/98ED0890/e/JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/IL-CG2/.dll: No such file or directory
rm: /private/tmp/helix/working/A33108F2/w/98ED0890/e/JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/DotProduct_ro.dll.rsp: No such file or directory
rm: /private/tmp/helix/working/A33108F2/w/98ED0890/e/JIT/HardwareIntrinsics/X86/Sse41/DotProduct_ro/TestLibrary.dll.rsp: No such file or directory
Unhandled exception. System.AggregateException: One or more errors occurred. (Code generation failed for method '[TestLibrary]TestLibrary.Utilities.GetWindowsBuildNumber()') (Code generation failed for method '[TestLibrary]TestLibrary.Assert.AreAllEqual<__Canon>(__Canon[],__Canon[],string)') (Code generation failed for method '[TestLibrary]TestLibrary.Assert.AreAllEqualUnordered<__Canon>(__Canon[],__Canon[])')
---> ILCompiler.CodeGenerationFailedException: Code generation failed for method '[TestLibrary]TestLibrary.Utilities.GetWindowsBuildNumber()'
---> System.NullReferenceException: Object reference not set to an instance of an object.
at System.SZArrayHelper.GetEnumeratorT
at ILCompiler.ReadyToRunCompilationModuleGroupBase.ComputeInstantiationVersionsWithCode(Instantiation inst, TypeSystemEntity entityWithInstantiation)
at ILCompiler.ReadyToRunCompilationModuleGroupBase.VersionsWithMethodUncached(MethodDesc method)
at System.Collections.Concurrent.ConcurrentDictionary2.GetOrAdd(TKey key, Func2 valueFactory)
at ILCompiler.ReadyToRunCompilationModuleGroupBase.VersionsWithMethodBody(MethodDesc method)
at ILCompiler.DependencyAnalysis.ReadyToRun.DevirtualizationManager.IsEffectivelySealed(MethodDesc method)
at ILCompiler.Compilation.IsEffectivelySealed(MethodDesc method)
at Internal.JitInterface.CorInfoImpl.getMethodAttribsInternal(MethodDesc method)
at Internal.JitInterface.CorInfoImpl.ceeInfoGetCallInfo(CORINFO_RESOLVED_TOKEN& pResolvedToken, CORINFO_RESOLVED_TOKEN pConstrainedResolvedToken, CORINFO_METHOD_STRUCT_* callerHandle, CORINFO_CALLINFO_FLAGS flags, CORINFO_CALL_INFO* pResult, MethodDesc& methodToCall, MethodDesc& targetMethod, TypeDesc& constrainedType, MethodDesc& originalMethod, TypeDesc& exactType, MethodDesc& callerMethod, EcmaModule& callerModule, Boolean& useInstantiatingStub)
at Internal.JitInterface.CorInfoImpl.getCallInfo(CORINFO_RESOLVED_TOKEN& pResolvedToken, CORINFO_RESOLVED_TOKEN* pConstrainedResolvedToken, CORINFO_METHOD_STRUCT_* callerHandle, CORINFO_CALLINFO_FLAGS flags, CORINFO_CALL_INFO* pResult)
at Internal.JitInterface.CorInfoImpl.getCallInfo(IntPtr thisHandle, IntPtr* ppException, CORINFO_RESOLVED_TOKEN* pResolvedToken, CORINFO_RESOLVED_TOKEN* pConstrainedResolvedToken, CORINFO_METHOD_STRUCT* callerHandle, CORINFO_CALLINFO_FLAGS flags, CORINFO_CALL_INFO* pResult)
--- End of inner exception stack trace ---
at Internal.JitInterface.CorInfoImpl.CompileMethodInternal(IMethodNode methodCodeNodeNeedingCode, MethodIL methodIL)
at Internal.JitInterface.CorInfoImpl.CompileMethod(MethodWithGCInfo methodCodeNodeNeedingCode, Logger logger)
at ILCompiler.ReadyToRunCodegenCompilation.<ComputeDependencyNodeDependencies>b__36_0(DependencyNodeCore1 dependency) at System.Threading.Tasks.Parallel.<>c__DisplayClass33_02.<ForEachWorker>b__0(Int32 i)
at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion) --- End of stack trace from previous location --- at System.Threading.Tasks.Parallel.<>c__DisplayClass19_01.<ForWorker>b__1(RangeWorker& currentWorker, Int32 timeout, Boolean& replicationDelegateYieldedBeforeCompletion)
at System.Threading.Tasks.TaskReplicator.Replica`1.ExecuteAction(Boolean& yieldedBeforeCompletion)
at System.Threading.Tasks.TaskReplicator.Replica.Execute()

Stack trace
   at JIT_HardwareIntrinsics._X86_Sse41_DotProduct_ro_DotProduct_ro_._X86_Sse41_DotProduct_ro_DotProduct_ro_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 25, 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