Skip to content

service/dap: telemetry report: nil pointer dereference in onStepOutRequest #4237

@aarzilli

Description

@aarzilli
#!stacks
"runtime.gopanic" && "dap.(*Session).stepUntilStopAndNotify" && "dap.(*Session).onStepOutRequest"

Issue created by stacks.

This stack RlW5Lg was reported by telemetry:

github.com/go-delve/delve/cmd/dlv@v1.25.2 go1.25.1 windows/amd64 (1)

Use this command to reproduce the executable:
(HOME=$(mktemp -d); GOOS=windows GOARCH=amd64 GOTOOLCHAIN=go1.25.1 go install github.com/go-delve/delve/cmd/dlv@v1.25.2 && find $HOME/go/bin -type f)
To disassemble: go tool objdump exe | less

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions