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\\ComWrappersTests\\ComWrappersTests.cmd #36202

Closed
v-haren opened this issue May 11, 2020 · 2 comments · Fixed by #36357
Closed

Test failure: Interop\\COM\\ComWrappers\\API\\ComWrappersTests\\ComWrappersTests.cmd #36202

v-haren opened this issue May 11, 2020 · 2 comments · Fixed by #36357

Comments

@v-haren
Copy link

v-haren commented May 11, 2020

failed in job: runtime-coreclr gcstress0x3-gcstress0xc 20200510.1

Error message

Assert failure(PID 8988 [0x0000231c], Thread: 8028 [0x1f5c]): Thread::IsObjRefValid(&objref)

CORECLR! OBJECTREF::operator= + 0x3D (0x722224f3)
CORECLR! anonymous namespace'::CallCreateObject + 0x4A5 (0x723db187)
CORECLR!anonymous namespace'::TryGetOrCreateObjectForComInstanceInternal + 0x47A (0x723e38f8)
CORECLR! ComWrappersNative::TryGetOrCreateObjectForComInstance + 0x1D2 (0x723e2ff2)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x71a066c2)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x71b74111)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x71b73fea)
<no module>! <no symbol> + 0x0 (0x08b0b602)
<no module>! <no symbol> + 0x0 (0x08b03f1b)
CORECLR! CallDescrWorkerInternal + 0x34 (0x72071f91)
 File: F:\workspace\_work\1\s\src\coreclr\src\vm\object.cpp Line: 1288
 Image: C:\h\w\B285091D\p\CoreRun.exe


Return code: 1
Raw output file: C:\h\w\B285091D\w\BB3509FC\e\Interop\COM\Reports\Interop.COM\ComWrappers\API\ComWrappersTests\ComWrappersTests.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\B285091D\p\corerun.exe" ComWrappersTests.dll 
Running ValidateComInterfaceCreation...
Running ValidateFallbackQueryInterface...
Running ValidateCreateObjectCachingScenario...
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\B285091D\p
> C:\h\w\B285091D\w\BB3509FC\e\Interop\COM\ComWrappers\API\ComWrappersTests\ComWrappersTests.cmd
Expected: True
Actual: False


Stack trace
   at Interop_COM._ComWrappers_API_ComWrappersTests_ComWrappersTests_._ComWrappers_API_ComWrappersTests_ComWrappersTests_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.x86.Checked\TestWrappers\Interop.COM\Interop.COM.XUnitWrapper.cs:line 237
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added area-Infrastructure-coreclr untriaged New issue has not been triaged by the area owner labels May 11, 2020
@jeffschwMSFT jeffschwMSFT added this to the 5.0 milestone May 11, 2020
@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label May 11, 2020
@AaronRobinsonMSFT
Copy link
Member

/cc @elinor-fung

@AaronRobinsonMSFT
Copy link
Member

Probably the same as #36203.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants