0xf4 randomly appearing.

Eropetter

New member
Local time
8:33 PM
Messages
2
I have had this problem for a long time now, and I have tried what I can to prevent it from happening, but to no success..

I get the 0xf4 BSOD both when I am using the computer and when I am not using it. I can see no connection/patterns between the BSOD’s so it bugs me terribly. The frequents of the BS is very random, and I am thinking it might be my hard drive. Just before I get the 0xf4 BS some programs start to freeze, and it can take up to 1 min before the PC stops and it freezes when the 0xf4 is showing so it does not write dump files… When I try to restart the PC using the power switch, it just gives med 0xe3 error message; corrupt/damaged winload file and I have to disconnect the power supply to get it to work. I have changed every hardware in my computer last summer, except my hard drive and RAM. I have tried to Google this problem, but there seem to be many errors connected to the 0xf4 BSOD. I have no problems with the PC elsewhere what so ever, so I hope I can get this really annoying problem out of my world xD

Thanks for taking you time reading this :D

Best regards
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Costume build
OS
Windows 7 Ultimate x64
CPU
Intel i7-4770k 3,5GHz
Motherboard
Gigabyte GA-Z87X-D3H, Socket-1150
Memory
Corsair Dominator DDR3 1866MHz 16GB
Graphics Card(s)
Gigabyte GeForce GTX 770 2GB PhysX CUDA
Hard Drives
Kingston HyperX 3K SSD 120GB 2.5
Antivirus
None
Browser
Chrome
Welcome to the forum.

Code:
Model	Corsair Force 3 SSD ATA Device
Model	Corsair Force GS ATA Device
Follow:
If you have an SSD, make sure the following are up to date:
  • SSD firmware
  • BIOS Version
  • Chipset Drivers
  • Hard disk controller drivers/SATA drivers
  • If you have a Marvell IDE ATA/ATAPI device, make sure the drivers are up to date from the Intel site or Marvell site and not from your motherboard/vendor support site.
Run Disk Check on your Hard Drive(s): http://www.sevenforums.com/tutorials/433-disk-check.html

Reduce items at start-up: http://www.sevenforums.com/tutorials/1401-startup-programs-change.html

Perform a clean boot: http://www.sevenforums.com/tutorial...ation-conflicts-performing-clean-startup.html

Code:
Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.17273.amd64fre.win7_gdr.130318-1532
Machine Name:
Kernel base = 0xfffff800`03066000 PsLoadedModuleList = 0xfffff800`032a2e70
Debug session time: Sat Jan 18 08:08:18.064 2014 (UTC + 6:00)
System Uptime: 0 days 0:00:10.032
Loading Kernel Symbols
...............................................................
................................................................
....
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 50, {fffff8a00110d000, 0, fffff88006115b31, 0}

*** WARNING: Unable to verify timestamp for RzSynapse.sys
*** ERROR: Module load completed but symbols could not be loaded for RzSynapse.sys

Could not read faulting driver name
Probably caused by : RzSynapse.sys ( RzSynapse+9b31 )

Followup: MachineOwner
---------

3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: fffff8a00110d000, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: fffff88006115b31, If non-zero, the instruction address which referenced the bad memory
	address.
Arg4: 0000000000000000, (reserved)

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


Could not read faulting driver name

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff8000330d0e0
GetUlongFromAddress: unable to read from fffff8000330d198
 fffff8a00110d000 Paged pool

FAULTING_IP: 
RzSynapse+9b31
fffff880`06115b31 0fb74220        movzx   eax,word ptr [rdx+20h]

MM_INTERNAL_CODE:  0

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT

BUGCHECK_STR:  0x50

PROCESS_NAME:  System

CURRENT_IRQL:  0

TRAP_FRAME:  fffff880033a1570 -- (.trap 0xfffff880033a1570)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=ffff000005295480 rbx=0000000000000000 rcx=0000057ff29115d8
rdx=fffff8a00110cfe0 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88006115b31 rsp=fffff880033a1700 rbp=0000000000000048
 r8=0000000000000000  r9=0000000000000040 r10=fffff80003066000
r11=0000000000000360 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei ng nz na pe nc
RzSynapse+0x9b31:
fffff880`06115b31 0fb74220        movzx   eax,word ptr [rdx+20h] ds:fffff8a0`0110d000=????
Resetting default scope

LAST_CONTROL_TRANSFER:  from fffff80003155694 to fffff800030d5880

STACK_COMMAND:  kb

FOLLOWUP_IP: 
RzSynapse+9b31
fffff880`06115b31 0fb74220        movzx   eax,word ptr [rdx+20h]

SYMBOL_STACK_INDEX:  3

SYMBOL_NAME:  RzSynapse+9b31

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: RzSynapse

IMAGE_NAME:  RzSynapse.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4e941b13

FAILURE_BUCKET_ID:  X64_0x50_RzSynapse+9b31

BUCKET_ID:  X64_0x50_RzSynapse+9b31

Followup: MachineOwner
---------

3: kd> lmvm RzSynapse
start             end                 module name
fffff880`0610c000 fffff880`0613b000   RzSynapse T (no symbols)           
    Loaded symbol image file: RzSynapse.sys
    Image path: \SystemRoot\system32\DRIVERS\RzSynapse.sys
    Image name: RzSynapse.sys
    Timestamp:        Tue Oct 11 16:31:47 2011 (4E941B13)
    CheckSum:         0002C4DC
    ImageSize:        0002F000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Update the drivers below:

Please update these older drivers. Links are included to assist in looking up the source of the drivers. If unable to find an update, please remove (un-install) the program responsible for that driver. DO NOT manually delete/rename the driver as it may make the system unbootable!:-

Driver Reference Table - RzSynapse.sys
Razer Synapse Engine/Razer Naga

Perform a clean install of a driver following: How to Clean Left Over Driver Files with Driver Sweeper

Install all windows updates including Service Pack One: Learn how to install Windows 7 Service Pack 1 (SP1)

Run a System file check (SFC): http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

Scan with Kaspersky TDSSKiller:Anti-rootkit utility TDSSKiller

ESET online scanner: Free Online Virus Scanner | ESET

Keep us posted.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self assembled
OS
Windows 10 Home 64Bit
CPU
Intel Core i5 10400 @ 2.90GHz
Motherboard
Intel Corporation DG41WV (PROCESSOR)
Memory
8.00GB Single-Channel Unknown @ 1329MHz (16-20-20-38)
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
DELL E170S
Screen Resolution
1280x1024 pixels
Hard Drives
931GB TOSHIBA DT01ACA100 (SATA)
238GB TEAM TM8PS7256G (SATA SSD)
Case
Nothing Fancy
Cooling
Fans
Keyboard
A4 Tech Co LTD
Mouse
A4 Tech Co Ltd/Logitech
Internet Speed
25 Mbps
Hey and thanks for fast response!

I have tried the following:

Disk Check on my Hard Drive, found some errors that couldn’t be fixed :/

Reduced items at start-up

Updated all drivers

Installed all windows updates

Run SFC

Scanned with Kaspersky

I have not:

Updated SSD firmware, there is no new update for my SSD.

Could not find updates for BIOS, Chipset and SATA drivers… Any hint to how I can find this things for my hardware? :P

I have been using my computer active without turning it off in nearly 2 days now without any problems, so I hope some of the things I did helped! I will write a new replay in a couple of days if I get a new BSOD :D

Thank you for fast response and super good help!

Best regards!
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Costume build
OS
Windows 7 Ultimate x64
CPU
Intel i7-4770k 3,5GHz
Motherboard
Gigabyte GA-Z87X-D3H, Socket-1150
Memory
Corsair Dominator DDR3 1866MHz 16GB
Graphics Card(s)
Gigabyte GeForce GTX 770 2GB PhysX CUDA
Hard Drives
Kingston HyperX 3K SSD 120GB 2.5
Antivirus
None
Browser
Chrome
Thanks for the updates.

Keep us posted :)
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self assembled
OS
Windows 10 Home 64Bit
CPU
Intel Core i5 10400 @ 2.90GHz
Motherboard
Intel Corporation DG41WV (PROCESSOR)
Memory
8.00GB Single-Channel Unknown @ 1329MHz (16-20-20-38)
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
DELL E170S
Screen Resolution
1280x1024 pixels
Hard Drives
931GB TOSHIBA DT01ACA100 (SATA)
238GB TEAM TM8PS7256G (SATA SSD)
Case
Nothing Fancy
Cooling
Fans
Keyboard
A4 Tech Co LTD
Mouse
A4 Tech Co Ltd/Logitech
Internet Speed
25 Mbps
Back
Top