Actions
Bug #2357
closedPotential memory problem
Start date:
01/07/2015
Due date:
% Done:
0%
Estimated time:
Description
One of the unit-tests run on Jenkins resulted in failure, which indicates a potential memory problem
13:06:16 INFO NameServer - Zone: /test19 binds Prefix: /test19/NDNS and /test19/KEY with Certificate: /test19/KEY/ksk-1420664775805/ID-CERT/%FD%00%00%01J%C68%25%28
unit-tests(49384) malloc: *** error for object 0x7feefb434ee8: incorrect checksum for freed object - object was probably modified after being freed.
*** set a breakpoint in malloc_error_break to debug
/Users/jenkins/workspace/ndns/OS/OSX-10.8-c++11-64bit/.jenkins.d/30-unit-tests.sh: line 20: 49384 Abort trap: 6 ./build/unit-tests --log_format=XML --log_sink=build/xunit-report.xml --
This task is to investigate the problem and provide the fix if it is the problem.
Actions