Page MenuHomeFeedback Tracker

Arma 3[DEV] x64 Crashes
Reviewed, NormalPublic

Description

Random Crashes to Desktop. Just while looking around(no action done) but even happens when moving and so on.
Exception Code: 0xC0000005

Crashfiles are in additional Information.

crash of: "arma3_x64_2016-12-22_14-23-34" happend while i was in movement.
crash of: "arma3_x64_2016-12-22_18-55-31" happend while beeing on building just watching down the area

used 12km view and obejct distance
fps where going from 50 up to 90.
system used

i7 6700 (about 60% avg use)
gtx 1070 (80-99% use, 4,4gb memory used)
16gb ram (1 slot used) ddr4
20480mb pagfile size
arma3 on ssd with 265gb

dunno if i forgot maybe something, just tell me if u need more

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Error Message
Steps To Reproduce

in this case it seems to be random, but just seems to be in case, it happens every time but just will take some time to occour.

Additional Information

Event Timeline

hill3234 created this task.Dec 22 2016, 8:02 PM
hill3234 updated the task description. (Show Details)Dec 22 2016, 8:22 PM

btw what i forgot to say, in first crash, i used x64 tbb malloc, in second i used "system" as malloc

adding one more crash:

while moving, had a short lag and then crash, just after 15seconds walk after new mission started. (still dev server mission)

crashdumps below here:

This comment was removed by hill3234.

strange thing in report, : dedicated video memory : 4246536192, thats 4gb if i'm not brainfucked right now, but shouldn't this be 8gb? like nvidia system panel and even windows is telling me?

or is it hardcoded to this limit or it gets just not detected right there? that maybe could explain the out of memory because i even reach this values in 32bit version on ultra settings pretty fast sometimes and get crashed then.

22:22:59 DX11 - Initializing DX11 engine.
22:22:59 DX11 - Using DXGI adapter 0 (detected in config).
22:22:59 DX11 - Using DXGI adapter 0.
22:22:59     - adapter description : NVIDIA GeForce GTX 1070
22:22:59     - adapter vendor ID : 4318
22:22:59     - adapter device ID : 7041
22:22:59     - adapter subsys ID : 295506142
22:22:59     - adapter revision  : 161
22:22:59     - dedicated video memory : 4246536192
22:22:59     - dedicated system memory : 0
22:22:59     - shared system memory : 4269486080

adding my DxDiag, maybe it helps somehow

Alwin claimed this task.Dec 23 2016, 10:41 AM
Alwin changed the task status from New to Reviewed.EditedDec 23 2016, 10:47 AM

Hi,

I found this in your rpt - addons\soft_f_beta.pbo. It seems that this signature crashes your game.
you have common crashing issue called 0xC0000005 - ACCESS_VIOLATION. Try to resolve it by following adivces on this webpage and let me know if your issue persist.

And don´t forget verify your game cache integrity via Steam.

Thanks for report

Hi,

I found this in your rpt - addons\soft_f_beta.pbo. It seems that this signature crashes your game.
you have common crashing issue called 0xC0000005 - ACCESS_VIOLATION. Try to resolve it by following adivces on this webpage and let me know if your issue persist.

And don´t forget verify your game cache integrity via Steam.

Thanks for report

The link gets me a "Page Not Found"

Jawsh added a subscriber: Jawsh.Dec 23 2016, 11:42 AM

The link gets me a "Page Not Found"

Try this link.

Hi,

sorry, my fault.

Thanks Jawsh.

hill3234 added a comment.EditedDec 23 2016, 1:38 PM

Try joining another server, then rejoin the previous one:
happens on all offical dev servers(no matter of eu or us)

Update the graphics card drivers to a newer version: already using since i post here (376.33)

Rollback the graphics card drivers to an older version:
had same issues in dev version with 375.95

Check the temperature of your GPUs and CPUs:
gpu does not go above 50°C(sometimes to 63° but goes down after some time) and cpu not above 55°C
(example AC Syndicate gets gpu to 79°C and Cpu to 60°C and there wont be a crash)

Verify the integrity of the game cache using Steam:
done. and it used some new files, but:

