Skip to content

issues Search Results · repo:dotnet/runtime language:C#

Filter by

67k results
 (92 ms)

67k results

indotnet/runtime (press backspace or delete to remove)

// Generated by Fuzzlyn v3.2 on 2025-06-08 15:45:13 // Run on X64 Linux // Seed: 5301785820831683815-vectort,vector128,vector256,x86aes,x86avx,x86avx2,x86avx512bw,x86avx512bwvl,x86avx512cd,x86avx512cdvl,x86avx512dq,x86avx512dqvl,x86avx512f,x86avx512fvl,x86avx512fx64,x86bmi1,x86bmi1x64,x86bmi2,x86bmi2x64,x86fma,x86lzcnt,x86lzcntx64,x86pclmulqdq,x86popcnt,x86popcntx64,x86sse,x86ssex64,x86sse2,x86sse2x64,x86sse3,x86sse41,x86sse41x64,x86sse42,x86sse42x64,x86ssse3,x86x86base ...
area-CodeGen-coreclr
  • jakobbotsch
  • 1
  • Opened 
    1 hour ago
  • #116466

In https://github.com/dotnet/aspnetcore/issues/60174#issuecomment-2774564788 we found out R2R no longer happens on assemblies that have no IL due to the workaround added in https://github.com/dotnet/sdk/pull/3099. ...
needs-area-label
untriaged
  • tmds
  • Opened 
    2 hours ago
  • #116465

Currently the output path of native tests are very long since CMake duplicates the directory and file names for several times. For instance, I m failing with baseservices\exceptions\UnhandledExceptionHandler\ForeignThreadRevPInvokeUnhandled\ForeignThreadRevPInvokeUnhandledNative.cpp, ...
needs-area-label
untriaged
  • huoyaoyuan
  • Opened 
    3 hours ago
  • #116464

Windows currently only supports an older draft of the PKCS8 format for ML-DSA and ML-KEM. We can work around this for now for the .NET implementations of ImportPkcs8PrivateKey and ExportPkcs8PrivateKey, ...
area-System.Security
disabled-test
  • PranavSenthilnathan
  • 1
  • Opened 
    3 hours ago
  • #116463

The test case link fails on Mono runtime throwing an InvalidCastException. The InvalidCastException is thrown in the function Enum.GetValue T () (where T is an enum) when it tries to do an Array.Copy() ...
needs-area-label
untriaged
  • Venkad000
  • 1
  • Opened 
    3 hours ago
  • #116462

Passing a zero length pHash buffer to NCryptSignHash gives the following error: Failed System.Security.Cryptography.Tests.MLDsaCngTests_AllowPlaintextExport.GenerateSignVerifyEmptyMessageWithContext(algorithm: ...
area-System.Security
disabled-test
  • PranavSenthilnathan
  • 1
  • Opened 
    3 hours ago
  • #116461

Description When running the following code with different COMPlus_TC_QuickJitForLoops settings, the program behavior is different. Reproduction Steps 1. Using the following code: int len = GetLenMethod(); ...
area-CodeGen-coreclr
bug
  • Xniao
  • 1
  • Opened 
    7 hours ago
  • #116457

Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=1062955 Build error leg or test failing: LibraryImportGenerator.Tests.WorkItemExecution ...
area-Interop-coreclr
blocking-clean-ci
Known Build Error
untriaged
  • jozkee
  • 1
  • Opened 
    7 hours ago
  • #116456

Apple introduced ML-KEM support to CryptoKit that will be available on Apple Platform 26+. We should allow MLKem to use CryptoKit on Apple platforms. Because CryptoKit is an opinionated framework, it ...
area-System.Security
  • vcsjones
  • 1
  • Opened 
    8 hours ago
  • #116454

https://github.com/dotnet/runtime/pull/114676 hardcoded dotnet SDK version to 9.0.105, this is not good because it will break as soon as codeflow bumps the version. See: https://github.com/dotnet/runtime/pull/115677#issuecomment-2957080374 ...
arch-wasm
needs-area-label
untriaged
  • jozkee
  • 1
  • Opened 
    11 hours ago
  • #116451
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub