-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
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

- 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 "$@"
Metadata
Metadata
Assignees
Labels
No labels