You are not logged in.

#1 2026-06-12 18:15:54

TheFinnishOne
Member
Registered: 2025-07-18
Posts: 11

[SOLVED] Teamspeak 3 Segmentation Fault

After installing the teamspeak3 package and launching it from the terminal with "teamspeak3" crashes with this output:

QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
QFont::fromString: Invalid description 'Wynnfont,9,-1,5,400,0,0,0,0,0,0,0,0,0,0,1'
QFont::fromString: Invalid description 'Wynnfont,8,-1,5,400,0,0,0,0,0,0,0,0,0,0,1'
QFont::fromString: Invalid description 'Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1'
Crashdump ENABLED,  directory is: /home/thefinnishone/.ts3client/crashdumps
DUMP defined! Dumpdir is: /home/thefinnishone/.ts3client/crashdumps
2026-06-12 18:05:55.661037|INFO    |              |   |TeamSpeak Client 3.6.2 (2023-09-20 09:48:13)
2026-06-12 18:05:55.661067|INFO    |              |   |SystemInformation: Linux 7.0.11-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 02 Jun 2026 18:26:58 +0000 x86_64 Binary: 64bit
2026-06-12 18:05:55.667247|DEBUG   |PulseAudio    |   |connected to pulse audio server - 
/usr/bin/teamspeak3: line 11:  5470 Segmentation fault         (core dumped) ./ts3client_linux_amd64 -platform xcb $@

I have no idea what this means, or how to fix it. Can someone help me?

Last edited by TheFinnishOne (2026-06-13 12:47:03)

Offline

#2 2026-06-13 12:46:43

TheFinnishOne
Member
Registered: 2025-07-18
Posts: 11

Re: [SOLVED] Teamspeak 3 Segmentation Fault

So I found This thread on the teamspeak forum which talked about the v3 client using qt5. I tried installing "qt5-base" through pacman, and even tough it said that it was already installed, reinstalling the package seems to have fixed the issue.

Offline

#3 2026-06-13 13:00:11

TheFinnishOne
Member
Registered: 2025-07-18
Posts: 11

Re: [SOLVED] Teamspeak 3 Segmentation Fault

Nevermind, the actual problem was simply that that I was in a discord call. The program only launches when I'm not in a discord voice call.

Offline

#4 2026-06-13 13:40:35

cryptearth
Member
Registered: 2024-02-03
Posts: 2,203

Re: [SOLVED] Teamspeak 3 Segmentation Fault

i doubt that this is TS' fault as i never had issues running ts, steam and others simultaneous without any of them having such issues
ts dump-crashing is merely the symptom caused by something else
what discord client do you use EXACTLY? all repo? aur? snap/flat? if another active voice is causing the crash then that other application doesn't properly implement audio stuff correcly which should be raised as an issue to the devs

Offline

#5 2026-06-14 15:25:05

TheFinnishOne
Member
Registered: 2025-07-18
Posts: 11

Re: [SOLVED] Teamspeak 3 Segmentation Fault

cryptearth wrote:

i doubt that this is TS' fault as i never had issues running ts, steam and others simultaneous without any of them having such issues
ts dump-crashing is merely the symptom caused by something else
what discord client do you use EXACTLY? all repo? aur? snap/flat? if another active voice is causing the crash then that other application doesn't properly implement audio stuff correcly which should be raised as an issue to the devs

I am using vesktop from aur, version 1.6.5-1.

Offline

#6 2026-06-14 16:42:30

cryptearth
Member
Registered: 2024-02-03
Posts: 2,203

Re: [SOLVED] Teamspeak 3 Segmentation Fault

check upstream: https://github.com/Vencord/Vesktop/issues - or open one yourself
but:

aur wrote:

Electron-based

this stuff is known to cause troublesor have issues itself
try some other non-electron-based client - like in-browser with chromium or firefox (the vanilla base versions - not some fork)

Offline

#7 2026-06-14 18:58:08

TheFinnishOne
Member
Registered: 2025-07-18
Posts: 11

Re: [SOLVED] Teamspeak 3 Segmentation Fault

cryptearth wrote:

check upstream: https://github.com/Vencord/Vesktop/issues - or open one yourself
but:

aur wrote:

Electron-based

this stuff is known to cause troublesor have issues itself
try some other non-electron-based client - like in-browser with chromium or firefox (the vanilla base versions - not some fork)

I'm going to keep using vesktop since I like it a lot and not being able to be in a voice call while using teamspeak won't be a problem for me, but thanks for the suggestions anyways!

Offline

Board footer

Powered by FluxBB