-
Notifications
You must be signed in to change notification settings - Fork 282
Bug: server crash and can't start any medias #1625
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
Comments
What gpu are you using? There are reports of issues with some AMD gpus, Does playing an image work? |
Hello @Julusian, I am working with an AMD RX5700XT currently. Images cause crash too (all medias causing a crash) |
Hey, |
I have tried to debug the issue locally, and it seems to originate in |
Observed Behavior
Hello,
I'm a new user on CasparCG. I'm discovering the software, which seems really great for broadcasting. However, I'm encountering my first difficulties. Currently, the software is unusable. As soon as I upload a video and try to launch it with F2, the server starts generating errors in a loop until I turn it off. And the media won't launch. I can't find any answers to this problem.
Here's the error:
[2025-04-30 09:46:21.155] [error] 0# 0x00007FF633732D57 in casparcg
[2025-04-30 09:46:21.155] [error] 1# 0x00007FF6337327E5 in casparcg
[2025-04-30 09:46:21.155] [error] 2# 0x00007FF633A000B9 in casparcg
[2025-04-30 09:46:21.155] [error] 3# _CxxFrameHandler4 in VCRUNTIME140_1
[2025-04-30 09:46:21.155] [error] 4# 0x00007FFE8FA02572 in VCRUNTIME140_1
[2025-04-30 09:46:21.155] [error] 5# RtlCaptureContext2 in ntdll
[2025-04-30 09:46:21.155] [error] 6# 0x00007FF6337D11FD in casparcg
[2025-04-30 09:46:21.155] [error] 7# 0x00007FF6337CC203 in casparcg
[2025-04-30 09:46:21.155] [error] 8# wcsrchr in ucrtbase
[2025-04-30 09:46:21.155] [error] 9# BaseThreadInitThunk in KERNEL32
[2025-04-30 09:46:21.155] [error] 10# RtlUserThreadStart in ntdll
[2025-04-30 09:46:21.155] [error]
[2025-04-30 09:46:21.278] [error] Exception: Dynamic exception type: class std::future_error
[2025-04-30 09:46:21.278] [error] std::exception::what: no state
[2025-04-30 09:46:21.278] [error]
Thank you for your help!
Expected behaviour
Normally, when you load a media into the timeline, select it, and then press F2, the media should play in the screen
Steps to reproduce
I add my media to the timeline and press F2 for start, but nothing appenned in the previsualisation.
Environment
Server: casparcg-server-v2.4.3-stable-windows
Operating system: Windows 11
The text was updated successfully, but these errors were encountered: