- Dr. Watson does not behave as expected
- Posted by pk on January 29th, 2006
Hello,
My machine:
Dell PWS650
WinXP Pro. SP2
I am trying to get Dr. Watson to function, but it does not create .log file
as expected when an application crashes. I have already registered Dr. Watson
in the registry via "drwtsn32 -i" command.
Help anyone?
-pk
- Posted by Wesley Vogel on January 29th, 2006
Default log name/location...
%AllUsersprofile%\Application Data\Microsoft\Dr Watson\drwtsn32.log
Check the Log File Path in DrWatson.
Start | Run | Type: drwtsn32 | Click OK |
Log File Path
[[The log file location must be a valid path on your local computer. The
default location is the Documents and Settings\All users\Application
Data\Microsoft\Dr Watson folder, which is created when you first run Dr.
Watson. Dr. Watson will create the Drwtsn32.log file containing the
diagnostic information about program errors in this folder. Click Browse to
select a different log file location.
Be sure that the path specified is one to which all users have Write
permission. If Dr. Watson cannot use the path specified when a log file is
created, the File Open dialog box appears for you to specify a new path. ]]
Dr. Watson Fails to Appear Because of Long File Names in Path
http://support.microsoft.com/kb/q175644/
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:89DBBFFD-B0BD-4303-87C7-48E43CCA68F9@microsoft.com,
pk <pk@discussions.microsoft.com> hunted and pecked:
- Posted by pk on January 29th, 2006
This article did not help as the path is correct (default) and I have write
permission to that folder. I am the administrator of the machine.
Next?
"Wesley Vogel" wrote:
- Posted by Wesley Vogel on January 29th, 2006
Make sure that you have these two values...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Value Name = Auto
Type = String (REG_SZ)
Data Value = 1 or 0 (Default is 1, 0 means disabled)
Value Name = Debugger
Type = String (REG_SZ)
Data Value = drwtsn32 -p %ld -e %ld -g
-----
Dr. Watson overview
http://www.microsoft.com/resources/d..._overview.mspx
Setting up Dr. Watson
http://www.microsoft.com/resources/d...son_setup.mspx
Working with Dr. Watson
http://www.microsoft.com/resources/d...n_options.mspx
Using Dr. Watson
http://www.microsoft.com/resources/d...dr_watson.mspx
Using the Dr. Watson log file
http://www.microsoft.com/resources/d...n_logfile.mspx
How to Install Symbols for Dr. Watson Error Debugging
http://support.microsoft.com/default...b;en-us;141465
HOWTO: Use Rebase to Extract Symbols for DrWtSn32.exe
http://support.microsoft.com/default...b;en-us;258205
As near as I can tell, Dr Watson is virtually worthless without the symbols.
Download Windows Symbol Packages
http://www.microsoft.com/whdc/ddk/de...bol%20packages
Dr. Watson Does Not Run with Certain Extensible Counters
http://support.microsoft.com/kb/q234860/
Dr. Watson Causing Fault in USER32
http://support.microsoft.com/kb/q175875/
Random Dr. Watson Errors in Services.exe
http://support.microsoft.com/kb/q219602/
Error 87 and Dr. Watson
http://support.microsoft.com/kb/q162623/
Interpreting DrWtsn32.log File to Identify Program Crash Data
http://support.microsoft.com/kb/q246084/
Dr. Watson Log File May Not Contain Task List
http://support.microsoft.com/default...b;en-us;214791
Specifying the Debugger for Unhandled User Mode Exceptions
http://support.microsoft.com/kb/q121434/
How to disable Dr. Watson for Windows
http://support.microsoft.com/kb/188296
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:557042AE-F274-4A18-8B3D-3FA17C02BC32@microsoft.com,
pk <pk@discussions.microsoft.com> hunted and pecked:
- Posted by pk on January 29th, 2006
Yes, those registry entries appear exactly as you have stated.
Next?
"Wesley Vogel" wrote:
- Posted by Wesley Vogel on January 30th, 2006
Dr. Watson overview
http://www.microsoft.com/resources/d..._overview.mspx
Setting up Dr. Watson
http://www.microsoft.com/resources/d...son_setup.mspx
Working with Dr. Watson
http://www.microsoft.com/resources/d...n_options.mspx
Using Dr. Watson
http://www.microsoft.com/resources/d...dr_watson.mspx
Using the Dr. Watson log file
http://www.microsoft.com/resources/d...n_logfile.mspx
How to Install Symbols for Dr. Watson Error Debugging
http://support.microsoft.com/default...b;en-us;141465
HOWTO: Use Rebase to Extract Symbols for DrWtSn32.exe
http://support.microsoft.com/default...b;en-us;258205
As near as I can tell, Dr Watson is virtually worthless without the symbols.
Download Windows Symbol Packages
http://www.microsoft.com/whdc/ddk/de...bol%20packages
Dr. Watson Does Not Run with Certain Extensible Counters
http://support.microsoft.com/kb/q234860/
Dr. Watson Causing Fault in USER32
http://support.microsoft.com/kb/q175875/
Random Dr. Watson Errors in Services.exe
http://support.microsoft.com/kb/q219602/
Error 87 and Dr. Watson
http://support.microsoft.com/kb/q162623/
Interpreting DrWtsn32.log File to Identify Program Crash Data
http://support.microsoft.com/kb/q246084/
Dr. Watson Log File May Not Contain Task List
http://support.microsoft.com/default...b;en-us;214791
Specifying the Debugger for Unhandled User Mode Exceptions
http://support.microsoft.com/kb/q121434/
How to disable Dr. Watson for Windows
http://support.microsoft.com/kb/188296
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In news:FA849B63-D2E4-4EFE-912D-6772605934E5@microsoft.com,
pk <pk@discussions.microsoft.com> hunted and pecked: