probleme de reboot aléatoire "minidump"
Dernière réponse : dans Matériel
Bonjour a vous,
Voila depuis un moment j'ai un gros problème de reboot du pc avec affichage ecran bleu "erreur Stop: 0x0000009C"
les reboot peuvent etre aussi bien dans les jeux que lorsque je surf sur le net mais ca arrive plus souvent dans les jeux il est aussi impossible réencoder un film
dans n'importe qu'elle format le pc se plante avec quelques minutes
au départ je pensais a un probléme
- de température cpu j'ai controlé et y pas de soucis a ce niveaux 46° après plusieur heures de fonctionement
- la température du disque a l'aire correcte aussi 39°c
- ensuite l'alimentation je l'ai changer pour une fortron 350 watt toujours le même probleme
- j'ai testé les barettes mémoire avec memtest pas d'erreur détecter
je me suis penché sur le fichier minidump que windows crée après plantage de la machine je l'ai décoder avec "Debugging Tools for Windows"
mais j'en suis pas beaucoup plus avancé
Est ce que quelqu'un pourrais me dire au est le probléme parce qu' en regardant le fichier minidump j'ai comme l'impression que c'est un problème avec le CPU
mais j'en suis pas sur du tout.
Voila le fichier minidump décryter cette fois la c'est en jouant avec "race drivers 3"
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Microsoft (R) Windows Debugger Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini082806-02.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: C:\test
Executable search path is:
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a420
Debug session time: Mon Aug 28 14:58:13.703 2006 (GMT+2)
System Uptime: 0 days 2:50:56.253
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Loading Kernel Symbols
....................................................................................................................................
Loading User Symbols
Loading unloaded module list
...............
*** WARNING: Unable to verify timestamp for hal.dll
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9C, {0, 8054d370, c453c000, 833}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner
---------
kd> !analyze-v
No export analyze-v found
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
x86 Processors
If the processor has ONLY MCE feature available (For example Intel
Pentium), the parameters are:
1 - Low 32 bits of P5_MC_TYPE MSR
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of P5_MC_ADDR MSR
4 - Low 32 bits of P5_MC_ADDR MSR
If the processor also has MCA feature available (For example Intel
Pentium Pro), the parameters are:
1 - Bank number
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
IA64 Processors
1 - Bugcheck Type
1 - MCA_ASSERT
2 - MCA_GET_STATEINFO
SAL returned an error for SAL_GET_STATEINFO while processing MCA.
3 - MCA_CLEAR_STATEINFO
SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
4 - MCA_FATAL
FW reported a fatal MCA.
5 - MCA_NONFATAL
SAL reported a recoverable MCA and we don't support currently
support recovery or SAL generated an MCA and then couldn't
produce an error record.
0xB - INIT_ASSERT
0xC - INIT_GET_STATEINFO
SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
0xD - INIT_CLEAR_STATEINFO
SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
0xE - INIT_FATAL
Not used.
2 - Address of log
3 - Size of log
4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
AMD64 Processors
1 - Bank number
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: 8054d370
Arg3: c453c000
Arg4: 00000833
Debugging Details:
------------------
NOTE: This is a hardware error. This error was reported by the CPU
via Interrupt 18. This analysis will provide more information about
the specific error. Please contact the manufacturer for additional
information about this error and troubleshooting assistance.
This error is documented in the following publication:
- Bios and Kernel Developers Guid for AMD Athlon(r) 64 and AMD Opteron(r) Processors
Bit Mask:
MA Model Specific MCA
O ID Other Information Error Code Error Code
VV SDP ___________|____________ _______|_______ _______|______
AEUECRC| | | |
LRCNVVC| | | |
^^^^^^^| | | |
6 5 4 3 2 1
3210987654321098765432109876543210987654321098765432109876543210
----------------------------------------------------------------
1100010001010011110000000000000000000000000000000000100000110011
VAL - MCi_STATUS register is valid
Indicates that the information contained within the IA32_MCi_STATUS
register is valid. When this flag is set, the processor follows the
rules given for the OVER flag in the IA32_MCi_STATUS register when
overwriting previously valid entries. The processor sets the VAL
flag and software is responsible for clearing it.
OVER - Error Overflow
Indicates that a machine check error occurred while the results of a
previous error were still in the error-reporting register bank (that
is, the VAL bit was already set in the IA32_MCi_STATUS register).
the processor sets the OVER flag and software is responsible for
clearing it. Enabled errors are written over disabled errors, and
uncorrected errors are written over corrected errors. Uncorrected
errors are not written over previous valid uncorrected errors.
ADDRV - IA32_MCi_ADDR register valid
Indicates that the IA32_MCi_ADDR register contains the address where
the error occurred.
BUSCONNERR - Bus and Interconnect Error BUS{LL}_{PP}_{RRRR}_{II}_{T}_err
These errors match the format 0000 1PPT RRRR IILL
Concatenated Error Code:
--------------------------
_VAL_OVER_ADDRV_BUSCONNERR_33
This error code can be reported back to the manufacturer.
They may be able to provide additional information based upon
this error. All questions regarding STOP 0x9C should be
directed to the hardware manufacturer.
BUGCHECK_STR: 0x9C_IA32_AuthenticAMD
CUSTOMER_CRASH_COUNT: 2
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: RD3.exe
LAST_CONTROL_TRANSFER: from 807138df to 8053331e
STACK_TEXT:
8054d348 807138df 0000009c 00000000 8054d370 nt!KeBugCheck2+0x4d4
8054d474 8070ec2e 80042000 00000000 00000000 hal!HalpGetFeatureBits+0x75
00000000 00000000 00000000 00000000 00000000 hal!HalpWriteCmosTime+0xaa
STACK_COMMAND: kb
SYMBOL_NAME: ANALYSIS_INCONCLUSIVE
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: 0x9C_IA32_AuthenticAMD_ANALYSIS_INCONCLUSIVE
BUCKET_ID: 0x9C_IA32_AuthenticAMD_ANALYSIS_INCONCLUSIVE
Followup: MachineOwner
---------
Voila depuis un moment j'ai un gros problème de reboot du pc avec affichage ecran bleu "erreur Stop: 0x0000009C"
les reboot peuvent etre aussi bien dans les jeux que lorsque je surf sur le net mais ca arrive plus souvent dans les jeux il est aussi impossible réencoder un film
dans n'importe qu'elle format le pc se plante avec quelques minutes
au départ je pensais a un probléme
- de température cpu j'ai controlé et y pas de soucis a ce niveaux 46° après plusieur heures de fonctionement
- la température du disque a l'aire correcte aussi 39°c
- ensuite l'alimentation je l'ai changer pour une fortron 350 watt toujours le même probleme
- j'ai testé les barettes mémoire avec memtest pas d'erreur détecter
je me suis penché sur le fichier minidump que windows crée après plantage de la machine je l'ai décoder avec "Debugging Tools for Windows"
mais j'en suis pas beaucoup plus avancé
Est ce que quelqu'un pourrais me dire au est le probléme parce qu' en regardant le fichier minidump j'ai comme l'impression que c'est un problème avec le CPU
mais j'en suis pas sur du tout.
Voila le fichier minidump décryter cette fois la c'est en jouant avec "race drivers 3"
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Microsoft (R) Windows Debugger Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini082806-02.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: C:\test
Executable search path is:
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a420
Debug session time: Mon Aug 28 14:58:13.703 2006 (GMT+2)
System Uptime: 0 days 2:50:56.253
Unable to load image ntoskrnl.exe, Win32 error 2
*** WARNING: Unable to verify timestamp for ntoskrnl.exe
Loading Kernel Symbols
....................................................................................................................................
Loading User Symbols
Loading unloaded module list
...............
*** WARNING: Unable to verify timestamp for hal.dll
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 9C, {0, 8054d370, c453c000, 833}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner
---------
kd> !analyze-v
No export analyze-v found
kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
MACHINE_CHECK_EXCEPTION (9c)
A fatal Machine Check Exception has occurred.
KeBugCheckEx parameters;
x86 Processors
If the processor has ONLY MCE feature available (For example Intel
Pentium), the parameters are:
1 - Low 32 bits of P5_MC_TYPE MSR
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of P5_MC_ADDR MSR
4 - Low 32 bits of P5_MC_ADDR MSR
If the processor also has MCA feature available (For example Intel
Pentium Pro), the parameters are:
1 - Bank number
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
IA64 Processors
1 - Bugcheck Type
1 - MCA_ASSERT
2 - MCA_GET_STATEINFO
SAL returned an error for SAL_GET_STATEINFO while processing MCA.
3 - MCA_CLEAR_STATEINFO
SAL returned an error for SAL_CLEAR_STATEINFO while processing MCA.
4 - MCA_FATAL
FW reported a fatal MCA.
5 - MCA_NONFATAL
SAL reported a recoverable MCA and we don't support currently
support recovery or SAL generated an MCA and then couldn't
produce an error record.
0xB - INIT_ASSERT
0xC - INIT_GET_STATEINFO
SAL returned an error for SAL_GET_STATEINFO while processing INIT event.
0xD - INIT_CLEAR_STATEINFO
SAL returned an error for SAL_CLEAR_STATEINFO while processing INIT event.
0xE - INIT_FATAL
Not used.
2 - Address of log
3 - Size of log
4 - Error code in the case of x_GET_STATEINFO or x_CLEAR_STATEINFO
AMD64 Processors
1 - Bank number
2 - Address of MCA_EXCEPTION structure
3 - High 32 bits of MCi_STATUS MSR for the MCA bank that had the error
4 - Low 32 bits of MCi_STATUS MSR for the MCA bank that had the error
Arguments:
Arg1: 00000000
Arg2: 8054d370
Arg3: c453c000
Arg4: 00000833
Debugging Details:
------------------
NOTE: This is a hardware error. This error was reported by the CPU
via Interrupt 18. This analysis will provide more information about
the specific error. Please contact the manufacturer for additional
information about this error and troubleshooting assistance.
This error is documented in the following publication:
- Bios and Kernel Developers Guid for AMD Athlon(r) 64 and AMD Opteron(r) Processors
Bit Mask:
MA Model Specific MCA
O ID Other Information Error Code Error Code
VV SDP ___________|____________ _______|_______ _______|______
AEUECRC| | | |
LRCNVVC| | | |
^^^^^^^| | | |
6 5 4 3 2 1
3210987654321098765432109876543210987654321098765432109876543210
----------------------------------------------------------------
1100010001010011110000000000000000000000000000000000100000110011
VAL - MCi_STATUS register is valid
Indicates that the information contained within the IA32_MCi_STATUS
register is valid. When this flag is set, the processor follows the
rules given for the OVER flag in the IA32_MCi_STATUS register when
overwriting previously valid entries. The processor sets the VAL
flag and software is responsible for clearing it.
OVER - Error Overflow
Indicates that a machine check error occurred while the results of a
previous error were still in the error-reporting register bank (that
is, the VAL bit was already set in the IA32_MCi_STATUS register).
the processor sets the OVER flag and software is responsible for
clearing it. Enabled errors are written over disabled errors, and
uncorrected errors are written over corrected errors. Uncorrected
errors are not written over previous valid uncorrected errors.
ADDRV - IA32_MCi_ADDR register valid
Indicates that the IA32_MCi_ADDR register contains the address where
the error occurred.
BUSCONNERR - Bus and Interconnect Error BUS{LL}_{PP}_{RRRR}_{II}_{T}_err
These errors match the format 0000 1PPT RRRR IILL
Concatenated Error Code:
--------------------------
_VAL_OVER_ADDRV_BUSCONNERR_33
This error code can be reported back to the manufacturer.
They may be able to provide additional information based upon
this error. All questions regarding STOP 0x9C should be
directed to the hardware manufacturer.
BUGCHECK_STR: 0x9C_IA32_AuthenticAMD
CUSTOMER_CRASH_COUNT: 2
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: RD3.exe
LAST_CONTROL_TRANSFER: from 807138df to 8053331e
STACK_TEXT:
8054d348 807138df 0000009c 00000000 8054d370 nt!KeBugCheck2+0x4d4
8054d474 8070ec2e 80042000 00000000 00000000 hal!HalpGetFeatureBits+0x75
00000000 00000000 00000000 00000000 00000000 hal!HalpWriteCmosTime+0xaa
STACK_COMMAND: kb
SYMBOL_NAME: ANALYSIS_INCONCLUSIVE
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: 0x9C_IA32_AuthenticAMD_ANALYSIS_INCONCLUSIVE
BUCKET_ID: 0x9C_IA32_AuthenticAMD_ANALYSIS_INCONCLUSIVE
Followup: MachineOwner
---------
Autres pages sur : probleme reboot aleatoire minidump
Lassé par la pub ? Créez un compte
Tu n'as pas obtenu du tout ton driver fautif. Tu as pris le soin avant de connecter le debugger sur le serveur de Microsoft ?
En tout cas d'apres ce que j'ai lu tu as un probleme materiel sérieux.
D'abord
Ventilo du processeur en panne ou insuffisant = surchauffe
Ensuite cette erreur apparait quand ? Apres une mise en veille ou bien a la fermeture de XP ?
En tout cas d'apres ce que j'ai lu tu as un probleme materiel sérieux.
D'abord
Ventilo du processeur en panne ou insuffisant = surchauffe
Ensuite cette erreur apparait quand ? Apres une mise en veille ou bien a la fermeture de XP ?
pour le décrytage du fichier j'ai juste télécharger Debugging Tools for Windows ainsi que les symbols
ensuite j'ai juste charger le fichier minidump avec WinDbg puis lancer la comande !analyze et voila le fichier que j'ai obtenu
le problème arrive surtout quand je joue mais cela arrive également quand je surf sur le net , quand je veux réencoder un film ...... c'est très aléatoire
parfois je peut jouer 3 heures sans plantage et parfois ca plante après 2 minutes
pour le problème de surchausse j'ai déja controler plusieur fois j'ai un ventillo type zalman sur processeur athlon xp 2800 + qui fonctionne relativement bien
Voici le lien de mon fichier minidump tout frais d'aujourd'hui si quelqu'un peut me dire la cause du problème
http://rapidshare.de/files/32381139/Mini090806-01.dmp.h...
ensuite j'ai juste charger le fichier minidump avec WinDbg puis lancer la comande !analyze et voila le fichier que j'ai obtenu
le problème arrive surtout quand je joue mais cela arrive également quand je surf sur le net , quand je veux réencoder un film ...... c'est très aléatoire
parfois je peut jouer 3 heures sans plantage et parfois ca plante après 2 minutes
pour le problème de surchausse j'ai déja controler plusieur fois j'ai un ventillo type zalman sur processeur athlon xp 2800 + qui fonctionne relativement bien
Voici le lien de mon fichier minidump tout frais d'aujourd'hui si quelqu'un peut me dire la cause du problème
http://rapidshare.de/files/32381139/Mini090806-01.dmp.h...
C'est tres bien d'avoir tente de deboguer. Mais s'il sufffisait de rentrer un dump dans le debogueur pour avoir aussitot la cause le systeme pourrait etre automatisé et incorporé a Windows comme utilitaire.
Quelle facilite ça serait et meme pour Microsoft.
Ca serait par exemple comme l'invention d'une cabine automatique de détection de maladie. Tu entres dans la cabine chez le medecin et hop la maladie s'affiche.
Et le debogueur doit travailler en binaire avec le serveur de Micrososft pour echanger des informations. Impossible d'avoir dans le fichier Symbols tout ce qui peut se passer. XP est composé effectivement de fichiers types qui sont des symbols de base mais tout le reste ?
La cause ponctuelle de ton ennui est une defaillance du module
804d7000 nt
Jette un oeil dans Google, on en parle.
Mais concernant les autres resultats je n'ai jamais vu passer autant d'erreurs hardware.
OVER - Error Overflow
Indicates that a machine check error occurred while the results of a
previous error were still in the error-reporting register bank (that
MEMHIRERR - Memory Hierarchy Error {TT}CACHE{LL}_{RRRR}_ERR
Concatenated Error Code:
--------------------------
_VAL_OVER_ADDRV_MEMHIRERR_36
This error code can be reported back to the manufacturer.
J'ose penser que tu as aussi teste ta ram avec Memtest ?
Tu as un controle de T° en temps réel ( Speefan) dans ton tray icons ?
Par exemple Error overflow est une MACHINE_CHECK_EXCEPTION" :
C'est le signe d'un problème matériel sérieux comme renvoie Microsoft.
Quelque choe ne va pas du tout sur ton matériel. Ram et T° a controler a fond déja.
Au fait ? Quelle sorte de machine tu as ?
Un bon matériel capable de supporter le jeu ou un abominable bazar d'hyper ?
Quelle facilite ça serait et meme pour Microsoft.
Ca serait par exemple comme l'invention d'une cabine automatique de détection de maladie. Tu entres dans la cabine chez le medecin et hop la maladie s'affiche.
Et le debogueur doit travailler en binaire avec le serveur de Micrososft pour echanger des informations. Impossible d'avoir dans le fichier Symbols tout ce qui peut se passer. XP est composé effectivement de fichiers types qui sont des symbols de base mais tout le reste ?
La cause ponctuelle de ton ennui est une defaillance du module
804d7000 nt
Jette un oeil dans Google, on en parle.
Mais concernant les autres resultats je n'ai jamais vu passer autant d'erreurs hardware.
OVER - Error Overflow
Indicates that a machine check error occurred while the results of a
previous error were still in the error-reporting register bank (that
MEMHIRERR - Memory Hierarchy Error {TT}CACHE{LL}_{RRRR}_ERR
Concatenated Error Code:
--------------------------
_VAL_OVER_ADDRV_MEMHIRERR_36
This error code can be reported back to the manufacturer.
J'ose penser que tu as aussi teste ta ram avec Memtest ?
Tu as un controle de T° en temps réel ( Speefan) dans ton tray icons ?
Par exemple Error overflow est une MACHINE_CHECK_EXCEPTION" :
C'est le signe d'un problème matériel sérieux comme renvoie Microsoft.
Quelque choe ne va pas du tout sur ton matériel. Ram et T° a controler a fond déja.
Au fait ? Quelle sorte de machine tu as ?
Un bon matériel capable de supporter le jeu ou un abominable bazar d'hyper ?
alors Voila c'est une machine qui date un peut mais j'ai monter moi même
carte mére asus a7n8x-e deluxe
processeur athlon xp 2800 +
2*256 de ram barette type samsung + 1*512
ventilateur Zalman
disque dur marque ibm plus ancien disque dur samsung
gforce 4 ti 4200 "je sais c'est vieux"
alimentation fortron 350w
t° avec speed fan 47° en utilisation normal le disque est a 38°
malgrés tout je vais changer bientot de machine mais j'aurais quand même bien voulu savoir ce qui qui cloche sur ce foutu PC
je te remercie de l'attention que tu porte a mon problème
carte mére asus a7n8x-e deluxe
processeur athlon xp 2800 +
2*256 de ram barette type samsung + 1*512
ventilateur Zalman
disque dur marque ibm plus ancien disque dur samsung
gforce 4 ti 4200 "je sais c'est vieux"
alimentation fortron 350w
t° avec speed fan 47° en utilisation normal le disque est a 38°
malgrés tout je vais changer bientot de machine mais j'aurais quand même bien voulu savoir ce qui qui cloche sur ce foutu PC
je te remercie de l'attention que tu porte a mon problème
j'ai testé les disque dur avec drive fitness test et pas d'erreur détectée
j'ai remarqué aussi que le pc emet 2 bips court lorqu'il fonctionne on a un peut l'impression qu'il vas redémarer pendant que je suis sous windows mais rien ne se passe tout continue a fontionné correctement
j'ai déja chercher pas mal puisque ca fait un moment qu'il merde a ce point je pensais peut être a une défaillance de la carte mère , CPU ou un problème de compatibilité de la ram car cette carte mère est relativement capricieuse mais bon j'ai pas envie d'acheter des nouvelles barettes pour voir que ca plante encore
Merci a toi pour t'est conseille bonne soirée a tous le monde et vivement ma nouvelle machine
y a l'aire que a7n8x-e deluxe est une vrai merde en jetant un coup d'oeil sur le forum je suis tombé sur ca
http://www.presence-pc.com/forum/ppc/Hardware/a7n8x-del...
j'ai remarqué aussi que le pc emet 2 bips court lorqu'il fonctionne on a un peut l'impression qu'il vas redémarer pendant que je suis sous windows mais rien ne se passe tout continue a fontionné correctement
j'ai déja chercher pas mal puisque ca fait un moment qu'il merde a ce point je pensais peut être a une défaillance de la carte mère , CPU ou un problème de compatibilité de la ram car cette carte mère est relativement capricieuse mais bon j'ai pas envie d'acheter des nouvelles barettes pour voir que ca plante encore
Merci a toi pour t'est conseille bonne soirée a tous le monde et vivement ma nouvelle machine
y a l'aire que a7n8x-e deluxe est une vrai merde en jetant un coup d'oeil sur le forum je suis tombé sur ca
http://www.presence-pc.com/forum/ppc/Hardware/a7n8x-del...
Lassé par la pub ? Créez un compte
- Contenus similaires :
- ForumProblème de démarrage aléatoire
- ForumBlue screen probleme minidump
- ForumProbleme-ecran-bleu-minidump-sysdata
- ForumProblème: Plantage et Reboot lorsque PC connecté à internet
- ForumProbleme écran bleu - analyse minidump
- ForumProblème driver irql not less or equal : minidump
- ForumProbleme SLI GTX275 Disparu a chaque reboot
- ForumProblème d'écran bleu "MiniDump et sysdata.xml (Bigbernie es tu là ??)
- ForumProblème, écran noir apres chargement Windows + reboot
- Voir plus