Hola.
Lei este thread (
Ayudaa! se me reinicia sola la computadora!! ) y segui todos los pasos ahi dados, instale el programa (luego de instalarlo no hice nada mas, simplemente lo deje instalado) y use la computadora hasta que me tiro el error. Cuando se puso la pantalla azul, espere a que finalice el volcado de memoria fisica y toque el boton de reiniciar.
Cuando se reinicio, fui a inicio-programas-windbg, abri el ultimo archivo modificado, y luego de teclear !analyze -v, me aparecio esto.
Saludos y espero que alguien tenga una respuesta a mi problema. Agradezco ya cualquier ayuda.
0: kd> !analyze -v
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000008, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: f734fc00, address which referenced memory
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
MODULE_NAME: NDIS
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 41107ec3
READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
00000008
CURRENT_IRQL: 2
FAULTING_IP:
NDIS+15c00
f734fc00 8b7808 mov edi,dword ptr [eax+8]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WRONG_SYMBOLS
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from 00000000 to 80543930
STACK_TEXT:
805501e0 00000000 00000008 00000002 00000000 nt+0x6c930
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
NDIS+15c00
f734fc00 8b7808 mov edi,dword ptr [eax+8]
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: NDIS.sys
SYMBOL_NAME: NDIS+15c00
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner
----------------------------------------------------
Nuevamente me sucedio el error, y aca pongo el siguiente analisis.
0: kd> !analyze -v
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00000008, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: f734fc00, address which referenced memory
Debugging Details:
------------------
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
***** Kernel symbols are WRONG. Please fix symbols to do analysis.
MODULE_NAME: NDIS
FAULTING_MODULE: 804d7000 nt
DEBUG_FLR_IMAGE_TIMESTAMP: 41107ec3
READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
00000008
CURRENT_IRQL: 2
FAULTING_IP:
NDIS+15c00
f734fc00 8b7808 mov edi,dword ptr [eax+8]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WRONG_SYMBOLS
BUGCHECK_STR: 0xD1
LAST_CONTROL_TRANSFER: from 00000000 to 80543930
STACK_TEXT:
805501e0 00000000 00000008 00000002 00000000 nt+0x6c930
STACK_COMMAND: .bugcheck ; kb
FOLLOWUP_IP:
NDIS+15c00
f734fc00 8b7808 mov edi,dword ptr [eax+8]
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: NDIS.sys
SYMBOL_NAME: NDIS+15c00
BUCKET_ID: WRONG_SYMBOLS
Followup: MachineOwner