Random BSODs on new custom built pc error 0x00000f4

Page 4 of 4 FirstFirst ... 234

  1. Posts : 20
    windows 7 home premium
    Thread Starter
       #31

    Boozad said:
    OK. It's definitely something in that area seeing as the Windows install and the SSD themselves have shown no errors. It's a possibility it may be the SATA controller on the motherboard but hopefully a replacement cable will resolve the issue.
    I found a spare cable and i switched it out with the old ssd cable and i also plugged it into a differerent sata port than it was originally plugged into. so if a problem with the motherboard connection would i have to replace the whole motherboard?
      My Computer


  2. Posts : 20
    windows 7 home premium
    Thread Starter
       #32

    Boozad said:
    OK. It's definitely something in that area seeing as the Windows install and the SSD themselves have shown no errors. It's a possibility it may be the SATA controller on the motherboard but hopefully a replacement cable will resolve the issue.
    and is it worth nothing that although this is not a bsod, after i switched the cable and port that the ssd was plugged into i booted my pc and after the bios screen it said i should reboot and select a boot drive or press a key to boot from a disk. i fixed this by again switching the port that the ssd plugged into
      My Computer


  3. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #33

    eags72 said:
    so if a problem with the motherboard connection would i have to replace the whole motherboard?
    We'll have to see how it goes. It's a possibility but we don't know if that's the problem yet.

    eags72 said:
    and is it worth nothing that although this is not a bsod, after i switched the cable and port that the ssd was plugged into i booted my pc and after the bios screen it said i should reboot and select a boot drive or press a key to boot from a disk. i fixed this by again switching the port that the ssd plugged into
    That's normal due to the disk being plugged into a different SATA port, you'd have been able to select the SSD in the BIOS.
      My Computer


  4. Posts : 20
    windows 7 home premium
    Thread Starter
       #34

    Boozad said:
    eags72 said:
    so if a problem with the motherboard connection would i have to replace the whole motherboard?
    We'll have to see how it goes. It's a possibility but we don't know if that's the problem yet.

    eags72 said:
    and is it worth nothing that although this is not a bsod, after i switched the cable and port that the ssd was plugged into i booted my pc and after the bios screen it said i should reboot and select a boot drive or press a key to boot from a disk. i fixed this by again switching the port that the ssd plugged into
    That's normal due to the disk being plugged into a different SATA port, you'd have been able to select the SSD in the BIOS.
    Im still getting blue screens. Thanks for all the help with this!
      My Computer


  5. Posts : 6,741
    W7 Pro x64 SP1 | W10 Pro IP x64 | W8.1 Pro x64 VM | Linux Mint VM
       #35

    Another I/O error. I'm going to ask for some extra eyes on this to see if I'm missing anything.
    Code:
    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: fffffa800b283b30, Terminating object
    Arg3: fffffa800b283e10, Process image file name
    Arg4: fffff80002f7f940, Explanatory message (ascii)
    
    Debugging Details:
    ------------------
    
    ----- ETW minidump data unavailable-----
    
    PROCESS_OBJECT: fffffa800b283b30
    
    IMAGE_NAME:  wininit.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: wininit
    
    FAULTING_MODULE: 0000000000000000 
    
    PROCESS_NAME:  wininit.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
    
    2: kd> !devobj fffffa800b283b30
    Device object (fffffa800b283b30) is for:
     fffffa800b283b38: is not a driver object
     DriverObject fffffa800b283b38
    Current Irp fffffa800b283b48 RefCount 0 Type 00040001 Flags 0b284e48
    Vpb fffffa800a0d6e48 DevExt 00000000 DevObjExt 00060107 
    Characteristics (0xfffffa80)  FILE_AUTOGENERATED_DEVICE_NAME, FILE_CHARACTERISTIC_PNP_DEVICE, 
                                  FILE_CHARACTERISTIC_TS_DEVICE, FILE_CHARACTERISTIC_WEBDAV_DEVICE, 
                                  FILE_CHARACTERISTIC_CSV, FILE_DEVICE_ALLOW_APPCONTAINER_TRAVERSAL, 
                                  FILE_PORTABLE_DEVICE
                                  Unknown flags 0xfff8c200
    AttachedDevice (Upper) fffffa800b283b48fffffa800b283b48: is not a device object
    In the meantime can you perform a clean boot and test the system. Troubleshoot Application Conflicts by Performing a Clean Startup

    Also could you try performing a Startup Repair Startup Repair
      My Computer


  6. Posts : 26,869
    Windows 11 Pro
       #36

    eags72, Would you check and make sure your SSD has the latest Firmware installed? Crucial SSD Firmware Updates

    Would you please go into BIOS and check what the Sata Controller is set to (IDE,AHCI or Raid) Then set optimized defaults. After that go back to the Sata controller and make sure to set it to whatever it is set to right now or it won't boot, Make sure your Ram is set to manufacturers specs for the timings, frequency and Dram Voltage, set your boot order save and exit.

    Also, do you happen to have a spare hard drive we could try if this does not work. If you have a local computer shop, I would suggest a new sata cable just to be sure. They are pretty cheap. if you have or can borrow a known good working hard drive from someone, I would like to try a minimal test clean install and see if you have the same problems. If you can get those items, please let me know and I would like to guide you through the process. What I want to do will not bother your current install at all.

    Please go into Device Manager and expand disk Drives and IDE ATA/ATAPI controllers and post a screenshot for me. Screenshots and Files - Upload and Post in Seven Forums
      My Computer


  7. Posts : 26,869
    Windows 11 Pro
       #37

    eags72, I just noticed a lot of errors you are having with the NVidia streaming, which is part of the GeForce Experience. Would you follow this tutorial and install nothing except the Graphics driver and PhysX.
    NVIDIA Drivers - Avoid Problems
      My Computer


  8. Posts : 20
    windows 7 home premium
    Thread Starter
       #38

    Boozad said:
    Another I/O error. I'm going to ask for some extra eyes on this to see if I'm missing anything.
    Code:
    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: fffffa800b283b30, Terminating object
    Arg3: fffffa800b283e10, Process image file name
    Arg4: fffff80002f7f940, Explanatory message (ascii)
    
    Debugging Details:
    ------------------
    
    ----- ETW minidump data unavailable-----
    
    PROCESS_OBJECT: fffffa800b283b30
    
    IMAGE_NAME:  wininit.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MODULE_NAME: wininit
    
    FAULTING_MODULE: 0000000000000000 
    
    PROCESS_NAME:  wininit.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
    
    2: kd> !devobj fffffa800b283b30
    Device object (fffffa800b283b30) is for:
     fffffa800b283b38: is not a driver object
     DriverObject fffffa800b283b38
    Current Irp fffffa800b283b48 RefCount 0 Type 00040001 Flags 0b284e48
    Vpb fffffa800a0d6e48 DevExt 00000000 DevObjExt 00060107 
    Characteristics (0xfffffa80)  FILE_AUTOGENERATED_DEVICE_NAME, FILE_CHARACTERISTIC_PNP_DEVICE, 
                                  FILE_CHARACTERISTIC_TS_DEVICE, FILE_CHARACTERISTIC_WEBDAV_DEVICE, 
                                  FILE_CHARACTERISTIC_CSV, FILE_DEVICE_ALLOW_APPCONTAINER_TRAVERSAL, 
                                  FILE_PORTABLE_DEVICE
                                  Unknown flags 0xfff8c200
    AttachedDevice (Upper) fffffa800b283b48fffffa800b283b48: is not a device object
    In the meantime can you perform a clean boot and test the system. Troubleshoot Application Conflicts by Performing a Clean Startup

    Also could you try performing a Startup Repair Startup Repair
    essenbe said:
    eags72, Would you check and make sure your SSD has the latest Firmware installed? Crucial SSD Firmware Updates

    Would you please go into BIOS and check what the Sata Controller is set to (IDE,AHCI or Raid) Then set optimized defaults. After that go back to the Sata controller and make sure to set it to whatever it is set to right now or it won't boot, Make sure your Ram is set to manufacturers specs for the timings, frequency and Dram Voltage, set your boot order save and exit.

    Also, do you happen to have a spare hard drive we could try if this does not work. If you have a local computer shop, I would suggest a new sata cable just to be sure. They are pretty cheap. if you have or can borrow a known good working hard drive from someone, I would like to try a minimal test clean install and see if you have the same problems. If you can get those items, please let me know and I would like to guide you through the process. What I want to do will not bother your current install at all.

    Please go into Device Manager and expand disk Drives and IDE ATA/ATAPI controllers and post a screenshot for me. Screenshots and Files - Upload and Post in Seven Forums
    essenbe said:
    eags72, I just noticed a lot of errors you are having with the NVidia streaming, which is part of the GeForce Experience. Would you follow this tutorial and install nothing except the Graphics driver and PhysX.
    NVIDIA Drivers - Avoid Problems
    yeah, I can do all this I'll get back to you after it's all done. But when my computer restarts it tells me to select a boot device, but when I go to the BIOS settings and switch the boot device to my ssd and reboot my pc, it freezes before I can even get to the BIOS screen. My only temporary solution to this problem so far is to switch the port that the ssd is plugged into but every time I restart my computer I need to do this and it would help to find a solution to this. Thanks for all the help guys!
      My Computer


  9. Posts : 20
    windows 7 home premium
    Thread Starter
       #39

    essenbe said:
    eags72, Would you check and make sure your SSD has the latest Firmware installed? Crucial SSD Firmware Updates

    Would you please go into BIOS and check what the Sata Controller is set to (IDE,AHCI or Raid) Then set optimized defaults. After that go back to the Sata controller and make sure to set it to whatever it is set to right now or it won't boot, Make sure your Ram is set to manufacturers specs for the timings, frequency and Dram Voltage, set your boot order save and exit.

    Also, do you happen to have a spare hard drive we could try if this does not work. If you have a local computer shop, I would suggest a new sata cable just to be sure. They are pretty cheap. if you have or can borrow a known good working hard drive from someone, I would like to try a minimal test clean install and see if you have the same problems. If you can get those items, please let me know and I would like to guide you through the process. What I want to do will not bother your current install at all.

    Please go into Device Manager and expand disk Drives and IDE ATA/ATAPI controllers and post a screenshot for me. Screenshots and Files - Upload and Post in Seven Forums
    ok so the boot drive problem I had a few minutes ago was somehow solved, I think. So my controller is set to AHCI but I don't know how to set it to optimized defaults. I also don't know how to find the RAM settings. I don't have a spare hard drive but I did have a spare sata cable that i switched in for the ssd connection a bit ago. I could get another one if needed. I did what it said for the NVIDIA setup and the screenshot is attached.
      My Computer


 
Page 4 of 4 FirstFirst ... 234

  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 09:12.
Find Us