Defender crashes - Debug svchost in Visual Studio appears

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I choose to look for updates or click on tools in Defender, I get a
crash in svchost.exe and Visual Studio wants to start debugging the crash. I
am using 64-bit version in Windows 2003 x64 with AMD64X2. Anyone else has
this configuration and is able to use Windows Defender?

Best regards
Niklas Engfelt
 
This is what appears:
An unhandled win32 exception occured in svchost.exe [3872]

if that is any help to the developers?

Best regards
Niklas Engfelt
 
If you can get a memory dump from the crash, and can compress it to a
reasonable size, and feel comfortable about any privacy issues, I know the
developers would be interested in the dump.

--

Niklas E said:
This is what appears:
An unhandled win32 exception occured in svchost.exe [3872]

if that is any help to the developers?

Best regards
Niklas Engfelt


Niklas E said:
When I choose to look for updates or click on tools in Defender, I get a
crash in svchost.exe and Visual Studio wants to start debugging the
crash. I
am using 64-bit version in Windows 2003 x64 with AMD64X2. Anyone else has
this configuration and is able to use Windows Defender?

Best regards
Niklas Engfelt
 
I could do that if I get instructions. I am a C#/VB-developer so I haven't
been dealing so much with memory debugging as I guess C++ developers do.

Is it possible to get the information in the VS2005 dialog that appears when
the crash occurs?

Best regards
Niklas


Bill Sanderson MVP said:
If you can get a memory dump from the crash, and can compress it to a
reasonable size, and feel comfortable about any privacy issues, I know the
developers would be interested in the dump.

--

Niklas E said:
This is what appears:
An unhandled win32 exception occured in svchost.exe [3872]

if that is any help to the developers?

Best regards
Niklas Engfelt


Niklas E said:
When I choose to look for updates or click on tools in Defender, I get a
crash in svchost.exe and Visual Studio wants to start debugging the
crash. I
am using 64-bit version in Windows 2003 x64 with AMD64X2. Anyone else has
this configuration and is able to use Windows Defender?

Best regards
Niklas Engfelt
 
I don't know that answer--you can capture it with printscreen and paste it
into a word or wordpad document--that's the old clunky way of doing it. Not
sure whether that would be useful or not.

(the last development work I did was in Cobol.......)

--

Niklas E said:
I could do that if I get instructions. I am a C#/VB-developer so I haven't
been dealing so much with memory debugging as I guess C++ developers do.

Is it possible to get the information in the VS2005 dialog that appears
when
the crash occurs?

Best regards
Niklas


Bill Sanderson MVP said:
If you can get a memory dump from the crash, and can compress it to a
reasonable size, and feel comfortable about any privacy issues, I know
the
developers would be interested in the dump.

--

Niklas E said:
This is what appears:
An unhandled win32 exception occured in svchost.exe [3872]

if that is any help to the developers?

Best regards
Niklas Engfelt


:

When I choose to look for updates or click on tools in Defender, I get
a
crash in svchost.exe and Visual Studio wants to start debugging the
crash. I
am using 64-bit version in Windows 2003 x64 with AMD64X2. Anyone else
has
this configuration and is able to use Windows Defender?

Best regards
Niklas Engfelt
 
Back
Top