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

*** buffer overflow detected ***: terminated #134

Open
ccwong-vx opened this issue Jan 22, 2025 · 0 comments
Open

*** buffer overflow detected ***: terminated #134

ccwong-vx opened this issue Jan 22, 2025 · 0 comments

Comments

@ccwong-vx
Copy link

Hi, I came across this amazing project recently and have been trying to set it up locally on WSL, but I keep getting a buffer overflow detected issue and am not sure how to fix it.
Please bear with me as I'm not too familiar with working on Linux.

Here is the valgrind output of ./BVHGUI2
Image

and the valgrind output for ./CSVPlot
Image

The same error happens when trying to run ./MocapNET2CSV
but ./convertOpenPoseJSONToCSV works fine and returns an actual .csv file.

I am running on a fresh installation of WSL for Win11 (64bit, Intel i7-17200H, 16GB RAM laptop) w/ Ubuntu 24.04.1 LTS.
Below is my nvidia-smi (GeForce RTX3060 Laptop):
Image

And here is the gcc version:
Image

As for how the environment was setup, from a fresh WSL instance, I called apt-get update
then followed the installation instructions on MocapNET's README (main branch).
After running ./initialise.sh (with 'No' for [Use GPU?], and 'No' for [Use Tensorflow 1.x?]), I am now running into this issue.

Not sure if related, but during initialise.sh run, I got these warnings too.
Image
When trying to run pip show tensorflow after, I got a "Package not found", so I assume MocapNET is running off a local dependency copy of tensorflow.

Please let me know if I messed up the installation process anywhere, or if I need to do something extra with tensorflow for CUDA12.0.
Thanks

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