-
Notifications
You must be signed in to change notification settings - Fork 10
Labels
bugSomething isn't workingSomething isn't working
Description
// 18-07-52 for DolphinVS.exe
0430:trace:vulkan:thunk32_vkCreateBuffer 0x1c0590, 0x674d18, 0, 0x674db8
0430:trace:vulkan:thunk32_vkGetBufferMemoryRequirements2 0x1c0590, 0x674ca8, 0x674cf8
0430:trace:vulkan:thunk32_vkAllocateMemory 0x1c0590, 0x674630, 0, 0x674660
0430:trace:vulkan:thunk32_vkMapMemory 0x1c0590, 0xb400007bd0171850, 0x0, 0xffffffffffffffff, 0, 0x674668
wrapper_MapMemory2KHR: mmap failed
0430:err:vulkan:wine_vkMapMemory2KHR vkMapMemory2EXT failed: -5
0430:trace:vulkan:thunk32_vkFreeMemory 0x1c0590, 0xb400007bd0171850, 0
...
0430:err:msvcrt:_wassert (L"!status && \"vkAllocateMemory\"",L"../dlls/winevulkan/loader_thunks.c",87)
...
[002.95] [ERROR] [Mesa] VK_ERROR_MEMORY_MAP_FAILED (wrapper_debug_callback:165)
[002.96] [ERROR] [Mesa] VK_ERROR_MEMORY_MAP_FAILED (wrapper_debug_callback:165)
[002.97] [ERROR] [Mesa] VK_ERROR_MEMORY_MAP_FAILED (wrapper_debug_callback:165)
[002.98] [ERROR] [Mesa] VK_ERROR_MEMORY_MAP_FAILED (wrapper_debug_callback:165)
[002.98] [ERROR] [Mesa] VK_ERROR_OUT_OF_DEVICE_MEMORY (wrapper_debug_callback:165)
...
err: DxvkMemoryAllocator: Mapping memory failed with VK_ERROR_MEMORY_MAP_FAILED
Seems like an out of memory for dolphinvs.exe in the 32bit emulation of pPlacedAddress, I'll take a look at this later to see what went wrong
wrapper_log_2025_08_08_18_17_04.DolphinVS.exe.11745.txt
wfm_2025-08-08_18-07-52.txt
DolphinVS_d3d9.log
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working