-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Program keeps restarting. Application Error: The memory could not be read #1503
Comments
Usually these are display driver bugs, but we'll need a memory dump to know for sure. To collect a memory dump:
|
Here are file 3 memory dump files it produced compressed in the zip files. I uploaded it to mega.nz since it exceeds with the Github 25 MB file size limit https://mega.nz/file/sx5zzKAI#I7Td49FIgmh7mMrPo1r8CJizDwlhAkttEVMh78mJIG8 Log:
` |
Thanks. As I suspected, AMD encoder is crashing when we're trying to test for working encoders.
It looks like it's happening during HEVC Main10 encoder tests which old hardware like this doesn't even support, so I made a possible fix to avoid probing HEVC Main10 on older drivers. Please try this build https://github.com/LizardByte/Sunshine/suites/14970304158/artifacts/854085489 (need to be signed in with your GitHub account for the link to work). If this build doesn't work, please attach new logs and a new dump file. |
Thank you very much! I tried the build and it finally works without any issues. Cheers |
This issue has been fixed and will be available in the next release. |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
After I uninstall and reinstall the program to the latest version, I now got this error.
The program also keeps restarting (icon appearing in the system tray for a few seconds then disappears, and it keeps on looping)
At one point this error will pop up:
Loading the web UI with get an error ERR_CONNECTION_REFUSED
Expected Behavior
For the program to work normally.
Additional Context
*I got a PAGE_FAULT_IN_NONPAGED_AREA BSOD at one point. Tried Memory Diagnostic but it returned with no error
*Already reinstalled ViGEm but to no luck
*I tried rolling back to the previous version before I update it but it no longer works; it ended up flooding the system tray with Sunshine icons
*Tried both installer and portable version but it does not work
PC Specification:
AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx 2.10 GHz
Radeon RX 560X Series
Host Operating System
Windows
Operating System Version
Windows 11 22H2
Architecture
64 bit
Sunshine commit or version
v0.20.0
Package
Windows - installer
GPU Type
AMD
GPU Model
Radeon RX 560X Series
GPU Driver/Mesa Version
27.20.1028.1
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: