Buffer overruns

  • Thread starter Thread starter kelvin.koogan
  • Start date Start date
K

kelvin.koogan

Anyone any good ways of debugging buffer overruns? The buffer overrun
seems to be detected during garbage collection, judging by the call
stack, so I have no idea where the actual overrun took place. Is there
anyway I can get a handle on the buffer which is experiencing the
problem?

Googling the problem suggests using windbg, but I'm not having any joy
with that.

TIA,
KK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Buffer overrun error Please help 1
Buffer overrun detected 2
Buffer overrun 1
Buffer Overrun Again. 13
Buffer overrun bug in ATL CPath functions. 1
Buffer Overrun Detected 5
Buffer overrun 3
Buffer overrun 1

Back
Top