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: index out of range in wgconn.go:isReservedOverwritten #117

Closed
ignoramous opened this issue Nov 16, 2024 · 0 comments
Closed

panic: index out of range in wgconn.go:isReservedOverwritten #117

ignoramous opened this issue Nov 16, 2024 · 0 comments

Comments

@ignoramous
Copy link
Contributor

11-17 00:38:16.867 25524     0 E Go      : panic: runtime error: index out of range [3] with length 3
11-17 00:38:16.867 25524     0 E Go      :                                      
11-17 00:38:16.867 25524     0 E Go      : goroutine 68 [running, locked to thread]:
11-17 00:38:16.867 25524     0 E Go      : github.com/celzero/firestack/intra/ipn/wg.isReservedOverwitten(...)
11-17 00:38:16.867 25524     0 E Go      : >/home/jitpack/build/intra/ipn/wg/wgconn.go:517
11-17 00:38:16.867 25524     0 E Go      : github.com/celzero/firestack/intra/ipn/wg.NewEndpoint({0x4000124c54, 0x4}, 0x40002df1b0, 0x40000901e0, 0x40002df1c0, 0x4000014030, {0x0, 0x0, 0x0})
11-17 00:38:16.867 25524     0 E Go      : >/home/jitpack/build/intra/ipn/wg/wgconn.go:132 +0x1b4
11-17 00:38:16.867 25524     0 E Go      : github.com/celzero/firestack/intra/ipn.NewWgProxy({0x4000124c54, 0x4}, {0x77e223bf98, 0x400028a020}, {0x76b93cbed8, 0x40001a7380}, {0x400029bb80, 0xfd})
11-17 00:38:16.867 25524     0 E Go      : >/home/jitpack/build/intra/ipn/wgproxy.go:577 +0x420
11-17 00:38:16.867 25524     0 E Go      : github.com/celzero/firestack/intra/ipn.(*proxifier).addProxy(0x40002ea380, {0x4000124c54, 0x4}, {0x400029ba40, 0x127})
11-17 00:38:16.867 25524     0 E Go      : >/home/jitpack/build/intra/ipn/proxy.go:75 +0x87c
11-17 00:38:16.867 25524     0 E Go      : github.com/celzero/firestack/intra/ipn.(*proxifier).AddProxy(0x763fc36500?, {0x4000124c54?, 0x4000213e28?}, {0x400029ba40?, 0x40001df4f8?})
11-17 00:38:16.867 25524     0 E Go      : >/home/jitpack/build/intra/ipn/proxy.go:35 +0x24
11-17 00:38:16.867 25524     0 E Go      : main.proxybackend_Proxies_AddProxy(0x213e58?, {0x7650bf79f0, 0x4, {0x0, 0x0, 0x0, 0x0}}, {0x763fc36500, 0x127, {0x0, ...}})
11-17 00:38:16.867 25524     0 E Go      : >/tmp/gomobile-work-1852579051/src/gobind/go_backendmain.go:3890 +0xbc
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