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/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh #81314

Closed
v-wenyuxu opened this issue Jan 28, 2023 · 3 comments
Labels
arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) os-windows

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr jitstress-isas-x86 20230121.1

Failed test:

coreclr linux x64 Checked jitstress_isas_1_x86_nosse @ Ubuntu.1804.Amd64.Open

- JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
- JIT/Regression/VS-ia64-JIT/V1.2-M01/b14324/b14324/b14324.sh

coreclr windows x64 Checked jitstress_isas_1_x86_nosse3_4 @ Windows.10.Amd64.Open

- JIT\\Regression\\VS-ia64-JIT\\V1.2-M01\\b14324\\b14324\\b14324.cmd
- JIT\\Regression\\JitBlue\\Runtime_72845\\Runtime_72845\\Runtime_72845.cmd
- JIT\\Directed\\coverage\\oldtests\\Desktop\\callipinvoke_il_r\\callipinvoke_il_r.cmd

coreclr linux x64 Checked jitstress_isas_2_x86_nosse2 @ Ubuntu.1804.Amd64.Open

- JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
- JIT/Directed/tailcall/tailcall/tailcall.sh
- JIT/Regression/VS-ia64-JIT/V1.2-M01/b14324/b14324/b14324.sh

coreclr windows x64 Checked jitstress_isas_2_x86_nosse41 @ Windows.10.Amd64.Open

- JIT\\Regression\\VS-ia64-JIT\\V1.2-M01\\b14324\\b14324\\b14324.cmd
- JIT\\Regression\\JitBlue\\Runtime_72845\\Runtime_72845\\Runtime_72845.cmd
- JIT\\Directed\\tailcall\\tailcall\\tailcall.cmd
- JIT\\Directed\\IL\\PInvokeTail\\TailWinApi\\TailWinApi.cmd
- JIT\\Directed\\coverage\\oldtests\\Desktop\\callipinvoke_il_r\\callipinvoke_il_r.cmd
... ...

Error message:

Assert failure(PID 5501 [0x0000157d], Thread: 5501 [0x157d]): Assertion failed 'topBB->bbNum <= botBB->bbNum' in 'Microsoft.FSharp.Core.PrintfImpl+PrintfEnv`3[System.__Canon,System.__Canon,System.__Canon]:WriteSkipEmpty(System.String):this' during 'Set block order' (IL size 22; hash 0xfbd06e37; Tier0-MinOpts)

