Windows 7 tela azul 0x000000f7

0

No início desta noite, meu computador travou enquanto navegava na web. Eu tinha três abas do Firefox abertas, no YouTube, Soundcloud e PCGamer. Enquanto na PCGamer, a tela congelou, e o som repetiu uma pequena seção repetidamente antes de bater na tela azul com o seguinte erro:

0x000000f7 (0xfffff8800ae22ae8, 0x0000f960002e992f, 0xffff069fffd166d0, 0x0000000000000000).

Da minha pesquisa, trata-se de um "Um driver invadiu um buffer baseado em pilha. Essa sobrecarga poderia permitir que um usuário mal-intencionado obtivesse acesso para obter o controle dessa máquina".

Isso aconteceu apenas uma vez, o que pode não significar nada, no entanto, isso ainda é preocupante para mim, já que não acredito que tenha algum malware ou vírus. Uma varredura Malwarebytes Anti-Malware não encontrou nada e uma varredura do Spybot está sendo executada. Eu também executo o AVG 2015 como minha principal defesa. Eu realizarei uma verificação de segurança mais tarde esta noite, uma vez que os resultados do Spybot chegarem, mas eu gostaria de perguntar ao Superusuário caso este seja um problema mais sério com o qual eu deveria estar preocupado.

Eu tenho um arquivo DMP, mas ele tem mais de 900 MB. Eu posso compactar e fazer o upload para dropbox se necessário / solicitado.

Agradeço qualquer ajuda / insight sobre esse problema.

    
por Kaizerwolf 11.06.2015 / 02:33

1 resposta

1

O novo despejo também mostra problemas de hardware. Aqui, o ponteiro de instruções é MALIZADO.

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_OVERRAN_STACK_BUFFER (f7)
A driver has overrun a stack-based buffer.  This overrun could potentially
allow a malicious user to gain control of this machine.
DESCRIPTION
A driver overran a stack-based buffer (or local variable) in a way that would
have overwritten the function's return address and jumped back to an arbitrary
address when the function returned.  This is the classic "buffer overrun"
hacking attack and the system has been brought down to prevent a malicious user
from gaining complete control of it.
Do a kb to get a stack backtrace -- the last routine on the stack before the
buffer overrun handlers and bugcheck call is the one that overran its local
variable(s).
Arguments:
Arg1: 000000000e728077, Actual security check cookie from the stack
Arg2: 0000f960003387ed, Expected security check cookie
Arg3: ffff069fffcc7812, Complement of the expected security check cookie
Arg4: 0000000000000000, zero

Debugging Details:
------------------


BIOS_DATE:  02/24/2009

BASEBOARD_PRODUCT:  EP45T-UD3LR

BASEBOARD_VERSION:  x.x

BUGCHECK_P1: e728077

BUGCHECK_P2: f960003387ed

BUGCHECK_P3: ffff069fffcc7812

BUGCHECK_P4: 0

SECURITY_COOKIE:  Expected 0000f960003387ed found 000000000e728077

CPU_COUNT: 4

CPU_MHZ: 91d

CPU_VENDOR:  GenuineIntel

CPU_FAMILY: 6

CPU_MODEL: 17

CPU_STEPPING: a

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT

BUGCHECK_STR:  0xF7

PROCESS_NAME:  Audiosurf2.exe

CURRENT_IRQL:  0

ANALYSIS_VERSION: 10.0.10069.9 amd64fre

EXCEPTION_RECORD:  fffff8800b5a6198 -- (.exr 0xfffff8800b5a6198)
ExceptionAddress: fffff96000113c70 (win32k!SfnINLPCREATESTRUCT+0x0000000000000678)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000


STACK_TEXT:  
00 nt!KeBugCheckEx
01 win32k!_report_gsfailure
02 win32k!_GSHandlerCheck_SEH
03 nt!RtlpExecuteHandlerForException
04 nt!RtlDispatchException
05 nt!KiDispatchException
06 nt!KiExceptionDispatch
07 nt!KiPageFault
08 win32k!SfnINLPCREATESTRUCT
09 0x0
0a 0x0
0b 0x0
0c 0x0
0d 0x0
0e 0x0
0f 0x0
10 dxgkrnl!DxgkPresent
11 win32k!NtGdiDdDDIPresent
12 nt!KiSystemServiceCopyEnd


SYMBOL_NAME:  dxgkrnl!DxgkPresent+543

MODULE_NAME: hardware

BUCKET_ID:  X64_IP_MISALIGNED

PRIMARY_PROBLEM_CLASS:  X64_IP_MISALIGNED

Então, teste sua RAM em busca de erros com memtest86 + e estresse / tortura teste sua CPU com Prime95 .

Tente também atualizar o BIOS para a versão F12E. Você ainda usa o BIOS F5.

    
por 13.06.2015 / 08:22