Skip to content

Instantly share code, notes, and snippets.

Created January 15, 2017 20:20
Show Gist options
  • Save anonymous/a4f5a16fff6ec8cc1e8789d17b2cc68f to your computer and use it in GitHub Desktop.
Save anonymous/a4f5a16fff6ec8cc1e8789d17b2cc68f to your computer and use it in GitHub Desktop.
vankata@vankata:~$ gdb /usr/bin/obs
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/obs...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/obs
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffd7571700 (LWP 5368)]
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/themes/Default.qss
Attempted path: /usr/share/obs/obs-studio/themes/Default.qss
Attempted path: share/obs/obs-studio/license/gplv2.txt
Attempted path: /usr/share/obs/obs-studio/license/gplv2.txt
info: Processor: 6 logical cores
info: Processor: AMD FX(tm)-6300 Six-Core Processor
info: Physical Memory: 7965MB Total
info: Kernel Version: Linux 4.4.0-59-generic
info: Distribution: "Ubuntu" "16.04"
[New Thread 0x7fffcc2a1700 (LWP 5369)]
[New Thread 0x7fffbfe2d700 (LWP 5370)]
[New Thread 0x7fffbf3f4700 (LWP 5371)]
[New Thread 0x7fffbebf3700 (LWP 5372)]
[New Thread 0x7fffbe3f2700 (LWP 5373)]
[New Thread 0x7fffbdbf1700 (LWP 5374)]
info: OBS 0.16.2 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 44100
speakers: 2
[New Thread 0x7fffbd3f0700 (LWP 5375)]
info: OpenGL version: 4.2 (Core Profile) Mesa 17.0.0-devel - padoka PPA
info: ---------------------------------
info: video settings reset:
base resolution: 1440x900
output resolution: 1152x720
downscale filter: Bicubic
fps: 30/1
format: NV12
[New Thread 0x7fffaffff700 (LWP 5376)]
[New Thread 0x7fffaf7fe700 (LWP 5377)]
info: ---------------------------------
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
info: No blackmagic support
[New Thread 0x7fffac8a8700 (LWP 5378)]
info: ---------------------------------
info: Loaded Modules:
info: text-freetype2.so
info: rtmp-services.so
info: obs-x264.so
info: obs-transitions.so
info: obs-outputs.so
info: obs-libfdk.so
info: obs-filters.so
info: obs-ffmpeg.so
info: linux-v4l2.so
info: linux-pulseaudio.so
info: linux-jack.so
info: linux-decklink.so
info: linux-capture.so
info: image-source.so
info: ==== Startup complete ===============================================
info: All scene data cleared
info: ------------------------------------------------
[New Thread 0x7fff9fdf8700 (LWP 5379)]
[New Thread 0x7fff9f5f7700 (LWP 5380)]
[New Thread 0x7fff9fdf8700 (LWP 5381)]
[Thread 0x7fff9fdf8700 (LWP 5379) exited]
info: pulse-input: Server name: 'pulseaudio 8.0'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_output.pci-0000_01_00.1.hdmi-stereo.monitor'
info: pulse-input: Server name: 'pulseaudio 8.0'
info: pulse-input: Audio format: s16le, 32000 Hz, 2 channels
info: pulse-input: Started recording from 'alsa_input.usb-046d_0823_ED3D8E20-00.analog-stereo'
info: v4l2-input: Start capture from /dev/video0
[Thread 0x7fff9f5f7700 (LWP 5380) exited]
info: v4l2-input: Input: 0
info: v4l2-input: Resolution: 1280x720
info: v4l2-input: Pixelformat: VYUY
info: v4l2-input: Linesize: 2560 Bytes
info: v4l2-input: Framerate: 10,00 fps
[New Thread 0x7fff9f5f7700 (LWP 5382)]
[New Thread 0x7fff9e0d2700 (LWP 5383)]
info: Switched to scene 'Сцена'
info: ------------------------------------------------
info: Loaded scenes:
info: - scene 'Сцена':
info: - source: 'Video Capture Device (V4L2)' (v4l2_input)
info: - filter: 'Color Key' (color_key_filter)
info: ------------------------------------------------
[New Thread 0x7fff9d8d1700 (LWP 5384)]
[New Thread 0x7fff9d0d0700 (LWP 5385)]
[Thread 0x7fff9d0d0700 (LWP 5385) exited]
info: adding 46 milliseconds of audio buffering, total audio buffering is now 46 milliseconds
[Thread 0x7fffac8a8700 (LWP 5378) exited]
info: Update check: last known remote version is 0.4.0
[Thread 0x7fff9d8d1700 (LWP 5384) exited]
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/
Attempted path: /usr/share/obs/obs-studio/themes/
Thread 1 "obs" received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff3a6a269 in raise (sig=5) at ../sysdeps/unix/sysv/linux/pt-raise.c:35
35 ../sysdeps/unix/sysv/linux/pt-raise.c: No such file or directory.
(gdb) backtrace full
#0 0x00007ffff3a6a269 in raise (sig=5) at ../sysdeps/unix/sysv/linux/pt-raise.c:35
resultvar = 0
pid = <optimised out>
#1 0x00007ffff4f77500 in bmalloc () from /usr/lib/libobs.so.0
No symbol table info available.
#2 0x00007ffff4f727db in os_fread_utf8 () from /usr/lib/libobs.so.0
No symbol table info available.
#3 0x00007ffff4f7289c in os_quick_read_utf8_file () from /usr/lib/libobs.so.0
No symbol table info available.
#4 0x00007ffff4fa377b in obs_data_create_from_json_file () from /usr/lib/libobs.so.0
No symbol table info available.
#5 0x00007ffff4fa37d3 in obs_data_create_from_json_file_safe ()
from /usr/lib/libobs.so.0
No symbol table info available.
#6 0x00000000004a7c0d in OBSBasicSettings::CreateEncoderPropertyView(char const*, char const*, bool) ()
No symbol table info available.
#7 0x00000000004ac146 in OBSBasicSettings::on_advOutRecEncoder_currentIndexChanged(int) ()
No symbol table info available.
#8 0x000000000051810b in ?? ()
No symbol table info available.
#9 0x0000000000519f65 in OBSBasicSettings::qt_metacall(QMetaObject::Call, int, void**)
()
No symbol table info available.
#10 0x00007ffff47cbee0 in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
No symbol table info available.
#11 0x00007ffff79b7371 in QComboBox::currentIndexChanged(int) ()
from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#12 0x00007ffff79b97d1 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
No symbol table info available.
#13 0x00007ffff79bbdfd in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
---Type <return> to continue, or q <return> to quit---q
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment