ferreiraklet/Jeeves

not working error segmentation fault

abramas opened this issue · 7 comments

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x61972b]

goroutine 56 [running]:
main.getParams({0xc0000e8000, 0x8b}, 0x5, {0x6788da, 0x1}, {0x6788da, 0x1})
/root/tools/Jeeves/jeeves.go:183 +0x4eb
main.main.func1()
/root/tools/Jeeves/jeeves.go:114 +0x28c
created by main.main
/root/tools/Jeeves/jeeves.go:91 +0x29d

hey man
could you send me a screenshot of your usage?

I did a little changing in main.go, can you reinstall it and try again?

not working yet, same error

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x61962b]

goroutine 12 [running]:
main.getParams({0xc0001623c0, 0x94}, 0x5, {0x6788da, 0x1}, {0x6788da, 0x1})
/root/tools/Jeeves/jeeves.go:183 +0x4eb
main.main.func1()
/root/tools/Jeeves/jeeves.go:114 +0x28c
created by main.main
/root/tools/Jeeves/jeeves.go:91 +0x29d

Sorry for any troubles guys
I have identified the problem
Will be back with some information later.

Ok, I've just posted a new main.go
I ask you guys for please test again
But keep in mind: Jeeves does not http probing, he cant do requests to urls that does not contain protocol ( http://, https:// )