Page MenuHomeFeedback Tracker

the instruction at 0x000000012A2B79 referenced memory at 0x000008695C444 could not be written
Reviewed, NormalPublic

Description

My game got crashed quite consistently, mostly happened within 40 minutes of playing.
I have not installed any mod / enhancement applications to the game, running it clean, with memory allocation at system level.
Tried dozen fixes offered by community, still no joy.
I am getting desperate here, just purchased Apex thinking the new map would fix my problem, but it is still happening.

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Error Message
Steps To Reproduce
  1. Start the game with Steam.
  2. Hit 'Play' button to start arma3.exe
  3. Jump in to any of the map (online of offline mode doesn't seem to matter).
  4. Play around for 40 minutes then a crash closed the game.

Event Timeline

razazel claimed this task.Aug 23 2016, 11:41 AM
razazel changed the task status from New to Reviewed.
razazel added a subscriber: razazel.

Hello,

thank you for the feedback.

Here are few things that you might want to try:
https://community.bistudio.com/wiki/Arma_3_Unusual_process_exit#0xC0000005_-_ACCESS_VIOLATION

Additionally I would recommend trying out the default memory allocator, that is either remove/disable the -malloc parameter or use -malloc=tbb4malloc_bi instead.