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 in gcstress: Loader\\ContextualReflection\\ContextualReflection\\ContextualReflection #56554

Closed
josalem opened this issue Jul 29, 2021 · 3 comments
Labels

Comments

@josalem
Copy link
Contributor

josalem commented Jul 29, 2021

Failed again in runtime-coreclr gcstress0x3-gcstress0xc 20210727.1

Failed test:

CoreCLR windows x86 Checked gcstress0xc @ Windows.10.Amd64.Open

- Loader\\ContextualReflection\\ContextualReflection\\ContextualReflection.cmd

Error message:

Assert failure(PID 5432 [0x00001538], Thread: 3704 [0x0e78]): ptrManagedAssemblyLoadContext != NULL

CORECLR! AssemblyNative::GetLoadContextForAssembly + 0xF3 (0x70f85e73)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x6fee0332)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x6fee214b)
<no module>! <no symbol> + 0x0 (0x08ba96b9)
<no module>! <no symbol> + 0x0 (0x08ba85a3)
<no module>! <no symbol> + 0x0 (0x087beeb8)
<no module>! <no symbol> + 0x0 (0x087bba48)
CORECLR! CallDescrWorkerInternal + 0x34 (0x71294ba1)
CORECLR! CallDescrWorker + 0xAA (0x70f969f9)
CORECLR! CallDescrWorkerWithHandler + 0xDE (0x70f96b37)
File: D:\workspace_work\1\s\src\coreclr\vm\assemblynative.cpp Line: 1317
Image: C:\h\w\A59D098B\p\corerun.exe

Return code:      1
Raw output file:      C:\h\w\A59D098B\w\A7D90961\uploads\Reports\Loader.ContextualReflection\ContextualReflection\ContextualReflection.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\A59D098B\p\corerun.exe"  ContextualReflection.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\A59D098B\p
C:\h\w\A59D098B\w\A7D90961\e\Loader\ContextualReflection\ContextualReflection\ContextualReflection.cmd
Expected: True
Actual:   False


Stack trace
   at Loader_ContextualReflection._ContextualReflection_ContextualReflection_._ContextualReflection_ContextualReflection_cmd() in Loader.ContextualReflection.XUnitWrapper.dll:token 0x6000004+0x284

Originally posted by @VincentBu in #54801 (comment)

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Reflection untriaged New issue has not been triaged by the area owner labels Jul 29, 2021
@ghost
Copy link

ghost commented Jul 29, 2021

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Failed again in runtime-coreclr gcstress0x3-gcstress0xc 20210727.1

Failed test:

CoreCLR windows x86 Checked gcstress0xc @ Windows.10.Amd64.Open

- Loader\\ContextualReflection\\ContextualReflection\\ContextualReflection.cmd

Error message:

Assert failure(PID 5432 [0x00001538], Thread: 3704 [0x0e78]): ptrManagedAssemblyLoadContext != NULL

CORECLR! AssemblyNative::GetLoadContextForAssembly + 0xF3 (0x70f85e73)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x6fee0332)
SYSTEM.PRIVATE.CORELIB! <no symbol> + 0x0 (0x6fee214b)
<no module>! <no symbol> + 0x0 (0x08ba96b9)
<no module>! <no symbol> + 0x0 (0x08ba85a3)
<no module>! <no symbol> + 0x0 (0x087beeb8)
<no module>! <no symbol> + 0x0 (0x087bba48)
CORECLR! CallDescrWorkerInternal + 0x34 (0x71294ba1)
CORECLR! CallDescrWorker + 0xAA (0x70f969f9)
CORECLR! CallDescrWorkerWithHandler + 0xDE (0x70f96b37)
File: D:\workspace_work\1\s\src\coreclr\vm\assemblynative.cpp Line: 1317
Image: C:\h\w\A59D098B\p\corerun.exe

Return code:      1
Raw output file:      C:\h\w\A59D098B\w\A7D90961\uploads\Reports\Loader.ContextualReflection\ContextualReflection\ContextualReflection.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\A59D098B\p\corerun.exe"  ContextualReflection.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=C:\h\w\A59D098B\p
C:\h\w\A59D098B\w\A7D90961\e\Loader\ContextualReflection\ContextualReflection\ContextualReflection.cmd
Expected: True
Actual:   False


Stack trace
   at Loader_ContextualReflection._ContextualReflection_ContextualReflection_._ContextualReflection_ContextualReflection_cmd() in Loader.ContextualReflection.XUnitWrapper.dll:token 0x6000004+0x284

Originally posted by @VincentBu in #54801 (comment)

Author: josalem
Assignees: -
Labels:

area-AssemblyLoader-coreclr, area-System.Reflection, untriaged

Milestone: -

@buyaa-n
Copy link
Member

buyaa-n commented Aug 5, 2021

Looks duplicate of #55518

@vitek-karas
Copy link
Member

#55518 which is very likely the same issue has been fixed. Closing this - if we see it again, please reopen..

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

No branches or pull requests

4 participants