Skip to content

Bump dotnet-dump from 6.0.322601 to 6.0.408101 - #68358

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/dot-config/dotnet-dump-6.0.408101
Open

Bump dotnet-dump from 6.0.322601 to 6.0.408101#68358
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/dot-config/dotnet-dump-6.0.408101

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Updated dotnet-dump from 6.0.322601 to 6.0.408101.

Release notes

Sourced from dotnet-dump's releases.

6.0.351802

dotnet-dump/SOS issues fixed for release

dotnet/diagnostics#3095 - Add "logopen" and "logclose" commands to support logging output to a file
dotnet/diagnostics#3101 - SOS should stop using HResult as a PInvoke return
dotnet/diagnostics#3120 - Feature request: increase max heap segments
dotnet/diagnostics#3187 - dotnet-dump analyze causes an Exception
dotnet/diagnostics#1552 - Add linux-musl-arm SOS support
dotnet/diagnostics#3032 - The "setsymbolserver -ms" added to the .lldbinit by dotnet-sos fail
dotnet/diagnostics#2978 - sos messages should not assume windbg context
dotnet/diagnostics#3003 - 'dotnet-dump analyze' crashes when loading core dump

dotnet/diagnostics#3169:

Allows more SOS on Linux/MacOS and Linux core dumps on Windows under Windbg.

Commands enabled for Linux/MacOS on lldb, windbg and dotnet-dump:

DumpSig
DumpSigElem
DumpRuntimeTypes
VerifyHeap
AnalyzeOOM
VerifyObj
ListNearObj
GCHeapStat
ThreadPool
TraverseHeap
EHInfo
GCInfo
ObjSize
FindRoots

Under dotnet-dump and lldb these commands are lowercase.

dotnet-monitor

Standardize DiagnosticFilterString, No Longer Assume TraceEvent Arg Ordering.

dotnet-trace

Fixes unhandled exception on trace if process cannot start (#​3409). Checks if a process was successfully started.

Packages released to NuGet
  • dotnet-counters.6.0.351802.nupkg
  • dotnet-dsrouter.6.0.351802.nupkg
  • dotnet-dump.6.0.351802.nupkg
    ... (truncated)

6.0.328102

Microsoft.Diagnostics.DbgShim package

  • Fixed arm64 support
Packages released to NuGet
  • dotnet-counters.6.0.328102.nupkg
  • dotnet-dsrouter.6.0.328102.nupkg
  • dotnet-dump.6.0.328102.nupkg
  • dotnet-gcdump.6.0.328102.nupkg
  • dotnet-sos.6.0.328102.nupkg
  • dotnet-stack.6.0.328102.nupkg
  • dotnet-trace.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-x64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-x64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-arm64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-x64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x64.6.0.328102.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x86.6.0.328102.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.328102.nupkg
Global Tools - Single File Links

Note: All Windows assets are signed with a trusted Microsoft Authenticode Certificate. To verify
integrity for Linux and macOS assets check the CSV in the assets section of the release for their SHA512 hashes.

Tool Platform Download Link
dotnet-counters linux-arm Download
dotnet-dump linux-arm Download
dotnet-gcdump linux-arm Download
dotnet-sos linux-arm Download
dotnet-stack linux-arm Download
dotnet-trace linux-arm Download
dotnet-counters linux-arm64 Download
dotnet-dump linux-arm64 Download
dotnet-gcdump linux-arm64 Download
dotnet-sos linux-arm64 Download
dotnet-stack linux-arm64 Download
dotnet-trace linux-arm64 Download
dotnet-counters linux-musl-arm64 Download
dotnet-dump linux-musl-arm64 Download
dotnet-gcdump linux-musl-arm64 Download
... (truncated)

6.0.327302

Microsoft.Diagnostics.DbgShim

  • This is the first official release of the .NET launch/attach dbgshim packages. Single-file application support has been added.

dotnet-dump and dotnet-sos

  • Fixes setsymbolserver -ms failures run in .lldbinit added by dotnet-sos on Linux/MacOS.
  • The setsymbolserver command now has a --retrycount <n> option that sets the number of retries for unreliable network access to symbol servers.
  • Improvements to the dumpasync command.
  • Fixed some sign extension issues on Alpine arm32.
Packages released to NuGet
  • dotnet-counters.6.0.327302.nupkg
  • dotnet-dsrouter.6.0.327302.nupkg
  • dotnet-dump.6.0.327302.nupkg
  • dotnet-gcdump.6.0.327302.nupkg
  • dotnet-sos.6.0.327302.nupkg
  • dotnet-stack.6.0.327302.nupkg
  • dotnet-trace.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-arm64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-arm64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-musl-x64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.linux-x64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-arm64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.osx-x64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.win-arm64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x64.6.0.327302.nupkg
  • Microsoft.Diagnostics.DbgShim.win-x86.6.0.327302.nupkg
  • Microsoft.Diagnostics.NETCore.Client.0.2.327302.nupkg
Global Tools - Single File Links

Note: All Windows assets are signed with a trusted Microsoft Authenticode Certificate. To verify
integrity for Linux and macOS assets check the CSV in the assets section of the release for their SHA512 hashes.

Tool Platform Download Link
dotnet-counters linux-arm Download
dotnet-dump linux-arm Download
dotnet-gcdump linux-arm Download
dotnet-sos linux-arm Download
dotnet-stack linux-arm Download
dotnet-trace linux-arm Download
... (truncated)

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: dotnet-dump
  dependency-version: 6.0.408101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Aug 11, 2026
@dependabot
dependabot Bot requested review from a team and wtgodbe as code owners August 11, 2026 18:08
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

@wtgodbe

wtgodbe commented Aug 11, 2026

Copy link
Copy Markdown
Member

@copilot also update DotnetDumpVersion in eng/Versions.props to match

Co-authored-by: wtgodbe <14283640+wtgodbe@users.noreply.github.com>

Copilot AI commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

@copilot also update DotnetDumpVersion in eng/Versions.props to match

Updated DotnetDumpVersion to 6.0.408101 in d7b43a4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants