Ts3server eats 100% CPU all the time [FreeBSD14.4]

Hello,

I tried to run a ts3server on a FreeBSD system. The precompiled binaries for FreeBSD seem to support FreeBSD 13.5 onwards. The server works, can deal with clients and all but its constantly at 100% CPU usage which is a bit boring. I read in a different thread that FreeBSD will be not supported anymore but the version from the port system is not too old:

/usr/local/libexec/ts3server: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 13.5, FreeBSD-style, stripped

if possible please provide an updated version.

thanks

what resources are allocated, is it enough to run the server? I know it usually take like nothing, but still it’s good to know which specs are used for this instance

almost no resources are bound on this system:

CPU: 12.9% user, 0.0% nice, 0.0% system, 0.0% interrupt, 87.1% idle
Mem: 273M Active, 1580M Inact, 1369M Laundry, 12G Wired, 16G Free
ARC: 5574M Total, 1567M MFU, 1588M MRU, 213K Anon, 84M Header, 2328M Other
1710M Compressed, 4014M Uncompressed, 2.35:1 Ratio

the 12.5% (1 full CPU) is the ts3server process. the load on the machine (without TS3) is below 0.1 … so its clearly an issue with the ts3server.

PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
39458 TeamSpeak 21 141 0 82M 26M CPU7 7 180:35 100.39% ts3server

memory consumption seems normal for the process…