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 GC/LargeMemory/Regressions/largearraytest/largearraytest.sh #77477

Closed
v-wenyuxu opened this issue Oct 26, 2022 · 4 comments · Fixed by #77952
Closed

Test failure GC/LargeMemory/Regressions/largearraytest/largearraytest.sh #77477

v-wenyuxu opened this issue Oct 26, 2022 · 4 comments · Fixed by #77952
Assignees
Labels
area-GC-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-linux Linux OS (any supported distro)

Comments

@v-wenyuxu
Copy link

Run: runtime-coreclr outerloop 20221025.1

Failed test:

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

Error message:

Assertion failed: ret == 0 (/__w/1/s/src/coreclr/gc/unix/gcenv.unix.cpp: VirtualReserveInner: 651)
[createdump] waitpid() returned successfully (wstatus 00000000)
/root/helix/work/workitem/e/GC/LargeMemory/Regressions/largearraytest/largearraytest.sh: line 415:  9887 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.LargeMemory/Regressions/largearraytest/largearraytest.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false largearraytest.dll ''
now try Int32.MaxValue-0:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-1:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-2:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-3:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-4:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-5:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-6:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-7:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-8:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-9:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-10:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-11:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-12:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-13:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-14:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-15:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-16:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-17:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-18:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-19:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-20:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-21:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-22:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-23:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-24:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-25:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-26:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-27:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-28:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-29:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-30:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-31:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-32:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-33:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-34:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-35:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-36:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-37:
Exception of type 'System.OutOfMemoryException' was thrown.
now


Stack trace
   at GC_LargeMemory._Regressions_largearraytest_largearraytest_._Regressions_largearraytest_largearraytest_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued OS Arch Column1
2022-10-26T03:06:59.106Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:57.961Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-02T23:05:44.289Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T22:51:12.66Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T08:55:23.7Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-25T23:03:29.927Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-25T19:00:06.12Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
More failures
Queued OS Arch Column1
2022-09-24T22:45:57.862Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-23T06:56:27.552Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:52:24.578Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:37:18.032Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-21T06:32:36.124Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-21T06:12:11.216Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-20T08:53:57.595Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-20T06:25:34.076Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-18T22:47:11.767Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-17T22:47:24.173Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-05T22:02:12.451Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-05T10:07:05.729Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
@v-wenyuxu v-wenyuxu added os-linux Linux OS (any supported distro) blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Oct 26, 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.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 26, 2022
@ghost
Copy link

ghost commented Oct 26, 2022

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

Issue Details

Run: runtime-coreclr outerloop 20221025.1

Failed test:

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

Error message:

Assertion failed: ret == 0 (/__w/1/s/src/coreclr/gc/unix/gcenv.unix.cpp: VirtualReserveInner: 651)
[createdump] waitpid() returned successfully (wstatus 00000000)
/root/helix/work/workitem/e/GC/LargeMemory/Regressions/largearraytest/largearraytest.sh: line 415:  9887 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.LargeMemory/Regressions/largearraytest/largearraytest.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false largearraytest.dll ''
now try Int32.MaxValue-0:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-1:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-2:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-3:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-4:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-5:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-6:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-7:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-8:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-9:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-10:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-11:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-12:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-13:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-14:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-15:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-16:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-17:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-18:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-19:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-20:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-21:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-22:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-23:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-24:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-25:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-26:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-27:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-28:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-29:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-30:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-31:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-32:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-33:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-34:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-35:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-36:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-37:
Exception of type 'System.OutOfMemoryException' was thrown.
now


Stack trace
   at GC_LargeMemory._Regressions_largearraytest_largearraytest_._Regressions_largearraytest_largearraytest_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued OS Arch Column1
2022-10-26T03:06:59.106Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:57.961Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-02T23:05:44.289Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T22:51:12.66Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T08:55:23.7Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-25T23:03:29.927Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-25T19:00:06.12Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
More failures
Queued OS Arch Column1
2022-09-24T22:45:57.862Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-23T06:56:27.552Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:52:24.578Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:37:18.032Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-21T06:32:36.124Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-21T06:12:11.216Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-20T08:53:57.595Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-20T06:25:34.076Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-18T22:47:11.767Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-17T22:47:24.173Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-05T22:02:12.451Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-05T10:07:05.729Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
Author: v-wenyuxu
Assignees: -
Labels:

os-linux, area-GC-coreclr, untriaged, blocking-outerloop

Milestone: -

@v-wenyuxu
Copy link
Author

Failed again in: runtime-coreclr outerloop 20221102.2

Failed test:

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

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

- GC/LargeMemory/Regressions/largearraytest/largearraytest.sh

Error message:

Assertion failed: ret == 0 (/__w/1/s/src/coreclr/gc/unix/gcenv.unix.cpp: VirtualReserveInner: 651)
[createdump] waitpid() returned successfully (wstatus 00000000)
/root/helix/work/workitem/e/GC/LargeMemory/Regressions/largearraytest/largearraytest.sh: line 427:  4674 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.LargeMemory/Regressions/largearraytest/largearraytest.output.txt
Raw output:
BEGIN EXECUTION
/root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false largearraytest.dll ''
now try Int32.MaxValue-0:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-1:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-2:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-3:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-4:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-5:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-6:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-7:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-8:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-9:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-10:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-11:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-12:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-13:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-14:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-15:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-16:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-17:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-18:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-19:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-20:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-21:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-22:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-23:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-24:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-25:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-26:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-27:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-28:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-29:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-30:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-31:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-32:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-33:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-34:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-35:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-36:
Exception of type 'System.OutOfMemoryException' was thrown.
now try Int32.MaxValue-37:
Exception of type 'System.OutOfMemoryException' was thrown.
now


Stack trace
   at GC_LargeMemory._Regressions_largearraytest_largearraytest_._Regressions_largearraytest_largearraytest_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)
Queued OS Arch Column1
2022-11-02T20:16:36.284Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T20:16:35.206Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-02T11:15:36.853Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T11:15:33.806Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-02T02:49:36.211Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T02:49:35.055Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T20:05:20.238Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
More failures
Queued OS Arch Column1
2022-11-01T20:05:19.105Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T11:06:46.926Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-01T11:06:45.785Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T03:05:23.875Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-01T03:05:22.626Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T20:07:27.929Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-31T20:07:26.792Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T11:26:42.754Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T11:18:54.418Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-31T11:18:53.182Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T03:04:11.388Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T03:04:10.284Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T20:06:00.704Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-30T20:05:59.532Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T11:19:02.212Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-30T11:19:00.978Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T03:30:45.783Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T03:30:44.589Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T20:10:50.466Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-29T20:10:49.091Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T11:05:42.13Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-29T11:05:40.7Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T03:07:30.192Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T03:07:28.989Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T20:04:55.102Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T20:04:53.836Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T20:02:59.769Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T11:23:48.755Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T11:23:47.672Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T03:06:01.447Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T03:06:00.354Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T20:04:18.929Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T20:04:17.564Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T11:19:35.133Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T11:19:33.733Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T06:54:08.42Z ubuntu.1804.armarch.open arm runtime-coreclr r2r Checked
2022-10-27T03:07:24.37Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T03:07:23.234Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T20:19:35.219Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T20:19:33.635Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T11:27:02.353Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T11:27:01.261Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:59.106Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:57.961Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-02T23:05:44.289Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T22:51:12.66Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T08:55:23.7Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-25T23:03:29.927Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-25T19:00:06.12Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-24T22:45:57.862Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-23T06:56:27.552Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:52:24.578Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:37:18.032Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-21T06:32:36.124Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-21T06:12:11.216Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-20T08:53:57.595Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-20T06:25:34.076Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-18T22:47:11.767Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-17T22:47:24.173Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-05T22:02:12.451Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-05T10:07:05.729Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-11-02T20:16:36.284Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T20:16:35.206Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-02T11:15:36.853Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T11:15:33.806Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-02T02:49:36.211Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-02T02:49:35.055Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T20:05:20.238Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-01T20:05:19.105Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T11:06:46.926Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-01T11:06:45.785Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-11-01T03:05:23.875Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-11-01T03:05:22.626Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T20:07:27.929Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-31T20:07:26.792Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T11:26:42.754Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T11:18:54.418Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-31T11:18:53.182Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T03:04:11.388Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-31T03:04:10.284Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T20:06:00.704Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-30T20:05:59.532Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T11:19:02.212Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-30T11:19:00.978Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T03:30:45.783Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-30T03:30:44.589Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T20:10:50.466Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-29T20:10:49.091Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T11:05:42.13Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-29T11:05:40.7Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T03:07:30.192Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-29T03:07:28.989Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T20:04:55.102Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T20:04:53.836Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T20:02:59.769Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T11:23:48.755Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T11:23:47.672Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-28T03:06:01.447Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-28T03:06:00.354Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T20:04:18.929Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T20:04:17.564Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T11:19:35.133Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-27T11:19:33.733Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T06:54:08.42Z ubuntu.1804.armarch.open arm runtime-coreclr r2r Checked
2022-10-27T03:07:24.37Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-27T03:07:23.234Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T20:19:35.219Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T20:19:33.635Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T11:27:02.353Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-26T11:27:01.261Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:59.106Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked
2022-10-26T03:06:57.961Z ubuntu.1804.armarch.open arm runtime-coreclr outerloop Checked-no_tiered_compilation
2022-10-02T23:05:44.289Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T22:51:12.66Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-10-01T08:55:23.7Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-25T23:03:29.927Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-25T19:00:06.12Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-24T22:45:57.862Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-23T06:56:27.552Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:52:24.578Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-22T06:37:18.032Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-21T06:32:36.124Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress2_tiered
2022-09-21T06:12:11.216Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-20T08:53:57.595Z osx.1015.amd64.open x64 runtime-staging Release
2022-09-20T06:25:34.076Z osx.1200.arm64.open arm64 runtime-coreclr jitstress Checked-jitstress1_tiered
2022-09-18T22:47:11.767Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-17T22:47:24.173Z ubuntu.1804.armarch.open arm runtime-coreclr gcstress-extra Checked-heapverify1
2022-09-05T22:02:12.451Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release
2022-09-05T10:07:05.729Z ubuntu.1804.armarch.open arm64 runtime-extra-platforms Release

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Nov 3, 2022
@mangod9 mangod9 self-assigned this Nov 3, 2022
@mangod9
Copy link
Member

mangod9 commented Nov 3, 2022

In the latest arm failures the GC PAL is asserting while unmapping the start alignment padding section. Looks like that is the only platform it has failed on since 10/26.

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Nov 6, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Nov 7, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-GC-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-linux Linux OS (any supported distro)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants