-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Safe vectorization is a lot slower than unsafe
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
CmsSigner blocks signing of a CMS with an Empty Content
area-System.Security
untriaged
New issue has not been triaged by the area owner
#111306
opened Jan 11, 2025 by
Bottswana
JIT: Redundant sign extension for checked bound
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
in-pr
There is an active PR which will close this issue when it is merged
[API Proposal]: Early API idea and discussion, it is NOT ready for implementation
area-System.Memory
untriaged
New issue has not been triaged by the area owner
TryCopyTo(destination, out int elementsWritten)
api-suggestion
#111301
opened Jan 11, 2025 by
MihaZupan
MethodImplOptions.NoOptimization
ignored for inlined function
area-CodeGen-coreclr
#111298
opened Jan 11, 2025 by
timcassell
System.Text.Json: Allow derived types to specify base type for polymorphic serialization
area-System.Text.Json
untriaged
New issue has not been triaged by the area owner
#111295
opened Jan 11, 2025 by
TheTrueColonel
Force pin prompt not working
area-System.Security
needs-author-action
An issue or pull request that requires more info or actions from the author.
untriaged
New issue has not been triaged by the area owner
#111291
opened Jan 10, 2025 by
RufusJWB
IPAddress.TryParse(ROS<byte>)
accepts invalid UTF-8
area-System.Net
bug
untriaged
#111288
opened Jan 10, 2025 by
MihaZupan
[API Proposal]: IPAddress.IsValid
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Net
[Wasm][AOT] methods with try/catch/finally blocks are not AOTed
arch-wasm
WebAssembly architecture
area-Codegen-AOT-mono
os-browser
Browser variant of arch-wasm
[8.0] System.Text.Json Stack overflow in JsonConverter
arch-x64
area-System.Text.Json
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
os-mac-os-x
macOS aka OSX
runtime-coreclr
specific to the CoreCLR runtime
[8.0] CMake build failure in linux armel tizen - ld.lld: error: cannot open crtbeginS.o: No such file or directory
arch-arm32
area-Infrastructure-coreclr
blocking-clean-ci
Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Known Build Error
Use this to report build issues in the .NET Helix tab
os-linux
Linux OS (any supported distro)
os-tizen
untriaged
New issue has not been triaged by the area owner
#111279
opened Jan 10, 2025 by
carlossanlop
GC ReliabilityFramework with suppressConsoleOutputFromTests set to false fails
area-GC-coreclr
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
untriaged
New issue has not been triaged by the area owner
#111271
opened Jan 10, 2025 by
a74nh
Blazor AOT build time on Azure DevOps nearing 2 hours
area-Codegen-AOT-mono
tenet-performance
Performance related issue
untriaged
New issue has not been triaged by the area owner
#111270
opened Jan 10, 2025 by
mip1983
LINQ values.Except(values2).Sum(v => v) miscalculates when ran as a local watch
area-Diagnostics-coreclr
untriaged
New issue has not been triaged by the area owner
#111267
opened Jan 10, 2025 by
ERGeorgiev
[API Proposal]: Consider implementing IDisposable on Lock.Scope
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Threading
untriaged
New issue has not been triaged by the area owner
#111266
opened Jan 10, 2025 by
idg10
Test failure: Interop/COM/ComWrappers/API/ComWrappersTestsBuiltInComDisabled/ComWrappersTestsBuiltInComDisabled.cmd
arch-arm64
area-Interop-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
#111264
opened Jan 10, 2025 by
v-wenyuxu
Undocumented behavior changes of New issue has not been triaged by the area owner
Uri.TryCreate
between net6 and net8
area-System.Net
untriaged
#111262
opened Jan 10, 2025 by
letientai299
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
TypeLoadException when a New issue has not been triaged by the area owner
ref struct
using explicit layout has fields of type ref struct
area-TypeSystem-coreclr
untriaged
#111260
opened Jan 10, 2025 by
lithiumtoast
.Net 9 Core > TPM Provider > tlsv1 alert decrypt error:../ssl/record/rec_layer_s3.c:1584:SSL alert number 51
area-System.Security
untriaged
New issue has not been triaged by the area owner
#111251
opened Jan 9, 2025 by
serkanturhanxl
[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
needs-area-label
An area label is needed to ensure this gets routed to the appropriate area owners
os-windows
runtime-coreclr
specific to the CoreCLR runtime
untriaged
New issue has not been triaged by the area owner
#111252
opened Jan 9, 2025 by
performanceautofiler
bot
Allow adding custom XML documentation to GeneratedRegex implementations
area-System.Text.RegularExpressions
untriaged
New issue has not been triaged by the area owner
#111246
opened Jan 9, 2025 by
waiwaing
[Analyzer] stringBuilder.Append(string.Substring(...)) to stringBuilder.Append(string, ...)
api-ready-for-review
API is ready for review, it is NOT ready for implementation
area-System.Runtime
code-analyzer
Marks an issue that suggests a Roslyn analyzer
code-fixer
Marks an issue that suggests a Roslyn code fixer
untriaged
New issue has not been triaged by the area owner
#111243
opened Jan 9, 2025 by
stephentoub
Previous Next
ProTip!
Adding no:label will show everything without a label.