ANDREMALES ha scritto:domanda:
vedo che hai dato in pasto al debugger un minidump. Invece il crash ti creava non un minidump, ma un memory.dmp
Dovrebbe essere quest'ultimo che va dato in pasto al debugger
Ho trovato il memory.dmp e lo caricato, solo che appare:
Il tuo debugger non usa i simboli corretti ?

"Your debugger is not using the correct symbols"
HTML:
Microsoft (R) Windows Debugger Version 6.10.0003.233 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\MEMORY.DMP]
Kernel Complete Dump File: Full address space is available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 3) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp.080413-2111
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055b1c0
Debug session time: Tue Jan 13 18:20:47.062 2009 (GMT+1)
System Uptime: 0 days 1:10:51.613
WARNING: Process directory table base 0E56D000 doesn't match CR3 00039000
WARNING: Process directory table base 0E56D000 doesn't match CR3 00039000
Loading Kernel Symbols
...............................................................
................................................................
........................................
Loading User Symbols
................................................................
...............................
Loading unloaded module list
..............................
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9C, {0, 8054e0f0, b6044000, 135}
*** WARNING: Unable to verify checksum for IviVideo_Hauppauge.ax
*** ERROR: Symbol file could not be found. Defaulted to export symbols for IviVideo_Hauppauge.ax -
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: kernel32!pNlsUserInfo ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: kernel32!pNlsUserInfo ***
*** ***
*************************************************************************
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner
---------