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

Getting panic: runtime error: invalid memory address or nil pointer dereference #10

Open
zhangyubaka opened this issue Dec 18, 2017 · 0 comments

Comments

@zhangyubaka
Copy link

goroutine 8 [running]:
github.com/shelomentsevd/mtproto.(*Network).Read(0xc420062120, 0x0, 0x0, 0x0, 0x0)
	/usr/local/share/GOPATH/src/github.com/shelomentsevd/mtproto/network.go:220 +0x7a
github.com/shelomentsevd/mtproto.(*MTProto).readRoutine.func2(0xc42008e210, 0xc4200622a0)
	/usr/local/share/GOPATH/src/github.com/shelomentsevd/mtproto/mtproto.go:266 +0x49
created by github.com/shelomentsevd/mtproto.(*MTProto).readRoutine
	/usr/local/share/GOPATH/src/github.com/shelomentsevd/mtproto/mtproto.go:265 +0xef
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

1 participant