I'm running some tests on the Raspberry Pi and decided to test Minecraft with a mod that adds Vulkan support.
With device 1 (LLVMpipe), the mod and game work perfectly in Vulkan, at 10 fps.
The problem occurs when trying to use the GPU (Device 0), the game runs at less than 0.5 fps and crashes after a few seconds.
Error log:Here is the vulkaninfo, 1 second before the crash: https://pastebin.com/icwd3KHJ
Is there any way to find out the cause? I believe the cause is some problem with the Vulkan driver.
Thanks.
With device 1 (LLVMpipe), the mod and game work perfectly in Vulkan, at 10 fps.
The problem occurs when trying to use the GPU (Device 0), the game runs at less than 0.5 fps and crashes after a few seconds.
Error log:
Code:
Failed to allocate device memory for BOfailed to allocate memory for command listFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BOFailed to allocate device memory for BO## A fatal error has been detected by the Java Runtime Environment:## SIGSEGV (0xb) at pc=0x0000fffedb6d1b38, pid=42936, tid=43005## JRE version: OpenJDK Runtime Environment (17.0.10+7) (build 17.0.10+7-Ubuntu-123.10.1)# Java VM: OpenJDK 64-Bit Server VM (17.0.10+7-Ubuntu-123.10.1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)# Problematic frame:# C [libvulkan_broadcom.so+0x71b38]## Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/user/Downloads/VulkanMod-1.20.x/run/core.42936)## An error report file with more information is saved as:# /home/user/Downloads/VulkanMod-1.20.x/run/hs_err_pid42936.log## If you would like to submit a bug report, please visit:# Unknown#
Is there any way to find out the cause? I believe the cause is some problem with the Vulkan driver.
Thanks.
Statistics: Posted by fariox53 — Thu Apr 18, 2024 4:14 am