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

在admin中使用show的时候会导致异常退出,admin运行环境为macos m1,agent运行在macos arm和linux aarch64中会出现这个问题,在windows中无这个问题 #29

Open
zhouyetao opened this issue Jun 6, 2024 · 0 comments

Comments

@zhouyetao
Copy link

panic: runtime error: index out of range [1] with length 1

goroutine 18 [running]:
github.com/Dliv3/Venom/node.(*NetworkTopology).ResolveNetworkMapData(0x23e5e0, {0x0?, 0x4000142080?, 0x40?})
/venom/Venom-master/node/route.go:73 +0x4b4
github.com/Dliv3/Venom/agent/dispather.handleSyncCmd()
/venom/Venom-master/agent/dispather/handler.go:71 +0x168
created by github.com/Dliv3/Venom/agent/dispather.InitAgentHandler
/venom/Venom-master/agent/dispather/handler.go:48 +0x24

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