¿Qué causa la pantalla azul y hace que mi PC se reinicie?

¿Qué causa la pantalla azul y hace que mi PC se reinicie?

Necesito ayuda experta. Recientemente, un amigo mío trajo repuestos y me montó una PC. Las especificaciones de la PC son las siguientes:

Casing: Aerocool vs92 gaming
Processor: core i7 3.4-3.9GHz 8mb cache LGA1155
Mainboard: msi b75 MA-G43 professional
Memory: Kingston 4GB DDR3 1333
HARDDISK: TOSHIBA 500GB SATA 7200 RPM
GRAPHICS CARD: msi HD 6450 2GB FULL HD HDMI
WINDOWS 7 ULTIMATE 64 bit

Subí los archivos de minivolcado en Dropbox y publiqué el siguiente enlace:https://www.dropbox.com/s/d1i40f618m1kglc/Minidump.rar

En realidad, la PC se estaba reiniciando con el código de error bccode 2b y a. Después de reinstalar el controlador de gráficos, ahora la computadora se reinicia con el error bccode 117, 1a, 4e, d1 y a.

¿Alguien puede ayudarme a entender qué está pasando y cómo resolver este problema? ¿Debo cambiar la tarjeta gráfica? ¿Debo cambiar alguna pieza para solucionar este problema? Necesito ayuda experta. por favor, ayúdame.

Respuesta1

Los volcados muestran problemas de RAM (fallo en nt!NtFreeVirtualMemory y nt!MiResolveDemandZeroFault):

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

Use !analyze -v to get detailed debugging information.

BugCheck A, {fffffa86017ecff0, 2, 1, fffff80002ce835f}

Probably caused by : memory_corruption ( nt!MiReplenishPageSlist+100 )

Followup: MachineOwner
---------

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffffa86017ecff0, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80002ce835f, address which referenced memory

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

CURRENT_IRQL:  2

FAULTING_IP: 
nt!MiReplenishPageSlist+100
fffff800`02ce835f f00fba6b1000    lock bts dword ptr [rbx+10h],0

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT

BUGCHECK_STR:  0xA

PROCESS_NAME:  firefox.exe

STACK_TEXT:  
nt!KeBugCheckEx
nt!KiBugCheckDispatch
nt!KiPageFault
nt!MiReplenishPageSlist
nt!MiRemoveAnyPage
nt!MiResolveDemandZeroFault
nt!MmAccessFault
nt!KiPageFault
0x0


IMAGE_NAME:  memory_corruption

FAILURE_BUCKET_ID:  X64_0xA_nt!MiReplenishPageSlist+100

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

MEMORY_MANAGEMENT (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041790, A page table page has been corrupted. On a 64 bit OS, parameter 2
    contains the address of the PFN for the corrupted page table page.
    On a 32 bit OS, parameter 2 contains a pointer to the number of used
    PTEs, and parameter 3 contains the number of used PTEs.
Arg2: fffffa80047ebe10
Arg3: 000000000000ffff
Arg4: 0000000000000000

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


BUGCHECK_STR:  0x1a_41790

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT

PROCESS_NAME:  dllhost.exe

STACK_TEXT:  
nt!KeBugCheckEx
nt! ?? ::FNODOBFM::`string'
nt!NtFreeVirtualMemory
nt!KiSystemServiceCopyEnd
nt!KiServiceLinkage
nt!PspExitThread
nt!PspTerminateThreadByPointer
nt!NtTerminateThread
nt!KiSystemServiceCopyEnd
0x0


FAILURE_BUCKET_ID:  X64_0x1a_41790_nt!_??_::FNODOBFM::_string_+339d6

Por favor descarguememtest86+, grabe un nuevo CD de arranque (use un CD-RW si es posible) desde la ISO (descárguelo y useImgBurnPara hacer esto o haga doble clic en la ISO en Windows 7), reinicie su PC y escanee su RAM durante 4 a 5 horas en busca de errores. Si memtest86+ detecta errores, pruebe cada módulo y reemplace la RAM defectuosa.

Si el memtest no indica ningún error, descargueCPU-Z, mire en la pestaña Memoria y SPD y verifique que la velocidad de RAM actual y los tiempos coincidan con los valores que ve en la pestaña SPD. Si su RAM funciona a CR (velocidad de comando) 1T, cambie el valor a 2T en el BIOS.

información relacionada