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/PInvoke/Generics/GenericsTest/GenericsTest.sh #61237

Closed
VincentBu opened this issue Nov 5, 2021 · 4 comments
Closed

Test failure Interop/PInvoke/Generics/GenericsTest/GenericsTest.sh #61237

VincentBu opened this issue Nov 5, 2021 · 4 comments
Labels
arch-x64 area-Interop-coreclr os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner

Comments

@VincentBu
Copy link
Contributor

Run: runtime 20211104.48

Failed test:


CoreCLR Linux x64 Checked no_tiered_compilation @ Ubuntu.1804.Amd64.Open

- Interop/PInvoke/Generics/GenericsTest/GenericsTest.sh

CoreCLR Linux x64 Checked @ Ubuntu.1804.Amd64.Open

- Interop/PInvoke/Generics/GenericsTest/GenericsTest.sh

Error message:

/datadisks/disk1/work/BD200A9D/w/B95109F8/e/Interop/PInvoke/Generics/GenericsTest/GenericsTest.sh: line 379: 16185 Illegal instruction     (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/BD200A9D/w/B95109F8/uploads/Reports/Interop.PInvoke/Generics/GenericsTest/GenericsTest.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/BD200A9D/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false GenericsTest.dll ''
Testing IComInterface<bool>
Testing IComInterface<char>
Testing IComInterface<double>
Testing IComInterface<float>
Testing IComInterface<long>
Testing IComInterface<uint>

Testing Nullable<bool>
Testing Nullable<char>
Testing Nullable<double>
Testing Nullable<float>
Testing Nullable<long>
Testing Nullable<uint>

Testing Point1<bool>
Testing Point1<char>
Testing Point1<double>
Testing Point1<float>
Testing Point1<long>
Testing Point1<uint>

Testing Point2<bool>
Testing Point2<char>
Testing Point2<double>
Testing Point2<float>
Testing Point2<long>
Testing Point2<uint>

Testing Point3<bool>
Testing Point3<char>
Testing Point3<double>
Testing Point3<float>
Testing Point3<long>
Testing Point3<uint>

Testing Point4<bool>
Testing Point4<char>
Testing Point4<double>
Testing Point4<float>
Testing Point4<long>
Testing Point4<uint>

Testing ReadOnlySpan<bool>
Testing ReadOnlySpan<char>
Testing ReadOnlySpan<double>
Testing ReadOnlySpan<float>
Testing ReadOnlySpan<long>
Testing ReadOnlySpan<uint>

Testing SequentialClass<bool>
Testing SequentialClass<char>
Testing SequentialClass<double>
Testing SequentialClass<float>
Testing SequentialClass<long>
Testing SequentialClass<uint>

Testing Span<bool>
Testing Span<char>
Testing Span<double>
Testing Span<float>
Testing Span<long>
Testing Span<uint>

Testing Vector64<bool>
Testing Vector64<char>
Testing Vector64<double>
Testing Vector64<float>
Testing Vector64<long>
Testing Vector64<uint>

Testing Vector128<bool>
Gathering state for process 16185 corerun
Crashing thread 00003f39 signal 00000004
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.16185.dmp
Written 67092480 bytes (16380 pages) to core file
Dump successfully written
Expected: 100
Actual: 132
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/BD200A9D/p
/datadisks/disk1/work/BD200A9D/w/B95109F8/e/Interop/PInvoke/Generics/GenericsTest/GenericsTest.sh
Expected: True
Actual:   False


Stack trace
   at Interop_PInvoke._Generics_GenericsTest_GenericsTest_._Generics_GenericsTest_GenericsTest_sh()
@VincentBu VincentBu added os-linux Linux OS (any supported distro) arch-x64 labels Nov 5, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Nov 5, 2021
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@krwq
Copy link
Member

krwq commented Nov 5, 2021

@AndyAyersMS is trying the fix for this: #61229
I'm also testing his change in parallel: https://dev.azure.com/dnceng/public/_build/results?buildId=1456069&view=results against full matrix

@AndyAyersMS
Copy link
Member

Should be fixed by #61229.

@AaronRobinsonMSFT
Copy link
Member

Fixes with #61229.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-Interop-coreclr os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

5 participants