Thursday, April 15, 2010

Error c++: *** glibc detected *** double free or corruption (fasttop): 0x08097c40 *** Aborted

That is Linux C++ error.

solve it with this:

just type:

export MALLOC_CHECK_=0

No comments:

Post a Comment