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

Steam streaming now crashes with an assert #3611

Open
Sonicadvance1 opened this issue May 5, 2024 · 2 comments
Open

Steam streaming now crashes with an assert #3611

Sonicadvance1 opened this issue May 5, 2024 · 2 comments

Comments

@Sonicadvance1
Copy link
Member

Sonicadvance1 commented May 5, 2024

This used to work but it seems something changed on Steam's side that broke this. When streaming a game from some other system to the Arm64 system then Steam will SIGABRT with the following log message.

terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct null not valid

Interestingly this doesn't affect streaming from an arm64 device to some other device. Seems to only be a decoder issue rather than an encoder issue.

Changing decoder settings to use hardware decoding doesn't change behaviour. Needs some investigation.

@Sonicadvance1
Copy link
Member Author

This is now fixed. Not sure exactly which commit fixed it but we've done a few bug fixes since this was opened.

@Sonicadvance1
Copy link
Member Author

Re-opening, apparently this still occurs but maybe only on X13s? I'll need to try harder next time to reproduce again.

@Sonicadvance1 Sonicadvance1 reopened this May 31, 2024
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

1 participant