Question / Help Builded from sources and segmentation fault

KGB1st

New Member
All done as recomended in Debian-based Build Directions, ffmpeg builed with NVENC. After this OBS was started and I configured much of its params, but I get "segmentation fault" when I tried to streaming

Linux 4.13.0-38-generic
#43~16.04.1-Ubuntu SMP Wed Mar 14 17:48:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Code:
ii  ffmpeg                                     7:2.8.14-0ubuntu0.16.04.1                    amd64        Tools for transcoding, streaming and playing of multimedia files
ii  git-core                                   1:2.7.4-0ubuntu1.3                           all          fast, scalable, distributed revision control system (obsolete)
ii  indicator-printers                         0.1.7+15.04.20150220-0ubuntu2                amd64        indicator showing active print jobs
ii  libavcodec-ffmpeg56:amd64                  7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library with de/encoders for audio/video codecs - runtime files
ii  libavdevice-ffmpeg56:amd64                 7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library for handling input and output devices - runtime files
ii  libavfilter-ffmpeg5:amd64                  7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library containing media filters - runtime files
ii  libavformat-ffmpeg56:amd64                 7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library with (de)muxers for multimedia containers - runtime files
ii  libavresample-ffmpeg2:amd64                7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg compatibility library for resampling - runtime files
ii  libavutil-ffmpeg54:amd64                   7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library with functions for simplifying programming - runtime files
ii  libpostproc-ffmpeg53:amd64                 7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library for post processing - runtime files
ii  libswresample-ffmpeg1:amd64                7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii  libswscale-ffmpeg3:amd64                   7:2.8.14-0ubuntu0.16.04.1                    amd64        FFmpeg library for image scaling and various conversions - runtime files
ii  obs-studio                                 20180421-git-1                               amd64        Package created with checkinstall 1.6.2
ii  plainbox-provider-resource-generic         0.23-1                                       amd64        CheckBox generic resource jobs provider
 
Last edited:

KGB1st

New Member
omg!!! can't understand where I can read full step by step guide about how I can build my OBS with NVENC solution.. crap!
 

DGxInfinitY

New Member
I am having the same problem here. Built from source with nvenc support and now when I click start streaming, I get a segmentation fault.
 

Tuna

Member
Ideally you can reproduce this crash with a debug build of obs running from GDB and provide a stack trace. Else all we can do is speculate..
 
Top