Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VK_ERROR_DEVICE_LOST error #367

Open
citrusboy1997 opened this issue Nov 22, 2024 · 0 comments
Open

VK_ERROR_DEVICE_LOST error #367

citrusboy1997 opened this issue Nov 22, 2024 · 0 comments

Comments

@citrusboy1997
Copy link

citrusboy1997 commented Nov 22, 2024

Output of the ue4-docker info command:

ue4-docker version: 0.0.115 (latest available version is 0.0.115)
Operating system: Linux (Ubuntu 22.04.5 LTS, 6.8.0-49-generic)
Docker daemon version: 27.3.1
NVIDIA Docker supported: Yes
Maximum image size: No limit detected
Available disk space: 2.58 TiB
Total system memory: 125.53 GiB physical, 64 GiB virtual
CPU: 24 physical, 48 logical (x86_64)

Additional details:

  • Are you accessing the network through a proxy server? No
  • Nvidia-smi output
    image
  • launch command
    sudo docker run -it --privileged --gpus all --net=host -e DISPLAY=$DISPLAY carla_ue5_3-20241122f0 /bin/bash ./Linux/CarlaUnreal.sh
  • The image often fails to start and shutdonw with the following error message. Sometimes it can start normally, but other times it may also encounter the error and stop after running for a while.
    5.3.2-0+UE5 1009 0 Disabling core dumps. LowLevelFatalError [File:./Runtime/VulkanRHI/Private/VulkanUtil.cpp] [Line: 1131] Result failed, VkResult=-4 at ./Runtime/VulkanRHI/Private/VulkanMemory.cpp:4669 with error VK_ERROR_DEVICE_LOST 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. ./Linux/CarlaUnreal.sh: line 5: 13 Segmentation fault (core dumped) "$UE_PROJECT_ROOT/CarlaUnreal/Binaries/Linux/CarlaUnreal-Linux-Shipping" CarlaUnreal "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant