Win7 Ayuda error vista

Todas las versiones, productos y servicios de Windows 7.

petkrug

Lanero Regular
11 Ago 2008
6
No si este es el lugar adecuado pero os lo planteo. Resulta que trabajaba normalmente en windows vista ultimate y apagué. Al arrancar, después, me salió la pantalla zul y nada no hay forma de que se carque el sistema operativo. He de significar que si arranca en modo seguro.
He intentado varias cosas pero nada no hay forma. Al final he instalado el programa de windows windbg en el Xp que tengo en el otro disco duro y he cargado el memory.dmp que dice lo siguiente:



Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.

Loading Dump File [D:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*c:\simbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Server 2008 Kernel Version 6001 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 6001.18063.x86fre.vistasp1_gdr.080425-1930
Kernel base = 0x82401000 PsLoadedModuleList = 0x8250e930
Debug session time: Mon Oct 13 21:46:15.882 2008 (GMT+2)
System Uptime: 0 days 0:01:22.521
Loading Kernel Symbols
.......................................................................................................................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 7E, {c0000006, 826c0a92, 8c501930, 8c50162c}
Probably caused by : hardware_disk
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: c0000006, The exception code that was not handled
Arg2: 826c0a92, The address that the exception occurred at
Arg3: 8c501930, Exception Record Address
Arg4: 8c50162c, Context Record Address
Debugging Details:
------------------

EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - La instrucci n en "0x%08lx" hace referencia a la memoria en "0x%08lx". Los datos requeridos no se colocaron en la memoria por un estado de error de E/S de "0x%08lx".
FAULTING_IP:
nt!ExGetNextWakeTime+1e0
826c0a92 8a0b mov cl,byte ptr [ebx]
EXCEPTION_RECORD: 8c501930 -- (.exr 0xffffffff8c501930)
ExceptionAddress: 826c0a92 (nt!ExGetNextWakeTime+0x000001e0)
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000000
Parameter[1]: 039e0000
Parameter[2]: c000009c
Inpage operation failed at 039e0000, due to I/O error c000009c
CONTEXT: 8c50162c -- (.cxr 0xffffffff8c50162c)
eax=6cffc69d ebx=039e0000 ecx=00000077 edx=65746167 esi=036f4b4f edi=036f4b7b
eip=826c0a92 esp=8c5019f8 ebp=036f1060 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ExGetNextWakeTime+0x1e0:
826c0a92 8a0b mov cl,byte ptr [ebx] ds:0023:039e0000=??
Resetting default scope
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000006 - La instrucci n en "0x%08lx" hace referencia a la memoria en "0x%08lx". Los datos requeridos no se colocaron en la memoria por un estado de error de E/S de "0x%08lx".
IO_ERROR: (NTSTATUS) 0xc000009c - STATUS_DEVICE_DATA_ERROR
BUGCHECK_STR: 0x7E
EXCEPTION_STR: 0xc0000006_c000009c
FOLLOWUP_IP:
+39e0000
039e0000 ?? ???
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware_disk
IMAGE_NAME: hardware_disk
DEBUG_FLR_IMAGE_TIMESTAMP: 0
STACK_COMMAND: kb
FAILURE_BUCKET_ID: 0x7E_IMAGE_hardware_disk
BUCKET_ID: 0x7E_IMAGE_hardware_disk
Followup: MachineOwner
---------
0: kd> lmvm hardware_disk
start end module name
0: kd> .exr 0xffffffff8c501930
ExceptionAddress: 826c0a92 (nt!ExGetNextWakeTime+0x000001e0)
ExceptionCode: c0000006 (In-page I/O error)
ExceptionFlags: 00000000
NumberParameters: 3
Parameter[0]: 00000000
Parameter[1]: 039e0000
Parameter[2]: c000009c
Inpage operation failed at 039e0000, due to I/O error c000009c
0: kd> lmvm hardware_disk
start end module name
0: kd> .cxr 0xffffffff8c50162c
eax=6cffc69d ebx=039e0000 ecx=00000077 edx=65746167 esi=036f4b4f edi=036f4b7b
eip=826c0a92 esp=8c5019f8 ebp=036f1060 iopl=0 nv up ei pl nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010206
nt!ExGetNextWakeTime+0x1e0:
826c0a92 8a0b mov cl,byte ptr [ebx] ds:0023:039e0000=??


Y ya no sé seguir porque no puedo interpretar bien el informe. Os agradecería profundamente vuestra ayuda.
Gracias anticipadas,
Saludos Petr K.