1
Linux Specific Issues / SegFault on Opensuse tumbleweed
« on: September 09, 2023, 10:53:52 pm »
As below
Code: [Select]
john@VivoStar:~/PSUnreal_0.7.36> ./PSLauncher.sh
5.1.1-0+++UE5+Release-5.1 1008 0
Disabling core dumps.
Failed to find symbol file, expected location:
"/home/john/PSUnreal_0.7.36/PSLauncher/Binaries/Linux/PSLauncher.sym"
LowLevelFatalError [File:./Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 931]
VulkanRHI::vkCreateQueryPool(Device->GetInstanceHandle(), &PoolCreateInfo, VULKAN_CPU_ALLOCATOR, &QueryPool) failed, VkResult=-2
at ./Runtime/VulkanRHI/Private/VulkanQuery.cpp:58
with error VK_ERROR_OUT_OF_DEVICE_MEMORY
Signal 11 caught.
Malloc Size=262146 LargeMemoryPoolOffset=262162
CommonUnixCrashHandler: Signal=11
Malloc Size=131160 LargeMemoryPoolOffset=393352
Malloc Size=131160 LargeMemoryPoolOffset=524536
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
./PSLauncher.sh: line 5: 23350 Segmentation fault (core dumped) "$UE_PROJECT_ROOT/PSLauncher/Binaries/Linux/PSLauncher" PSLauncher "$@"