You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program terminated with signal SIGSEGV, Segmentation fault.
#0 libsrt_close.isra.0 (h=<optimized out>) at /usr/src/debug/obs-studio-31.0.0/plugins/obs-ffmpeg/obs-ffmpeg-srt.h:790
790 if (s->streamid)
(gdb) p s
$1 = (SRTContext *) 0x7f9531388ac6
(gdb) p *s
Cannot access memory at address 0x7f9531388ac6
Steps to Reproduce
configure an SRT that leads to a rejected connection
start streaming
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered:
Operating System Info
Other
Other OS
openSUSE Tumbleweed
OBS Studio Version
31.0.0
OBS Studio Version (Other)
No response
OBS Studio Log URL
OBS Studio Crash Log URL
No response
Expected Behavior
not crashing when connecting failed
Current Behavior
Steps to Reproduce
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: