OBSLiveCoder
New Member
OBS crashes (segfault) when I tap the trackpad while the mouse is over the OBS window. Using the mouse does not cause this crash.
My installation ran into the same problem running on an XPS 13, x64 Ubuntu 14.04.5 LTS.
Here is the output of gdb ods... seems to be a qt5 problem.
Additional info
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
OBS studio was installed using apt-get install obs-studio.
I also get the same problem on the unstable ppa.
My installation ran into the same problem running on an XPS 13, x64 Ubuntu 14.04.5 LTS.
[1] 17198 segmentation fault (core dumped) obs
Here is the output of gdb ods... seems to be a qt5 problem.
Program received signal SIGSEGV, Segmentation fault.
0x00007fffda837cbb in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
0x00007fffda837cbb in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
Additional info
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
OBS studio was installed using apt-get install obs-studio.
$ sudo apt-cache policy obs-studio libqt5gui5
obs-studio:
Installed: 0.16.2.1-544~trusty
Candidate: 0.16.2.1-544~trusty
Version table:
*** 0.16.2.1-544~trusty 0
500 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
libqt5gui5:
Installed: 5.2.1+dfsg-1ubuntu14.3
Candidate: 5.2.1+dfsg-1ubuntu14.3
Version table:
*** 5.2.1+dfsg-1ubuntu14.3 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
100 /var/lib/dpkg/status
5.2.1+dfsg-1ubuntu14 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
obs-studio:
Installed: 0.16.2.1-544~trusty
Candidate: 0.16.2.1-544~trusty
Version table:
*** 0.16.2.1-544~trusty 0
500 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
libqt5gui5:
Installed: 5.2.1+dfsg-1ubuntu14.3
Candidate: 5.2.1+dfsg-1ubuntu14.3
Version table:
*** 5.2.1+dfsg-1ubuntu14.3 0
500 http://archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 Packages
500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 Packages
100 /var/lib/dpkg/status
5.2.1+dfsg-1ubuntu14 0
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
I also get the same problem on the unstable ppa.