svchost.exe error

  • Thread starter Thread starter jp
  • Start date Start date

jp

Distinguished
Apr 1, 2004
523
0
18,980
Archived from groups: microsoft.public.win2000.advanced_server (More info?)

Hi,

I am having this recurring problem on a Windows 2000 Adv Server with SP4, it
reports a svchost.exe error stating a memory exception. I suspect it is a
bug or virus, can anyone help please.

Below is the message displayed;

----------------------------------------------------------------------------
--------------------------------------------------------
svchost.exe - Application Error
"The instruction at "0x77d3a147" referenced memory at "0xa4c2cdf4". The
memory could not be "read".

Click on OK to terminate the program
Click on CANCEL to debug the program
----------------------------------------------------------------------------
--------------------------------------------------------

Thanks,
Jay
 
Archived from groups: microsoft.public.win2000.advanced_server (More info?)

JP wrote:

> I am having this recurring problem on a Windows 2000 Adv Server with SP4, it
> reports a svchost.exe error stating a memory exception. I suspect it is a
> bug or virus, can anyone help please.

The message suggests a programming error -- a program is trying to
reference
memory that it shouldn't be, which means an illegal value got used as a
pointer to memory.

Unfortunately svchost.exe is a program that just runs other programs, so
to find out what actually
is to blame you need to know what svchost.exe was running when it crashed.

Bottom line: it's more likely to be a bug than a virus.