Random BSOD, error 0x0000007a

wesxi

New Member
Messages
3
This Lenovo YOGA 3 has been plagued by random BSOD for a while. Restoring the entire system to the factory default does not seem to help. Any help and analysis will be really appreciated. View attachment 64045
 

My Computer

System One

  • OS
    Windows 8.1
Your single dump is pointing towards a problem with your hard drive, a 0x7A indicates that the OS is having trouble writing to the Page File.

Code:
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
KERNEL_STACK_INPAGE_ERROR.
If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
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: fffff6e000465118, lock type that was held (value 1,2,3, or PTE address)
Arg2: ffffffffc000003f, error status (normally i/o status code)
Arg3: 00000001284ba880, current process (virtual address for lock type 3, or PTE)
Arg4: ffffc0008ca23768, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)

Debugging Details:
------------------


ERROR_CODE: (NTSTATUS) 0xc000003f - {Bad CRC}  A cyclic redundancy check (CRC) checksum error occurred.

ADDITIONAL_DEBUG_TEXT:  Memory Manager detected corruption of a pagefile page while performing an in-page operation.The data read from storage does not match the original data written.This indicates the data was corrupted by the storage stack, or device hardware.

arrow.png
Run SeaTools to check the integrity of your HDD. SeaTools for DOS and Windows - How to Use - Windows 7 Help Forums

arrow.png
Run chkdsk. Disk Check - Windows 7 Help Forums

Report back with the results.
 

My Computer

System One

  • OS
    Win7 Pro x64 | Win8.1 Pro x64 VM | Win 10TP x64
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    i7-4790k
    Motherboard
    ASUS Sabertooth Z87 (BIOS 2004)
    Memory
    8GB Kingston HyperX Genesis @1600MHz
    Graphics Card(s)
    EVGA GTX 980 Classified
    Sound Card
    Onboard Realtek
    Monitor(s) Displays
    Samsung S24B300
    Screen Resolution
    1920 x 1080
    Hard Drives
    Intel 520 Series 240GB SSD /
    Samsung 850 EVO 120GB SSD /
    2TB WD Caviar Black /
    2TB WD Caviar Black /
    2TB WD Caviar Green
    PSU
    Corasiar HX 850-80 Gold Modular
    Case
    Cooler Master Silencio 650
    Cooling
    Corsair H80i + 2x SP120s + 2x Noctua intakes
    Keyboard
    Microsoft Sidewinder X4
    Mouse
    Gigabyte M6900
    Internet Speed
    152Mb/s
    Browser
    Firefox
    Antivirus
    F-Secure
Keep us posted.
 

My Computer

System One

  • OS
    Win7 Pro x64 | Win8.1 Pro x64 VM | Win 10TP x64
    Computer type
    PC/Desktop
    System Manufacturer/Model
    Custom
    CPU
    i7-4790k
    Motherboard
    ASUS Sabertooth Z87 (BIOS 2004)
    Memory
    8GB Kingston HyperX Genesis @1600MHz
    Graphics Card(s)
    EVGA GTX 980 Classified
    Sound Card
    Onboard Realtek
    Monitor(s) Displays
    Samsung S24B300
    Screen Resolution
    1920 x 1080
    Hard Drives
    Intel 520 Series 240GB SSD /
    Samsung 850 EVO 120GB SSD /
    2TB WD Caviar Black /
    2TB WD Caviar Black /
    2TB WD Caviar Green
    PSU
    Corasiar HX 850-80 Gold Modular
    Case
    Cooler Master Silencio 650
    Cooling
    Corsair H80i + 2x SP120s + 2x Noctua intakes
    Keyboard
    Microsoft Sidewinder X4
    Mouse
    Gigabyte M6900
    Internet Speed
    152Mb/s
    Browser
    Firefox
    Antivirus
    F-Secure
Here comes the CHKDSK log, which I found from Events Viewer: Nothing unusual is reported. Does anyone know if the bold part raises a flag?



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


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


Stage 1: Examining basic file system structure ...
254208 file records processed. File verification completed.
3794 large file records processed. 0 bad file records processed.
Stage 2: Examining file name linkage ...
332506 index entries processed. Index verification completed.
0 unindexed files scanned. 0 unindexed files recovered.
Stage 3: Examining security descriptors ...
Cleaning up 974 unused index entries from index $SII of file 0x9.
Cleaning up 974 unused index entries from index $SDH of file 0x9.
Cleaning up 974 unused security descriptors.
Security descriptor verification completed.
39150 data files processed. CHKDSK is verifying Usn Journal...
36203856 USN bytes processed. Usn Journal verification completed.


Stage 4: Looking for bad clusters in user file data ...
254192 files processed. File data verification completed.


Stage 5: Looking for bad, free clusters ...
39781979 free clusters processed. Free space verification is complete.


Windows has made corrections to the file system.
No further action is required.


206929919 KB total disk space.
47317544 KB in 192248 files.
121068 KB in 39151 indexes.
0 KB in bad sectors.
363387 KB in use by the system.
65536 KB occupied by the log file.
159127920 KB available on disk.


4096 bytes in each allocation unit.
51732479 total allocation units on disk.
39781980 allocation units available on disk.


Internal Info:
00 e1 03 00 dd 7d 03 00 d9 74 06 00 00 00 00 00 .....}...t......
97 01 00 00 ed 1a 00 00 00 00 00 00 00 00 00 00 ................


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

My Computer

System One

  • OS
    Windows 8.1
Back
Top