Executing #ban list via RCON causes the dedicated server to crash immediately with an access violation.
The same command works correctly when executed ingame as an admin.
Steps to reproduce:
Start an Arma Reforger Dedicated Server on Stable 1.8.0.
Connect via RCON with admin permissions.
Execute #players → works correctly.
Execute #ban list 1 → server crashes immediately.
Expected result:
The ban list is returned through RCON.
Actual result:
Dedicated server crashes with:
Access violation. Illegal read ... at 0x8
Crash GUID:
73c991c8-4705-4fef-8792-de6474d9ca1d
This appears related to the previously reported #ban list RCON issue (T198839), which was marked as resolved. The issue is still reproducible on Stable 1.8.0.