-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
WRIIssues and PR's that may be especially useful to WRI or should be viewed during WRIIssues and PR's that may be especially useful to WRI or should be viewed during WRIbugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.
Description
All (it seems) windows ARM64 benchmark tests are failing with the exception:
[2022/05/09 06:29:58][INFO] Process terminated. Infinite recursion during resource lookup within System.Private.CoreLib. This may be a bug in System.Private.CoreLib, or potentially in certain extensibility points such as assembly resolve events or CultureInfo names. Resource name: Arg_AccessViolationException
[2022/05/09 06:29:58][INFO] at System.Environment.FailFast(System.String)
[2022/05/09 06:29:58][INFO] at System.SR.InternalGetResourceString(System.String)
[2022/05/09 06:29:58][INFO] at System.SR.GetResourceString(System.String)
[2022/05/09 06:29:58][INFO] at System.AccessViolationException..ctor()
[2022/05/09 06:29:58][INFO] at System.SpanHelpers.IndexOf(Char ByRef, Char, Int32)
[2022/05/09 06:29:58][INFO] at System.String.Ctor(Char*)
[2022/05/09 06:29:58][INFO] at System.Globalization.CultureData.GetLocaleInfoEx(System.String, UInt32)
[2022/05/09 06:29:58][INFO] at System.Globalization.CultureInfo.GetUserDefaultLocaleName()
[2022/05/09 06:29:58][INFO] at System.Globalization.CultureInfo..cctor()
[2022/05/09 06:29:58][INFO] at System.Globalization.CultureInfo.get_CachedCulturesByName()
[2022/05/09 06:29:58][INFO] at System.Globalization.CultureInfo.GetCultureInfo(System.String)
[2022/05/09 06:29:58][INFO] at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(System.Reflection.Assembly, System.Resources.UltimateResourceFallbackLocation ByRef)
[2022/05/09 06:29:58][INFO] at System.Resources.ResourceManager.CommonAssemblyInit()
[2022/05/09 06:29:58][INFO] at System.SR.get_ResourceManager()
[2022/05/09 06:29:58][INFO] at System.SR.InternalGetResourceString(System.String)
[2022/05/09 06:29:58][INFO] at System.SR.GetResourceString(System.String)
[2022/05/09 06:29:58][INFO] at System.AccessViolationException..ctor()
[2022/05/09 06:29:58][INFO] at System.SpanHelpers.IndexOf(Char ByRef, Char, Int32)
[2022/05/09 06:29:58][INFO] at System.String.Ctor(Char*)
[2022/05/09 06:29:58][INFO] at System.AppContext.Setup(Char**, Char**, Int32)
Metadata
Metadata
Assignees
Labels
WRIIssues and PR's that may be especially useful to WRI or should be viewed during WRIIssues and PR's that may be especially useful to WRI or should be viewed during WRIbugSomething isn't workingSomething isn't workingpipeline blockerissue blocks perf pipeline stays green. This be considered high priority.issue blocks perf pipeline stays green. This be considered high priority.