BSOD Kernel_Data_inpage_error Windows 7 PRO 64 bit edition

ern88

New member
Local time
4:36 PM
Messages
5
Good day,



Well I got a BSOD It is a Kernel_data_inpage_error. I was un-installing a program and then the system went to BSOD. Here is my mini dump file.
 
Last edited:

My Computer

OS
Windows 7 PRO 64-bit
Good day,



Well I got a BSOD It is a Kernel_data_inpage_error. I was un-installing a program and then the system went to BSOD. Here is my mini dump file.


Related to atapoprt.sys, it Typically caused by a bad block in the paging file or disk controller error..


I would run a chkdsk and a system file check.



A- CHKDSK /R /F:
Code:
Run CHKDSK /R /F from an elevated (Run as administrator) Command Prompt.

Do this for each hard drive on your system.

When it tells you it can't do it right now - and asks you if you'd like to do it at the next reboot - answer Y (for Yes) and press Enter.

Then reboot and let the test run. 

It may take a while for it to run, but keep an occasional eye on it to see if it generates any errors.

 See "CHKDSK LogFile" below in order to check the results of the test.

B- Elevated Command Prompt:

Code:
Go to Start and type in "cmd.exe" (without the quotes)

At the top of the Search Box, right click on Cmd.exe and select "Run as administrator"

C-CHKDSK LogFile:

Code:
Go to Start and type in "eventvwr.msc" (without the quotes) and press Enter

Expand the Windows logs heading, then select the Application log file entry.

Double click on the Source column header.

Scroll down the list until you find the Chkdsk entry (wininit for Win7) (winlogon for XP).

Copy/paste the results into your next post.

Run a system file check to verify and repair your system files.
To do this type cmd in search, then right click to run as administrator, then
SFC /SCANNOW

It may need to be run up to three times before successful

Read here for more information http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

Let us know the results from the report at the end.
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Here is my check disk results. I also did the SFC /SCANNOW 4 times with no errors found. Could it be my HDD is going bad or could it be hardware failure of some sort?

Thanks

Log Name: Application
Source: Microsoft-Windows-Wininit
Date: 04/12/2011 9:19:23 PM
Event ID: 1001
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer:
Description:


Checking file system on C:
The type of the file system is NTFS.

A disk check has been scheduled.
Windows will now check the disk.

CHKDSK is verifying files (stage 1 of 5)...
220160 file records processed.

File verification completed.
386 large file records processed.

0 bad file records processed.

2 EA records processed.

92 reparse records processed.

CHKDSK is verifying indexes (stage 2 of 5)...
282154 index entries processed.

Index verification completed.
0 unindexed files scanned.

0 unindexed files recovered.

CHKDSK is verifying security descriptors (stage 3 of 5)...
220160 file SDs/SIDs processed.

Cleaning up 467 unused index entries from index $SII of file 0x9.
Cleaning up 467 unused index entries from index $SDH of file 0x9.
Cleaning up 467 unused security descriptors.
Security descriptor verification completed.
30998 data files processed.

CHKDSK is verifying Usn Journal...
33836832 USN bytes processed.

Usn Journal verification completed.
CHKDSK is verifying file data (stage 4 of 5)...
220144 files processed.

File data verification completed.
CHKDSK is verifying free space (stage 5 of 5)...
87908547 free clusters processed.

Free space verification is complete.
CHKDSK discovered free space marked as allocated in the
master file table (MFT) bitmap.
CHKDSK discovered free space marked as allocated in the volume bitmap.
Windows has made corrections to the file system.

488282111 KB total disk space.
136212344 KB in 178386 files.
100584 KB in 30999 indexes.
0 KB in bad sectors.
334991 KB in use by the system.
65536 KB occupied by the log file.
351634192 KB available on disk.

4096 bytes in each allocation unit.
122070527 total allocation units on disk.
87908548 allocation units available on disk.

Internal Info:
00 5c 03 00 f4 31 03 00 24 5f 05 00 00 00 00 00 .\...1..$_......
de 72 00 00 5c 00 00 00 00 00 00 00 00 00 00 00 .r..\...........
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

Windows has finished checking your disk.
Please wait while your computer restarts.

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Wininit" Guid="{206f6dea-d3c5-4d10-bc72-989f03c8b84b}" EventSourceName="Wininit" />
<EventID Qualifiers="16384">1001</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-12-05T01:19:23.000000000Z" />
<EventRecordID>4360</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>

Checking file system on C:
The type of the file system is NTFS.

A disk check has been scheduled.
Windows will now check the disk.

CHKDSK is verifying files (stage 1 of 5)...
220160 file records processed.

File verification completed.
386 large file records processed.

0 bad file records processed.

2 EA records processed.

92 reparse records processed.

CHKDSK is verifying indexes (stage 2 of 5)...
282154 index entries processed.

Index verification completed.
0 unindexed files scanned.

0 unindexed files recovered.

CHKDSK is verifying security descriptors (stage 3 of 5)...
220160 file SDs/SIDs processed.

Cleaning up 467 unused index entries from index $SII of file 0x9.
Cleaning up 467 unused index entries from index $SDH of file 0x9.
Cleaning up 467 unused security descriptors.
Security descriptor verification completed.
30998 data files processed.

CHKDSK is verifying Usn Journal...
33836832 USN bytes processed.

Usn Journal verification completed.
CHKDSK is verifying file data (stage 4 of 5)...
220144 files processed.

File data verification completed.
CHKDSK is verifying free space (stage 5 of 5)...
87908547 free clusters processed.

Free space verification is complete.
CHKDSK discovered free space marked as allocated in the
master file table (MFT) bitmap.
CHKDSK discovered free space marked as allocated in the volume bitmap.
Windows has made corrections to the file system.

488282111 KB total disk space.
136212344 KB in 178386 files.
100584 KB in 30999 indexes.
0 KB in bad sectors.
334991 KB in use by the system.
65536 KB occupied by the log file.
351634192 KB available on disk.

4096 bytes in each allocation unit.
122070527 total allocation units on disk.
87908548 allocation units available on disk.

Internal Info:
00 5c 03 00 f4 31 03 00 24 5f 05 00 00 00 00 00 .\...1..$_......
de 72 00 00 5c 00 00 00 00 00 00 00 00 00 00 00 .r..\...........
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

Windows has finished checking your disk.
Please wait while your computer restarts.
</Data>
</EventData>
</Event>
 
Last edited:

My Computer

OS
Windows 7 PRO 64-bit
Unknown. It found and fixed errors.
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Can anyone help me with this?
 

My Computer

OS
Windows 7 PRO 64-bit
Here is a better reading of the Dump file. It gives the parameters. Any help reading it be great.
 

My Computer

OS
Windows 7 PRO 64-bit
Here is a better reading of the Dump file. It gives the parameters. Any help reading it be great.

I am afraid that blue screen view often incorrect.
 

My Computer

Computer Manufacturer/Model Number
HP Pavillion dv-7 1005 Tx
OS
Win 8 Release candidate 8400
CPU
[email protected]
Memory
4 gigs
Graphics Card(s)
Nvidia 9600M
Sound Card
HD built-in
Monitor(s) Displays
17" Wxga
Screen Resolution
1440x900
Cooling
none
Internet Speed
45Mb down 5Mb up
Back
Top