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: GC\\API\\WeakReference\\multipleWRs_1\\multipleWRs_1.cmd #105213

Closed
v-wenyuxu opened this issue Jul 22, 2024 · 2 comments · Fixed by #105234
Closed

Test failure: GC\\API\\WeakReference\\multipleWRs_1\\multipleWRs_1.cmd #105213

v-wenyuxu opened this issue Jul 22, 2024 · 2 comments · Fixed by #105234
Labels
arch-arm64 area-System.Diagnostics.Tracing blocking-clean-ci-optional Blocking optional rolling runs bug GCStress JitStress CLR JIT issues involving JIT internal stress modes os-windows

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr gcstress-extra 20240721.1

Failed tests:

coreclr windows arm64 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.11.Arm64.Open
    - GC\\API\\WeakReference\\multipleWRs_1\\multipleWRs_1.cmd

Error message:

 Process terminated. Assertion failed.
CreateInstanceForAnotherGenericParameter requires type to have a public parameterless constructor so it can be annotated for trimming without preserving private constructors.
   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.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.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.RuntimeEventSource..ctor()
   at System.StartupHookProvider.ManagedStartup(Char* pDiagnosticStartupHooks)

Return code:      1
Raw output file:      C:\h\w\AAC80946\w\A8BE08E3\uploads\Reports\GC.API\WeakReference\multipleWRs_1\multipleWRs_1.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\AAC80946\p\corerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  multipleWRs_1.dll 10000 track 
Expected: 100
Actual: -2146232797
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:\cores since 7/21/2024 11:16:14 PM
Processing C:\cores\corerun.exe.6104.dmp
Unable to find cdb.exe at C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe
Finished looking for *.dmp. No new files created.
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AAC80946\p
> C:\h\w\AAC80946\w\A8BE08E3\e\GC\API\WeakReference\multipleWRs_1\multipleWRs_1.cmd

Stack trace:

   at GC_API._WeakReference_multipleWRs_1_multipleWRs_1_._WeakReference_multipleWRs_1_multipleWRs_1_cmd()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
@v-wenyuxu v-wenyuxu added arch-arm64 os-windows GCStress JitStress CLR JIT issues involving JIT internal stress modes blocking-clean-ci-optional Blocking optional rolling runs labels Jul 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 22, 2024
Copy link
Contributor

Tagging subscribers to this area: @tarekgh, @tommcdon, @pjanotti
See info in area-owners.md if you want to be subscribed.

@tarekgh
Copy link
Member

tarekgh commented Jul 22, 2024

CC @davmason @noahfalk

@mdh1418 mdh1418 added bug and removed untriaged New issue has not been triaged by the area owner labels Jul 22, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm64 area-System.Diagnostics.Tracing blocking-clean-ci-optional Blocking optional rolling runs bug GCStress JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants