Invalid Memory
jaikishantulswani opened this issue · 5 comments
Getting this
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x827acf6]
goroutine 2812 [running]:
main.evaluateDomainProvider(0x19ae34d0, 0x10, 0x19916090, 0x28, 0x1965baa0, 0x19704460, 0x1960e6c8, 0x1960e6d0, 0x1960e6d8, 0x1960e6e0, ...)
What command did you run?
Thank you for your reply, I am running this with
./tko-subs -domains=alldom.txt -data=providers-data.csv -output=possible.csv
Hello @anshumanbh ,
Any updates !
It uses dig so if your workstation doesnt have dig, it wont work. Based on the error above, I can't really tell whats going on here. I recommend using the Docker image. If you still have the same problem with the Docker image, please reopen this issue.
Dig is already installed by default