Hey Pete,
The error you are describing sounds like an "Access Violation" it occurs
when one application steps on the memory space of another. Usually when
this occurs you'll produce 2 files on the machine a "drwtsn32.log" and a
"user.dmp". If you open up the Dr Watson log you'll be able to scroll to
the bottom you should see something similar to:
Application exception occurred:
App: (pid=204)
When: 11/26/2003 @ 10:11:58.500
Exception number: c0000005 (access violation)
If you scroll a bit father you should be able to match up the PID with a
number in the "task list" This is likely the application causing the
problem. You might try reinstalling that application or contaqcting that
vendor for support. If all else fails you can call MS support and have them
analyze the user.dmp in a debugger and tell you what is going on.
Jason Hoffman (e-mail address removed)
MSCE,MSCA,CISSP, Security +
PSS Security
Available Mon.-Fri 9:00 a.m. - 6:00 p.m.
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| From: Pete <
[email protected]>
| Newsgroups: microsoft.public.windowsxp.security_admin
| Subject: Memory Errors in Win XP
| Message-ID: <
[email protected]>
| X-Newsreader: Forte Agent 1.93/32.576 English (American)
| MIME-Version: 1.0
| Content-Type: text/plain; charset=us-ascii
| Content-Transfer-Encoding: 7bit
| Lines: 8
| Date: Sat, 08 Nov 2003 00:44:38 GMT
| NNTP-Posting-Host: 141.154.231.183
| X-Complaints-To: (e-mail address removed)
| X-Trace: nwrdny03.gnilink.net 1068252278 141.154.231.183 (Fri, 07 Nov
2003 19:44:38 EST)
| NNTP-Posting-Date: Fri, 07 Nov 2003 19:44:38 EST
| Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!newsfeed.freenet.de!newsfeed.news2me.com!cyclone1.gnilink.net!spamkille
r2.gnilink.net!nwrdny03.gnilink.net.POSTED!53ab2750!not-for-mail
| Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsxp.security_admin:96038
| X-Tomcat-NG: microsoft.public.windowsxp.security_admin
|
| Hi.
|
| My laptop is giving the following error when I close several
| applications "The instruction 0x1c001516 referenced memory at
| 0x00cd0010. The memory could not be read" Does anyone know what
| could be causing this error ? Again, it only comes up when closing
| certain programs. Does anyone know what can be done to fix this
| error, or perhaps point me in the right direction ? Thanks.
|