PDA

View Full Version : Heap corruption detected



yaseminyilmaz
17th July 2012, 13:35
Hi all,

I use Qt 4.8.2 libraries compiled with VS2008 and Qt Creator 2.4.1 on Windows 7 host machine. My project settings uses Microsoft Visual C++ Compiler 9.0 (x86) as tool chain.

I start my application at debug mode on Qt Creator. Sometimes it throws “HEAP CORRUPTION DETECTED” error when I close the application. This error occurs always while closing after one time occurs until I start it with clean build. After clean build, this error does not occur for a uncertain time.

I’ve read a bug report at link https://bugreports.qt-project.org/browse/QTBUG-24741. Is there anyone encountered with such problem? What can be the problem?

Thanks advance for your helps and explanations,
Yasemin

amleto
17th July 2012, 13:53
Came in expecting no code. Leaving satisfied.

The problem can be your code...