You are not logged in.

#1 2017-03-16 11:52:05

SunPraiser98
Member
Registered: 2017-03-16
Posts: 7

[SOLVED]Teamspeak 3 Client Crash

Hi, I'm not sure if this is the right place, but since teamspeak deals with audio I thought maybe.
So: I installed Teamspeak 3 just like everything else (sudo pacman -S teamspeak3), but when I launch it, it only stays open for a few seconds, then closes without any message.
What's the problem? Or are there any log files it creates, and if so, where can I find them?
Thanks in advance!

Last edited by SunPraiser98 (2017-03-16 19:19:25)

Offline

#2 2017-03-16 12:15:29

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: [SOLVED]Teamspeak 3 Client Crash

The first step in trying to debug things like these is always to start the program in question in a terminal and posting the output if it really is a literal crash, this will help get some more info: https://wiki.archlinux.org/index.php/Co … _core_dump

Last edited by V1del (2017-03-16 12:18:31)

Offline

#3 2017-03-16 18:55:09

SunPraiser98
Member
Registered: 2017-03-16
Posts: 7

Re: [SOLVED]Teamspeak 3 Client Crash

So, this is the teamspeak coredump.
           PID: 2013 (ts3client_linux)
           UID: 1000 (sunpraiser98)
           GID: 100 (users)
        Signal: 6 (ABRT)
     Timestamp: Thu 2017-03-16 20:59:14 CET (4s ago)
  Command Line: ./ts3client_linux_amd64
    Executable: /opt/teamspeak3/ts3client_linux_amd64
Control Group: /user.slice/user-1000.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-1000.slice
       Session: c1
     Owner UID: 1000 (sunpraiser98)
       Boot ID: 9dc7f5a9595148a69242d1d4cb5a0799
    Machine ID: ddc1ad96fe9a458d8678d9ea552ac98f
      Hostname: Arch
       Storage: /var/lib/systemd/coredump/core.ts3client_linux.1000.9dc7f5a9595148a69242d1d4cb5a0799.2013.1489694354000000000000.lz4
       Message: Process 2013 (ts3client_linux) of user 1000 dumped core.
               
                Stack trace of thread 2013:
                #0  0x00007efc36d67a10 raise (libc.so.6)
                #1  0x00007efc36d6913a abort (libc.so.6)
                #2  0x00007efc3f707e21 _ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5)
                #3  0x00007efc2df45c39 n/a (libQt5QuickWidgets.so.5)
                #4  0x00007efc2df45f9a n/a (libQt5QuickWidgets.so.5)
                #5  0x00007efc2df48936 _ZN12QQuickWidget11resizeEventEP12QResizeEvent (libQt5QuickWidgets.so.5)
                #6  0x00007efc384d2eed n/a (libQt5WebEngineWidgets.so.5)
                #7  0x00007efc3e4df12e _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5)
                #8  0x00007efc384d316c n/a (libQt5WebEngineWidgets.so.5)
                #9  0x00007efc3e49734c _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5)
                #10 0x00007efc3e49eb61 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
                #11 0x00007efc3f8fc440 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
                #12 0x00007efc3e4d79d2 _ZN14QWidgetPrivate30sendPendingMoveAndResizeEventsEbb (libQt5Widgets.so.5)
                #13 0x00007efc3e4db883 _ZN14QWidgetPrivate11show_helperEv (libQt5Widgets.so.5)
                #14 0x00007efc3e4db807 _ZN14QWidgetPrivate12showChildrenEb (libQt5Widgets.so.5)
                #15 0x00007efc3e4db89f _ZN14QWidgetPrivate11show_helperEv (libQt5Widgets.so.5)
                #16 0x00007efc3e4de6d5 _ZN7QWidget10setVisibleEb (libQt5Widgets.so.5)
                #17 0x00007efc3e4db818 _ZN14QWidgetPrivate12showChildrenEb (libQt5Widgets.so.5)
                #18 0x00007efc3e4db89f _ZN14QWidgetPrivate11show_helperEv (libQt5Widgets.so.5)
                #19 0x00007efc3e4de6d5 _ZN7QWidget10setVisibleEb (libQt5Widgets.so.5)
                #20 0x00007efc3e68635d _ZN7QDialog10setVisibleEb (libQt5Widgets.so.5)
                #21 0x00007efc3e685801 _ZN7QDialog4execEv (libQt5Widgets.so.5)
                #22 0x00000000006e79f6 n/a (ts3client_linux_amd64)
                #23 0x00000000006e70fb n/a (ts3client_linux_amd64)
                #24 0x00007efc3f927d49 _ZN11QMetaObject8activateEP7QObjectiiPPv (libQt5Core.so.5)
                #25 0x00007efc3f934b73 n/a (libQt5Core.so.5)
                #26 0x00007efc3f928b63 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5)
                #27 0x00007efc3e49734c _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5)
                #28 0x00007efc3e49eb61 _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5)
                #29 0x00007efc3f8fc440 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5)
                #30 0x00007efc3f94fcbe _ZN14QTimerInfoList14activateTimersEv (libQt5Core.so.5)
                #31 0x00007efc3f950549 n/a (libQt5Core.so.5)
                #32 0x00007efc35fc65a7 g_main_context_dispatch (libglib-2.0.so.0)
                #33 0x00007efc35fc6810 n/a (libglib-2.0.so.0)
                #34 0x00007efc35fc68bc g_main_context_iteration (libglib-2.0.so.0)
                #35 0x00007efc3f95104f _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5)
                #36 0x00007efc3f8fa89a _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5)
                #37 0x00007efc3f902de4 _ZN16QCoreApplication4execEv (libQt5Core.so.5)
                #38 0x0000000000bdafdb n/a (ts3client_linux_amd64)
                #39 0x00007efc36d54511 __libc_start_main (libc.so.6)
                #40 0x00000000004ce0c9 n/a (ts3client_linux_amd64)
