I’m trying to run Teamspeak server 3.13.7 on FreeBSD 14.3. As soon as I start the server it crashes with a segmentation fault. Running the “file” command on “ts3server” show that the binary is for FreeBSD 11.2. If the server is indeed built for FreeBSD 11, it is likely incompatible with FreeBSD 14. If this is the case, could the server please be rebuilt for FreeBSD 14? Thanks.
We will no longer offer support for FreeBSD going forward with future versions of the server. Therefore a version for newer OS versions will not be released.
Thanks for the reply. That is most unfortunate. Perhaps I will try the Windows server under Wine.
I’m not too well versed in all the FreeBSD stuff, but couldn’t you create a Linux jail with the file system from the official docker image? I’d expect this to perform somewhat better than using wine.
Thanks for the suggestion, but I have already tried running the Linux server with the Linux compatibility layer based on Rocky Linux 9. My server’s console reports the Linux server uses some TCP functionality not supported by the Linux translation layer of the FreeBSD kernel, and the TeamSpeak client is not able to connect.