Radar_Pre_Leak_64 crash Black Ops 3.

Hello. Today Black Ops 3 crashed when i launch a game from windows, when i was in starting intro cinematic video. ( just first video after i click run game from Windows 10 )

Appcrash
Event name : Radar_Pre_Leak_64

Exception Code 0xc0000005


Is this related to game or my memory ? In memtest86 no errors.
What is this , Radar_Pre_Leak_64 ?



My pc:
4790k stock
2x8gb DDR3 Kingston 1600mhz Hyperx
Corsair 750 RM
Asus Sabertooth Z97 Mark2
 
Last edited:
Dude I suffer crashes on launch many times, it is not a rare thing I even get the same Exception code so don't worry about it.

Which version of Windows are you using? With Windows 10 sometimes DirectX fails to initialise correctly with the game engine causing crash to desktop, this happens with Rocket League, GTA V, Need For Speed even Farming Simulator pretty much any game. It can happen so don't panic.
 
I am using Windows 10 Pro. Today when i click run game , on first cinematic video it crashed with Radar_Pre_Leak_64 ( before menu ).

Please do not double post

Someboday said to me:"Run the Windows Memory Diagnostics tool at start up.
RADAR is related to memory leaks and is incorporated into Windows.
If you run Memtest86, do it on one stick of Ram at a time and do the long test, overnight is usually the best time while sleeping."

So i dont know now if its memory related ? But i run memtest86 few days ago for 30 hours and no errors.
 
Last edited by a moderator:
Stop panicking, relax, its is not your memory. Just a random game crash, you are reading into hardware faults far too much.
 
Also get this after 2 hours of play:
Black_Ops3_2016_03_26_18_35_15_98.png



Is this error related to harware or software? I am kinda worried.

Exe Err Client Cmd Buffer Overflow
 
Wraith, this is the same dude that has been trolling in other threads which he has created. Just in case you didn't know...
 
Also get this after 2 hours of play:
Black_Ops3_2016_03_26_18_35_15_98.png



Is this error related to harware or software? I am kinda worried.

Exe Err Client Cmd Buffer Overflow
It's software dude, just bad game code. This is probably the same reply your going to get on overclock [sew333] and Hardforum [qwe123] too.
 
It not crashed from game to OS, it just send me that msg in game:"Exe Err Client Cmd Buffer Overflow". After this i was able to continue.

But what does mean Buffer Overflow?
 
OK hope this helps you understand Buffer Overflow.

A buffer overflow occurs when a program or process tries to store more data in a buffer (temporary data storage area) than it was intended to hold. Since buffers are created to contain a finite amount of data, the extra information - which has to go somewhere - can overflow into adjacent buffers, corrupting or overwriting the valid data held in them. Although it may occur accidentally through programming error, buffer overflow is an increasingly common type of security attack on data integrity. In buffer overflow attacks, the extra data may contain codes designed to trigger specific actions, in effect sending new instructions to the attacked computer that could, for example, damage the user's files, change data, or disclose confidential information. Buffer overflow attacks are said to have arisen because the C programming language supplied the framework, and poor programming practices supplied the vulnerability.
 
Back
Top