bazukas / obs-linuxbrowser

OBS Linux Browser Plugin
GNU General Public License v2.0
506 stars 47 forks source link

Segfault on source creation/deletion #93

Closed NexAdn closed 5 years ago

NexAdn commented 5 years ago

Possible bug.

Just experienced that my OBS froze as soon as I tried to delete a newly created Linux Browser.

Relevant log excerpt:

qt5ct: D-Bus system tray: no
qt5ct: palette support is disabled
qt5ct: custom style sheet is disabled
info: adding 21 milliseconds of audio buffering, total audio buffering is now 106 milliseconds
info: User added source 'Linux Browser' (linuxbrowser-source) to scene 'Talk'
obs: Fatal IO error 0 (Erfolg) on X server :0.
[1]    24790 segmentation fault (core dumped)  obs
--> Here my terminal's prompt showed up again... <--

Using

on Arch Linux

Update: Crashed again as i tried to restart it:

info: ==== Startup complete ===============================================
error: Service '' not found
info: Switched to Preview/Program mode
info: ------------------------------------------------
info: All scene data cleared
info: ------------------------------------------------
obs: Fatal IO error 13 (Keine Berechtigung) on X server :0.
obs: Fatal IO error 2 (Datei oder Verzeichnis nicht gefunden) on X server :0.
NexAdn commented 5 years ago

Seems to have stabilized again with the newest CEF version.