Jump to content
Sign in to follow this  
killerando

ARMA3 Dedicated server problems!

Recommended Posts

Hi there.

 

I am pulling my hair out about this one, and wondering if anyone can help me.

 

I run several servers on the same box, but I am only having problem with 1 server out of the 6+.

 

Our main Exile server is crashing irregularly, ALWAYS with the C0000005 ACCESS_VIOLATION error. Sometimes it will be ok for a week, then bang crashes bad for days. In fact once it crashed so bad it wouldn't come  back up again.

 

I have tried removing mods, and running a bare server, but the mods are working fine, (with extra as well) on other servers on the same machine.

 

I have tried using malloc = system, and the tbb.

 

I have changed many startup parameters to try and isolate the problem.

 

I have used my server diagnostic programs to test the memory, and no errors are shown.

 

All servers are run on a HP rackmount server, with ample CPU and memory. Windows 2008R2.

 

Here is a bit from one of the RPT files.

 

I can provide more of the files if needed.

 

 

Exception code: C0000005 ACCESS_VIOLATION at 0147E39F
graphics:  No
resolution:  160x120x32

 

Mods: Heli
Extensions:
  ARMA_LOG (.\ARMA_LOG.dll) [] []
  ARMA_LOAD (.\ARMA_LOAD.dll) [1.0.0.0] [1.0.0.0]
  extDB2 (D:\A3ALTISEXILE\@ExileServer\extDB2.dll) [65.0.0.0] [65.0.0.0]
Distribution: 0
Version 1.52.132676
Fault time: 2015/11/01 23:57:16
Fault address:  0147E39F 01:0029D39F D:\A3ALTISEXILE\arma3server6.exe
file:     Exile (__cur_mp)
world:    Altis
Prev. code bytes: CC 53 8B 5C 24 08 56 57 8B F9 8B 03 85 C0 74 65
Fault code bytes: 8B 48 04 85 C9 74 5E 8B 01 8B 40 54 FF D0 84 C0

Registers:
EAX:FFFFFFFF EBX:80DBF000
ECX:80D05580 EDX:80D04000
ESI:80D0558C EDI:80D05580
CS:EIP:0023:0147E39F
SS:ESP:002B:00B0F068  EBP:000B9A80
DS:002B  ES:002B  FS:0053  GS:002B
Flags:00210286
=======================================================
note: Minidump has been generated into the file D:\A3ALTISEXILE\CONFIGS\PROFILES\Ando1\arma3server6_2015-11-01_23-49-01.mdmp

 

I used to have a similar problem with the Epoch servers, before we moved to exile.  

 

IT is confusing, because the other servers I run are fine. Not 1 crash. Just this server.

 

 

 Why is there only Heli in the mods listing in the about RPT extract?

 

These server crashes have lost us lots of players recently and I would like to fix it!

 

Can anyone help me?

Share this post


Link to post
Share on other sites

Is there anything I can run to make sure its not the database that is causing issues? Is there a way I can use SteamCMD to verify the server files? Is there any tool I can use to clean out the server cache?

 

Would any of these things help do you think ?

Share this post


Link to post
Share on other sites

If you haven't already I would try deleting and re-installing the server files for that instance.  Do you use a panel like TCAdmin?

 

Also you could try a different (non-Exile) mission on that server instance and see if it still crashes.

 

Not sure about your database question I am unfamiliar with Exile.

Share this post


Link to post
Share on other sites

In situations like this you need to run pure vanilla to prove the basic install and only then add complications to it otherwise you will end up running around trying to catch your tail

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×