Skip to content

[Issue] - Go: panic: runtime error: invalid memory address or nil pointer dereference #290

Closed
@nikammarafiy

Description

@nikammarafiy

Received an error below when running the command:

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x887433]
goroutine 26 [running]:
github.com/projectdiscovery/httpx/runner.(*Runner).analyze(0xc0001a2240, 0xc0000714a0, 0x98191a, 0xa, 0xc00186e060, 0x12, 0x97bbce, 0x3, 0xc0001a2258, 0x0, ...)
/home/nxxx/go/pkg/mod/github.com/projectdiscovery/httpx@v1.0.8/runner/runner.go:555 +0x173
github.com/projectdiscovery/httpx/runner.(*Runner).process.func1(0xc000062140, 0xc0001a2240, 0xc0000714a0, 0xc0001a2258, 0xc000be5ec0, 0xc00186e060, 0x12, 0x97bbce, 0x3, 0x98191a, ...)
/home/nxxx/go/pkg/mod/github.com/projectdiscovery/httpx@v1.0.8/runner/runner.go:463 +0xe5
created by github.com/projectdiscovery/httpx/runner.(*Runner).process
/home/nxxx/go/pkg/mod/github.com/projectdiscovery/httpx@v1.0.8/runner/runner.go:461 +0x54a

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions