BOSD (random + shutdown) - ntoskrnl.exe, ntfs.sys

Srono

New member
Local time
5:32 AM
Messages
3
Hi experts,

I'm helping a friend to fix the laptop with BOSD. I tried to google and went thru many threads but i didnt got good result.

+ Laptop is MacbookAir 2011, core I7, installed windows 7 professional (OEM version).
+ The BOSD is quite random when using but almost all the time when i try to shut it down.

When i used Bluescreen to check the dump file, it shows the issue with NTFS.sys and NTOSKRNL.exe. I tried to use verified to test this 2 drivers and it crashed all the times when i start windows.

I ran CHKDSK /r but it didnt fix the problem. I tried mem test too but the result was good.

I appreciate all inputs from experts here. Attached is the dump files.

Many thanks!
 

My Computer

Computer Manufacturer/Model Number
Macbook Air 2011
OS
Win 7 Professional x64 OEM
CPU
Core i7
Memory
4GB
I attached Windows_NT6_BSOD_jcgriff2.zip.

Thanks!
 

My Computer

Computer Manufacturer/Model Number
Macbook Air 2011
OS
Win 7 Professional x64 OEM
CPU
Core i7
Memory
4GB
One of the verifier enabled crashes implicates the Parallels Boot Camp Helper driver as the cause. Recommend removing the offending software.
Code:
Start Menu\Programs\Parallels Shared Applications	LiXue-PC\Li Xue:Start Menu\Programs\Parallels Shared Applications	LiXue-PC\Li Xue

There were also Windows files implicated in some crashes. Recommend checking for Windows corruption.
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion e9110t
OS
Windows 7 Home Premium 64 Bit
CPU
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
Motherboard
Pegatron IPIEL-LA3
Memory
6.00 GB Hundai HMT125U6BFR8C-H9
Graphics Card(s)
ATI Radeon HD 4850
Sound Card
Realtek High Definition Audio/ATI High Definition Audio
Monitor(s) Displays
Acer AL2216W
Screen Resolution
1680x1050
Hard Drives
Hitachi HDP725050GLA360 ATA Device 500 GB
PSU
Unknown/installed by HP
Case
HP generic case
Cooling
Intel Stock Cooling
Keyboard
HP Keyboard
Mouse
HP Mouse
Internet Speed
Download: 19.15 Mbps Upload: 1.67 Mbps
Other Info
Network Adapter Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
Network Adapter 802.11n Wireless PCI Express Card LAN Adapter
Hi,

I uninstalled Parallels Boot camp, and I also uninstalled Paragon HFS because I saw its driver caused dump in another time.
I no longer have BSOD when shutting down and i havent seen BSOD so far.

However, when i use verifier to NTFS.sys and NTOSKRL.exe, it will still crash every boot up.

I will update the result asap.

Thanks writhziden for your help!
 

My Computer

Computer Manufacturer/Model Number
Macbook Air 2011
OS
Win 7 Professional x64 OEM
CPU
Core i7
Memory
4GB
Verifying system drivers will cause false positive crashes. The following is what I usually recommend for Verifier. For now, disable Verifier and see how the system responds for a few days. Report back after that time.

  • An underlying driver may be incompatible\conflicting with your system. Run Driver Verifier to find any issues. To run Driver Verifier, do the following:
    a. Backup your system and user files
    b. Create a system restore point
    c. If you do not have a Windows 7 DVD, Create a system repair disc
    d. In Windows 7:
    • Click the Start Menu
    • Type verifier in Search programs and files (do not hit enter)
    • Right click verifier and click Run as administrator
    • Put a tick in Create custom settings (for code developers) and click next
    • Put a tick in Select individual settings from a full list and click next
    • Set up the individual settings as in the image and click next
      View attachment 212064
    • Put a tick in Select driver names from a list
    • Put a tick next to all non-Microsoft drivers.
    • Click Finish.
    • Restart your computer.

    If Windows cannot start in normal mode with driver verifier running, start in safe mode. If it cannot start in safe mode or normal mode, restore the system restore point using http://www.sevenforums.com/tutorials/700-system-restore.html OPTION TWO.

    Thanks to zigzag3143 for contributing to the Verifier steps.
    If you are unable to start Windows with all drivers being verified or if the blue screen crashes fail to create .dmp files, run them in groups of 5 or 10 until you find a group that causes blue screen crashes and stores the blue screen .dmp files.​
    The idea with Verifier is to cause the system to crash, so do the things you normally do that cause crashes. After you have a few crashes, upload the crash reports for us to take a look and try to find patterns.

    When you are ready to disable Verifier: Start Menu -> All Programs -> Accessories -> Right click Command Prompt -> Run as administrator -> Type the following command and then Enter:
    verifier /reset​
    -> Restart your computer.
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion e9110t
OS
Windows 7 Home Premium 64 Bit
CPU
Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
Motherboard
Pegatron IPIEL-LA3
Memory
6.00 GB Hundai HMT125U6BFR8C-H9
Graphics Card(s)
ATI Radeon HD 4850
Sound Card
Realtek High Definition Audio/ATI High Definition Audio
Monitor(s) Displays
Acer AL2216W
Screen Resolution
1680x1050
Hard Drives
Hitachi HDP725050GLA360 ATA Device 500 GB
PSU
Unknown/installed by HP
Case
HP generic case
Cooling
Intel Stock Cooling
Keyboard
HP Keyboard
Mouse
HP Mouse
Internet Speed
Download: 19.15 Mbps Upload: 1.67 Mbps
Other Info
Network Adapter Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20)
Network Adapter 802.11n Wireless PCI Express Card LAN Adapter
Back
Top