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

BUG: runtime error: slice bounds out of range [:2292] with capacity 2048 #880

Open
etmeow opened this issue Feb 19, 2025 · 1 comment
Open

Comments

@etmeow
Copy link

etmeow commented Feb 19, 2025

panic: runtime error: slice bounds out of range [:2292] with capacity 2048
goroutine 394 [running]:
github.com/xtls/xray-core/common/protocol/quic.SniffQUIC({0xc0001a4000, 0xef5, 0x2000})
github.com/xtls/[email protected]/common/protocol/quic/sniff.go:220 +0x1c93
github.com/xtls/xray-core/app/dispatcher.NewSniffer.func4({0x945d6a?, 0xc0000505c0?}, {0xc0001a4000?
, 0x80?, 0x10993c0?})
github.com/xtls/[email protected]/app/dispatcher/sniffer.go:40 +0x25
github.com/xtls/xray-core/app/dispatcher.(*Sniffer).Sniff(0xc000011020, {0x1370d90, 0xc0001fe390}, {
0xc0001a4000, 0xef5, 0x2000}, 0x3)
github.com/xtls/[email protected]/app/dispatcher/sniffer.go:
64 +0xdf
github.com/xtls/xray-core/app/dispatcher.sniffer.func1({0x1370d90, 0xc0001fe390},
0xc0001fe390?, 0xc0000ad890, 0xc0000e7680?, 0x4104e5?)
github.com/xtls/[email protected]/app/dispatcher/default.go:346 +0x125
github.com/xtls/xray-core/app/dispatcher.sniffer({
0x1370d90, 0xc0001fe390}, 0x2?, 0x0,
0x0?)
github.com/xtls/[email protected]/app/dispatcher/default.go:356 +0x10f
github.com/xtls/xray-core/app/dispatcher.(*DefaultDispatcher).Dispatch.func1()
github.com/xtls/[email protected]/app/dispatcher/default.go:241 +0x11c
created by
github.com/xtls/xray-core/app/dispatcher.(*DefaultDispatcher).Dispatch in goroutine 393
github.com/xtls/[email protected]/app/dispatcher/default.go:236 +
0x39f
[Error] Core exited, restarting.

@Procenkin
Copy link

same problem

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