Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 12-02-2003, 12:41 PM   #1 (permalink)
At The Globe Showing Will How Its Done
 
MahlerIsGod's Avatar
 
Location: London/Elysium
Just-In-Time Debugging

I weird thing just happened as I was reading the NY Times in my email. I got an error message that some value was missing or null and would I like to "Debug." I wasn't even given the opportunity to click no before this application started to run, "Just-In-Time Debuggin." Have I picked up a bot somewhat like the dastardly Xupiter? Could this possible be a legit program? Has anyone else seen this? Thanks
__________________
"But a work of art is a conscious human effort that has to do with communication. It is that or its nothing. When an accident is applauded as a work of art, when a cult grows up around the deliciousness of inadvertent beauty, we are in the presence of the greatest decadence the West has known in its history."
MahlerIsGod is offline  
Old 12-02-2003, 01:19 PM   #2 (permalink)
Tilted
 
Location: Florida
Doing a quick search on google, it looks like it's the debugging utility that is included with Visual Studio.

Looks like you can disable it in the registry. (msdn.microsoft.com towards the very bottom )

Quote:
You can avoid this issue by disabling "Just in time" debugging in the registry by setting HKEY_CURRENT_USER\Software\Microsoft\Windows Script\Settings\JITDebug to 1.
Sorry if this is wrong or not what you're looking for.
Distraction is offline  
Old 12-02-2003, 01:33 PM   #3 (permalink)
"Officer, I was in fear for my life"
 
hrdwareguy's Avatar
 
Location: Oklahoma City
Many programming environments, including Borland C++ Builder, Delphi, and I think J++ Builder come with Just-In-Time Debugging.
__________________
Gun Control is hitting what you aim at

Aim for the TFP, Donate Today
hrdwareguy is offline  
Old 12-02-2003, 04:55 PM   #4 (permalink)
Darth Papa
 
ratbastid's Avatar
 
Location: Yonder
Hm. Seems to me that using it as an error handler on an end-user desktop like that would be "Just-a-bit-too-late debugging"...
ratbastid is offline  
Old 12-02-2003, 10:46 PM   #5 (permalink)
Junkie
 
Location: North Hollywood
which application ran ? if it wasnt an development environment with a debugger something might be suspect, Ie has a mini debugger in it as well, that goes into some of the script editor ide's

pretty funny rat.
charliex is offline  
Old 12-02-2003, 11:20 PM   #6 (permalink)
At The Globe Showing Will How Its Done
 
MahlerIsGod's Avatar
 
Location: London/Elysium
It says there is an error in Runtime which I don't know what that is. I suspect it this whole thing has something to do with Java but that is just a hunch.
__________________
"But a work of art is a conscious human effort that has to do with communication. It is that or its nothing. When an accident is applauded as a work of art, when a cult grows up around the deliciousness of inadvertent beauty, we are in the presence of the greatest decadence the West has known in its history."
MahlerIsGod is offline  
Old 12-03-2003, 01:28 PM   #7 (permalink)
Junkie
 
Location: North Hollywood
some program crashed basically, and thats a hook to allow developers to debug it, you could try installing windows debuggung tools or such and see which program it is doing it
charliex is offline  
Old 12-04-2003, 08:09 PM   #8 (permalink)
At The Globe Showing Will How Its Done
 
MahlerIsGod's Avatar
 
Location: London/Elysium
I downloaded and installing the debugging tools but I have no idea how to use them. The program is certainly not intutitive can someone please help me on how to use them for this problem. Much appreciated. Thanks
__________________
"But a work of art is a conscious human effort that has to do with communication. It is that or its nothing. When an accident is applauded as a work of art, when a cult grows up around the deliciousness of inadvertent beauty, we are in the presence of the greatest decadence the West has known in its history."
MahlerIsGod is offline  
Old 12-04-2003, 08:24 PM   #9 (permalink)
Junkie
 
Location: North Hollywood
Go here in regedit , whats it set too ?

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug

There should be a debugger key in there ?

since i have Developer studio mine looks like this

"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe" -p %ld -e %ld

if not got to cmd prompt and do

drwtsn32 -I

that should enable drwatson you might have to switch on some of the options it gives.

make the error happen again, see if dr watson pops up, it should generate a log now with the info on the bad program. drwatson.log usually, or in the event log
charliex is offline  
 

Tags
debugging, justintime


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 05:00 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73