I have installe dOpen Broadcasting Studio, for the sake of testing it, but I’m unable to run it.
sbweb@opensuse-kde:~> LANG=C sudo zypper search -si obs
[sudo] password for root:
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+------------+---------+------------+--------+-----------
i+ | obs-studio | package | 22.0.2-1.3 | x86_64 | packman
Note: For an extended search including not yet activated remote resources please use 'zypper
search-packages'.
When I try to run it, all I get is a generic SEGFAULT:
sbweb@opensuse-kde:~> obs
Errore di segmentazione (core dump creato)
sbweb@opensuse-kde:~> which obs
/usr/bin/obs
sbweb@opensuse-kde:~> /usr/bin/obs
Errore di segmentazione (core dump creato)
sbweb@opensuse-kde:~>
I’m not getting too much info here, here is what I get from journalctl
ott 31 16:18:16 opensuse-kde kernel: obs[22378]: segfault at 7fbded16fcb0 ip 000055b6e5036bed sp 00007fff7d5817a0 error 6 in obs[55b6e5017000+11b000]ott 31 16:18:16 opensuse-kde kernel: Code: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 41 56 41 55 49 89 f5 41 54 49 89 d4 55 53 48 89 fb 48 89 f7 4c 8d 73 10 e8 93 11 fe ff <4c> 89 33 48 89 df 48 c7 43 08 00 00 00 00 48 89 c5 c6 43 10 00 49
ott 31 16:18:16 opensuse-kde systemd[1]: Started Process Core Dump (PID 22379/UID 0).
ott 31 16:18:16 opensuse-kde systemd-coredump[22382]: Resource limits disable core dumping for process 22378 (obs).
ott 31 16:18:16 opensuse-kde systemd-coredump[22382]: Process 22378 (obs) of user 1001 dumped core.
Still, I’m unable to determine what is the problem and how to solve it.
Can someone give me some insights?