Skip to content

[pgostress] fullpgo_random_gdv_edge failures in JIT/Regression/JitBlue/GitHub_65988/GitHub_65988/GitHub_65988 #83960

@jakobbotsch

Description

@jakobbotsch

https://dev.azure.com/dnceng-public/public/_build/results?buildId=217772&view=ms.vss-test-web.build-test-results-tab

    JIT/Regression/JitBlue/GitHub_65988/GitHub_65988/GitHub_65988.sh [FAIL]
      Process terminated. Assertion failed.
         at System.RuntimeType.GetConstructorCandidates(String name, BindingFlags bindingAttr, CallingConventions callConv, Type[] types, Boolean allowPrefixLookup)
         at System.RuntimeType.GetConstructorImpl(BindingFlags bindingAttr, Binder binder, CallingConventions callConvention, Type[] types, ParameterModifier[] modifiers)
         at System.Type.GetConstructor(BindingFlags bindingAttr, Binder binder, Type[] types, ParameterModifier[] modifiers)
         at System.Type.GetConstructor(Type[] types)
         at System.RuntimeTypeHandle.CreateInstanceForAnotherGenericParameter(RuntimeType type, RuntimeType genericParameter)
         at System.Collections.Generic.ComparerHelpers.CreateDefaultEqualityComparer(Type type)
         at System.Collections.Generic.EqualityComparer`1..cctor()
         at System.Collections.Generic.EqualityComparer`1.get_Default()
         at System.Collections.Generic.Dictionary`2..ctor(Int32 capacity, IEqualityComparer`1 comparer)
         at System.Collections.Generic.Dictionary`2..ctor()
         at System.Diagnostics.Tracing.EventListener.Validate()
         at System.Diagnostics.Tracing.EventListener.AddEventSource(EventSource newEventSource)
         at System.Diagnostics.Tracing.EventSource.Initialize(Guid eventSourceGuid, String eventSourceName, String[] traits)
         at System.Diagnostics.Tracing.EventSource..ctor(Guid eventSourceGuid, String eventSourceName, EventSourceSettings settings, String[] traits)
         at System.Diagnostics.Tracing.EventSource..ctor(Guid eventSourceGuid, String eventSourceName)
         at System.Diagnostics.Tracing.NativeRuntimeEventSource..ctor()
         at System.Diagnostics.Tracing.NativeRuntimeEventSource..cctor()
         at System.Diagnostics.Tracing.EventListener.get_EventListenersLock()
         at System.Diagnostics.Tracing.EventSource.Initialize(Guid eventSourceGuid, String eventSourceName, String[] traits)
         at System.Diagnostics.Tracing.EventSource..ctor(Guid eventSourceGuid, String eventSourceName, EventSourceSettings settings, String[] traits)
         at System.Diagnostics.Tracing.EventSource..ctor(Guid eventSourceGuid, String eventSourceName)
         at System.Diagnostics.Tracing.RuntimeEventSource..ctor()
         at System.Diagnostics.Tracing.RuntimeEventSource.Initialize()
         at System.StartupHookProvider.ManagedStartup()

FWIW, this is a managed code assert failing in the same function that we have hit "slop" asserts in before (#77450), cc @AndyAyersMS

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions