Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid memory address crashing find-lf? #19

Open
gulo-gulo opened this issue Sep 27, 2017 · 1 comment
Open

invalid memory address crashing find-lf? #19

gulo-gulo opened this issue Sep 27, 2017 · 1 comment

Comments

@gulo-gulo
Copy link

I'm getting the following error and it kills the find-lf server and breaks everything else that relies on the server, any ideas on how I can prevent this from happening?

[GIN] 2017/09/27 - 11:01:54 | 200 | 735.98µs | 10.0.1.71 | POST /reversefingerprint
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x4036ba]

goroutine 21 [running]:
panic(0xa50720, 0xc8200100c0)
/usr/lib/go-1.6/src/runtime/panic.go:481 +0x3e6
main.sendFingerprints(0xc820194bd0)
/home/justin/find-lf/server/server.go:278 +0x13da
created by main.parseFingerprints
/home/justin/find-lf/server/server.go:204 +0x62

@schollz
Copy link
Owner

schollz commented Oct 27, 2017

I think it was maybe related to #20, Can you try now?The gateway is back up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants