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: System.Security.Cryptography.X509Certificates.Tests #39678

Closed
BruceForstall opened this issue Jul 21, 2020 · 2 comments
Closed
Assignees
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro)
Milestone

Comments

@BruceForstall
Copy link
Member

BruceForstall commented Jul 21, 2020

Crash running System.Security.Cryptography.X509Certificates.Tests:

https://dev.azure.com/dnceng/public/_build/results?buildId=736792&view=ms.vss-test-web.build-test-results-tab&runId=22820272&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab&resultId=173683

Configurations:
net5.0-Linux-Release-arm-CoreCLR_checked-jitstress2_jitstressregs3
net5.0-Linux-Release-arm-CoreCLR_checked-jitstress2_jitstressregs4 ; This fails with a GC assert (#39672) instead of crash. Related?
net5.0-Linux-Release-arm-CoreCLR_checked-jitstress2_jitstressregs8

Others fail with crash:

COMPlus_TieredCompilation=0
COMPlus_JitStress=2
COMPlus_DbgMiniDumpName=/home/helixbot/dotnetbuild/dumps/coredump.%d.dmp
COMPlus_JitStressRegs=3
COMPlus_DbgEnableMiniDump=1
+ ./RunTests.sh --runtime-path /root/helix/work/correlation
----- start Sat Jul 18 10:25:08 UTC 2020 =============== To repro directly: =====================================================
pushd .
/root/helix/work/correlation/dotnet exec --runtimeconfig System.Security.Cryptography.X509Certificates.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.X509Certificates.Tests.deps.json xunit.console.dll System.Security.Cryptography.X509Certificates.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================
/root/helix/work/workitem /root/helix/work/workitem
  Discovering: System.Security.Cryptography.X509Certificates.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Security.Cryptography.X509Certificates.Tests (found 561 of 638 test cases)
  Starting:    System.Security.Cryptography.X509Certificates.Tests (parallel test collections = on, max threads = 4)
Writing minidump to file /home/helixbot/dotnetbuild/dumps/coredump.26.dmp
Process 26 dotnet
Written 193126400 bytes (47150 pages) to core file
Dump successfully written
./RunTests.sh: line 161:    26 Bus error               "$RUNTIME_PATH/dotnet" exec --runtimeconfig System.Security.Cryptography.X509Certificates.Tests.runtimeconfig.json --depsfile System.Security.Cryptography.X509Certificates.Tests.deps.json xunit.console.dll System.Security.Cryptography.X509Certificates.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing $RSP_FILE
/root/helix/work/workitem
----- end Sat Jul 18 10:26:08 UTC 2020 ----- exit code 135 ----------------------------------------------------------

category:correctness
theme:testing
skill-level:intermediate
cost:medium

@BruceForstall BruceForstall added arch-arm32 os-linux Linux OS (any supported distro) area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Jul 21, 2020
@BruceForstall BruceForstall added this to the 5.0.0 milestone Jul 21, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Jul 21, 2020
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Jul 21, 2020
@AndyAyersMS
Copy link
Member

I'll investigate.

@AndyAyersMS AndyAyersMS self-assigned this Aug 4, 2020
@AndyAyersMS
Copy link
Member

I can't repro any of these failures. Will close.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

3 participants