Page MenuHomeFeedback Tracker

Access violation. Illegal read
New, NormalPublic

Description

Been getting this crash error in Re forger constantly. It usually occurs around 30 minutes to an hour of play time. It just randomly happens no matter what I am doing. I have searched all over the internet and discord and cannot find what would be causing it. I have seen a lot of unanswered posts and threads on it. I have done the following trying to fix the issues



  Updated Drivers
  Reinstalled Game 
  Updated Firewall 
  Run as admin mode



I have a RTX 4090 and I9 13900KS

Program: C:\Program Files (x86)\Steam\steamapps\common\Arma Reforger\ArmaReforgerSteam.exe
Reason: Access violation. Illegal write by 0x7ff7cd87bbf3 at 0x0

SymGetSymFromAddr:487, addr:0x7ff7cd87bbf3
SymGetSymFromAddr:487, addr:0x7ff7cdffb679
SymGetSymFromAddr:487, addr:0x7ff7cdff7e78
SymGetSymFromAddr:487, addr:0x7ff7cdffaa89
SymGetSymFromAddr:487, addr:0x7ff7cd875fe1
SymGetSymFromAddr:487, addr:0x7ff7cd876edc
SymGetSymFromAddr:487, addr:0x7ff7ce0bcf27
SymGetSymFromAddr:487, addr:0x7ff7cd227690
SymGetSymFromAddr:487, addr:0x7ff7cd227880
SymGetSymFromAddr:487, addr:0x7ff7ce58b2d2
[BaseThreadInitThunk]: ??? addr:0x7ffd11a5257d
[RtlUserThreadStart]: ??? addr:0x7ffd12feaa58
[RtlUserThreadStart]: ??? addr:0x7ffd12feaa58

Runtime mode

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Operating System Version
Windows 11 Version 23H2 for x64-based Systems (KB5035942)
Category
General
Steps To Reproduce

Unknown

Additional Information

I've tried using launch paramters, removing on drive, chaning profiles to read and write, game drives, windows update. Nothing works.

Event Timeline

Triage created this task.Mar 28 2024, 11:07 PM
Triage updated the task description. (Show Details)Mar 29 2024, 3:48 AM

Has anyone had the time to look at this? I love his game and just want to stop crashing!

Have you used the "Check integrity of game files" option in steam game properties?

Yes I have, that does not work

This comment was removed by LouMontana.

Same issue here. I didn't used to get this issue until maybe release 1.2 or 1.3? For me I don't directly crash out; rather my game just goes very laggy. It's not a memory leak as far as I can tell; neither VRAM or regular memory are doing anything unusual. But it behaves like a memory leak -- I get half an hour of play time and then the game all of a sudden becomes unplayably laggy. When I close the game I'm left with a crash report box like the one below.

I don't have the log files to attach unfortunately but I can replicate the error later and then see if I can find them, if need be.

thennicke added a comment.EditedSat, Jun 14, 10:12 AM

Update: Good news for BI devs -- I've discovered that this lagbomb may not be Bohemia issue, but a Valve issue (affecting Linux only). It's reported on Valve's bug tracker. https://github.com/ValveSoftware/steam-for-linux/issues/11446

The recommended temporary fix is to set LD_PRELOAD="" %command% in the steam game options. I'm yet to test this solution. If this turns out to work it would be worth adding to "known issues" on the website, because this bug makes the game unplayable at this time for those with Linux systems. I will update once I've tested later tonight.

Preliminary reports are suggesting that the latest Steam beta has resolved the issue as well.

Update: Setting LD_PRELOAD="" %command% didn't fix the issue for me, but turning the Steam Overlay on (and deleting the commands in the launch options) in Steam's settings fixed it. I just played for 2.5 hours without the lag bomb kicking in. Solution found!