[GH-ISSUE #857] Unable to reserve virtual adress space EVEN ON SONIC MANIA #236

Closed
opened 2026-02-27 21:05:17 +03:00 by kerem · 8 comments
Owner

Originally created by @mactonight37 on GitHub (Sep 10, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/857

[Loader] <Info> emulator.cpp:Emulator:52: Starting shadps4 emulator v0.2.1 WIP 
[Loader] <Info> emulator.cpp:Emulator:53: Revision 749fe92882ff2a03ae13e73c00fe9a1a8ac88f95
[Loader] <Info> emulator.cpp:Emulator:54: Branch main
[Loader] <Info> emulator.cpp:Emulator:55: Description 749fe92
[Config] <Info> emulator.cpp:Emulator:57: General isNeo: false
[Config] <Info> emulator.cpp:Emulator:58: GPU isNullGpu: false
[Config] <Info> emulator.cpp:Emulator:59: GPU shouldDumpShaders: true
[Config] <Info> emulator.cpp:Emulator:60: GPU shouldDumpPM4: false
[Config] <Info> emulator.cpp:Emulator:61: GPU vblankDivider: 1
[Config] <Info> emulator.cpp:Emulator:62: Vulkan gpuId: 0
[Config] <Info> emulator.cpp:Emulator:63: Vulkan vkValidation: false
[Config] <Info> emulator.cpp:Emulator:64: Vulkan vkValidationSync: false
[Config] <Info> emulator.cpp:Emulator:65: Vulkan vkValidationGpu: false
[Config] <Info> emulator.cpp:Emulator:66: Vulkan rdocEnable: false
[Config] <Info> emulator.cpp:Emulator:67: Vulkan rdocMarkersEnable: false
[Config] <Info> emulator.cpp:Emulator:68: Vulkan crashDiagnostics: false
[Debug] <Critical> address_space.cpp:operator():74: Assertion Failed!
Unable to reserve virtual address space!

i have over 12gbs of free ram and i get this error and an immediate app crash when i try to run any game including sonic mania

Originally created by @mactonight37 on GitHub (Sep 10, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/857 ``` [Loader] <Info> emulator.cpp:Emulator:52: Starting shadps4 emulator v0.2.1 WIP [Loader] <Info> emulator.cpp:Emulator:53: Revision 749fe92882ff2a03ae13e73c00fe9a1a8ac88f95 [Loader] <Info> emulator.cpp:Emulator:54: Branch main [Loader] <Info> emulator.cpp:Emulator:55: Description 749fe92 [Config] <Info> emulator.cpp:Emulator:57: General isNeo: false [Config] <Info> emulator.cpp:Emulator:58: GPU isNullGpu: false [Config] <Info> emulator.cpp:Emulator:59: GPU shouldDumpShaders: true [Config] <Info> emulator.cpp:Emulator:60: GPU shouldDumpPM4: false [Config] <Info> emulator.cpp:Emulator:61: GPU vblankDivider: 1 [Config] <Info> emulator.cpp:Emulator:62: Vulkan gpuId: 0 [Config] <Info> emulator.cpp:Emulator:63: Vulkan vkValidation: false [Config] <Info> emulator.cpp:Emulator:64: Vulkan vkValidationSync: false [Config] <Info> emulator.cpp:Emulator:65: Vulkan vkValidationGpu: false [Config] <Info> emulator.cpp:Emulator:66: Vulkan rdocEnable: false [Config] <Info> emulator.cpp:Emulator:67: Vulkan rdocMarkersEnable: false [Config] <Info> emulator.cpp:Emulator:68: Vulkan crashDiagnostics: false [Debug] <Critical> address_space.cpp:operator():74: Assertion Failed! Unable to reserve virtual address space! ``` i have over 12gbs of free ram and i get this error and an immediate app crash when i try to run any game including sonic mania
kerem closed this issue 2026-02-27 21:05:18 +03:00
Author
Owner

@Nathanielpd140 commented on GitHub (Sep 20, 2024):

same problem here havent found a fix yet.

<!-- gh-comment-id:2362526448 --> @Nathanielpd140 commented on GitHub (Sep 20, 2024): same problem here havent found a fix yet.
Author
Owner

@mactonight37 commented on GitHub (Sep 20, 2024):

same problem here havent found a fix yet.

what are your specs, mine are w11, ryzen 5 5500, rx 6700 10gb with shadps4 supported amd driver which i couldnt recall the name but it was something like fsfa, 16gb ram.

<!-- gh-comment-id:2363670719 --> @mactonight37 commented on GitHub (Sep 20, 2024): > same problem here havent found a fix yet. what are your specs, mine are w11, ryzen 5 5500, rx 6700 10gb with shadps4 supported amd driver which i couldnt recall the name but it was something like fsfa, 16gb ram.
Author
Owner

@Nathanielpd140 commented on GitHub (Sep 20, 2024):

I5 6400, Gtx 1070, 24 gb of ram.
Someone else had the same issue and said they updated or reinstalled windows and it fixed it. Im going to try today

<!-- gh-comment-id:2364064010 --> @Nathanielpd140 commented on GitHub (Sep 20, 2024): I5 6400, Gtx 1070, 24 gb of ram. Someone else had the same issue and said they updated or reinstalled windows and it fixed it. Im going to try today
Author
Owner

@mactonight37 commented on GitHub (Sep 21, 2024):

thanks, have you tried it

<!-- gh-comment-id:2365206154 --> @mactonight37 commented on GitHub (Sep 21, 2024): thanks, have you tried it
Author
Owner

@Nathanielpd140 commented on GitHub (Sep 22, 2024):

I actually tried again yesterday and it just started working, im not completely sure how but I think because I had my computer fully turned off and then powered it on and immediately ran the emulator it was able to allocate the memory. Try turning off your pc fully like unplugged from the outlet and then immediately run emulator after turning back on, I think thats what did it for me but not 100% sure

<!-- gh-comment-id:2366027792 --> @Nathanielpd140 commented on GitHub (Sep 22, 2024): I actually tried again yesterday and it just started working, im not completely sure how but I think because I had my computer fully turned off and then powered it on and immediately ran the emulator it was able to allocate the memory. Try turning off your pc fully like unplugged from the outlet and then immediately run emulator after turning back on, I think thats what did it for me but not 100% sure
Author
Owner

@mactonight37 commented on GitHub (Sep 22, 2024):

Thanks, im gonna try and report, by the way did you have the issue again after the first try or is it consistent for now?

<!-- gh-comment-id:2366856529 --> @mactonight37 commented on GitHub (Sep 22, 2024): Thanks, im gonna try and report, by the way did you have the issue again after the first try or is it consistent for now?
Author
Owner

@mactonight37 commented on GitHub (Sep 23, 2024):

ive tried it and the issue persists

<!-- gh-comment-id:2368050404 --> @mactonight37 commented on GitHub (Sep 23, 2024): ive tried it and the issue persists
Author
Owner

@Nathanielpd140 commented on GitHub (Sep 27, 2024):

Im not sure exactly why mine started working, it will most likely be fixed in the upcoming versions though.

<!-- gh-comment-id:2378313370 --> @Nathanielpd140 commented on GitHub (Sep 27, 2024): Im not sure exactly why mine started working, it will most likely be fixed in the upcoming versions though.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#236
No description provided.