You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
travis1@travis-Precision-3660:/mnt/host_travis/projects/carla$ ./CarlaUE4.sh -RenderOffScreen -nosound -fps=10 -carla-rpc-port=2000
4.26.2-0+++UE4+Release-4.26 522 0
Disabling core dumps.
LowLevelFatalError [File:Unknown] [Line: 1214]
GameThread timed out waiting for RenderThread after 60.00 secs
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
Malloc Size=131160 LargeMemoryPoolOffset=196744
Malloc Size=131160 LargeMemoryPoolOffset=327928
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
Segmentation fault (core dumped)
Hey, I meet this problem trying to run carla inside a docker container, which is built with ubuntu 22.04, and the carla version is 0.9.15. Been trying a lot by searching existed information but could not solve it. Appreciate it if there's any suggestion.
The text was updated successfully, but these errors were encountered:
Same issue. But instead of running inside a docker container, I am facing the issue while connecting with xrdp. It works fine when I do it on the machine without remoting into it. I am using carla 0.9.10.1 on Ubuntu 22.04. I use xrdp to connect to another machine that runs Ubuntu 20.04, and I do not face any issues there either.
My log:
4.24.3-0+++UE4+Release-4.24 518 0
Disabling core dumps.
LowLevelFatalError [File:Unknown] [Line: 1155]
GameThread timed out waiting for RenderThread after 60.00 secs
Signal 11 caught.
Malloc Size=65538 LargeMemoryPoolOffset=65554
CommonUnixCrashHandler: Signal=11
Malloc Size=65535 LargeMemoryPoolOffset=131119
Malloc Size=173808 LargeMemoryPoolOffset=304944
Engine crash handling finished; re-raising signal 11 for the default handler. Good bye.
CarlaUE4.sh: line 5: 692052 Segmentation fault (core dumped) "$UE4_PROJECT_ROOT/CarlaUE4/Binaries/Linux/CarlaUE4-Linux-Shipping" CarlaUE4 $@
Hey, I meet this problem trying to run carla inside a docker container, which is built with ubuntu 22.04, and the carla version is 0.9.15. Been trying a lot by searching existed information but could not solve it. Appreciate it if there's any suggestion.
The text was updated successfully, but these errors were encountered: