[Qt-interest] Visual studio Just in time Debugger

Srdjan Todorovic todorovic.s at googlemail.com
Tue Jul 14 10:17:22 CEST 2009


Hi,

On 14/07/2009, Yuvaraj R <yuvaraj at ongobiz.com> wrote:
> Thanks for yours replys.
>
> I had traced this issue in google. In Visual studio there some option
> is there to disable the  the pop-up Messages..

But that means your program will crash.... will it not?

> Like that can we disable in QT ?

I don't think this is anything to do with Qt.

Srdjan

> On 7/14/09, Srdjan Todorovic <todorovic.s at googlemail.com> wrote:
>> 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
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>



More information about the Qt-interest-old mailing list