Refusing to dump core to tty (use shell redirection or specify --output).


It also prints this when I try to run teamspeak3 from terminal:
QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
Crashdump ENABLED,  directory is: /home/sunpraiser98/.ts3client/crashdumps
DUMP defined! Dumpdir is: /home/sunpraiser98/.ts3client/crashdumps
2017-03-16 20:01:14.904107|INFO    |              |   |TeamSpeak 3 Client 3.1.1.1 (2017-02-21 09:16:30)
2017-03-16 20:01:14.904174|INFO    |              |   |SystemInformation: Linux 4.10.2-1-ARCH #1 SMP PREEMPT Mon Mar 13 17:13:41 CET 2017 x86_64 Binary: 64bit
2017-03-16 20:01:14.904216|INFO    |              |   |Using hardware aes
2017-03-16 20:01:14.914182|DEBUG   |PulseAudio    |   |connected to pulse audio server
2017-03-16 20:01:14.941567|INFO    |Addons        |   |Checking for addon updates...
2017-03-16 20:01:14.943556|INFO    |Plugins       |   |Loading plugin: libclientquery_plugin.so
2017-03-16 20:01:14.945045|INFO    |Query         |   |listening on 127.0.0.1:25639
2017-03-16 20:01:15.002193|INFO    |SyncImpl      |   |Creating default config in local storage
ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2017-03-16 20:01:15.105048|INFO    |              |   |*** Time [MAINWINDOW]: 191
2017-03-16 20:01:15.105153|INFO    |              |   |*** Time [INIT]: 192
2017-03-16 20:01:15.105377|DEVELOP |ClientUI      |   |Notifications init: Soundpack path: /opt/teamspeak3/sound/default
2017-03-16 20:01:15.108546|INFO    |ClientUI      |   |Failed to init text to speech engine
2017-03-16 20:01:15.108601|INFO    |ClientUI      |   |Qt version: 5.8.0
2017-03-16 20:01:15.108645|INFO    |ClientUI      |   |Using configuration location: /home/sunpraiser98/.ts3client/settings.db
2017-03-16 20:01:15.605961|INFO    |ClientUI      |   |Last update check was: Thu Mar 16 12:57:06 2017
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
2017-03-16 20:01:15.761751|INFO    |ClientUI      |   |Trying to open html from: file:///opt/teamspeak3/html/myteamspeak_intro/index.html
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, profile  QSurfaceFormat::OpenGLContextProfile(NoProfile))
Breakpad crash /home/sunpraiser98/.ts3client/crashdumps/71395e9a-6a22-cb09-0a26e991-42072f8b.dmp
Starting Error Reporter: /opt/teamspeak3/error_report
./ts3client_runscript.sh: line 49:  2100 Aborted                 (core dumped) ./ts3client_linux_amd64 $@
[2150:2150:0100/000000:ERROR:broker_posix.cc(41)] Invalid node channel message