another crash:

now there is only open:
reinstall dx,
Visual C++ 2013 Redistributable
and Windows System File Check tool.

after done that 3 things i will report back.

reinstalled visual C++,
sfc /scannow had no issues or errors found
realized that cant realy reinstall direct x in a easy way without the dealing some critical process to the os(that could even harm worse because its included to windows updates[checked for updates - but is up to date all]) but got enother crash again while a drone was incoming or spawning(just heared it and got 1second stutter and then crash

will stop testing dev branch at this state, because it seems myself can't do any to fix the issue, will wait for response.

Alwin added a comment.Dec 23 2016, 3:04 PM

Hi,

your report file said to me:

note: Minidump has been generated into the file C:\Users\ssx-e\AppData\Local\Arma 3\arma3_x64_2016-12-23_14-01-43.mdmp
14:22:40 File read error: addons\drones_f.pbo,ERROR_NOACCESS
14:22:40 at 000001DAE2648000: base 000001DAE2648000, size 48000, state COMMIT, protect READONLY, type MAPPED
14:22:40 ReadFile error. Offset 190a000, address 000001DAE2648000. Err 3e6 - Unzul�ssiger Zugriff auf einen Speicherbereich.
14:22:40 File read recovery from error 3e6 has failed with error 0: Der Vorgang wurde erfolgreich beendet.

There are problems with your .pbo, so try to disable this parameter -par=C:\Users\ssx-e\Desktop\armaPARA.par

.par just contains:
-hugepages
-nosplash
-skipIntro

Hi,

your report file said to me:

note: Minidump has been generated into the file C:\Users\ssx-e\AppData\Local\Arma 3\arma3_x64_2016-12-23_14-01-43.mdmp
14:22:40 File read error: addons\drones_f.pbo,ERROR_NOACCESS
14:22:40 at 000001DAE2648000: base 000001DAE2648000, size 48000, state COMMIT, protect READONLY, type MAPPED
14:22:40 ReadFile error. Offset 190a000, address 000001DAE2648000. Err 3e6 - Unzul�ssiger Zugriff auf einen Speicherbereich.
14:22:40 File read recovery from error 3e6 has failed with error 0: Der Vorgang wurde erfolgreich beendet.

There are problems with your .pbo, so try to disable this parameter -par=C:\Users\ssx-e\Desktop\armaPARA.par

not related to it, because i disabled the .par and still same issue, new crash files down here.

i really don't think it is a system issue, i feel more likely it's an arma 3 issue(something in the game that i can't access).

increased pagefile to 50gb size just in case.

was in fight, died 3rd time(coudlnt be revived), pressed respawn on menu, saw 0.0001second spawning and instant crashing

ps.: seems like the .mdmp got dmged somehow.

Alwin added a comment.EditedJan 4 2017, 12:05 PM

Hello,

@hill3234

The new dev branch update has been released. So try to update and check if issue still persist.

Thank you.

did 30 min of testing with new dev version, (was different (.pbo) because i couldn't find the xmas dev servers) so i took a public one with invade and anex on altis to test.

but same error, logs below:

adding more logs, just happened after joining server.

Alwin added a comment.Jan 6 2017, 10:05 AM

Hi, @hill3234

Try switching to and playing on the profiling. After downloading new data verify the integrity of the game cache.

You can try the penultimate possible solution called All in One Runtimes tool.

  1. Download All in One Runtimes
  2. Tool will repair your Visual C++, Java SE, Adobe Flash Player, Adobe Shockwave Player, Silverlight, DirectX
  3. Restart computer
  4. Uninstall the tool
  5. Launch the game

In any case, you´ll have to wait untill next game update, however, your issue has been added to our system. Don´t worry.

I hope it will help you.

Let me know.

did try our tool but,

don't want to be to harsh, but only thing that needs repair, is the game at current dev build, not my pc for sure.

here i got another rpt log for you. game just crashed to desktop without error msg.

some code of .rpt log below, that just went crazy somehow.

12:17:45 File read error: C:\Program Files (x86)\Steam\steamapps\common\Arma 3\expansion\addons\props_f_exp.ebo,ERROR_NOACCESS
12:17:45  at 000002489A919000: base 000002489A919000, size  7000, state FREE, protect, type
12:17:45  at 000002489A91A000: base 000002489A91A000, size  6000, state FREE, protect, type
12:17:45  at 000002489A91B000: base 000002489A91B000, size  5000, state FREE, protect, type
12:17:45  at 000002489A91C000: base 000002489A91C000, size  4000, state FREE, protect, type
12:17:45  at 000002489A91D000: base 000002489A91D000, size  3000, state FREE, protect, type
12:17:45  at 000002489A91E000: base 000002489A91E000, size  2000, state FREE, protect, type
12:17:45  at 000002489A91F000: base 000002489A91F000, size  1000, state FREE, protect, type
12:17:45  at 000002489A910000: base 000002489A910000, size 10000, state FREE, protect, type
12:17:45  at 000002489A911000: base 000002489A911000, size  f000, state FREE, protect, type
12:17:45  at 000002489A912000: base 000002489A912000, size  e000, state FREE, protect, type
12:17:45  at 000002489A913000: base 000002489A913000, size  d000, state FREE, protect, type
12:17:45  at 000002489A914000: base 000002489A914000, size  c000, state FREE, protect, type
12:17:45  at 000002489A915000: base 000002489A915000, size  b000, state FREE, protect, type
12:17:45  at 000002489A916000: base 000002489A916000, size  a000, state FREE, protect, type
12:17:45  at 000002489A917000: base 000002489A917000, size  9000, state FREE, protect, type
12:17:45  at 000002489A918000: base 000002489A918000, size  8000, state FREE, protect, type
12:17:45  at 000002489A919000: base 000002489A919000, size  7000, state FREE, protect, type
12:17:45  at 000002489A91A000: base 000002489A91A000, size  6000, state FREE, protect, type
12:17:45  at 000002489A91B000: base 000002489A91B000, size  5000, state FREE, protect, type
12:17:45  at 000002489A91C000: base 000002489A91C000, size  4000, state FREE, protect, type
12:17:45  at 000002489A91D000: base 000002489A91D000, size  3000, state FREE, protect, type
12:17:45  at 000002489A91E000: base 000002489A91E000, size  2000, state FREE, protect, type
12:17:45  at 000002489A91F000: base 000002489A91F000, size  1000, state FREE, protect, type
12:17:45  at 000002489F050000: base 000002489F050000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F051000: base 000002489F051000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F052000: base 000002489F052000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F053000: base 000002489F053000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F054000: base 000002489F054000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F055000: base 000002489F055000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F056000: base 000002489F056000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F057000: base 000002489F057000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F058000: base 000002489F058000, size  8000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F059000: base 000002489F059000, size  7000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05A000: base 000002489F05A000, size  6000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05B000: base 000002489F05B000, size  5000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05C000: base 000002489F05C000, size  4000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05D000: base 000002489F05D000, size  3000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05E000: base 000002489F05E000, size  2000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F05F000: base 000002489F05F000, size  1000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F060000: base 000002489F060000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F061000: base 000002489F061000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F062000: base 000002489F062000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F063000: base 000002489F063000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F064000: base 000002489F064000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F065000: base 000002489F065000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F066000: base 000002489F066000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F067000: base 000002489F067000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F068000: base 000002489F068000, size  8000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F069000: base 000002489F069000, size  7000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06A000: base 000002489F06A000, size  6000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06B000: base 000002489F06B000, size  5000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06C000: base 000002489F06C000, size  4000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06D000: base 000002489F06D000, size  3000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06E000: base 000002489F06E000, size  2000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F06F000: base 000002489F06F000, size  1000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F070000: base 000002489F070000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F071000: base 000002489F071000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F072000: base 000002489F072000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F073000: base 000002489F073000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F074000: base 000002489F074000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F075000: base 000002489F075000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F076000: base 000002489F076000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F077000: base 000002489F077000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F078000: base 000002489F078000, size  8000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F079000: base 000002489F079000, size  7000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07A000: base 000002489F07A000, size  6000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07B000: base 000002489F07B000, size  5000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07C000: base 000002489F07C000, size  4000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07D000: base 000002489F07D000, size  3000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07E000: base 000002489F07E000, size  2000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F07F000: base 000002489F07F000, size  1000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F080000: base 000002489F080000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F081000: base 000002489F081000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F082000: base 000002489F082000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F083000: base 000002489F083000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F084000: base 000002489F084000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F085000: base 000002489F085000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F086000: base 000002489F086000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489F087000: base 000002489F087000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45   ReadFile error. Offset 237000, address 000002489A919000. Err 3e6 - Unzulässiger Zugriff auf einen Speicherbereich.

12:17:45   File read recovery from error 3e6 has failed with error 0: Der Vorgang wurde erfolgreich beendet.

12:17:45 File read error: addons\structures_f_data.pbo,ERROR_NOACCESS
12:17:45  at 000002489F089000: base 000002489F089000, size 77000, state FREE, protect, type
12:17:45   ReadFile error. Offset 95bd000, address 000002489F089000. Err 3e6 - Unzulässiger Zugriff auf einen Speicherbereich.

12:17:45   File read recovery from error 3e6 has failed with error 0: Der Vorgang wurde erfolgreich beendet.

12:17:45 File read error: addons\structures_f_data.pbo,ERROR_NOACCESS
12:17:45  at 000002489F08A000: base 000002489F08A000, size 76000, state FREE, protect, type
12:17:45  at 000002489F08B000: base 000002489F08B000, size 75000, state FREE, protect, type
12:17:45  at 000002489F08C000: base 000002489F08C000, size 74000, state FREE, protect, type
12:17:45  at 000002489F08D000: base 000002489F08D000, size 73000, state FREE, protect, type
12:17:45  at 000002489F08E000: base 000002489F08E000, size 72000, state FREE, protect, type
12:17:45  at 000002489F08F000: base 000002489F08F000, size 71000, state FREE, protect, type
12:17:45  at 000002489A900000: base 000002489A900000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A901000: base 000002489A901000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A902000: base 000002489A902000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A903000: base 000002489A903000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A904000: base 000002489A904000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A905000: base 000002489A905000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A906000: base 000002489A906000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A907000: base 000002489A907000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A908000: base 000002489A908000, size  8000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A909000: base 000002489A909000, size  7000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90A000: base 000002489A90A000, size  6000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90B000: base 000002489A90B000, size  5000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90C000: base 000002489A90C000, size  4000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90D000: base 000002489A90D000, size  3000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90E000: base 000002489A90E000, size  2000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A90F000: base 000002489A90F000, size  1000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A910000: base 000002489A910000, size 10000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A911000: base 000002489A911000, size  f000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A912000: base 000002489A912000, size  e000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A913000: base 000002489A913000, size  d000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A914000: base 000002489A914000, size  c000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A915000: base 000002489A915000, size  b000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A916000: base 000002489A916000, size  a000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A917000: base 000002489A917000, size  9000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A918000: base 000002489A918000, size  8000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A919000: base 000002489A919000, size  7000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A91A000: base 000002489A91A000, size  6000, state COMMIT, protect READWRITE, type MAPPED
12:17:45  at 000002489A91B000: base 000002489A91B000, size  5000, state COMMIT, protect READWRITE, type MAPPED
12:17:45   ReadFile error. Offset fa44000, address 000002489F08A000. Err 3e6 - Unzulässiger Zugriff auf einen Speicherbereich.

12:17:45   File read recovery from error 3e6 has failed with error 0: Der Vorgang wurde erfolgreich beendet.

and btw going back to stable or perf is even no option this time, because of 3fps bug(including crash afterwards or need to restart the game at least) that happens to me after 30min-1h and makes most missions unplayable.

so i will wait some time for next dev updates and hope the crashes will be fixed somehow.

Alwin added a comment.Jan 6 2017, 3:18 PM

@hill3234

Did you try to re-install Arma 3?
In any case please wait for next update, I´m sorry.

Thank you for understanding. Your issue has been added to our system, don´t worry.

yes i did, but did not change any,