[CWB] [cwb:bugs] #40 Memory leak check on cwb utils and cqp
Andrew Hardie
andrewhardie at users.sourceforge.net
Thu Apr 8 02:52:32 CEST 2021
Steps to accomplish this:
* add a COMPILE_WITH_DEB UG variable in the CWB makefile, which when defined causes GCC to run with the -0g options (no optimisation, include debug info)
* modify the test engine in CWB-Perl to ad a "valgrinding" option, which when true will run all commands within valgrind
Going from
*COMMAND*
to
valgrind --leak-check=yes *COMMAND*
---
** [bugs:#40] Memory leak check on cwb utils and cqp**
**Status:** open
**Group:** TODO-3.5
**Created:** Fri Sep 03, 2010 10:56 AM UTC by Andrew Hardie
**Last Updated:** Sun Jul 31, 2011 10:56 PM UTC
**Owner:** Andrew Hardie
We need to run CQP and the CWB tools through Valgrind on Linux, in order to see whether we have big memory leaks, buffer overflows or looming segmentation faults.
---
Sent from sourceforge.net because cwb at sslmit.unibo.it is subscribed to https://sourceforge.net/p/cwb/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/cwb/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://liste.sslmit.unibo.it/pipermail/cwb/attachments/20210408/1dacfa21/attachment.html>
More information about the CWB
mailing list