Anyway, during this process today, I got the following error:
- Code: Select all
*** glibc detected *** malloc(): memory corruption: 0x0849e0b8 ***
which caused it to abort the grdcontour command.
Very strange, what does this mean? As far as I know, glibc and malloc were not running. These are C programs, but they are fully built already.
Any explanations?


