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

panic in xmeye #1

Open
kihamo opened this issue Oct 14, 2019 · 0 comments
Open

panic in xmeye #1

kihamo opened this issue Oct 14, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@kihamo
Copy link
Owner

kihamo commented Oct 14, 2019

Oct 12 01:08:31 villa boggart-agent[13010]: panic: runtime error: invalid memory address or nil pointer dereference
Oct 12 01:08:31 villa boggart-agent[13010]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6a5000]
Oct 12 01:08:31 villa boggart-agent[13010]: goroutine 75512 [running]:
Oct 12 01:08:31 villa boggart-agent[13010]: github.com/kihamo/boggart/providers/xmeye.(*connection).SessionID(...)
Oct 12 01:08:31 villa boggart-agent[13010]:         /home/pi/go/src/github.com/kihamo/boggart/providers/xmeye/connection.go:19
Oct 12 01:08:31 villa boggart-agent[13010]: github.com/kihamo/boggart/providers/xmeye.(*connection).SessionIDAsString(0x0, 0x23cbfc0, 0x261ce44)
Oct 12 01:08:31 villa boggart-agent[13010]:         /home/pi/go/src/github.com/kihamo/boggart/providers/xmeye/connection.go:23 +0x14
Oct 12 01:08:31 villa boggart-agent[13010]: github.com/kihamo/boggart/providers/xmeye.(*Client).Cmd(0x21d9540, 0xdda138, 0x2028058, 0x3ee, 0xa552cc, 0x9, 0xdda438, 0x200e200, 0x92da4b4e)
Oct 12 01:08:31 villa boggart-agent[13010]:         /home/pi/go/src/github.com/kihamo/boggart/providers/xmeye/client.go:136 +0x20
Oct 12 01:08:31 villa boggart-agent[13010]: github.com/kihamo/boggart/providers/xmeye.(*Client).keepAlive(0x21d9540, 0x15, 0x0)
Oct 12 01:08:31 villa boggart-agent[13010]:         /home/pi/go/src/github.com/kihamo/boggart/providers/xmeye/auth.go:65 +0xa8
Oct 12 01:08:31 villa boggart-agent[13010]: created by github.com/kihamo/boggart/providers/xmeye.(*Client).Login
Oct 12 01:08:31 villa boggart-agent[13010]:         /home/pi/go/src/github.com/kihamo/boggart/providers/xmeye/auth.go:37 +0x32c
@kihamo kihamo added the bug Something isn't working label Oct 14, 2019
@kihamo kihamo changed the title panic panic in xmeye Oct 14, 2019
kihamo pushed a commit that referenced this issue Oct 14, 2019
kihamo pushed a commit that referenced this issue Oct 15, 2019
kihamo pushed a commit that referenced this issue Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant