BSOD... analyse WinDbg infructueuse... quoi faire ???

BSOD... analyse WinDbg infructueuse... quoi faire ??? - Win NT/2K/XP - Windows & Software

Marsh Posté le 03-09-2009 à 15:08:48    

Hello,
Voila j'ai un ecran bleu a chaque demarrage de mon PC.
J'ai checké avec memtest et ca vient pas de ca.
J'ai meme réparé XP, ca m'a donné un petit sursis de quelques heures, mais apres un redémarrage, blam, re-BSOD dans ta face
 
J'ai analysé mon fichier .dmp avec WinDbg mais il n'arrive pas a identifier le fichier problematique apparement.
 
voila le résultat de l'analyse :

Code :
  1. *******************************************************************************
  2. *                                                                             *
  3. *                        Bugcheck Analysis                                    *
  4. *                                                                             *
  5. *******************************************************************************
  6. Use !analyze -v to get detailed debugging information.
  7. BugCheck 1000008E, {c0000005, f336380e, b81a6a20, 0}
  8. Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
  9. Followup: MachineOwner
  10. ---------
  11. kd> !analyze -v
  12. *******************************************************************************
  13. *                                                                             *
  14. *                        Bugcheck Analysis                                    *
  15. *                                                                             *
  16. *******************************************************************************
  17. KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
  18. This is a very common bugcheck.  Usually the exception address pinpoints
  19. the driver/function that caused the problem.  Always note this address
  20. as well as the link date of the driver/image that contains this address.
  21. Some common problems are exception code 0x80000003.  This means a hard
  22. coded breakpoint or assertion was hit, but this system was booted
  23. /NODEBUG.  This is not supposed to happen as developers should never have
  24. hardcoded breakpoints in retail code, but ...
  25. If this happens, make sure a debugger gets connected, and the
  26. system is booted /DEBUG.  This will let us see why this breakpoint is
  27. happening.
  28. Arguments:
  29. Arg1: c0000005, The exception code that was not handled
  30. Arg2: f336380e, The address that the exception occurred at
  31. Arg3: b81a6a20, Trap Frame
  32. Arg4: 00000000
  33. Debugging Details:
  34. ------------------
  35. EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - L'instruction   "0x%08lx" emploie l'adresse m moire "0x%08lx". La m moire ne peut pas  tre "%s".
  36. FAULTING_IP:
  37. +f8
  38. f336380e ??              ???
  39. TRAP_FRAME:  b81a6a20 -- (.trap 0xffffffffb81a6a20)
  40. Unable to read trap frame at b81a6a20
  41. CUSTOMER_CRASH_COUNT:  1
  42. DEFAULT_BUCKET_ID:  DRIVER_FAULT
  43. BUGCHECK_STR:  0x8E
  44. LAST_CONTROL_TRANSFER:  from 00000000 to f336380e
  45. STACK_TEXT: 
  46. b81a6a90 00000000 0101c000 000afe00 b81a6af4 0xf336380e
  47. STACK_COMMAND:  .trap 0xffffffffb81a6a20 ; kb
  48. SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE
  49. FOLLOWUP_NAME:  MachineOwner
  50. MODULE_NAME: Unknown_Module
  51. IMAGE_NAME:  Unknown_Image
  52. DEBUG_FLR_IMAGE_TIMESTAMP:  0
  53. FAILURE_BUCKET_ID:  0x8E_ANALYSIS_INCONCLUSIVE
  54. BUCKET_ID:  0x8E_ANALYSIS_INCONCLUSIVE
  55. Followup: MachineOwner


 
Est ce que je vais etre obligé de reformater mon PC ??
il y a pas d'autre moyen de déboguer tout ca a part WinDbg ?

Reply

Marsh Posté le 03-09-2009 à 15:08:48   

Reply

Marsh Posté le 03-09-2009 à 17:18:39    

Essaye ça : http://www.nirsoft.net/utils/blue_screen_view.html
 
Mais bon, si Windbg te donne rien, j'ai pas grand espoir pour ce soft :D

Reply

Marsh Posté le 04-09-2009 à 16:25:19    

thanks je vais essayer ça !

Reply

Marsh Posté le 09-09-2009 à 18:40:53    

Ton logiciel n'a pas donné grand chose de plus que Windb  :(  
 
Y'a quelque chose de nouveau : apparement c'est en faisant une mise a jour que le BSOD arrive. Apres avoir réparé XP je me souvient qu'il a effectué des MaJ  
 
En revenant en arriere avec la restauration, j'ai désactivé les MaJ et tout va bien.
 
Sauf que j'ai XP SP2 sans aucune MaJ , que certains programmes on du mal, et que niveau sécurité j'ai peur qu'il y ait des failles énormes...

Reply

Marsh Posté le 09-09-2009 à 20:45:12    

Ben, la seule solution serait de faire les mises à jour une à une ou par groupes...

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed