Ver Mensaje Individual
  #1 (permalink)  
Antiguo 22/06/2009, 14:53
EsmeraldaRuiz
 
Fecha de Ingreso: mayo-2008
Mensajes: 39
Antigüedad: 16 años
Puntos: 0
Desacuerdo Ordenador nuevo se reinicia sin parar

Hace menos de 1 semana me compre un ordenador.

Lo enciendo y se me empieza a reiniciar, a veces me pone el mensaje de error de sistema y otras veces nop. El debug me da esto:

Cita:
1: kd> !analyze -v
************************************************** *****************************
* *
* Bugcheck Analysis *
* *
************************************************** *****************************

UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
This means a trap occurred in kernel mode, and it's a trap of a kind
that the kernel isn't allowed to have/catch (bound trap) or that
is always instant death (double fault). The first number in the
bugcheck params is the number of the trap (8 = double fault, etc)
Consult an Intel x86 family manual to learn more about what these
traps are. Here is a *portion* of those codes:
If kv shows a taskGate
use .tss on the part before the colon, then kv.
Else if kv shows a trapframe
use .trap on that value
Else
.trap on the appropriate frame will show where the trap was taken
(on x86, this will be the ebp that goes with the procedure KiTrap)
Endif
kb will then show the corrected stack.
Arguments:
Arg1: 00000008, EXCEPTION_DOUBLE_FAULT
Arg2: f7717d70
Arg3: 00000000
Arg4: 00000000

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


BUGCHECK_STR: 0x7f_8

CUSTOMER_CRASH_COUNT: 2

DEFAULT_BUCKET_ID: DRIVER_FAULT

LAST_CONTROL_TRANSFER: from 00000000 to 804dd8a4

STACK_TEXT:
f78b2ffc 00000000 00000000 00000000 00000000 nt!KiFastCallEntry+0x5


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!KiFastCallEntry+5
804dd8a4 6a30 push 30h

SYMBOL_STACK_INDEX: 0

SYMBOL_NAME: nt!KiFastCallEntry+5

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 498c19b5

FAILURE_BUCKET_ID: 0x7f_8_nt!KiFastCallEntry+5

BUCKET_ID: 0x7f_8_nt!KiFastCallEntry+5

Followup: MachineOwner
---------
Testee la memoria con el memtest pero de windows y no me dio error. La fuente tira pq he mirado los voltajes con everest y la bios y van bien.

Puede ser la placa madre ?.

Merci