-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing 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.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Description
Describe the bug
Using the -dL command, an error message is displayed.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0xc3c7b4]
goroutine 234 [running]: github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus.(*Source).Run.func1() /subfinder-main/v2/pkg/subscraping/sources/digitorus/digitorus.go:36 +0x255 created by github.com/projectdiscovery/subfinder/v2/pkg/subscraping/sources/digitorus.(*Source).Run /subfinder-main/v2/pkg/subscraping/sources/digitorus/digitorus.go:28 +0x125”I want to know what caused this mistake and whether it can be avoided. What should I do if I can avoid errors? I would appreciate it if you could tell me the solution
Subfinder version
2.6.0
Complete command you used to reproduce this
subfinder -all -silent -dL test.txt -o results.txt
All the best
mojtabamaslahatbin
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing 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.Inconsistencies or issues which will cause an issue or problem for users or implementors.