[Gambas-bugtracker] Bug #2460: During the debugging process the systems stops with a failure free(): double free detected in tcache 2

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Fri Jan 28 10:39:39 CET 2022


http://gambaswiki.org/bugtracker/edit?object=BUG.2460&from=L21haW4-

Comment #7 by Benoît MINISINI:

Another solution is that you run 'valgrind' yourself:

$ cd /my/project/directory
$ valgrind --tools=memcheck --num-callers=50 gbx3

...and send the output, so that we can see if something illegal happened.




More information about the Bugtracker mailing list