Computing.Net > Forums > Windows NT > Dr Watson - Access Violation

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Dr Watson - Access Violation

Reply to Message Icon

Name: Iris Leong
Date: December 19, 2001 at 01:46:49 Pacific
Comment:

I am a VB programmer, recently doing a VB4 to VB6 upgrade of my company's system. Often, i'll receive this Dr Watson's error whenever i signed on and off the upgraded system. The error is as the following:

(My program name).exe

Exception: Access Violation (0xc000005), Address: 0x77f7d66e

Pls help if u know how. Thanks a lot!

Iris
Programmer



Sponsored Link
Ads by Google

Response Number 1
Name: Maurice Reed
Date: December 19, 2001 at 04:18:32 Pacific
Reply:

have you applied Service Pack 5 to VB? Might be worth a try also install the VB6 SP5 runtime dlls too.

Go to http://updates.cnet.com/ and follow the instructions, let it check you version numbers etc and it will point you to the correct places to get patches/updates etc.


0

Response Number 2
Name: Iris Leong
Date: December 19, 2001 at 18:23:06 Pacific
Reply:

Thanks Maurice!
However, I have already installed SP6 to my VB6 system. It has the latest patch SP6a. I have followed thru the installation from Microsoft site, does that mean i have installed the VB6 SP6a dlls too?
Any other possible solutions besides this?

Thanks a lot! :)


0

Response Number 3
Name: John Wendt
Date: December 20, 2001 at 12:17:53 Pacific
Reply:

This is what I know about this error - hope you have further ideas! Regards JW

The status code in one of the error messages is -1073741819. If you convert this number from decimal to hexadecimal, it becomes C0000005, (Comment JW: NO: hex is 3FFFFFFB) which is the code for an access violation:
//
// MessageId: STATUS_ACCESS_VIOLATION
//
// MessageText:
//
// The instruction at "0x%08lx" referenced memory at "0x%08lx". The memory
// could not be "%s".
// #define STATUS_ACCESS_VIOLATION ((NTSTATUS)0xC0000005L) //
You can use Dr.Watson to capture the information from the Lsass.exe process. If Dr.Watson does not capture the information about the Lsass.exe process, you may want to set up the Userdmp.exe tool.


0

Response Number 4
Name: Iris
Date: December 27, 2001 at 01:08:57 Pacific
Reply:

I have already applied SP5 to VB6, but it still doesn't solve the problem. I'm still getting Dr Watson problem. Pls advice...
Anyone pls help...

Thanks in advance!


0

Response Number 5
Name: Willi Jonker
Date: February 9, 2002 at 01:11:25 Pacific
Reply:

Hi

I get the same problems in a number of programs - Word XP, and Microsoft Photo Editor. Always c0000005, and Dr Watson records an access violation. If anyone has a solution, please let me know!

Willi Jonker
Cape Town
South Africa


0

Related Posts

See More



Response Number 6
Name: remo harsono
Date: March 26, 2002 at 23:23:23 Pacific
Reply:

if you're using "win2k which take role as domain controller" it usually happen after you apply service pack 2. more information about this can be found on:

http://www.jsiinc.com/SUBH/tip3800/rh3891.htm

or, on microsoft site:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;q300038

regards,
remo harsono


0
Reply to Message Icon

Connect to the Internet About the FlyVideo'98 TV ...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: Dr Watson - Access Violation

DR. Watson WinWord.exe exception access violation www.computing.net/answers/windows-nt/dr-watson-winwordexe-exception-access-violation/8157.html

Dr Watson - Access Violation www.computing.net/answers/windows-nt/dr-watson-access-violation/16227.html

Dr Watson Access Violation www.computing.net/answers/windows-nt/dr-watson-access-violation/6860.html