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 : JIT\\Regression\\CLR-x86-JIT\\V1-M12-Beta2\\b59899\\b59899\\b59899.cmd #48494

Closed
VincentBu opened this issue Feb 19, 2021 · 1 comment
Assignees
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows
Milestone

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr outerloop 20210218.4

Failed test:

R2R windows x86 Checked no_tiered_compilation @ Windows.10.Amd64.Open
 -JIT\\Regression\\CLR-x86-JIT\\V1-M12-Beta2\\b59899\\b59899\\b59899.cmd

Error message:


Assert failure(PID 8624 [0x000021b0], Thread: 6612 [0x19d4]): Assertion failed 'm_compGenTreeID == m_compiler->compGenTreeID' in 'SamplesArray:Main():int' during 'Optimize layout' (IL size 149)

 File: D:\workspace\_work\1\s\src\coreclr\jit\phase.cpp Line: 47
 Image: C:\h\w\AEC4098F\p\crossgen.exe


Return code: 1
Raw output file: C:\h\w\AEC4098F\w\B23609AD\e\JIT\Regression\Reports\JIT.Regression\CLR-x86-JIT\V1-M12-Beta2\b59899\b59899\b59899.output.txt
Raw output:
BEGIN EXECUTION
 1 file(s) copied.
" "C:\h\w\AEC4098F\p\crossgen.exe" /Platform_Assemblies_Paths C:\h\w\AEC4098F\p;C:\h\w\AEC4098F\w\B23609AD\e\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59899\b59899 /in C:\h\w\AEC4098F\w\B23609AD\e\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59899\b59899\b59899.org /out C:\h\w\AEC4098F\w\B23609AD\e\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59899\b59899\\b59899.dll"
Microsoft (R) CoreCLR Native Image Generator - Version 6.0.0-ci
Copyright (c) Microsoft Corporation. All rights reserved.

Crossgen failed with exitcode - -1073740286
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\AEC4098F\p
> C:\h\w\AEC4098F\w\B23609AD\e\JIT\Regression\CLR-x86-JIT\V1-M12-Beta2\b59899\b59899\b59899.cmd
Expected: True
Actual: False

Stack trace
   at JIT_Regression._CLR_x86_JIT_V1_M12_Beta2_b59899_b59899_b59899_._CLR_x86_JIT_V1_M12_Beta2_b59899_b59899_b59899_cmd()

@dotnet-issue-labeler dotnet-issue-labeler bot added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI untriaged New issue has not been triaged by the area owner labels Feb 19, 2021
@VincentBu
Copy link
Contributor Author

Dozens of tests failed with same Assert failure in runtime-coreclr outerloop 20210218.4

One of Error message:

Assert failure(PID 5864 [0x000016e8], Thread: 12436 [0x3094]): Assertion failed 'm_compGenTreeID == m_compiler->compGenTreeID' in 'GitHub_23861.Program:TestVectorLessThanAll()' during 'Invert loops' (IL size 387)

 File: D:\workspace\_work\1\s\src\coreclr\jit\phase.cpp Line: 47
 Image: D:\h\w\AB1C095A\p\crossgen.exe


Return code: 1
Raw output file: D:\h\w\AB1C095A\w\AA200997\e\JIT\Regression\Reports\JIT.Regression\JitBlue\GitHub_23861\GitHub_23861\GitHub_23861.output.txt
Raw output:
BEGIN EXECUTION
 1 file(s) copied.
" "D:\h\w\AB1C095A\p\crossgen.exe" /Platform_Assemblies_Paths D:\h\w\AB1C095A\p;D:\h\w\AB1C095A\w\AA200997\e\JIT\Regression\JitBlue\GitHub_23861\GitHub_23861 /in D:\h\w\AB1C095A\w\AA200997\e\JIT\Regression\JitBlue\GitHub_23861\GitHub_23861\GitHub_23861.org /out D:\h\w\AB1C095A\w\AA200997\e\JIT\Regression\JitBlue\GitHub_23861\GitHub_23861\\GitHub_23861.dll"
Microsoft (R) CoreCLR Native Image Generator - Version 6.0.0-ci
Copyright (c) Microsoft Corporation. All rights reserved.

Crossgen failed with exitcode - -1073740286
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=D:\h\w\AB1C095A\p
> D:\h\w\AB1C095A\w\AA200997\e\JIT\Regression\JitBlue\GitHub_23861\GitHub_23861\GitHub_23861.cmd
Expected: True
Actual: False

Stack trace
   at JIT_Regression._JitBlue_GitHub_23861_GitHub_23861_GitHub_23861_._JitBlue_GitHub_23861_GitHub_23861_GitHub_23861_cmd()

@BruceForstall BruceForstall added this to the 6.0.0 milestone Feb 19, 2021
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Feb 19, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows
Projects
None yet
Development

No branches or pull requests

3 participants