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

Preguntas similare

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
Respuesta Responder a este mensaje
#2 Ferfos
01/12/2006 - 20:13 | Informe spam
El resultado es el siguiente:


0: kd> !analyze -v
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie:
calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 000124e6, page frame number
Arg3: 00000003, current page state
Arg4: 00000000, 0

Debugging Details:



CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x4E

LAST_CONTROL_TRANSFER: from 80526cf6 to 805371aa

STACK_TEXT:
f7c69adc 80526cf6 0000004e 00000099 000124e6 nt!KeBugCheckEx+0x1b
f7c69af4 8051b153 847bc500 ffffffff 847e3b18
nt!MiRestoreTransitionPte+0x162
f7c69b0c 8051b043 847bc4c8 804fb1d3 e4b30380
nt!MiRemovePageFromList+0xd5
f7c69b14 804fb1d3 e4b30380 b18fb4d2 00000000 nt!MiRemoveAnyPage+0x56
f7c69b44 804fb2e2 00010000 e4b30380 847bc558
nt!MiResolveMappedFileFault+0x3cb
f7c69b74 804ea3df 00000000 c2360000 c0308d80
nt!MiResolveProtoPteFault+0x128
f7c69bf0 804e9893 00000000 c2360000 c0308d80 nt!MiDispatchFault+0x147
f7c69c44 804f9802 00000000 c2360000 00000000 nt!MmAccessFault+0x642
f7c69c84 8050618b c2360000 00000000 8055e698
nt!MmCheckCachedPageState+0x476
f7c69d34 80505ee4 867fcd90 805694c0 867c3530
nt!CcPerformReadAhead+0x20b
f7c69d7c 804e23b5 867fcd90 00000000 867c3530 nt!CcWorkerThread+0x150
f7c69dac 80574128 867fcd90 00000000 00000000 nt!ExpWorkerThread+0xef
f7c69ddc 804efc81 804e22f1 00000000 00000000
nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiRestoreTransitionPte+162
80526cf6 e9d425fcff jmp nt!MiDecrementShareCount (804e92cf)

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiRestoreTransitionPte+162

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

Followup: MachineOwner



JM Tella Llop [MVP Windows] ha escrito:

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

Respuesta Responder a este mensaje
#3 JM Tella Llop [MVP Windows]
01/12/2006 - 20:44 | Informe spam
No es un modulo de memopria... es un driver erroneo. Revisa los que tienes
no certificados.

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:
El resultado es el siguiente:


0: kd> !analyze -v
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie:
calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 000124e6, page frame number
Arg3: 00000003, current page state
Arg4: 00000000, 0

Debugging Details:



CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x4E

LAST_CONTROL_TRANSFER: from 80526cf6 to 805371aa

STACK_TEXT:
f7c69adc 80526cf6 0000004e 00000099 000124e6 nt!KeBugCheckEx+0x1b
f7c69af4 8051b153 847bc500 ffffffff 847e3b18
nt!MiRestoreTransitionPte+0x162
f7c69b0c 8051b043 847bc4c8 804fb1d3 e4b30380
nt!MiRemovePageFromList+0xd5
f7c69b14 804fb1d3 e4b30380 b18fb4d2 00000000 nt!MiRemoveAnyPage+0x56
f7c69b44 804fb2e2 00010000 e4b30380 847bc558
nt!MiResolveMappedFileFault+0x3cb
f7c69b74 804ea3df 00000000 c2360000 c0308d80
nt!MiResolveProtoPteFault+0x128
f7c69bf0 804e9893 00000000 c2360000 c0308d80 nt!MiDispatchFault+0x147
f7c69c44 804f9802 00000000 c2360000 00000000 nt!MmAccessFault+0x642
f7c69c84 8050618b c2360000 00000000 8055e698
nt!MmCheckCachedPageState+0x476
f7c69d34 80505ee4 867fcd90 805694c0 867c3530
nt!CcPerformReadAhead+0x20b
f7c69d7c 804e23b5 867fcd90 00000000 867c3530 nt!CcWorkerThread+0x150
f7c69dac 80574128 867fcd90 00000000 00000000 nt!ExpWorkerThread+0xef
f7c69ddc 804efc81 804e22f1 00000000 00000000
nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiRestoreTransitionPte+162
80526cf6 e9d425fcff jmp nt!MiDecrementShareCount (804e92cf)

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiRestoreTransitionPte+162

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

Followup: MachineOwner



JM Tella Llop [MVP Windows] ha escrito:

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

Respuesta Responder a este mensaje
#4 Ferfos
01/12/2006 - 20:49 | Informe spam
Como lo hago para saber cual es.

Gracias.


JM Tella Llop [MVP Windows] ha escrito:

No es un modulo de memopria... es un driver erroneo. Revisa los que tienes
no certificados.

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:
El resultado es el siguiente:


0: kd> !analyze -v
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie:
calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 000124e6, page frame number
Arg3: 00000003, current page state
Arg4: 00000000, 0

Debugging Details:



CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x4E

LAST_CONTROL_TRANSFER: from 80526cf6 to 805371aa

