Author Topic: aswmon2 driver  (Read 2389 times)

0 Members and 1 Guest are viewing this topic.

ten

  • Guest
aswmon2 driver
« on: May 21, 2008, 07:37:46 AM »
Hello,
I get blue screen with codes 0x00000F7 and ox0000000A, I've analyzed the dump with Windbg and it tells me it's aswmon2 driver that makes these BSOD. What can I do? I have Avast free edtion and Windows Xp home edition.
Thank you very much for the help.

Offline Eddy

  • Avast Evangelist
  • Maybe Bot
  • ***
  • Posts: 31079
  • Watching (over?) you
    • Malware removal, Biljart and other things.
Re: aswmon2 driver
« Reply #1 on: May 21, 2008, 11:26:08 AM »
Use the kb (Display Stack Backtrace) debugger command to get a stack trace.
The last routine on the stack before the buffer overrun handlers and bug check call is the one that overran its local variable.
Is that also from avast?

Do you or did you have any other av installed? If so, which one?
Is your system fully up-to-date?