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

shigureを動作させると10分程度でいずれかのノードが停止する #79

Open
htm2323 opened this issue Jun 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@htm2323
Copy link
Contributor

htm2323 commented Jun 10, 2024

デモ時などに長時間起動させようとすると,いずれかのノードが動作を停止してしまい,shigureがフリーズしてしまう.
shigureは室内を長時間監視するためのアプリケーションであるため,原因を調査して修正し,再び長時間起動できるようにしたい.

現在確認している現象は以下のとおりである.
openposeノードが突然強制終了してしまう.
yoloxノードが起動したままだが何も出力しなくなる.
yolox_object_detectionノードが突然強制終了してしまう.

@htm2323 htm2323 added the bug Something isn't working label Jun 10, 2024
@htm2323
Copy link
Contributor Author

htm2323 commented Jul 22, 2024

yolox_object_detectionノードについてはメモリの使い過ぎでオーバーフローしている?
起動中にtopコマンドで観察するとメモリ使用量が徐々に増加し,空き容量が無くなったタイミングでクラッシュしている様子であった.
image

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