A few days ago I built and debugged a simple GUI Desk Top application. Yesterday I returned to the application and when trying to run it under the QT Creator debugger I got the message: The inferior stopped because it received a signal from the Operating System. -- Signal Name: SIGSEG -- Segment Fault.

I then hit the run button (vs. the debug button) and the application ran just fine.

As a test I created a new QT GUI Application using the wizard. Made no changes, built and ran it (big green execute button) without problems. Then I tried to run it under the debugger and it failed the same way as on my old application.

There are three of us doing development at this site and this morning another developer had the same symptoms on his computer. The third developer has slightly different symptoms, when debugging his application it just exits. In all cases the apps run just fine when started with the Run button.

All of us are running QT Creator 1.3.1, based on QT 4.6.2 (32 bit).
HELP!

Respectfully,
John M. Cooney