kararred
Messages postés27Date d'inscriptionlundi 9 avril 2007StatutMembreDernière intervention31 octobre 2009
-
24 mars 2008 à 17:15
Cytemax -
19 sept. 2008 à 01:32
Bonjour,
voila j'ai eu plusieurs crash (ecran bleu), j'ai ouvert le fichier DUMP (avec WINDBG) , et il m'a donné ce diagnostic :
Map win32k.sys:
Image region 380:18a280 does not fit in mapping
*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: bf820b78, The address that the exception occurred at
Arg3: b91a4710, Trap Frame
Arg4: 00000000
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - L'instruction "0x%08lx" emploie l'adresse m moire "0x%08lx". La m moire ne peut pas tre "%s".
Je viens au nouvelles, je pense que tu as changé t'as mémoire non?
Cela a t ' il résolue ton problème, ou l'erreur ce trouvait autre part ?
Merci de me tenir au courant
bye
Forum Matériel & Système
Trouvez des réponses à vos questions sur les composants, les périphériques et les astuces d'assemblage. Partagez vos expériences et connectez-vous avec d'autres passionnés de technologie pour optimiser votre configuration informatique.