Obtendo BSOD com erro de registro no Windows 7

1

Recentemente, comecei a receber um erro de tela azul da morte (BSOD) pouco tempo depois de fazer login no meu laptop com Windows 7. Tudo bem se eu estiver no modo de segurança, mas travar toda vez que fizer login no modo normal do Windows. Com base no despejo de memória, é algum tipo de erro de registro. Eu copiei a saída do windbg abaixo. Não me lembro de instalar nada recentemente e não conectei nenhum hardware novo.

Uma vez eu esperei por cerca de 8 horas entre inicializar o laptop e fazer login e funcionou novamente até que eu reiniciei e fiz o login mais rapidamente. Não sei como proceder e se há algo que eu possa fazer para corrigir o problema do registro. Há algo que eu possa fazer?

REGISTRY_ERROR (51)
Something has gone badly wrong with the registry.  If a kernel debugger
is available, get a stack trace. It can also indicate that the registry got
an I/O error while trying to read one of its files, so it can be caused by
hardware problems or filesystem corruption.
It may occur due to a failure in a refresh operation, which is used only
in by the security system, and then only when resource limits are encountered.
Arguments:
Arg1: 0000000000000001, (reserved)
Arg2: fffff8a000024290, (reserved)
Arg3: 00000000017f7000, depends on where Windows bugchecked, may be pointer to hive
Arg4: 0000000000000374, depends on where Windows bugchecked, may be return code of
    HvCheckHive if the hive is corrupt.

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


DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x51

PROCESS_NAME:  services.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff800039ad688 to fffff8000367dbc0

STACK_TEXT:  
nt!KeBugCheckEx
nt! ?? ::NNGAKEGL::'string'+0x9d9a
nt!HvMarkDirty+0x176
nt!HvMarkCellDirty+0x150
nt! ?? ::NNGAKEGL::'string'+0x1174c
nt!CmpMarkKeyValuesDirty+0x182
nt!CmpFreeKeyValues+0x24
nt!CmpSyncKeyValues+0x7a
nt!CmpCopySyncTree2+0x2a8
nt!CmpCopySyncTree+0x6e
nt!CmpSaveBootControlSet+0x307
nt!NtInitializeRegistry+0xc6
nt!KiSystemServiceCopyEnd+0x13
nt!KiServiceLinkage
nt!NtInitializeRegistry+0x6f
nt!KiSystemServiceCopyEnd+0x13


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt! ?? ::NNGAKEGL::'string'+9d9a
fffff800'039ad688 cc              int     3

FAILURE_BUCKET_ID:  X64_0x51_nt!_??_::NNGAKEGL::_string_+9d9a
    
por busyspin 23.01.2014 / 08:54

0 respostas