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: Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd #112386

Open
v-wenyuxu opened this issue Feb 11, 2025 · 1 comment · May be fixed by #112387
Labels
arch-x86 area-Interop-coreclr blocking-clean-ci-optional Blocking optional rolling runs in-pr There is an active PR which will close this issue when it is merged JitStress CLR JIT issues involving JIT internal stress modes os-windows untriaged New issue has not been triaged by the area owner

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr jitstress 20250209.1

Failed tests:

coreclr windows x86 Checked jitstress2_tiered @ Windows.10.Amd64.Open
    - Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd

Error message:

 Fatal error. 0xC0000005
   at ComWrappersTests.Program+<>c__DisplayClass28_0.<CrossApartmentQueryInterface_NoDeadlock>b__1()
   at System.Threading.Thread+StartHelper.RunWorker()
   at System.Threading.Thread.StartCallback()

Return code:      1
Raw output file:      C:hwB5930985w97BF086CuploadsCOMComWrappersAPIComWrappersTestsBuiltInComDisabledoutput.txt
Raw output:
BEGIN EXECUTION
 "C:hwB5930985pcorerun.exe" -p "System.Runtime.InteropServices.BuiltInComInterop.IsSupported=false" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  ComWrappersTestsBuiltInComDisabled.dll 
Running ValidateComInterfaceCreation...
Running ValidateComInterfaceCreationRoundTrip...
Running ValidateComInterfaceUnwrapWrapperSpecific...
Running ValidateComObjectExtendsManagedLifetime...
Running ValidateCreatingAComInterfaceForObjectAfterTheFirstIsFree...
Running ValidateResurrection...
Running ValidateFallbackQueryInterface...
Running ValidateCreateObjectCachingScenario...
Running ValidateCreateObjectWeakHandleCacheCleanUp...
Running ValidateMappingAPIs...
Running ValidateWrappersInstanceIsolation...
Running ValidatePrecreatedExternalWrapper...
Running ValidateExternalWrapperCacheCleanUp...
Running ValidateSuppliedInnerNotAggregation...
Running ValidateIUnknownImpls...
Running ValidateBadComWrapperImpl...
Running ValidateRuntimeTrackerScenario...
Running ValidateQueryInterfaceAfterManagedObjectCollected...
Running ValidateAggregationWithComObject...
Running ValidateAggregationWithReferenceTrackerObject...
Running ComWrappersNoLockAroundQueryInterface...
Attempting to create a new COM object on a different thread.
Running CrossApartmentQueryInterface_NoDeadlock...
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Attempting to create a new COM object on the same thread.
Expected: 100
Actual: -1073741819
END EXECUTION - FAILED
FAILED
Test failed. Trying to see if dump file was created in C:cores since 2/10/2025 5:32:55 AM
Processing C:corescorerun.exe.2956.dmp
Invoking: C:Program Files (x86)Windows Kits10Debuggers�cdb.exe -c "$<C:hwB5930985		mp0kln4l.tmp" -z "C:corescorerun.exe.2956.dmp"
stdout: 
Microsoft (R) Windows Debugger Version 10.0.18362.1 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:corescorerun.exe.2956.dmp]
User Mini Dump File with Full Memory: Only application data is available


************* Path validation summary **************
Response                         Time (ms)     Location
OK                                             C:hwB5930985pPDB
Symbol search path is: C:hwB5930985pPDB
Executable search path is: 
Windows 10 Version 14393 MP (4 procs) Free x86 compatible
Product: Server, suite: TerminalServ

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor204|25_205(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0&)
@v-wenyuxu v-wenyuxu added arch-x86 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows labels Feb 11, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 11, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

@dotnet-policy-service dotnet-policy-service bot added the in-pr There is an active PR which will close this issue when it is merged label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x86 area-Interop-coreclr blocking-clean-ci-optional Blocking optional rolling runs in-pr There is an active PR which will close this issue when it is merged JitStress CLR JIT issues involving JIT internal stress modes os-windows untriaged New issue has not been triaged by the area owner
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant