Skip to content

Issues: dotnet/runtime

End of year 2024 repo health check
#110456 opened Dec 5, 2024 by ericstj
Open
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

ILGenerator does not properly handle function pointers area-System.Reflection.Emit untriaged New issue has not been triaged by the area owner
#111003 opened Dec 30, 2024 by jgh07
Adding multiple HttpClients with same Interface results in conflicting configurations area-Extensions-HttpClientFactory in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner
#110996 opened Dec 30, 2024 by stormaref
.net8 String.IndexOf crash area-VM-coreclr needs-author-action An issue or pull request that requires more info or actions from the author. tenet-reliability Reliability/stability related issue (stress, load problems, etc.) untriaged New issue has not been triaged by the area owner
#110994 opened Dec 30, 2024 by dotecxy
JIT doesn't elide bounds checking when iterating over a span and an array of known length area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue
#110986 opened Dec 29, 2024 by itsBuggingMe Future
[API Proposal]: Add some Memory API to do tricky mappings api-suggestion Early API idea and discussion, it is NOT ready for implementation area-System.Runtime untriaged New issue has not been triaged by the area owner
#110984 opened Dec 29, 2024 by Stoorx
Does Native AOT support exporting apis by serial number? area-NativeAOT-coreclr question Answer questions and provide assistance, not an issue with source code or documentation. untriaged New issue has not been triaged by the area owner
#110979 opened Dec 28, 2024 by Gaoyifei1011
Calling certain native functions from custom hosted dotnet causes error area-Interop-coreclr untriaged New issue has not been triaged by the area owner
#110975 opened Dec 28, 2024 by Linx145
[JIT] Codegen issue for InlineArray in record area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI tenet-performance Performance related issue
#110968 opened Dec 27, 2024 by sfiruch Future
InlineArray reports wrong size when struct size is specified 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
#110962 opened Dec 27, 2024 by hez2010
Remove redundant partial modifier 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
#110961 opened Dec 27, 2024 by xtqqczze
Assertion failed '(*use)->WasMorphed()' during 'Morph - Global' arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows untriaged New issue has not been triaged by the area owner
#110960 opened Dec 26, 2024 by kunalspathak
arm64: Assertion failed 'loop->ContainsBlock(pred)' during 'Do value numbering' arch-arm64 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
#110959 opened Dec 26, 2024 by kunalspathak
Assertion failed 'HBtab->ebdTryBeg->HasFlag(BBF_DONT_REMOVE)' during 'Remove empty try-catch-fault 2/3 arch-x64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-windows untriaged New issue has not been triaged by the area owner
#110958 opened Dec 26, 2024 by kunalspathak
Assertion failed 'Contains(ancestor) && Contains(descendant)' during 'SSA: liveness' arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI os-mac-os-x macOS aka OSX untriaged New issue has not been triaged by the area owner
#110957 opened Dec 26, 2024 by kunalspathak
JIT: Assertion failed 'HBtab->ebdTryBeg->HasFlag(BBF_DONT_REMOVE)' in during 'Remove empty try/catch/fault' area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs
#110954 opened Dec 26, 2024 by amanasifkhalid 10.0.0
[Mono/linux-arm64] int32_t CryptoNative_EvpPKeyBits(EVP_PKEY *): Assertion `pkey != NULL' failed. area-VM-meta-mono 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
#110952 opened Dec 26, 2024 by jkotas
HttpClient may leak UnobservedTaskException in CheckUsabilityOnScavenge area-System.Net.Http bug in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner
#110951 opened Dec 26, 2024 by salvois 10.0.0
Creation of arrays with negative lengths? area-System.Threading 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
#110949 opened Dec 26, 2024 by jerviscui
[API Proposal]: IReadOnlyMemoryOwner<T> to indicate buffer ownership and provide read-only access api-suggestion 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
#110947 opened Dec 26, 2024 by scharnyw
[WASM] MarshalingPInvokeScanner fails when using a nested value type contained in a different assembly. arch-wasm WebAssembly architecture area-Interop-mono untriaged New issue has not been triaged by the area owner
#110938 opened Dec 25, 2024 by FriendSea
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
ProTip! no:milestone will show everything without a milestone.