File: /__w/1/s/src/coreclr/jit/optimizer.cpp Line: 4695
Image: /datadisks/disk1/work/AF480985/p/corerun
[createdump] waitpid() returned successfully (wstatus 00000000)
/datadisks/disk1/work/AF480985/w/AFBE0954/e/JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh: line 432:  5501 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/AF480985/w/AFBE0954/uploads/Reports/JIT.Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/AF480985/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Runtime_72845.dll ''
[createdump] Gathering state for process 5501 corerun
[createdump] Crashing thread 0000157d signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.5501.dmp
[createdump] Written 77975552 bytes (19037 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 2533ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/AF480985/p
/datadisks/disk1/work/AF480985/w/AFBE0954/e/JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Regression._JitBlue_Runtime_72845_Runtime_72845_Runtime_72845_._JitBlue_Runtime_72845_Runtime_72845_Runtime_72845_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
@v-wenyuxu v-wenyuxu added os-linux Linux OS (any supported distro) os-windows JitStress CLR JIT issues involving JIT internal stress modes arch-x64 blocking-clean-ci-optional Blocking optional rolling runs labels Jan 28, 2023
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 28, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 28, 2023
@ghost
Copy link

ghost commented Jan 28, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch, @kunalspathak
See info in area-owners.md if you want to be subscribed.

Issue Details

Run: runtime-coreclr jitstress-isas-x86 20230121.1

Failed test:

coreclr linux x64 Checked jitstress_isas_1_x86_nosse @ Ubuntu.1804.Amd64.Open

- JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
- JIT/Regression/VS-ia64-JIT/V1.2-M01/b14324/b14324/b14324.sh

coreclr windows x64 Checked jitstress_isas_1_x86_nosse3_4 @ Windows.10.Amd64.Open

- JIT\\Regression\\VS-ia64-JIT\\V1.2-M01\\b14324\\b14324\\b14324.cmd
- JIT\\Regression\\JitBlue\\Runtime_72845\\Runtime_72845\\Runtime_72845.cmd
- JIT\\Directed\\coverage\\oldtests\\Desktop\\callipinvoke_il_r\\callipinvoke_il_r.cmd

coreclr linux x64 Checked jitstress_isas_2_x86_nosse2 @ Ubuntu.1804.Amd64.Open

- JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
- JIT/Directed/tailcall/tailcall/tailcall.sh
- JIT/Regression/VS-ia64-JIT/V1.2-M01/b14324/b14324/b14324.sh

coreclr windows x64 Checked jitstress_isas_2_x86_nosse41 @ Windows.10.Amd64.Open

- JIT\\Regression\\VS-ia64-JIT\\V1.2-M01\\b14324\\b14324\\b14324.cmd
- JIT\\Regression\\JitBlue\\Runtime_72845\\Runtime_72845\\Runtime_72845.cmd
- JIT\\Directed\\tailcall\\tailcall\\tailcall.cmd
- JIT\\Directed\\IL\\PInvokeTail\\TailWinApi\\TailWinApi.cmd
- JIT\\Directed\\coverage\\oldtests\\Desktop\\callipinvoke_il_r\\callipinvoke_il_r.cmd
... ...

Error message:

Assert failure(PID 5501 [0x0000157d], Thread: 5501 [0x157d]): Assertion failed 'topBB->bbNum <= botBB->bbNum' in 'Microsoft.FSharp.Core.PrintfImpl+PrintfEnv`3[System.__Canon,System.__Canon,System.__Canon]:WriteSkipEmpty(System.String):this' during 'Set block order' (IL size 22; hash 0xfbd06e37; Tier0-MinOpts)

File: /__w/1/s/src/coreclr/jit/optimizer.cpp Line: 4695
Image: /datadisks/disk1/work/AF480985/p/corerun
[createdump] waitpid() returned successfully (wstatus 00000000)
/datadisks/disk1/work/AF480985/w/AFBE0954/e/JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh: line 432:  5501 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/AF480985/w/AFBE0954/uploads/Reports/JIT.Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.output.txt
Raw output:
BEGIN EXECUTION
/datadisks/disk1/work/AF480985/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false Runtime_72845.dll ''
[createdump] Gathering state for process 5501 corerun
[createdump] Crashing thread 0000157d signal 00000006
[createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.5501.dmp
[createdump] Written 77975552 bytes (19037 pages) to core file
[createdump] Target process is alive
[createdump] Dump successfully written in 2533ms
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/datadisks/disk1/work/AF480985/p
/datadisks/disk1/work/AF480985/w/AFBE0954/e/JIT/Regression/JitBlue/Runtime_72845/Runtime_72845/Runtime_72845.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Regression._JitBlue_Runtime_72845_Runtime_72845_Runtime_72845_._JitBlue_Runtime_72845_Runtime_72845_Runtime_72845_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Author: v-wenyuxu
Assignees: -
Labels:

os-linux, os-windows, JitStress, arch-x64, area-CodeGen-coreclr, blocking-clean-ci-optional

Milestone: -

@EgorBo
Copy link
Member

EgorBo commented Jan 28, 2023

cc @AndyAyersMS sounds like something related to your recent PRs?

@AndyAyersMS
Copy link
Member

Guessing this is an old test result. This was fixed by #80975.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Feb 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro) os-windows
Projects
None yet
Development

No branches or pull requests

3 participants