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 related issue detected by Valgrind #16

Open
chaseshyu opened this issue Dec 7, 2023 · 0 comments
Open

Memory related issue detected by Valgrind #16

chaseshyu opened this issue Dec 7, 2023 · 0 comments

Comments

@chaseshyu
Copy link
Contributor

For @tan2:

Commit: b380249
Compiler: g++ (GCC) 4.8.5

Compile command:

make ndims=2 BOOST_ROOT_DIR=/path/to/boost/62 -j4 opt=0

Debug command:

valgrind --leak-check=full --show-leak-kinds=all --log-file="valgrind-out.txt" ./dynearthsol2d oedometer-2d.cfg

Valgrind output:

valgrind-out.txt

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