-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: runtime error: slice bounds out of range #297
Comments
what's the reproduce steps, what's your env? |
Signed-off-by: CFC4N <[email protected]>
Signed-off-by: CFC4N <[email protected]>
@5dxj8 fixed, please try again. but not released yet. |
panic: runtime error: slice bounds out of range [:2904] with capacity 0 goroutine 66 [running]: |
panic: runtime error: slice bounds out of range [:31] with capacity 0 goroutine 51 [running]: |
Could you give the step to reproduce the behavio? |
#https://github.com/ginuerzh/gost |
cannot reproduce. |
#server #client browser setting proxy server:8080 |
is it a socks5 proxy? and what's the app used to request https website? chrome ? curl ? |
ping? |
gobin模式
panic: runtime error: slice bounds out of range [:24958] with length 4096
goroutine 16 [running]:
ecapture/user/event.(*GoSSLEvent).String(0xc0001da690)
/home/runner/work/ecapture/ecapture/user/event/event_gossl.go:29 +0x12d
ecapture/user/module.(*Module).Dispatcher(0xc0000c0630, {0x97a1b8, 0xc000bd5300})
/home/runner/work/ecapture/ecapture/user/module/imodule.go:298 +0xfd
ecapture/user/module.(*Module).perfEventReader.func1()
/home/runner/work/ecapture/ecapture/user/module/imodule.go:231 +0x2eb
created by ecapture/user/module.(*Module).perfEventReader
/home/runner/work/ecapture/ecapture/user/module/imodule.go:199 +0x1a5
The text was updated successfully, but these errors were encountered: