, je pensais que ce problème était reglé parceque je n'ai plus eu de bluescreen depuis 1 semaine, mais ca me l'a refait aujourd'hui. J'ai ouvert le fichier dump avec Windbg et j'ai eu ca :
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Lucas\Desktop\121009-15584-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: *** Invalid ***
- ***********************************************
- ***********************
- Symbol loading may be unreliable without a symbol search path. *
- Use .symfix to have the debugger choose a symbol path. *
- After setting your symbol path, use .reload to refresh symbol locations. *
- ***********************************************
- ***********************
Executable search path is:
- ***********************************************
- ****************
- Symbols can not be loaded because symbol path is not initialized. *
- *
- The Symbol Path can be set by: *
- using the _NT_SYMBOL_PATH environment variable. *
- using the -y <symbol_path> argument when starting the debugger. *
- using .sympath and .sympath+ *
- ***********************************************
- ****************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
- WARNING: Unable to verify timestamp for ntkrnlpa.exe
- ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.x86fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0x82a1f000 PsLoadedModuleList = 0x82b67810
Debug session time: Thu Dec 10 18:46:53.497 2009 (GMT+1)
System Uptime: 0 days 18:46:05.995
- ***********************************************
- ****************
- Symbols can not be loaded because symbol path is not initialized. *
- *
- The Symbol Path can be set by: *
- using the _NT_SYMBOL_PATH environment variable. *
- using the -y <symbol_path> argument when starting the debugger. *
- using .sympath and .sympath+ *
- ***********************************************
- ****************
Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
- WARNING: Unable to verify timestamp for ntkrnlpa.exe
- ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
Loading Kernel Symbols
..................................................
.............
..................................................
..............
...........................
Loading User Symbols
Loading unloaded module list
...........
Est-ce que quelqu'un qui s'y connait pourrait m'aider à décripter ce rapport?
Merci d'avance