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/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh #66327

Closed
VincentBu opened this issue Mar 8, 2022 · 2 comments · Fixed by #72901
Assignees
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro)
Milestone

Comments

@VincentBu
Copy link
Contributor

Run: runtime-coreclr outerloop 20220307.6

Failed test:

CoreCLR Linux arm Checked @ (Alpine.314.Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.14-helix-arm32v7-20210910135806-8a6f4f3

- JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh

Error message:

/root/helix/work/workitem/e/JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh: line 379:  3433 Segmentation fault      (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false throwinnestedtrycatch_il_r.dll ''
Gathering state for process 3433 corerun
Crashing thread 00000d69 signal 0000000b
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.3433.dmp
Written 22597632 bytes (5517 pages) to core file
Dump successfully written
Expected: 100
Actual: 139
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/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Methodical._eh_nested_nestedtry_throwinnestedtrycatch_il_r_throwinnestedtrycatch_il_r_._eh_nested_nestedtry_throwinnestedtrycatch_il_r_throwinnestedtrycatch_il_r_sh()
@VincentBu VincentBu added arch-arm32 os-linux Linux OS (any supported distro) blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Mar 8, 2022
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 8, 2022
@jeffschwMSFT jeffschwMSFT added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 8, 2022
@ghost
Copy link

ghost commented Mar 8, 2022

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

Issue Details

Run: runtime-coreclr outerloop 20220307.6

Failed test:

CoreCLR Linux arm Checked @ (Alpine.314.Arm32.Open)Ubuntu.1804.ArmArch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.14-helix-arm32v7-20210910135806-8a6f4f3

- JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh

Error message:

/root/helix/work/workitem/e/JIT/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh: line 379:  3433 Segmentation fault      (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/JIT.Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false throwinnestedtrycatch_il_r.dll ''
Gathering state for process 3433 corerun
Crashing thread 00000d69 signal 0000000b
Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.3433.dmp
Written 22597632 bytes (5517 pages) to core file
Dump successfully written
Expected: 100
Actual: 139
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/Methodical/eh/nested/nestedtry/throwinnestedtrycatch_il_r/throwinnestedtrycatch_il_r.sh
Expected: True
Actual:   False


Stack trace
   at JIT_Methodical._eh_nested_nestedtry_throwinnestedtrycatch_il_r_throwinnestedtrycatch_il_r_._eh_nested_nestedtry_throwinnestedtrycatch_il_r_throwinnestedtrycatch_il_r_sh()
Author: VincentBu
Assignees: -
Labels:

arch-arm32, os-linux, area-CodeGen-coreclr, untriaged, blocking-outerloop

Milestone: -

@JulieLeeMSFT JulieLeeMSFT removed the untriaged New issue has not been triaged by the area owner label Mar 10, 2022
@JulieLeeMSFT JulieLeeMSFT added this to the 7.0.0 milestone Mar 10, 2022
@kunalspathak kunalspathak removed the blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs label Mar 25, 2022
@BruceForstall BruceForstall added the disabled-test The test is disabled in source code against the issue label May 5, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
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 disabled-test The test is disabled in source code against the issue os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants