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

linux386版本npc在iOS的iSH虚拟机里运行出现index out of range错误 #146

Open
tinyluck opened this issue Jan 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tinyluck
Copy link

Describe the bug
linux386版本npc在iOS的iSH虚拟机里运行出现index out of range错误

To Reproduce
Steps to reproduce the behavior:

  1. 在iOS的iSH虚拟机里运行linux386版本npc
  2. 报错panic: runtime error: index out of range [5] with length 5

Expected behavior
期望能正常运行

Screenshots or logs
panic: runtime error: index out of range [5] with length 5

Client (please complete the following information):

  • OS: iOS 17.2.1 with iSH 1.3.2
  • ARCH: [iSH虚拟x86]
  • Version [0.27.0]

Additional context
是gopsutil的bug,已在v3.23.10修复。本项目使用的版本是v3.21.3。期望能够更新。
v3.23.10
@shirou shirou released this Nov 1, 2023
What's Changed
cpu
fix(linux): validate cpu fields length before accessing index by @JanDeDobbeleer in shirou/gopsutil#1544

@tinyluck tinyluck added the bug Something isn't working label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant