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

Error panic: runtime error: slice bounds out of range [:-4] #9

Open
bylli79 opened this issue Feb 10, 2021 · 0 comments
Open

Error panic: runtime error: slice bounds out of range [:-4] #9

bylli79 opened this issue Feb 10, 2021 · 0 comments

Comments

@bylli79
Copy link

bylli79 commented Feb 10, 2021

Hello,
after starting, I get the following error:
goroutine 1 [running]:
github.com/2tvenom/myreplication.(*packReader).readNextPackWithAdditionalLength(0xc00010e000, 0x4, 0xc00018b560, 0x0, 0x0)
/2tvenom/myreplication/pack.go:86 +0x348
github.com/2tvenom/myreplication.(*eventLog).readEvent(0xc000120000, 0xc000105ee8, 0xc0001897a0, 0x0, 0x0)
/2tvenom/myreplication/event_log.go:724 +0x45
github.com/2tvenom/myreplication.(*eventLog).Start(0xc000120000, 0x5540d8, 0xc0001120c0)
/2tvenom/myreplication/event_log.go:640 +0x37
main.main()
test.go:86 +0x133
Process finished with exit code 2

What can I do?

Thank you

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