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

Memory leak in SocketViewer #2

Open
ymd-stella opened this issue May 10, 2022 · 0 comments
Open

Memory leak in SocketViewer #2

ymd-stella opened this issue May 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ymd-stella
Copy link
Contributor

Describe the bug

When run_video_slam is run repeatedly, memory usage does not decrease when the map is reset on the second run.

To Reproduce

while ./run_euroc_slam -v ${VOCAB?} -d /euroc/MH_01/ -c /openvslam/example/euroc/EuRoC_mono.yaml --log-level=trace --auto-term > log.txt; do echo .; done

Environment

  • OS: SocketViewer is running on Windows10
  • Commit id: ab50a9026c9ac80ddd037ead0e1135b99b76d59f
  • Install procedure: docker
  • dataset: EuRoC MH_01
@ymd-stella ymd-stella added the bug Something isn't working label May 10, 2022
@ymd-stella ymd-stella transferred this issue from stella-cv/stella_vslam Jul 8, 2023
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