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/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh #65283

Closed
VincentBu opened this issue Feb 14, 2022 · 3 comments
Closed

Test failure JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh #65283

VincentBu opened this issue Feb 14, 2022 · 3 comments
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Milestone

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr jitstressregs 20220213.1

Failed test:

CoreCLR Linux arm Checked jitstressregs3 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

CoreCLR Linux arm Checked jitstressregs2 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

Error message:

Assert failure(PID 836 [0x00000344], Thread: 953 [0x03b9]): Assertion failed '(gcInfo.gcRegGCrefSetCur & killMask) == 0' in 'Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:AddNonTypeMembers(MembersAndInitializersBuilder,Microsoft.CodeAnalysis.SyntaxList`1[[Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax, Microsoft.CodeAnalysis.CSharp, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.DiagnosticBag):this' during 'Generate code' (IL size 1484)

File: /__w/1/s/src/coreclr/jit/codegenarmarch.cpp Line: 3201
Image: /root/helix/work/correlation/corerun
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh: line 386:   836 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/Roslyn/CscBench/CscBench.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false CscBench.dll ''
Gathering state for process 836 corerun
Crashing thread 000003b9 signal 00000006
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.836.dmp
Written 130793472 bytes (31932 pages) to core file
Dump successfully written
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Roslyn_CscBench_CscBench_._CodeQuality_Roslyn_CscBench_CscBench_sh()
@VincentBu VincentBu added os-linux Linux OS (any supported distro) JitStress CLR JIT issues involving JIT internal stress modes labels Feb 14, 2022
@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 14, 2022
@ghost
Copy link

ghost commented Feb 14, 2022

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

Issue Details

Run: runtime-coreclr jitstressregs 20220213.1

Failed test:

CoreCLR Linux arm Checked jitstressregs3 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

CoreCLR Linux arm Checked jitstressregs2 @ (Ubuntu.1804.Arm32.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-bfcd90a-20200121150440

- JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh

Error message:

Assert failure(PID 836 [0x00000344], Thread: 953 [0x03b9]): Assertion failed '(gcInfo.gcRegGCrefSetCur & killMask) == 0' in 'Microsoft.CodeAnalysis.CSharp.Symbols.SourceMemberContainerTypeSymbol:AddNonTypeMembers(MembersAndInitializersBuilder,Microsoft.CodeAnalysis.SyntaxList`1[[Microsoft.CodeAnalysis.CSharp.Syntax.MemberDeclarationSyntax, Microsoft.CodeAnalysis.CSharp, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]],Microsoft.CodeAnalysis.DiagnosticBag):this' during 'Generate code' (IL size 1484)

File: /__w/1/s/src/coreclr/jit/codegenarmarch.cpp Line: 3201
Image: /root/helix/work/correlation/corerun
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh: line 386:   836 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Performance/CodeQuality/Roslyn/CscBench/CscBench.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false CscBench.dll ''
Gathering state for process 836 corerun
Crashing thread 000003b9 signal 00000006
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.836.dmp
Written 130793472 bytes (31932 pages) to core file
Dump successfully written
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:

set CORE_ROOT=/root/helix/work/correlation
/root/helix/work/workitem/e/JIT/Performance/CodeQuality/Roslyn/CscBench/CscBench.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Performance._CodeQuality_Roslyn_CscBench_CscBench_._CodeQuality_Roslyn_CscBench_CscBench_sh()
Author: VincentBu
Assignees: -
Labels:

os-linux, JitStress, area-CodeGen-coreclr, untriaged

Milestone: -

@EgorBo
Copy link
Member

EgorBo commented Feb 14, 2022

Closing in favor of #65311

@EgorBo EgorBo closed this as completed Feb 14, 2022
@jakobbotsch
Copy link
Member

@EgorBo the assert hit by #65311 is a different one, are you sure this is a duplicate?

@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 2022
@JulieLeeMSFT JulieLeeMSFT added this to the 7.0.0 milestone Apr 4, 2022
@JulieLeeMSFT JulieLeeMSFT removed the untriaged New issue has not been triaged by the area owner label Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI JitStress CLR JIT issues involving JIT internal stress modes os-linux Linux OS (any supported distro)
Projects
None yet
Development

No branches or pull requests

4 participants