Page MenuHomeFeedback Tracker

Crash ARMA 3 multiplayer on MAC Version 2.16
New, NormalPublic

Description

Since the 2.16, i cannot play on multiplayer on server witch use add-ons. The crash didn't happen on a multiplayer mission without add-ons.

Each time i crash, there is a message on the server "Steam Ticket failed"
For information, i use Arma 3 on two session on the same computer. Not in the same time, of course. On is on macOS, the second one on a WM Windows 11.
I can stay connect on Windows WM but not on macOS version

Details

Severity
Crash
Resolution
Open
Reproducibility
Always
Operating System
MacOS
Operating System Version
Sonoma 14.5
Category
General
Steps To Reproduce

Example:
Mission: Liberation RX Yulakia
Using add-ons:
LRX Template
Yulakia
Enhanced movement
Server Linux 2.16

Can load on lobby, go inside the mission, and after a delay, 2 or 5 minutes, the game crash directly without report windows.
Attach, the Apple crash report. There is no rpt file in my folder AppDataLocal

foreach ($list as $item) {
  work_miracles($item);
}
Additional Information

Event Timeline

MaxRocka created this task.May 22 2024, 9:57 PM
MaxRocka updated the task description. (Show Details)May 24 2024, 9:26 PM
MaxRocka updated the task description. (Show Details)

I try with a server who's using Isla Duala, Takistan and Chernarus, olny Isla Duala failed and crash my computer.

After some test, it seemed to be a memory access who's in cause.

Process: ArmA3 AS Native [33805]
Path: /Users/USER/Library/Application Support/Steam/*/ArmA3 AS Native.app/Contents/MacOS/ArmA3 AS Native
Identifier: com.vpltd.Arma3
Version: 1.82.0 (20230605.1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-08-01 15:01:39.0054 +0200
OS Version: macOS 14.5 (23F79)
Report Version: 12
Anonymous UUID: EC448D88-87D0-1349-72D3-C9D5DA9D0B02

Time Awake Since Boot: 83000 seconds

System Integrity Protection: enabled

Crashed Thread: 33 E.d3d11.BackendThread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000c8
Exception Codes: 0x0000000000000001, 0x00000000000000c8

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [33805]

VM Region Info: 0xc8 is not in any region. Bytes before following region: 4370530104

REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
UNUSED SPACE AT START

https://developer.apple.com/documentation/xcode/investigating-memory-access-crashes

Someone have an answer to all this developer's language.