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: runtime error: slice bounds out of range) #733

Open
blanche0411 opened this issue Jan 15, 2025 · 0 comments
Open

程序崩溃(panic: runtime error: slice bounds out of range) #733

blanche0411 opened this issue Jan 15, 2025 · 0 comments

Comments

@blanche0411
Copy link

panic: runtime error: slice bounds out of range [:2058] with capacity 2048

goroutine 111885062 [running]:
github.com/xtls/xray-core/common/protocol/quic.SniffQUIC({0xc012170000, 0x4e2, 0x2000})
github.com/xtls/[email protected]/common/protocol/quic/sniff.go:220 +0x1c9a
github.com/XrayR-project/XrayR/app/mydispatcher.NewSniffer.func4({0xc0346a9928?, 0x8?}, {0xc012170000?, 0x51df59?, 0x429be60?})
github.com/XrayR-project/XrayR/app/mydispatcher/sniffer.go:40 +0x25
github.com/XrayR-project/XrayR/app/mydispatcher.(*Sniffer).Sniff(0xc05999e240, {0x4a765b8, 0xc065dd14a0}, {0xc012170000, 0x4e2, 0x2000}, 0x3)
github.com/XrayR-project/XrayR/app/mydispatcher/sniffer.go:64 +0xcc
github.com/XrayR-project/XrayR/app/mydispatcher.sniffer.func1({0x4a765b8, 0xc065dd14a0}, 0xc069d18240, 0xc069d182a0, 0xc05999e240, 0x3)
github.com/XrayR-project/XrayR/app/mydispatcher/default.go:365 +0x125
github.com/XrayR-project/XrayR/app/mydispatcher.sniffer({0x4a765b8, 0xc065dd14a0}, 0xc069d18240, 0x0, 0x3)
github.com/XrayR-project/XrayR/app/mydispatcher/default.go:375 +0x11f
github.com/XrayR-project/XrayR/app/mydispatcher.(*DefaultDispatcher).Dispatch.func1()
github.com/XrayR-project/XrayR/app/mydispatcher/default.go:271 +0x10f
created by github.com/XrayR-project/XrayR/app/mydispatcher.(*DefaultDispatcher).Dispatch in goroutine 111884832
github.com/XrayR-project/XrayR/app/mydispatcher/default.go:266 +0x4d3

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