You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
这是 Mihomo 核心的问题,并非我所使用的 Mihomo 衍生版本(如 OpenMihomo、KoolMihomo 等)的特定问题 This is an issue of the Mihomo core per se, not to the derivatives of Mihomo, like OpenMihomo or KoolMihomo.
Mihomo version
Mihomo Meta alpha-7ee6809 windows amd64 with go1.21.5 Tue Dec 12 16:14:24 UTC 2023 Use tags: with_gvisor
Verify steps
Mihomo version
Mihomo Meta alpha-7ee6809 windows amd64 with go1.21.5 Tue Dec 12 16:14:24 UTC 2023 Use tags: with_gvisor
What OS are you seeing the problem on?
Windows
Mihomo config
Mihomo log
panic: runtime error: slice bounds out of range [:3] with capacity 1
goroutine 3350 [running]:
github.com/metacubex/mihomo/component/process.convertDOSPath({0xf97433, 0x7})
github.com/metacubex/mihomo/component/process/process_windows.go:246 +0x272
github.com/metacubex/mihomo/component/process.findProcessName({0xf95486, 0x0?}, {{0x0?, 0xc001c0db00?}, 0xc000114048?}, 0x89)
github.com/metacubex/mihomo/component/process/process_windows.go:109 +0x196
github.com/metacubex/mihomo/component/process.FindProcessName(...)
github.com/metacubex/mihomo/component/process/process.go:20
github.com/metacubex/mihomo/tunnel.match(0xc001a9b900)
github.com/metacubex/mihomo/tunnel/tunnel.go:624 +0x385
github.com/metacubex/mihomo/tunnel.resolveMetadata(0x19d856?)
github.com/metacubex/mihomo/tunnel/tunnel.go:297 +0x71
github.com/metacubex/mihomo/tunnel.handleUDPConn.func2()
github.com/metacubex/mihomo/tunnel/tunnel.go:378 +0x155
created by github.com/metacubex/mihomo/tunnel.handleUDPConn in goroutine 8
github.com/metacubex/mihomo/tunnel/tunnel.go:362 +0x3ac
Description
其他版本没问题。
The text was updated successfully, but these errors were encountered: