“QTAgent32.exe reagiert nicht mehr” appears when running unit-tests

Situation

You are writing unit-tests and maybe are refactoring the implementation along the way.

Problem

“All of a sudden” QTAgent32.exe crashes when you run the tests.

Solution

A unit-test (or changed implementation) most probably caused a stack overflow.

Attach the debugger to QTAgent32.exe (use the “Debug” button on the crash-window), so you can see the concrete problem in the Call Stack.

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.