Last edited by SunPraiser98 (2017-03-16 19:03:49)

Offline

#4 2017-03-16 19:01:54

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED]Teamspeak 3 Client Crash

Did you run it from a terminal? And if you did, it produced no output?


Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2017-03-16 19:07:04

SunPraiser98
Member
Registered: 2017-03-16
Posts: 7

Re: [SOLVED]Teamspeak 3 Client Crash

I tried it from terminal, the output was this

QCoreApplication::applicationDirPath: Please instantiate the QApplication object first
Crashdump ENABLED,  directory is: /home/sunpraiser98/.ts3client/crashdumps
DUMP defined! Dumpdir is: /home/sunpraiser98/.ts3client/crashdumps
2017-03-16 20:01:14.904107|INFO    |              |   |TeamSpeak 3 Client 3.1.1.1 (2017-02-21 09:16:30)
2017-03-16 20:01:14.904174|INFO    |              |   |SystemInformation: Linux 4.10.2-1-ARCH #1 SMP PREEMPT Mon Mar 13 17:13:41 CET 2017 x86_64 Binary: 64bit
2017-03-16 20:01:14.904216|INFO    |              |   |Using hardware aes
2017-03-16 20:01:14.914182|DEBUG   |PulseAudio    |   |connected to pulse audio server
2017-03-16 20:01:14.941567|INFO    |Addons        |   |Checking for addon updates...
2017-03-16 20:01:14.943556|INFO    |Plugins       |   |Loading plugin: libclientquery_plugin.so
2017-03-16 20:01:14.945045|INFO    |Query         |   |listening on 127.0.0.1:25639
2017-03-16 20:01:15.002193|INFO    |SyncImpl      |   |Creating default config in local storage
ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2017-03-16 20:01:15.105048|INFO    |              |   |*** Time [MAINWINDOW]: 191
2017-03-16 20:01:15.105153|INFO    |              |   |*** Time [INIT]: 192
2017-03-16 20:01:15.105377|DEVELOP |ClientUI      |   |Notifications init: Soundpack path: /opt/teamspeak3/sound/default
2017-03-16 20:01:15.108546|INFO    |ClientUI      |   |Failed to init text to speech engine
2017-03-16 20:01:15.108601|INFO    |ClientUI      |   |Qt version: 5.8.0
2017-03-16 20:01:15.108645|INFO    |ClientUI      |   |Using configuration location: /home/sunpraiser98/.ts3client/settings.db
2017-03-16 20:01:15.605961|INFO    |ClientUI      |   |Last update check was: Thu Mar 16 12:57:06 2017
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
2017-03-16 20:01:15.761751|INFO    |ClientUI      |   |Trying to open html from: file:///opt/teamspeak3/html/myteamspeak_intro/index.html
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, profile  QSurfaceFormat::OpenGLContextProfile(NoProfile))
Breakpad crash /home/sunpraiser98/.ts3client/crashdumps/71395e9a-6a22-cb09-0a26e991-42072f8b.dmp
Starting Error Reporter: /opt/teamspeak3/error_report
./ts3client_runscript.sh: line 49:  2100 Aborted                 (core dumped) ./ts3client_linux_amd64 $@
[2150:2150:0100/000000:ERROR:broker_posix.cc(41)] Invalid node channel message

Offline

#6 2017-03-16 19:16:13

SunPraiser98
Member
Registered: 2017-03-16
Posts: 7

Re: [SOLVED]Teamspeak 3 Client Crash

Oh my god, I feel so frickin' stupid..
I did a sudo pacman -S nvidia, removed the nvidia-340xx stuff, and it works now.
(note: 'nvidia' was not listed when I installed the xorg stuff, xorg and xorg-xinit)

Offline

Board footer

Powered by FluxBB