Client crash on startup on Linux

Since thread: TeamSpeak 6 Client Crash - Linux / Aurora Linux | When using Distrobox

came with no real solution, i wanted to make this thread to make a real resolution

Terminal log:

david@2001-1ae9-ba-2500-7662-f049-10ea-9b3f:\~/Stažené/teamspeak-client$ ./TeamSpeak 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[74920:74920:0703/155406.128491:ERROR:../source/chromium/src/base/memory/shared_memory_switch.cc:289\] Failed global descriptor lookup: 7 
\[74918:74918:0703/155406.419137:ERROR:../source/chromium/src/media/gpu/vaapi/vaapi_wrapper.cc:1640\] vaInitialize failed: unknown libva error 
\[74918:75023:0703/155409.659507:ERROR:../source/chromium/src/components/viz/service/display/display.cc:298\] Frame latency is negative: -0.016 ms 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[FFmpegDynamicLib\]\[INFO\] system libva pair (with vaMapBuffer2) loaded from /lib64 
\[75110:75110:0703/155411.165416:ERROR:../source/chromium/src/base/memory/shared_memory_switch.cc:289\] Failed global descriptor lookup: 7 
\[FFmpegDynamicLib\]\[INFO\] loaded bundled FFmpeg from /home/david/Stažené/teamspeak-client 
\[75111:75111:0703/155411.168150:ERROR:../source/chromium/src/base/memory/shared_memory_switch.cc:289\] Failed global descriptor lookup: 7 
\[2026-07-03 15:54:15.715\] \[info\] \[shutdown\] watchdog armed, deadline 15000ms from now 
\[74974:74985:0703/155415.725564:FATAL:../source/chromium/src/third_party/webrtc/rtc_base/platform_thread.cc:181\]  
 
# 
# Fatal error in: ../../../source/chromium/src/third_party/webrtc/rtc_base/platform_thread.cc, line 181 
# last system error: 0 
# Check failed: 0 == pthread_join(\*handle\_, nullptr) (0 vs. 35) 
#  
\[2026-07-03 15:54:15.757\] \[info\] \[shutdown\] monitor_stop took 0ms 
\[2026-07-03 15:54:15.758\] \[info\] \[shutdown\] myteamspeak_stop took 0ms 
\[2026-07-03 15:54:15.758\] \[info\] \[shutdown\] tschat_stop took 0ms 
\[2026-07-03 15:54:15.758\] \[info\] \[shutdown\] clientlib_finalize took 0ms 
\[2026-07-03 15:54:15.758\] \[info\] \[shutdown\] pipe_controller_stop took 0ms 
\[2026-07-03 15:54:15.759\] \[info\] \[shutdown\] io_service_stop took 0ms 
\[2026-07-03 15:54:15.759\] \[info\] \[shutdown\] binding_residual took 0ms 
\[2026-07-03 15:54:17.759\] \[info\] \[shutdown\] P3 close-cycle deadline hit; forcing CefQuitMessageLoop 
pool dtor

Crash:

Attaching a core dump: Portal4Gamers

The crash shows that the Renderer Process of CEF is crashing (so nothing we can really control unfortunately). This might be resolved automagically with future CEF updates. However, the crash dump was truncated — ulimit -c unlimited — might help. However, again, since this is purely in there Renderer Process of CEF, I’m not confident that we can do much about that immediately.

3 Likes