Skip to content

Assertion failed '!spill' #38228

@BruceForstall

Description

@BruceForstall

arm64, Windows and Linux
JitStressRegs=1 or 3 or 8
Libraries test: System.Numerics.Vectors.Tests

https://dev.azure.com/dnceng/public/_build/results?buildId=697647&view=ms.vss-test-web.build-test-results-tab

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>call C:\dotnetbuild\work\AE71099A\p\SetStressModes_jitstressregs1.cmd 

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>set COMPlus_TieredCompilation=0 

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>set COMPlus_JitStressRegs=1 

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>set COMPlus 
COMPlus_JitStressRegs=1
COMPlus_TieredCompilation=0

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>call RunTests.cmd --runtime-path C:\dotnetbuild\work\AE71099A\p 
----- start Sun 06/21/2020  2:53:18.57 ===============  To repro directly: ===================================================== 
pushd C:\dotnetbuild\work\AE71099A\w\AC67097C\e\
"C:\dotnetbuild\work\AE71099A\p\dotnet.exe" exec --runtimeconfig System.Numerics.Vectors.Tests.runtimeconfig.json --depsfile System.Numerics.Vectors.Tests.deps.json xunit.console.dll System.Numerics.Vectors.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing 
popd
===========================================================================================================

C:\dotnetbuild\work\AE71099A\w\AC67097C\e>"C:\dotnetbuild\work\AE71099A\p\dotnet.exe" exec --runtimeconfig System.Numerics.Vectors.Tests.runtimeconfig.json --depsfile System.Numerics.Vectors.Tests.deps.json xunit.console.dll System.Numerics.Vectors.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: System.Numerics.Vectors.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Numerics.Vectors.Tests (found 1203 test cases)
  Starting:    System.Numerics.Vectors.Tests (parallel test collections = on, max threads = 46)

Assert failure(PID 11440 [0x00002cb0], Thread: 20760 [0x5118]): Assertion failed '!spill' in 'System.Numerics.Tests.Vector3Tests:Vector3TransformByQuaternionTest():this' during 'Generate code' (IL size 121)

    File: F:\workspace\_work\1\s\src\coreclr\src\jit\treelifeupdater.cpp Line: 303
    Image: C:\dotnetbuild\work\AE71099A\p\dotnet.exe

----- end Sun 06/21/2020  2:53:26.17 ----- exit code -1073740286 ----------------------------------------------------------

Metadata

Metadata

Assignees

Labels

arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions