-
I was helping @Maoni0 try to debug a .NET 7 dump today and ran into an issue in CLRMD. In the DAC initialization code there is a point where it is parsing a PEOptionalHeader for coreclr.dll and it iss…
-
[CanDisassembleAllMethodCalls](https://github.com/dotnet/BenchmarkDotNet/blob/61b3c56d94a4f6f014bb58686f2f19f9268f99cb/tests/BenchmarkDotNet.IntegrationTests/DisassemblyDiagnoserTests.cs#L77) test is …
-
Opening as per https://github.com/dotnet/BenchmarkDotNet/issues/2000#issuecomment-1203883513.
My configuration is:
Kubuntu 20.04
and the provided commands return:
```
xterm-256color
pl_PL.…
-
Sometimes the debugger freezes on this.Control.WaitForEvent in ListenForEvents methods (line 240) and other times it does not.
Listen to output callback returns this:
Unable to add extension DL…
-
### Description
When project is cross-compiled under Windows for Linux, dotnet-dump and dotnet-gcdump can not create dumps for the running process. Tested on Ubuntu 20.04 and Ubuntu 22.04. Tested o…
-
I get following exception when using `--disasm` on ARM64.
```cmd
// AfterAll
Unhandled exception. System.InvalidOperationException: There is an error in XML document (0, 0).
---> System.Xml.Xml…
-
Several releases ago, we added to number formatting a cache of strings for the values 0 through 9:
https://github.com/dotnet/runtime/blob/20d4e309ec4f081e4b1d47a8f937abfbb763a4d4/src/libraries/System…
-
### Description
Given a web app created using the default .NET 7 project template, plus an EventListener of the following nature:
```
internal class Listener : EventListener
{
protected ove…
-
From https://github.com/dotnet/runtime/issues/70099. .Net Core apparently runs on x86 for Linux which means that the `HResult` struct we use to make life easier in handling HRESULT from the dac's COM…
-
## Environment data
`dotnet --info` output:
```
b09f71e2c0a6:/_workspace# dotnet --info
.NET SDK (reflecting any global.json):
Version: 5.0.400
Commit: d61950f9bf
Runtime E…