Installed OBS using the .deb package in Debian Trixie. It seg faults on start up:
----------------------------------------------------------------------------------------
info: Using EGL/X11
info: CPU Name: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
info: CPU Speed: 3308.110MHz
info: Physical Cores: 4, Logical Cores: 8
info: Physical Memory: 11963MB Total, 791MB Free
info: Kernel Version: Linux 5.19.0-2-amd64
info: Distribution: "Debian GNU/Linux" Unknown
info: Desktop Environment: XFCE (xfce)
info: Session Type: x11
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
info: Qt Version: 6.6.2 (runtime), 6.6.2 (compiled)
info: Portable mode: false
info: OBS 30.2.3 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 48000
speakers: 2
max buffering: 960 milliseconds
buffering type: dynamically increasing
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter NVIDIA Corporation NVIDIA GeForce GTX 1050/PCIe/SSE2
info: OpenGL loaded successfully, version 3.3.0 NVIDIA 535.183.01, shading language 3.30 NVIDIA via Cg compiler
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1920x1080
downscale filter: Bicubic
fps: 60/1
format: NV12
YUV mode: Rec. 709/Partial
info: NV12 texture support enabled
info: P010 texture support not available
info: Audio monitoring device:
name: Default
id: default
info: ---------------------------------
warning: No AJA devices found, skipping loading AJA UI plugin
warning: Failed to initialize module 'aja-output-ui.so'
warning: No AJA devices found, skipping loading AJA plugin
warning: Failed to initialize module 'aja.so'
warning: Failed to load 'en-US' text for module: 'decklink-captions.so'
warning: Failed to load 'en-US' text for module: 'decklink-output-ui.so'
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
warning: A DeckLink iterator could not be created. The DeckLink drivers may not be installed
warning: Failed to initialize module 'decklink.so'
info: [pipewire] No capture sources available
info: NVENC supported
Segmentation fault
----------------------------------------------------------------------------------------
/var/log/messages shows:
obs[3465611]: segfault at d8 ip 00007f9e456ee7e4 sp 00007ffdf19d7f08 error 4 in libX11.so.6.4.0[7f9e456d8000+8d000]
My system doesn't use DeckLink hardware so not sure what induced the DeckLink messages.
----------------------------------------------------------------------------------------
info: Using EGL/X11
info: CPU Name: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
info: CPU Speed: 3308.110MHz
info: Physical Cores: 4, Logical Cores: 8
info: Physical Memory: 11963MB Total, 791MB Free
info: Kernel Version: Linux 5.19.0-2-amd64
info: Distribution: "Debian GNU/Linux" Unknown
info: Desktop Environment: XFCE (xfce)
info: Session Type: x11
info: Window System: X11.0, Vendor: The X.Org Foundation, Version: 1.21.1
info: Qt Version: 6.6.2 (runtime), 6.6.2 (compiled)
info: Portable mode: false
info: OBS 30.2.3 (linux)
info: ---------------------------------
info: ---------------------------------
info: audio settings reset:
samples per sec: 48000
speakers: 2
max buffering: 960 milliseconds
buffering type: dynamically increasing
info: ---------------------------------
info: Initializing OpenGL...
info: Loading up OpenGL on adapter NVIDIA Corporation NVIDIA GeForce GTX 1050/PCIe/SSE2
info: OpenGL loaded successfully, version 3.3.0 NVIDIA 535.183.01, shading language 3.30 NVIDIA via Cg compiler
info: ---------------------------------
info: video settings reset:
base resolution: 1920x1080
output resolution: 1920x1080
downscale filter: Bicubic
fps: 60/1
format: NV12
YUV mode: Rec. 709/Partial
info: NV12 texture support enabled
info: P010 texture support not available
info: Audio monitoring device:
name: Default
id: default
info: ---------------------------------
warning: No AJA devices found, skipping loading AJA UI plugin
warning: Failed to initialize module 'aja-output-ui.so'
warning: No AJA devices found, skipping loading AJA plugin
warning: Failed to initialize module 'aja.so'
warning: Failed to load 'en-US' text for module: 'decklink-captions.so'
warning: Failed to load 'en-US' text for module: 'decklink-output-ui.so'
libDeckLinkAPI.so: cannot open shared object file: No such file or directory
warning: A DeckLink iterator could not be created. The DeckLink drivers may not be installed
warning: Failed to initialize module 'decklink.so'
info: [pipewire] No capture sources available
info: NVENC supported
Segmentation fault
----------------------------------------------------------------------------------------
/var/log/messages shows:
obs[3465611]: segfault at d8 ip 00007f9e456ee7e4 sp 00007ffdf19d7f08 error 4 in libX11.so.6.4.0[7f9e456d8000+8d000]
My system doesn't use DeckLink hardware so not sure what induced the DeckLink messages.