[Bug 256718] obs-studio crashing upon start [FreeBSD 13.0-RELEASE]

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Jun 2021 19:20:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256718

            Bug ID: 256718
           Summary: obs-studio crashing upon start [FreeBSD 13.0-RELEASE]
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: garciarojas@gmail.com

OBS-Studio is crashing upon start.
I am getting this output and a core file.

hawking$ obs
Attempted path: share/obs/obs-studio/locale/en-US.ini
Attempted path: /usr/local/share/obs/obs-studio/locale/en-US.ini
Attempted path: share/obs/obs-studio/locale.ini
Attempted path: /usr/local/share/obs/obs-studio/locale.ini
Attempted path: share/obs/obs-studio/themes/Dark.qss
Attempted path: /usr/local/share/obs/obs-studio/themes/Dark.qss
info: CPU Name: Intel(R) Celeron(R) CPU  N2830  @ 2.16GHz
info: CPU Speed: 2166.72MHz
info: Physical Cores: 2, Logical Cores: 2
info: Physical Memory: 7771MB Total, 5224MB Free
info: Kernel Version: FreeBSD 13.0-RELEASE-p1
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.20.11
info: Portable mode: false
Attempted path: share/obs/obs-studio/themes/Dark/no_sources.svg
Attempted path: /usr/local/share/obs/obs-studio/themes/Dark/no_sources.svg
QMetaObject::connectSlotsByName: No matching signal for
on_tbar_position_valueChanged(int)
QMetaObject::connectSlotsByName: No matching signal for
on_actionShowTransitionProperties_triggered()
QMetaObject::connectSlotsByName: No matching signal for
on_actionHideTransitionProperties_triggered()
info: OBS 27.0.1 (freebsd)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
        samples per sec: 48000
        speakers:        2
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter Intel Open Source Technology Center Mesa DRI
Intel(R) HD Graphics (BYT)
info: OpenGL loaded successfully, version 4.2 (Core Profile) Mesa 20.2.3,
shading language 4.20
info: ---------------------------------
info: video settings reset:
        base resolution:   1366x768
        output resolution: 1092x614
        downscale filter:  Bicubic
        fps:               30/1
        format:            NV12
        YUV mode:          709/Partial
info: NV12 texture support not available
info: Audio monitoring device:
        name: Default
        id: default
info: ---------------------------------
warning: Failed to load 'en-US' text for module: 'decklink-captions.so'
warning: Failed to load 'en-US' text for module: 'decklink-ouput-ui.so'
warning: v4l2loopback not installed, virtual camera disabled
info: FFMPEG VAAPI supported
info: VLC found, VLC video source enabled
info: ---------------------------------
info:   Loaded Modules:
info:     vlc-video.so
info:     text-freetype2.so
info:     sndio.so
info:     rtmp-services.so
info:     oss-audio.so
info:     obs-x264.so
info:     obs-vst.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:     image-source.so
info:     frontend-tools.so
info:     decklink-ouput-ui.so
info:     decklink-captions.so
info: ---------------------------------
info: ==== Startup complete ===============================================
info: All scene data cleared
info: ------------------------------------------------
info: pulse-input: Server name: 'pulseaudio 14.2'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'oss_output.dsp0.monitor'
info: [Loaded global audio device]: 'Desktop Audio'
info: pulse-input: Server name: 'pulseaudio 14.2'
info: pulse-input: Audio format: s16le, 44100 Hz, 2 channels
info: pulse-input: Started recording from 'oss_input.dsp0'
info: [Loaded global audio device]: 'Mic/Aux'
info: Switched to scene 'Scene'
info: ------------------------------------------------
info: Loaded scenes:
info: - scene 'Scene':
info: ------------------------------------------------
Attempted path: share/obs/obs-studio/images/overflow.png
Attempted path: /usr/local/share/obs/obs-studio/images/overflow.png
info: adding 21 milliseconds of audio buffering, total audio buffering is now
21 milliseconds (source: Desktop Audio)

Segmentation fault (core dumped)
hawking$

-- 
You are receiving this mail because:
You are the assignee for the bug.