Rapport who crashed et fltmgr.sys ntoskrnl.exe

Bonjour,

J'ai des bugs très réguliers (programmes qui ne répondent pas plusieurs minutes de suite) ainsi que des crashs qui font redémarrer le PC. Je n'arrive pas à trouver la solution. Pouvez-vous m'aider ?

Voici le rapport :

On Sun 07/10/2012 17:42:34 GMT your computer crashed
crash dump file: D:\Windows\Minidump\100712-34554-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x7F1C0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002DF3DD3, 0xFFFFF88003832A10, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: D:\Windows\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver which cannot be identified at this time.

On Sun 07/10/2012 17:42:34 GMT your computer crashed
crash dump file: D:\Windows\memory.dmp
This was probably caused by the following module: fltmgr.sys (fltmgr!FltGetVolumeProperties+0x1F84)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF80002DF3DD3, 0xFFFFF88003832A10, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: D:\Windows\system32\drivers\fltmgr.sys
product: Système d'exploitation Microsoft® Windows®
company: Microsoft Corporation
description: Gestionnaire de filtres de système de fichiers Microsoft
Bug check description: This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in a standard Microsoft module. Your system configuration may be incorrect. Possibly this problem is caused by another driver on your system which cannot be identified at this time.

(remarques : pack sp1 installé ; toutes mises à jour effectuées sur les périphériques)
Merci par avance !

1 réponse

  1. Slt,
    petit dossier avec un truc intéressant:
    This was probably caused by the following module: ntoskrnl.exe (nt+0x7F1C0)
    https://www.commentcamarche.net/contents/915-ntoskrnl-ntoskrnl-exe

    This was probably caused by the following module: fltmgr.sys
    jai vu ca sur le net:

    Si tu as le cd original Windows 7

    En bootant en mode invite de commande, vous pourriez tenter ceci :

    Dans démarrer-tous les programmes -accessoires- clic droit sur invite de commandes et exécuter en tant qu'administrateur
    dans la fenêtre qui ouvre tu tapes

    sfc /scannow
    et
    sfc /scanfile=c:\windows\system32\drivers\fltmgr.sys


    ++
    1