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

GameThread timed out waiting for RenderThread after 60.00 secs #8369

Open
jcuic5 opened this issue Nov 14, 2024 · 2 comments
Open

GameThread timed out waiting for RenderThread after 60.00 secs #8369

jcuic5 opened this issue Nov 14, 2024 · 2 comments

Comments

@jcuic5
Copy link

jcuic5 commented Nov 14, 2024

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.

@chuanye-Wang
Copy link

same issue,need help

@abidnazirisami
Copy link

abidnazirisami commented Nov 19, 2024

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 $@

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

3 participants