Ayuda analisis "Dump"

01/12/2006 - 19:39 por Ferfos | Informe spam
Según parece tengo un problema con algún modulo de la memoria,
quisiera saber como solucionarlo, el resultado que da después del
análisis con Windvg es el siguiente.

Saludos

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


Loading Dump File [C:\C\WINDOWS1\Minidump\Mini120106-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: C:\websymbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86
compatible
Product: WinNt
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Fri Dec 1 19:26:26.500 2006 (GMT+1)
System Uptime: 0 days 3:37:01.066
Loading Kernel Symbols

Loading User Symbols
Loading unloaded module list
.
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 4E, {99, 124e6, 3, 0}

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for
mssmbios.sys
Probably caused by : memory_corruption ( nt!MiRestoreTransitionPte+162
)

Followup: MachineOwner
 

Leer las respuestas

#1 JM Tella Llop [MVP Windows]
01/12/2006 - 20:02 | Informe spam
Despues de todo ese mensaje, debes ejecutar dentro del windbg:

!analyze -v

Y dejarnos de nuevo la salida completa.

Jose Manuel Tella Llop
MVP - Windows
(quitar XXX)
http://www.multingles.net/jmt.htm
news://jmtella.com

Este mensaje se proporciona "como está" sin garantías de ninguna clase,y no
otorga ningún derecho.

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use.


"Ferfos" wrote in message
news:
Según parece tengo un problema con algún modulo de la memoria,
quisiera saber como solucionarlo, el resultado que da después del
análisis con Windvg es el siguiente.

Saludos

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


Loading Dump File [C:\C\WINDOWS1\Minidump\Mini120106-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: C:\websymbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86
compatible
Product: WinNt
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Fri Dec 1 19:26:26.500 2006 (GMT+1)
System Uptime: 0 days 3:37:01.066
Loading Kernel Symbols

Loading User Symbols
Loading unloaded module list
.
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 4E, {99, 124e6, 3, 0}

*** WARNING: Unable to verify timestamp for mssmbios.sys
*** ERROR: Module load completed but symbols could not be loaded for
mssmbios.sys
Probably caused by : memory_corruption ( nt!MiRestoreTransitionPte+162
)

Followup: MachineOwner

Preguntas similares