BSOD ataport.sys, Happens anytime usually at system idle :(

vanq69er

New member
Local time
8:22 PM
Messages
1
Hi all,

I am getting the following BSOD at random times but always when I leave my computer idle for 30mins+. I have disabled HDD sleep, ran anti-root kits and updated all my mobo drivers.

Any help you can give would be greatly appreciated!

Cheers
 

My Computer My Computer

At a glance

Windows 7 Ultimate x64
Computer type
PC/Desktop
OS
Windows 7 Ultimate x64
Welcome to SevenForums,

Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

KERNEL_DATA_INPAGE_ERROR (7a)
The requested page of kernel data could not be read in.  Typically caused by
a bad block in the paging file or disk controller error. Also see
[COLOR="RoyalBlue"]KERNEL_STACK_INPAGE_ERROR.[/COLOR]
If the error status is 0xC000000E, 0xC000009C, 0xC000009D or [COLOR="Red"]0xC0000185[/COLOR],
it means the disk subsystem has experienced a failure.
If the error status is 0xC000009A, then it means the request failed because
a filesystem failed to make forward progress.
Arguments:
Arg1: fffff6fc40009140, lock type that was held (value 1,2,3, or PTE address)
Arg2: f[COLOR="red"]fffffffc0000185[/COLOR], error status (normally i/o status code)
Arg3: 000000009aaae860, current process (virtual address for lock type 3, or PTE)
Arg4: fffff88001228f44, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)

Okay so this look really complicated, let me explain it a little bit better for you.

Your Bugcheck that is received is:
Code:
[COLOR="Blue"]KERNEL_DATA_INPAGE_ERROR (7a)[/COLOR]

However this is just a clue of what the problem is, if we look here:
Code:
[COLOR="blue"]Arg2: ffffffffc0000185, error status (normally i/o status code)[/COLOR]

It gives us the true error:
Code:
[COLOR="blue"]0x185[/COLOR]

Whats a 0x185?

  • This Means there is a Problem with the HDD cables.
  • Or The SCSI termination is failing.

How Can i Solve a 0x185:

  • Firstly check the SATA Cable from the Port on the motherboard and on the HDD, If your problem still occurs then try a different cable and SATA Port.

  • Run Chkdsk /f /r on the system partition. You must restart the computer before the disk scan begins. If you cannot start the computer because of the error, use the Recovery Console and run Chkdsk /r.

   Tip
Here is a Tutorial that can help you on performing a Dhkdsk: http://www.sevenforums.com/tutorials/433-disk-check.html
 

My Computer My Computer

At a glance

Windows 7 Ultimate 64-bitIntel G3420 3.2GHZ Dual CoreKingson 8GB 1600mhzMSI R7970 TF 3GD5/OC BE
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 7 Ultimate 64-bit
CPU
Intel G3420 3.2GHZ Dual Core
Motherboard
Gigabyte H87-HD3
Memory
Kingson 8GB 1600mhz
Graphics Card(s)
MSI R7970 TF 3GD5/OC BE
Monitor(s) Displays
21" LG & "19 Vertical Samsung
Hard Drives
120GB SSD - Boot
1TB WD
350GB External
2TB External (Wireless)
PSU
Corsair CX 500 modular
Case
Zalman Z11 Plus (modified)
Cooling
Corsair H55, 2x 120mm SP Corsair, 1x 140 Coolermaster
Keyboard
Corsair K50
Mouse
CSL Gaming
Internet Speed
164Mbps
Antivirus
Avast, Malwarebytes
Browser
Google Chrome, IE, Firefox
Back
Top