-
Notifications
You must be signed in to change notification settings - Fork 385
Closed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working