J'ai utilisé windbg pour analyser les minidump et voilà les erreurs que j'obtiens. C'est vraisemblablement un e erreur de hardware de mon nouveau processeur qui est déclanché par différente processus. Firefox ou emule etc... cependant j'hésite entre deux choses... Soit il y a clairement un problème de processeur, soit ce sont des applications 32bits qui le font planter mais pas tous le temps, je vous met un des résultats de windbg sur le minidump.
BugCheck 124, {0, fffffa800528c038, b6200006, 2010a}
Unable to load image \SystemRoot\System32\drivers\dxgkrnl.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for dxgkrnl.sys
*** ERROR: Module load completed but symbols could not be loaded for dxgkrnl.sys
Probably caused by : hardware
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
WHEA_UNCORRECTABLE_ERROR (124)
A fatal hardware error has occurred. Parameter 1 identifies the type of error
source that reported the error. Parameter 2 holds the address of the
WHEA_ERROR_RECORD structure that describes the error conditon.
Arguments:
Arg1: 0000000000000000, Machine Check Exception
Arg2: fffffa800528c038, Address of the WHEA_ERROR_RECORD structure.
Arg3: 00000000b6200006, High order 32-bits of the MCi_STATUS value.
Arg4: 000000000002010a, Low order 32-bits of the MCi_STATUS value.
Debugging Details:
------------------
BUGCHECK_STR: 0x124_GenuineIntel
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: csrss.exe
CURRENT_IRQL: f
STACK_TEXT:
fffff880`009ef9d8 fffff800`02a27903 : 00000000`00000124 00000000`00000000 fffffa80`0528c038 00000000`b6200006 : nt!KeBugCheckEx
fffff880`009ef9e0 fffff800`02be4513 : 00000000`00000001 fffffa80`0528cea0 00000000`00000000 fffffa80`0528cef0 : hal!HalBugCheckSystem+0x1e3
fffff880`009efa20 fffff800`02a275c8 : 00000000`00000728 fffffa80`0528cea0 fffff880`009efdb0 fffff880`009efd00 : nt!WheaReportHwError+0x263
fffff880`009efa80 fffff800`02a26f1a : fffffa80`0528cea0 fffff880`009efdb0 fffffa80`0528cea0 00000000`00000000 : hal!HalpMcaReportError+0x4c
fffff880`009efbd0 fffff800`02a26dd5 : 00000000`00000002 00000000`00000001 fffff880`009efe30 00000000`00000000 : hal!HalpMceHandler+0x9e
fffff880`009efc10 fffff800`02a1ae88 : 00000000`00000000 fffff880`085a37f0 00000000`00000000 00000000`00000000 : hal!HalpMceHandlerWithRendezvous+0x55
fffff880`009efc40 fffff800`02ace7ac : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : hal!HalHandleMcheck+0x40
fffff880`009efc70 fffff800`02ace613 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxMcheckAbort+0x6c
fffff880`009efdb0 fffff880`03b2ee53 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiMcheckAbort+0x153
fffff880`085a3648 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : dxgkrnl+0x46e53
STACK_COMMAND: kb
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: hardware
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_CACHE
BUCKET_ID: X64_0x124_GenuineIntel_PROCESSOR_CACHE
Followup: MachineOwner
---------