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

runtime error: slice bounds out of range in pcm.RepackBackchannel #432

Closed
z419 opened this issue May 12, 2023 · 1 comment
Closed

runtime error: slice bounds out of range in pcm.RepackBackchannel #432

z419 opened this issue May 12, 2023 · 1 comment
Labels
bug Something isn't working panic
Milestone

Comments

@z419
Copy link

z419 commented May 12, 2023

panic: runtime error: slice bounds out of range [1024:256]

goroutine 172 [running]:
github.com/AlexxIT/go2rtc/pkg/pcm.RepackBackchannel.func1(0xc0001ba850)
	github.com/AlexxIT/go2rtc/pkg/pcm/helpers.go:32 +0x1de
github.com/AlexxIT/go2rtc/pkg/core.(*Sender).HandleRTP.func1()
	github.com/AlexxIT/go2rtc/pkg/core/track.go:137 +0xaa
created by github.com/AlexxIT/go2rtc/pkg/core.(*Sender).HandleRTP
	github.com/AlexxIT/go2rtc/pkg/core/track.go:131 +0x351

[INFO] The go2rtc service exited with code 2 (by signal 0)
@AlexxIT AlexxIT added the bug Something isn't working label May 12, 2023
@AlexxIT AlexxIT added the panic label Jun 26, 2023
AlexxIT added a commit that referenced this issue Jun 28, 2023
@AlexxIT AlexxIT added this to the v1.6.0 milestone Jun 28, 2023
@AlexxIT
Copy link
Owner

AlexxIT commented Jul 11, 2023

@AlexxIT AlexxIT closed this as completed Jul 11, 2023
felipecrs pushed a commit to felipecrs/go2rtc that referenced this issue Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working panic
Projects
None yet
Development

No branches or pull requests

2 participants