Skip to content

Issues: dotnet/runtime

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Test failure: Loader/ExternalAssemblyProbe/ExternalAssemblyProbe/ExternalAssemblyProbe.cmd arch-arm64 area-crossgen2-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-windows untriaged New issue has not been triaged by the area owner
#113117 opened Mar 4, 2025 by v-wenyuxu
Arm64: Use carry instructions for 128bit arithmetic arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#113070 opened Mar 3, 2025 by a74nh 10.0.0
Test failure: baseservices/exceptions/unhandled/unhandledTester/unhandledTester.cmd arch-arm64 area-Infrastructure-coreclr blocking-clean-ci-optional Blocking optional rolling runs GCStress os-windows test-bug Problem in test source code (most likely) untriaged New issue has not been triaged by the area owner
#112846 opened Feb 24, 2025 by v-wenyuxu
Test failure: Interop/DllImportAttribute/DllImportPath/DllImportPathTest/DllImportPathTest.cmd arch-arm64 area-Interop-coreclr blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows untriaged New issue has not been triaged by the area owner
#112841 opened Feb 24, 2025 by v-wenyuxu
Test failure: Regressions/coreclr/GitHub_49826/test49826/test49826.cmd arch-arm64 area-crossgen2-coreclr blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs os-windows untriaged New issue has not been triaged by the area owner
#112773 opened Feb 21, 2025 by v-wenyuxu
Test failure: readytorun/GenericCycleDetection/Depth3Test/Depth3Test.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
#112620 opened Feb 17, 2025 by v-wenyuxu
[8.0][tvos][arm64][runtime-extra-platforms] RestoreEx.targets - Signature has bad token. (0x8013123F) arch-arm64 area-Infrastructure-mono Known Build Error Use this to report build issues in the .NET Helix tab os-tvos Apple tvOS runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
#112436 opened Feb 11, 2025 by carlossanlop
Test failure: _Sve_ro::JIT.HardwareIntrinsics.Arm._Sve.Program.Sve_GatherVector_Bases_double_ulong() arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI arm-sve Work related to arm64 SVE/SVE2 support os-linux Linux OS (any supported distro)
#112264 opened Feb 7, 2025 by v-wenyuxu 10.0.0
Arm64: cmn & neg shifted register instructions are not generated for LSR arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
#111888 opened Jan 28, 2025 by jonathandavies-arm 10.0.0
Arm64: Implement region write barriers arch-arm64 area-VM-coreclr community-contribution Indicates that the PR has been added by a community member
#111636 opened Jan 20, 2025 by a74nh Loading…
Revamp the generation of runtime division checks on ARM64 arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member
#111543 opened Jan 17, 2025 by snickolls-arm Loading…
[mono][Perf] Number serialization regressions (154 Regressions on 1/10/2025 8:45:38 PM) arch-arm64 arch-x64 area-System.Numerics os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime tenet-performance Performance related issue tenet-performance-benchmarks Issue from performance benchmark untriaged New issue has not been triaged by the area owner
#111911 opened Jan 14, 2025 by performanceautofiler bot
Test failure: readytorun/GenericCycleDetection/Breadth1Test/Breadth1Test.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
#111261 opened Jan 10, 2025 by v-wenyuxu
[Perf] Windows/arm64: 1 Regression on 12/19/2024 9:15:10 PM +00:00 arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows runtime-coreclr specific to the CoreCLR runtime
#111252 opened Jan 9, 2025 by performanceautofiler bot 10.0.0
Test failure: profiler/handles/handles/handles.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
#111008 opened Dec 31, 2024 by v-wenyuxu
Test failure: Loader/classloader/explicitlayout/NestedStructs/case01/case01.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
#111007 opened Dec 31, 2024 by v-wenyuxu
Test failure: tracing/eventpipe/processenvironment/processenvironment/processenvironment.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
#110933 opened Dec 25, 2024 by v-wenyuxu
Test failure: JIT/Regression/JitBlue/Runtime_77968/Runtime_77968/Runtime_77968.cmd arch-arm64 area-crossgen2-coreclr blocking-clean-ci-optional Blocking optional rolling runs os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
#110901 opened Dec 23, 2024 by v-wenyuxu
vxsort: Add Arm64 Neon implementation and tests arch-arm64 area-GC-coreclr community-contribution Indicates that the PR has been added by a community member
#110692 opened Dec 13, 2024 by a74nh Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.