[Qt-interest] Visual studio Just in time Debugger

Srdjan Todorovic todorovic.s at googlemail.com
Tue Jul 14 09:51:36 CEST 2009


Hi,

On 14/07/2009, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
> Even some times it is crshing without showing any pop-ups.

I think the point Scott was trying to make, is that you get these
error messages/popups because there is an error in your code.

So, you should fix the errors.

I am guessing that on systems with the JIT debugger, the debugger will
be invoked when your application crashes, and that's what you are
seeing.

Fix the errors in your code, and it won't happen.

Srdjan

> On 7/14/09, Scott Aron Bloom <Scott.Bloom at sabgroup.com> wrote:
>> You are reading invalid memory or null memory.
>>
>> Try using a debugger...
>>
>> If it happens in release mode... you will have to learn the tricks of
>> debugging without a debugger...
>>
>> This has nothing to do with QT...
>>
>> Not be clairvoyant, I have no idea what your login button does.. I cant
>> tell you for my various applications, my login button works fine!
>>
>> Scott
>>
>> -----Original Message-----
>> From: qt-interest-bounces at trolltech.com
>> [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Yuvaraj R
>> Sent: Tuesday, July 14, 2009 12:25 AM
>> To: qt-interest
>> Subject: [Qt-interest] Visual studio Just in time Debugger
>>
>> Hi all
>>
>>  Almost i cimpleted my project.please pardon me ,if my question is silly
>>
>> When i am running the my application in others systems,some times it
>> showing the
>>
>> Visual studio Just in time Debugger error,when i am clicking the login
>> button..
>>
>> i tested nearly 20 systems, Among 20 systems ,10 systems showing
>> Visual studio Just in time Debugger
>>
>>
>> In Qt How do disable this problem.
>>
>> I  hope some has faced same issue ,what i am facing..
>>
>> please help me
>>
>> Advance Thanks
>>
>>
>> Thanks & Regards
>>
>> Yuvaraj R



More information about the Qt-interest-old mailing list