Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Linux server segfault #19

Closed
mr-bo-jangles opened this issue Mar 15, 2017 · 4 comments
Closed

Linux server segfault #19

mr-bo-jangles opened this issue Mar 15, 2017 · 4 comments

Comments

@mr-bo-jangles
Copy link

mr-bo-jangles commented Mar 15, 2017

Running the test build from #15 on ubuntu 16.04 with gcc 5.4.0, server segfaults on connection/start of a mission file

23:24:36 BattlEye Server: Player #0 Simpleton216 - GUID: 64287f14316ff21961452fbf1311c3ca
23:24:36 Player Simpleton216 connected (id=76561198041702905).
23:24:36 BattlEye Server: Verified GUID (64287f14316ff21961452fbf1311c3ca) of player #0 Simpleton216
Class  destroyed with lock count 1
2017/03/15, 23:24:37 Deinitialized shape [Class: "C_Soldier_VR_F"; Shape: "a3\characters_f_bootcamp\common\vr_soldier_f.p3d";]
2017/03/15, 23:24:37 ../lib/Network/networkServer.cpp ClearNetServer:NOT IMPLEMENTED - briefing!
Include file mpmissions/Bankerupted.Altis\f\JIP\f_JIP_kitpicker.h not found.
2017/03/15, 23:24:38 Critical:Destroying running thread!
2017/03/15, 23:24:38 Critical:Destroying running thread!
2017/03/15, 23:24:38 Critical:Destroying running thread!
2017/03/15, 23:24:38 Critical:Destroying running thread!
2017/03/15, 23:24:38 Critical:Destroying running thread!
2017/03/15, 23:24:38 Critical:Destroying running thread!/home/dogcoy/linuxgsm/Arma3/lgsm/functions/command_debug.sh: line 102:  6744 Segmentation fault      (core dumped) ${executable} ${parms//\\;/;}
@alexcroox
Copy link
Owner

alexcroox commented Mar 16, 2017

I think you are the first person to give the linux build a proper go. @kami- is away at the moment and he was the one that build the custom extension so I'll have to await his input unfortunately.

#15

@mr-bo-jangles
Copy link
Author

Discovered that this was not related to R3, was due to a change in the way we were putting missions onto the server that was adding a number of corrupted missions

@alexcroox
Copy link
Owner

Can you confirm it works on linux then as you are our first tester for the linux build :)

@mr-bo-jangles
Copy link
Author

mr-bo-jangles commented Mar 19, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants