simulation error

Hi, I was executing my project in lammps when i received this error:
*** glibc detected *** ./lmp_serial: malloc(): memory corruption: 0x09ae5f70 ***

As rest of the program is executing fine i am left with this error. I don’t know what it is and why it occurs. Please explain and guide me as to where i may start to look in my code.

It is a memory corruption (http://en.wikipedia.org/wiki/Memory_corruption).

Nobody can tell you more with this limited information. You should provide more details such as the commands that you used.

Ray