I made a program that works well when built as 32 bit, but when I build it as 64 bit I get the following error message:
*** Error in `./xrtf’: free(): invalid next size (fast): 0x000000000154de10 ***
Other 64 bit applications work well. What’s going wrong?