On Sun, Dec 30, 2018 at 5:27 PM Niels Möller nisse@lysator.liu.se wrote:
It might also be a bug in the book-keeping of scratch space, leading to some memory overwrite. Try running the test program under valgrind and/or asan?
Hey Niels,
What is the test name and how do I run it?
Given I've built the library and the test suite, what are the next steps? (I'm guessing cd somewhere and and valgrind <some program>).
Jeff