Random BSOD


  1. Posts : 8
    Windows 7 Ultimate 64bit.
       #1

    Random BSOD


    I have been getting random BSOD`s and have no idea what cause it.

    I have done the following:
    Reinstalled Windows.
    Flashed BIOS
    Memtest (13 passes)
    Changed SSD and GFX card, but same problem

    Making this short will add more if more info needed. can take 1 min for BSOD or 4 hrs.

    I can see when the BSOD is about to happend, first programs hang up, but i can still move my mousepointer and click open programs, but as soon as i do that program hangs. a few seconds later, BSOD!

    Setup is:
    Intel I7 2600k (not OC)
    Asus P8P67 DELUXE (First batch, with the faulty chipset, should only affect SATA0 and 1. Not in use)
    16GB Corsair Vengeance RAM (4x4gb)
    Corsair Force GT 120gb SSD
    Gainward 680GTX
    Last edited by aegers; 29 Aug 2012 at 12:27.
      My Computer


  2. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #2

    more BSOD
      My Computer


  3. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #3

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    CRITICAL_OBJECT_TERMINATION (f4)
    A process or thread crucial to system operation has unexpectedly exited or been
    terminated.
    Several processes and threads are necessary for the operation of the
    system; when they are terminated (for any reason), the system can no
    longer function.
    Arguments:
    Arg1: 0000000000000003, Process
    Arg2: fffffa800d2cf060, Terminating object
    Arg3: fffffa800d2cf340, Process image file name
    Arg4: fffff80002f96510, Explanatory message (ascii)
    
    Debugging Details:
    ------------------
    
    ----- ETW minidump data unavailable-----
    
    PROCESS_OBJECT: fffffa800d2cf060
    
    IMAGE_NAME:  csrss.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: csrss
    
    FAULTING_MODULE: 0000000000000000 
    
    PROCESS_NAME:  csrss.exe
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000006 - The instruction at 0x%p referenced memory at 0x%p. The required data was not placed into memory because of an I/O error status of 0x%x.
    
    BUGCHECK_STR:  0xF4_IOERR
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    
    CURRENT_IRQL:  0
    
    STACK_TEXT:  
    fffff880`05674e38 fffff800`0301e892 : 00000000`000000f4 00000000`00000003 fffffa80`0d2cf060 fffffa80`0d2cf340 : nt!KeBugCheckEx
    fffff880`05674e40 fffff800`02fcae8b : ffffffff`ffffffff fffffa80`0e89bad0 fffffa80`0d2cf060 fffffa80`0d2cf060 : nt!PspCatchCriticalBreak+0x92
    fffff880`05674e80 fffff800`02f49f74 : ffffffff`ffffffff 00000000`00000001 fffffa80`0d2cf060 00000000`00000008 : nt! ?? ::NNGAKEGL::`string'+0x176d6
    fffff880`05674ed0 fffff800`02c96453 : fffffa80`0d2cf060 fffff800`c0000006 fffffa80`0e89bad0 00000000`029f0e40 : nt!NtTerminateProcess+0xf4
    fffff880`05674f50 fffff800`02c92a10 : fffff800`02ce1e7f fffff880`05675a38 fffff880`05675790 fffff880`05675ae0 : nt!KiSystemServiceCopyEnd+0x13
    fffff880`056750e8 fffff800`02ce1e7f : fffff880`05675a38 fffff880`05675790 fffff880`05675ae0 00000000`029f1b50 : nt!KiServiceLinkage
    fffff880`056750f0 fffff800`02c96842 : fffff880`05675a38 00000000`00013510 fffff880`05675ae0 00000000`029f1628 : nt! ?? ::FNODOBFM::`string'+0x48e34
    fffff880`05675900 fffff800`02c953ba : 00000000`00000000 000007fe`fd3fd8b4 00000000`00000001 00000000`00013510 : nt!KiExceptionDispatch+0xc2
    fffff880`05675ae0 00000000`77499c12 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x23a
    00000000`029f1570 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x77499c12
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_NAME:  MachineOwner
    
    FAILURE_BUCKET_ID:  X64_0xF4_IOERR_IMAGE_csrss.exe
    
    BUCKET_ID:  X64_0xF4_IOERR_IMAGE_csrss.exe
    
    Followup: MachineOwner
    ---------
    Could anyone point me in the right direction?

    IOERR, could that be a faulty cable or something?
      My Computer


  4. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #4

    Code:
    C:\Windows\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection found corrupt files and successfully repaired
    them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
    example C:\Windows\Logs\CBS\CBS.log
    
    The system file repair changes will take effect after the next reboot.
    
    C:\Windows\system32>
    Maby i am in luck
      My Computer


  5. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #5

    No luck drom the sfc /scannow repair.

    I was googleing

    BUCKET_ID: X64_0xF4_IOERR_IMAGE_csrss.exe

    And someone suggested that it could be a faulty cable or badly connected one.

    So i replaced SATA cables, pulled out everything on the computer (except cpu) then put it back together.

    Wil run stresstest and see if there are any imporvments
      My Computer


  6. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #6

    so, now i got a new (or more uncommon BSOD)
    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
    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: fffff6fc4000ca18, lock type that was held (value 1,2,3, or PTE address)
    Arg2: ffffffffc000000e, error status (normally i/o status code)
    Arg3: 0000000027c96860, current process (virtual address for lock type 3, or PTE)
    Arg4: fffff88001943ba0, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
    
    Debugging Details:
    ------------------
    
    
    ERROR_CODE: (NTSTATUS) 0xc000000e - A device which does not exist was specified.
    
    DISK_HARDWARE_ERROR: There was error with disk hardware
    
    BUGCHECK_STR:  0x7a_c000000e
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff8800357a870 -- (.trap 0xfffff8800357a870)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=fffff8a00ad5ab38 rbx=0000000000000000 rcx=fffff8a00ad5ab28
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff88001943ba0 rsp=fffff8800357aa08 rbp=fffff8a00ad5aaf0
     r8=0000000000000000  r9=0000000000000000 r10=fffff88001943ba0
    r11=fffff8a00ad5ab38 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    rdyboost!SmdEtwEnableCallback:
    fffff880`01943ba0 c8610100        enter   161h,0
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002d48542 to fffff80002cdb1c0
    
    STACK_TEXT:  
    fffff880`0357a558 fffff800`02d48542 : 00000000`0000007a fffff6fc`4000ca18 ffffffff`c000000e 00000000`27c96860 : nt!KeBugCheckEx
    fffff880`0357a560 fffff800`02d01fff : fffffa80`066741b0 fffff880`0357a6d0 fffff800`02f0d540 fffffa80`066741b0 : nt! ?? ::FNODOBFM::`string'+0x3717a
    fffff880`0357a640 fffff800`02ce8789 : 00000000`00000000 00000000`00000008 ffffffff`ffffffff fffff880`0357a800 : nt!MiIssueHardFault+0x28b
    fffff880`0357a710 fffff800`02cd92ee : 00000000`00000008 fffff880`01943ba0 00000000`00000000 00000000`00000000 : nt!MmAccessFault+0x1399
    fffff880`0357a870 fffff880`01943ba0 : fffff800`02f2bb5b fffffa80`057c9b30 fffff8a0`07faca50 fffffa80`0581dd90 : nt!KiPageFault+0x16e
    fffff880`0357aa08 fffff800`02f2bb5b : fffffa80`057c9b30 fffff8a0`07faca50 fffffa80`0581dd90 00000000`00000700 : rdyboost!SmdEtwEnableCallback
    fffff880`0357aa10 fffff800`03081366 : fffffa80`0373cc90 fffffa80`0373ccb8 fffffa80`04028110 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x12a1d
    fffff880`0357aac0 fffff800`0311fc78 : fffffa80`0373ac80 fffff8a0`0ad5aaf0 00000000`00000000 00000000`00000000 : nt!EtwpDisableTraceProviders+0x1a6
    fffff880`0357ab40 fffff800`0302b73b : fffffa80`03730000 00000000`00000000 00000000`c0000001 fffffa80`037af020 : nt!EtwpStopLoggerInstance+0x58
    fffff880`0357ab80 fffff800`02f71e6a : 00000000`00000000 fffffa80`0373a790 00000000`00000080 fffffa80`036b5b30 : nt! ?? ::NNGAKEGL::`string'+0x47843
    fffff880`0357ac00 fffff800`02ccbec6 : fffff880`009b3180 fffffa80`0373a790 fffffa80`036d9660 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
    fffff880`0357ac40 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !rdyboost
        fffff88001943000-fffff8800194303d  62 bytes - rdyboost!SmdContentsUpdateRequestPrepare+a8
    	[ 85 ff 74 09 48 8b cf ff:dc 5e 01 00 70 af 00 00 ]
        fffff8800194303f-fffff88001943055  23 bytes - rdyboost!SmdContentsUpdateRangeConvert+f (+0x3f)
    	[ 23 42 0c 44 0f b6 d8 45:00 ec 5e 01 00 78 af 00 ]
        fffff88001943058-fffff88001943062  11 bytes - rdyboost!SmdContentsUpdateRangeConvert+28 (+0x19)
    	[ 49 c1 e9 0c 4c 8d 94 08:f2 5e 01 00 7b af 00 00 ]
        fffff88001943064-fffff88001943076  19 bytes - rdyboost!SmdContentsUpdateRangeConvert+34 (+0x0c)
    	[ 49 c1 ea 0c 41 8b c2 c1:7c af 00 00 f6 5e 01 00 ]
        fffff88001943078-fffff8800194307d  6 bytes - rdyboost!SmdContentsUpdateRangeConvert+48 (+0x14)
    	[ 00 00 00 01 00 00:fa 5e 01 00 7f af ]
        fffff8800194307f-fffff880019430cb  77 bytes - rdyboost!SmdContentsUpdateRangeConvert+4f (+0x07)
    	[ 49 03 c1 48 3b c1 76 0b:00 fc 5e 01 00 80 af 00 ]
        fffff880019430cd-fffff880019430de  18 bytes - rdyboost!SmdPopulationStoresSpaceCheck+1d (+0x4e)
    	[ 54 24 78 4c 8b f1 33 f6:af 00 00 10 5f 01 00 8a ]
        fffff880019430e0-fffff880019430f2  19 bytes - rdyboost!SmdPopulationStoresSpaceCheck+30 (+0x13)
    	[ 00 00 41 d3 e1 41 8b c1:14 5f 01 00 8c af 00 00 ]
        fffff880019430f4-fffff880019430fb  8 bytes - rdyboost!SmdPopulationStoresSpaceCheck+44 (+0x14)
    	[ 72 0b 83 24 8f 00 ff 44:8e af 00 00 1a 5f 01 00 ]
        fffff880019430fd-fffff88001943125  41 bytes - rdyboost!SmdPopulationStoresSpaceCheck+4d (+0x09)
    	[ 20 41 0b f1 45 85 d2 75:af 00 00 1c 5f 01 00 90 ]
        fffff88001943128-fffff88001943135  14 bytes - rdyboost!SmdPopulationStoresSpaceCheck+78 (+0x2b)
    	[ e8 ff ee fe ff 44 8b d8:26 5f 01 00 95 af 00 00 ]
        fffff88001943138-fffff88001943139  2 bytes - rdyboost!SmdPopulationStoresSpaceCheck+88 (+0x10)
    	[ bb 02:2a 5f ]
        fffff8800194313c-fffff8800194314d  18 bytes - rdyboost!SmdPopulationStoresSpaceCheck+8c (+0x04)
    	[ 00 45 8b e3 45 0f bc d4:97 af 00 00 2c 5f 01 00 ]
        fffff88001943150-fffff88001943162  19 bytes - rdyboost!SmdPopulationStoresSpaceCheck+a0 (+0x14)
    	[ 00 42 f6 44 97 20 0f 4a:30 5f 01 00 9a af 00 00 ]
        fffff88001943164-fffff88001943176  19 bytes - rdyboost!SmdPopulationStoresSpaceCheck+b4 (+0x14)
    	[ 00 0f 84 95 00 00 00 4c:9c af 00 00 36 5f 01 00 ]
        fffff88001943178-fffff8800194317d  6 bytes - rdyboost!SmdPopulationStoresSpaceCheck+c8 (+0x14)
    	[ 00 4c 8d 82 90 00:3a 5f 01 00 9f af ]
        fffff88001943180-fffff8800194318e  15 bytes - rdyboost!SmdPopulationStoresSpaceCheck+d0 (+0x08)
    	[ 49 3b d0 73 7b 8b 02 83:3c 5f 01 00 a0 af 00 00 ]
        fffff88001943190-fffff880019431ad  30 bytes - rdyboost!SmdPopulationStoresSpaceCheck+e0 (+0x10)
    	[ 00 66 41 85 2c 41 74 02:40 5f 01 00 a2 af 00 00 ]
        fffff880019431b0-fffff880019431b5  6 bytes - rdyboost!SmdPopulationStoresSpaceCheck+100 (+0x20)
    	[ 74 4e 83 ba 30 02:48 5f 01 00 a6 af ]
        fffff880019431b8-fffff880019431c2  11 bytes - rdyboost!SmdPopulationStoresSpaceCheck+108 (+0x08)
    	[ ff 75 04 33 c9 eb 11 8b:4a 5f 01 00 a7 af 00 00 ]
        fffff880019431c4-fffff880019431d5  18 bytes - rdyboost!SmdPopulationStoresSpaceCheck+114 (+0x0c)
    	[ 00 8b 8a f8 00 00 00 c1:a8 af 00 00 4e 5f 01 00 ]
        fffff880019431d7-fffff880019431e2  12 bytes - rdyboost!SmdPopulationStoresSpaceCheck+127 (+0x13)
    	[ 48 81 c2 a0 01 00 00 48:00 52 5f 01 00 ab af 00 ]
        fffff880019431e4-fffff880019431fa  23 bytes - rdyboost!SmdPopulationStoresSpaceCheck+134 (+0x0d)
    	[ 00 eb 0c 83 3a ff 75 03:ac af 00 00 56 5f 01 00 ]
        fffff880019431fc-fffff88001943205  10 bytes - rdyboost!SmdPopulationStoresSpaceCheck+14c (+0x18)
    	[ 20 00 72 15 41 8b ca b8:af af 00 00 5c 5f 01 00 ]
        fffff88001943208-fffff8800194322a  35 bytes - rdyboost!SmdPopulationStoresSpaceCheck+158 (+0x0c)
    	[ d3 e0 f7 d0 44 23 e0 0f:5e 5f 01 00 b1 af 00 00 ]
        fffff8800194322c-fffff88001943235  10 bytes - rdyboost!SmdPopulationStoresSpaceCheck+17c (+0x24)
    	[ 00 45 33 c9 48 8d 84 24:b5 af 00 00 68 5f 01 00 ]
        fffff88001943238-fffff88001943271  58 bytes - rdyboost!SmdPopulationStoresSpaceCheck+188 (+0x0c)
    	[ 45 33 c0 41 8d 51 07 49:6a 5f 01 00 b7 af 00 00 ]
        fffff88001943274-fffff8800194327a  7 bytes - rdyboost!SmdPopulationStoresSpaceCheck+1c4 (+0x3c)
    	[ c0 44 8b 84 24 90 00:be af 00 00 7a 5f 01 ]
        fffff8800194327c-fffff88001943282  7 bytes - rdyboost!SmdPopulationStoresSpaceCheck+1cc (+0x08)
    	[ 00 0f bc cd ba 01 00:bf af 00 00 7c 5f 01 ]
        fffff88001943284-fffff880019432aa  39 bytes - rdyboost!SmdPopulationStoresSpaceCheck+1d4 (+0x08)
    	[ 00 44 01 04 8f d3 e2 f7:c0 af 00 00 7e 5f 01 00 ]
        fffff880019432ac-fffff880019432e1  54 bytes - rdyboost!SmdPopulationStoresSpaceCheck+1fc (+0x28)
    	[ c0 eb c6 33 db eb c2 cc:c5 af 00 00 88 5f 01 00 ]
        fffff880019432e4-fffff88001943315  50 bytes - rdyboost!SmdPopulationPerform+28 (+0x38)
    	[ 00 41 8b f9 4d 8b f0 48:cc af 00 00 96 5f 01 00 ]
        fffff88001943318-fffff8800194331e  7 bytes - rdyboost!SmdPopulationPerform+5c (+0x34)
    	[ 33 d2 48 8d 8c 24 80:a2 5f 01 00 d3 af 00 ]
        fffff88001943320-fffff88001943326  7 bytes - rdyboost!SmdPopulationPerform+64 (+0x08)
    	[ 00 00 c7 84 24 f8 01:a4 5f 01 00 d4 af 00 ]
        fffff88001943328-fffff8800194332a  3 bytes - rdyboost!SmdPopulationPerform+6c (+0x08)
    	[ 00 10 00:a6 5f 01 ]
        fffff8800194332c-fffff88001943342  23 bytes - rdyboost!SmdPopulationPerform+70 (+0x04)
    	[ 00 44 8d 42 48 e8 ca 3c:d5 af 00 00 a8 5f 01 00 ]
        fffff88001943344-fffff88001943346  3 bytes - rdyboost!SmdPopulationPerform+88 (+0x18)
    	[ 00 00 10:d8 af 00 ]
        fffff88001943348-fffff8800194334d  6 bytes - rdyboost!SmdPopulationPerform+8c (+0x04)
    	[ 4c 89 9c 24 80 00:ae 5f 01 00 d9 af ]
        fffff88001943350-fffff88001943355  6 bytes - rdyboost!SmdPopulationPerform+94 (+0x08)
    	[ 4c 89 9c 24 88 00:b0 5f 01 00 da af ]
        fffff88001943358-fffff8800194335d  6 bytes - rdyboost!SmdPopulationPerform+9c (+0x08)
    	[ 4c 89 9c 24 90 00:b2 5f 01 00 db af ]
        fffff88001943360-fffff88001943365  6 bytes - rdyboost!SmdPopulationPerform+a4 (+0x08)
    	[ 4c 89 9c 24 98 00:b4 5f 01 00 dc af ]
        fffff88001943368-fffff8800194336d  6 bytes - rdyboost!SmdPopulationPerform+ac (+0x08)
    	[ c7 84 24 c0 00 00:b6 5f 01 00 dd af ]
        fffff8800194336f-fffff88001943376  8 bytes - rdyboost!SmdPopulationPerform+b3 (+0x07)
    	[ 88 13 00 00 c7 84 24 c4:00 b8 5f 01 00 de af 00 ]
        fffff88001943378-fffff8800194337a  3 bytes - rdyboost!SmdPopulationPerform+bc (+0x09)
    	[ 00 00 64:ba 5f 01 ]
        fffff8800194337c-fffff8800194339a  31 bytes - rdyboost!SmdPopulationPerform+c0 (+0x04)
    	[ 00 00 4d 85 ff 75 1b 48:df af 00 00 bc 5f 01 00 ]
        fffff8800194339c-fffff880019433da  63 bytes - rdyboost!SmdPopulationPerform+e0 (+0x20)
    	[ 00 00 48 8b 9c 24 e0 01:e3 af 00 00 c4 5f 01 00 ]
        fffff880019433dc-fffff88001943409  46 bytes - rdyboost!SmdPopulationPerform+120 (+0x40)
    	[ 00 00 48 89 44 24 50 4c:eb af 00 00 d4 5f 01 00 ]
        fffff8800194340c-fffff88001943416  11 bytes - rdyboost!SmdPopulationPerform+150 (+0x30)
    	[ 00 25 ff ff ff 00 33 c8:f1 af 00 00 e0 5f 01 00 ]
        fffff88001943418-fffff88001943421  10 bytes - rdyboost!SmdPopulationPerform+15c (+0x0c)
    	[ 02 00 00 1b c0 48 83 a4:e2 5f 01 00 35 b0 00 00 ]
        fffff88001943424-fffff88001943436  19 bytes - rdyboost!SmdPopulationPerform+168 (+0x0c)
    	[ 00 00 89 4c 24 58 f7 d0:68 ae 00 00 ea 5f 01 00 ]
    WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view  entire output.
    3874 errors : !rdyboost (fffff88001943000-fffff88001943fff)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  LARGE_4096
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    Followup: memory_corruption
    ---------
      My Computer


  7. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #7

    So, i removed my Western Digital 1.0TB harddrive.

    Now that i dont have any games to test with, i thought Prime95 was sufficent.

    Temps are stable on 39degrees CUP
    and 27 on Motherboard.

    Either I need more stress, or the WD HDD is my problem.

    What do you guys think?
      My Computer


  8. Posts : 8
    Windows 7 Ultimate 64bit.
    Thread Starter
       #8

    The WD HDD was not causing the issue.

    I am now getting close to hopeless.

    Anyone have any idea, or tip that i should try?
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:10.
Find Us