Skip to content

Instantly share code, notes, and snippets.

<mirdellt410> i need some help debugging an issue
<mirdellt410> my audio would sometimes freeze perticulatly my mic
<mirdellt410> i look at pavucontrol and the vu for the mic input and it would randomly freeze
<mirdellt410> the only thing i got was some URB errors in dmesg
<mirdellt410> which was pointless
<mirdellt410> http://paste.opensuse.org/57033753 this looked more useful
Thread 1 "obs" received signal SIGSEGV, Segmentation fault.
0x00007ffff44c4023 in QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) () from /usr/lib64/libQt5Core.so.5
(gdb) bt
#0 0x00007ffff44c4023 in QObjectPrivate::addConnection(int, QObjectPrivate::Connection*) () at /usr/lib64/libQt5Core.so.5
#1 0x00007ffff44c5f36 in QObjectPrivate::connectImpl(QObject const*, int, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () at /usr/lib64/libQt5Core.so.5
#2 0x00007ffff44c62c5 in QObject::connectImpl(QObject const*, void**, QObject const*, void**, QtPrivate::QSlotObjectBase*, Qt::ConnectionType, int const*, QMetaObject const*) () at /usr/lib64/libQt5Core.so.5
#3 0x00007fffc7ba8e8c in InitSceneSwitcher () at /usr//lib/obs-plugins/frontend-tools.so
#4 0x00007fffc7bbe0db in obs_module_load () at /usr//lib/obs-plugins/frontend-tools.so
#5 0x00007ffff51478d4 in obs_init_module (module=0x555555cca480) at /home/mirdellt410/bin/obs-studio/libobs/ob
zypper in --force $(rpmqpack)
@Mirppc
Mirppc / gist:7fae99c039dd6c5ab1caf819270ba37f
Created October 15, 2017 23:02
Blender 2.79 compile error
This file has been truncated, but you can view the full file.
Configuring Blender in "/home/mirdellt410/bin/build_linux" ...
-- Performing Test SUPPORT_SSE_BUILD
-- Performing Test SUPPORT_SSE_BUILD - Success
-- SSE Support: detected.
-- Performing Test SUPPORT_SSE2_BUILD
-- Performing Test SUPPORT_SSE2_BUILD - Success
-- SSE2 Support: detected.
-- Found Git: /usr/bin/git (found version "2.13.6")
-- Looking for C++ include memory
@Mirppc
Mirppc / superdrive.sh
Created August 19, 2017 02:21
Get Apple SuperDrive to work with Linux
# Source: https://christianmoser.me/use-apples-usb-superdrive-with-linux/
# Install package (Debian/Ubuntu)
sudo apt-get install sg3-utils
# Look for the entry /dev/sr*
ls /dev
# Change the device if necessary, and do magic...
sg_raw /dev/sr0 EA 00 00 00 00 00 01