Click to See Complete Forum and Search --> : Dump the Heap


Eckendorf
April 18th, 1999, 06:25 AM
Somewhere in my code some bytes are changed beyond the limits(Heap block at 399ee88 modified at 399eec4 past requested size of 34). This error occurs while a ::SQLExecute und kills the thread. No debugging possible.

I'm now looking for code fragment which lists all heap blocks with his creation points, maybe I can check out, where the memory block is being allocated, which is too small.