Skip to content

Test failure: Interop/COM/ComWrappers/WeakReference/WeakReferenceTest #81362

Closed
@AndyAyersMS

Description

@AndyAyersMS

Fails under jit/gc stress on a variety of OS/Arch

https://dev.azure.com/dnceng-public/public/_build/results?buildId=152088&view=results

;; linux arm64

export DOTNET_TieredCompilation=0
export DOTNET_DbgEnableMiniDump=1
export DOTNET_EnableCrashReport=1
export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp
export DOTNET_GCStress=0xC
export DOTNET_JitStress=1

  Discovered:  Interop.COM.XUnitWrapper (found 4 test cases)
  Starting:    Interop.COM.XUnitWrapper (parallel test collections = on, max threads = 2)

    Interop/COM/ComWrappers/WeakReference/WeakReferenceTest/WeakReferenceTest.sh [FAIL]
      [createdump] waitpid() returned successfully (wstatus 00000000)
      /root/helix/work/workitem/e/Interop/COM/ComWrappers/WeakReference/WeakReferenceTest/WeakReferenceTest.sh: line 423:   729 Segmentation fault      (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/Interop.COM/ComWrappers/WeakReference/WeakReferenceTest/WeakReferenceTest.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false WeakReferenceTest.dll ''
      Running ValidateGlobalInstanceTrackerSupport...
        -- Validate weak reference creation
          -- Validate RCW recreation
          -- Validate release
        -- Validate target reset
          -- Validate RCW recreation
          -- Validate release
      [createdump] Gathering state for process 729 corerun

Metadata

Metadata

Assignees

Labels

GCStressJitStressCLR JIT issues involving JIT internal stress modesPriority:2Work that is important, but not critical for the releasearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIdisabled-testThe test is disabled in source code against the issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions