3.12.1 Server crash mutex lock failed: Invalid argument terminate_handler

I had an unexpected server crash. I had similar issue on multiple instances on one time. All virtual servers were stopped. Some teamspeak server processes stopped running.

Server version: 3.12.1
OS: Debian 9

Latest log was

2020-06-01 21:03:33.720743|INFO |VirtualServerBase|11629|failed to update myTeamSpeak ID
terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
terminate_handler unexpectedly threw an exception

Is it known issue?

Never saw that and will forward this to our developers.

But could you please update the server to the latest version (3.12.1) and tell us in case it happens again?

1 Like

Mistake. It was Server version: 3.12.1.

How dare you! How can i believe that now? :smiley:
OK tnx for the update on that topic. Plan stays to tell a dev.

1 Like

Do u have some more lines of server log 0 and 1629 ?

Yes I have.

For example more lines from 1629

2020-06-01 21:03:32.301203|INFO    |VirtualServerBase|11629|listening on **********:9997
2020-06-01 21:03:32.301260|INFO    |VirtualSvrMgr |   |startServer() VirtualServer(11629) started
2020-06-01 21:03:33.149103|INFO    |VirtualServerBase|11629|rejecting myteamspeakid: revoke list out of date
2020-06-01 21:03:33.149131|INFO    |VirtualServerBase|11629|client is connecting with a invalid or revoked myTeamSpeak ID
2020-06-01 21:03:33.720708|INFO    |VirtualServerBase|11629|rejecting myteamspeakid: revoke list out of date
2020-06-01 21:03:33.720743|INFO    |VirtualServerBase|11629|failed to update myTeamSpeak ID
terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument terminate_handler unexpectedly threw an exception

Here log when the instance started before
2020-06-01 19:03:04.377330|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.12.1 (2020-03-27 10:38:47)

I noticed one important log some lines before. That is why vservers stopped.
2020-06-01 21:03:04.391173|ERROR |Accounting | |Could not connect to accounting server after multiple attempts, shutting down server

So this topic is not important.