Closed KristianKarl closed 7 months ago
This seems to be caused by a bad commit on my part. Currently, I failed to reproduce the issue on both Ubuntu and Mac OS, so I am not sure if this bug still exists or not.
Keeping this issue open for now...
I managed to reproduce the issue and corrected the Makefile.
When running the Toy Graph example in the README.md, a crash occurs if gwplus is built with
mode=RELEASE
. However, usingmode=DEBUG
runs fine.The output from the crash under gdb: