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: Assertion failed '!"*** invalid IL: gc type passed to unmanaged call"' #35187

Closed
v-haren opened this issue Apr 20, 2020 · 1 comment · Fixed by #35207
Closed
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI test-bug Problem in test source code (most likely)
Milestone

Comments

@v-haren
Copy link

v-haren commented Apr 20, 2020

failed in job: runtime-coreclr outerloop 20200419.3

failed tests:
JIT\Directed\IL\PInvokeTail\PInvokeTail\PInvokeTail.cmd
JIT\Directed\pinning\object-pin\object-pin\object-pin.cmd

Error message

Assert failure(PID 8824 [0x00002278], Thread: 7548 [0x1d7c]): Assertion failed '!"*** invalid IL: gc type passed to unmanaged call"' in '<Module>:?callputs1@@YAHXZ():int' during 'Importation' (IL size 13)
File: F:\workspace\_work\1\s\src\coreclr\src\jit\importer.cpp Line: 6750
Image: C:\h\w\B18E09BC\p\CoreRun.exe
Return code: 1
Raw output file: C:\h\w\B18E09BC\w\A94A0981\e\JIT\Directed\Reports\JIT.Directed\IL\PInvokeTail\PInvokeTail\PInvokeTail.output.txt
Raw output:
BEGIN EXECUTION
"C:\h\w\B18E09BC\p\corerun.exe" PInvokeTail.dll
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\B18E09BC\p
> C:\h\w\B18E09BC\w\A94A0981\e\JIT\Directed\IL\PInvokeTail\PInvokeTail\PInvokeTail.cmd
Expected: True
Actual: False


Stack trace
   at JIT_Directed._IL_PInvokeTail_PInvokeTail_PInvokeTail_._IL_PInvokeTail_PInvokeTail_PInvokeTail_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.x64.Checked\TestWrappers\JIT.Directed\JIT.Directed.XUnitWrapper.cs:line 23323
@v-haren v-haren added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 20, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Apr 20, 2020
@MichalStrehovsky
Copy link
Member

Cc @AaronRobinsonMSFT

@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Apr 20, 2020
@BruceForstall BruceForstall added this to the 5.0 milestone Apr 20, 2020
@AaronRobinsonMSFT AaronRobinsonMSFT added the test-bug Problem in test source code (most likely) label Apr 20, 2020
@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.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI test-bug Problem in test source code (most likely)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants