Skip to content

SOS DumpLog crashing lldb #1837

@jkotas

Description

@jkotas

Repro:

Run dumplog on a crashdump from dotnet/runtime#46100 (comment)

Result:

/repro/helix/shared/Microsoft.NETCore.App/6.0.0 $ lldb -c core.1000.22 ./dotnet
Added Microsoft public symbol server
(lldb) target create "./dotnet" --core "core.1000.22"
Core file '/repro/helix/shared/Microsoft.NETCore.App/6.0.0/core.1000.22' (x86_64) was loaded.
(lldb) dumplog log.txt
Stack dump:
0.      Program arguments: lldb -c core.1000.22 ./dotnet
1.      HandleCommand(command = "dumplog log.txt")
Segmentation fault

In case the helix blob store gets reclaimed, I have save the dump and binaries at \jkotas9\drops\dumplogcrash

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions