Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash when connecting to an SRT server failed #11620

Open
darix opened this issue Dec 11, 2024 · 3 comments
Open

crash when connecting to an SRT server failed #11620

darix opened this issue Dec 11, 2024 · 3 comments

Comments

@darix
Copy link
Contributor

darix commented Dec 11, 2024

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

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

  1. configure an SRT that leads to a rejected connection
  2. start streaming

Anything else we should know?

No response

@RytoEX
Copy link
Member

RytoEX commented Dec 11, 2024

What happens in OBS Studio 30.2.3?

@darix
Copy link
Contributor Author

darix commented Dec 11, 2024

sorry don't have the package for that. I went with upgrading the 29.x to 32.x with our package.

@RytoEX
Copy link
Member

RytoEX commented Dec 11, 2024

Please also provide a log file from when this occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants