On Fri, 2008-03-21 at 11:27 -0700, Robert - elists wrote:
So, since this box has been online for like 2 or 3 years, since like centos 4.0 or 4.1 load with multiple yum updates, I am guessing a recompile of that app should make the difference?
No. You need to find out where the memory is being double-freed and remove the appropriate free() call. That or set it to NULL once freed.