mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 07:46:01 +03:00
[GH-ISSUE #2091] [APP BUG]: Windows freezes for a couple of seconds after the emulation crashes #721
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#721
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alicepachecoo on GitHub (Jan 7, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2091
Checklist
Describe the Bug
Whenever you're running the application and it suddenly crashes (whatever the reason may be) it will cause a slowdown on the operating system, the O.S will be like this until the process it's completely closed.
Observation: I was playing Bloodborne when this happened.
Reproduction Steps
Expected Behavior
The emulator crashing shouldn't cause a slowdown on the operating system.
Specify OS Version
Windows 11 24H2
@SleepingSnakezzz commented on GitHub (Jan 7, 2025):
This seems like a "Please make the robbery go smoother" type of request 😅
It's better to focus on fixing the crash, rather than making the crash after-experience better. It would probably be simpler too. This issue also seems a bit too broad. Not every game crashes in the same way and for the same reason. If a game crashes due to a memory leak, then perhaps the whole system would be affected, just like in your case. But if it crashes due to some emulation inaccuracy, it would crash without hogging any resources, so it likely wouldn't affect the rest of the system.
@Hermiten commented on GitHub (Jan 11, 2025):
This is a know problem, there is some memory leaks or games that need more than your computer have.
Thanks for the report , I'm closing it