-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Description
when running nuclei i get
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xd76561]
goroutine 32635 [running]:
github.com/projectdiscovery/fastdialer/fastdialer.(*Dialer).dial(0x0, {0x3e0def0?, 0xc005be6f00?}, 0xc003efc000)
/home/user/go/pkg/mod/github.com/projectdiscovery/[email protected]/fastdialer/dialer_private.go:67 +0x61
github.com/projectdiscovery/fastdialer/fastdialer.(*Dialer).Dial(0x0, {0x3e0def0, 0xc005be6f00}, {0x2df03a4, 0x3}, {0xc00777f8e0, 0x10})
/home/user/go/pkg/mod/github.com/projectdiscovery/[email protected]/fastdialer/dialer.go:208 +0xb7
net/http.(*Transport).dial(0xb2658f682?, {0x3e0def0?, 0xc005be6f00?}, {0x2df03a4?, 0x0?}, {0xc00777f8e0?, 0xc0032fa5a0?})
/usr/lib/golang/src/net/http/transport.go:1226 +0xd2
net/http.(*Transport).dialConn(0xc004c02c00, {0x3e0def0, 0xc005be6f00}, {{}, 0x0, {0xc00826d380, 0x4}, {0xc00777f8e0, 0x10}, 0x0})
/usr/lib/golang/src/net/http/transport.go:1728 +0x7e5
net/http.(*Transport).dialConnFor(0xc004c02c00, 0xc00549cf20)
/usr/lib/golang/src/net/http/transport.go:1563 +0xb8
net/http.(*Transport).startDialConnForLocked.func1()
/usr/lib/golang/src/net/http/transport.go:1545 +0x35
created by net/http.(*Transport).startDialConnForLocked in goroutine 32094
/usr/lib/golang/src/net/http/transport.go:1544 +0x117
exit status 2
most likely related to projectdiscovery/nuclei#5934
Metadata
Metadata
Assignees
Labels
Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.