STACK_TEXT:
f7c69adc 80526cf6 0000004e 00000099 000124e6 nt!KeBugCheckEx+0x1b
f7c69af4 8051b153 847bc500 ffffffff 847e3b18
nt!MiRestoreTransitionPte+0x162
f7c69b0c 8051b043 847bc4c8 804fb1d3 e4b30380
nt!MiRemovePageFromList+0xd5
f7c69b14 804fb1d3 e4b30380 b18fb4d2 00000000 nt!MiRemoveAnyPage+0x56
f7c69b44 804fb2e2 00010000 e4b30380 847bc558
nt!MiResolveMappedFileFault+0x3cb
f7c69b74 804ea3df 00000000 c2360000 c0308d80
nt!MiResolveProtoPteFault+0x128
f7c69bf0 804e9893 00000000 c2360000 c0308d80 nt!MiDispatchFault+0x147
f7c69c44 804f9802 00000000 c2360000 00000000 nt!MmAccessFault+0x642
f7c69c84 8050618b c2360000 00000000 8055e698
nt!MmCheckCachedPageState+0x476
f7c69d34 80505ee4 867fcd90 805694c0 867c3530
nt!CcPerformReadAhead+0x20b
f7c69d7c 804e23b5 867fcd90 00000000 867c3530 nt!CcWorkerThread+0x150
f7c69dac 80574128 867fcd90 00000000 00000000 nt!ExpWorkerThread+0xef
f7c69ddc 804efc81 804e22f1 00000000 00000000
nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiRestoreTransitionPte+162
80526cf6 e9d425fcff jmp nt!MiDecrementShareCount (804e92cf)

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiRestoreTransitionPte+162

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

Followup: MachineOwner



JM Tella Llop [MVP Windows] ha escrito:

> 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
>
Respuesta Responder a este mensaje
#5 Blanquita
01/12/2006 - 21:02 | Informe spam
Así es. ES el mismo resultado que me había salido a mí hace ahora una semana
y, efectivamente, el problema era causado por el driver de la gráfica, es
decir, por el Ati que, al parecer, suele dar más problemas en Windows XP.
Saludos.
"JM Tella Llop [MVP Windows]" escribió en el mensaje
news:
No es un modulo de memopria... es un driver erroneo. Revisa los que tienes
no certificados.

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:
El resultado es el siguiente:


0: kd> !analyze -v
ERROR: FindPlugIns 80070015
*******************************************************************************
*
*
* Bugcheck Analysis
*
*
*
*******************************************************************************

PFN_LIST_CORRUPT (4e)
Typically caused by drivers passing bad memory descriptor lists (ie:
calling
MmUnlockPages twice with the same list, etc). If a kernel debugger is
available get the stack trace.
Arguments:
Arg1: 00000099, A PTE or PFN is corrupt
Arg2: 000124e6, page frame number
Arg3: 00000003, current page state
Arg4: 00000000, 0

Debugging Details:



CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x4E

LAST_CONTROL_TRANSFER: from 80526cf6 to 805371aa

STACK_TEXT:
f7c69adc 80526cf6 0000004e 00000099 000124e6 nt!KeBugCheckEx+0x1b
f7c69af4 8051b153 847bc500 ffffffff 847e3b18
nt!MiRestoreTransitionPte+0x162
f7c69b0c 8051b043 847bc4c8 804fb1d3 e4b30380
nt!MiRemovePageFromList+0xd5
f7c69b14 804fb1d3 e4b30380 b18fb4d2 00000000 nt!MiRemoveAnyPage+0x56
f7c69b44 804fb2e2 00010000 e4b30380 847bc558
nt!MiResolveMappedFileFault+0x3cb
f7c69b74 804ea3df 00000000 c2360000 c0308d80
nt!MiResolveProtoPteFault+0x128
f7c69bf0 804e9893 00000000 c2360000 c0308d80 nt!MiDispatchFault+0x147
f7c69c44 804f9802 00000000 c2360000 00000000 nt!MmAccessFault+0x642
f7c69c84 8050618b c2360000 00000000 8055e698
nt!MmCheckCachedPageState+0x476
f7c69d34 80505ee4 867fcd90 805694c0 867c3530
nt!CcPerformReadAhead+0x20b
f7c69d7c 804e23b5 867fcd90 00000000 867c3530 nt!CcWorkerThread+0x150
f7c69dac 80574128 867fcd90 00000000 00000000 nt!ExpWorkerThread+0xef
f7c69ddc 804efc81 804e22f1 00000000 00000000
nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!MiRestoreTransitionPte+162
80526cf6 e9d425fcff jmp nt!MiDecrementShareCount (804e92cf)

SYMBOL_STACK_INDEX: 1

SYMBOL_NAME: nt!MiRestoreTransitionPte+162

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77

IMAGE_NAME: memory_corruption

FAILURE_BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

BUCKET_ID: 0x4E_nt!MiRestoreTransitionPte+162

Followup: MachineOwner



JM Tella Llop [MVP Windows] ha escrito:

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

Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaSiguiente Respuesta Tengo una respuesta
Search Busqueda sugerida