carla: Engine crash handling finished; re-raising signal 11 for the default handler. Good bye!!!
Hi, Thanks for such a fantastic car simulator.
For the first time when I want to run the simulator on Linux by running:
./CarlaUE4.sh /Game/Carla/Maps/Town02
I am facing with the following message:
**Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. Segmentation fault (core dumped)**
What does that mean and how can I resolve that? Thanks.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16
Sitll meet this proble in carla 0.9.14 and almost stop at 2h~3h. During my program, I have to constantly destory and spawn new cars and sensors.
You can try first running
./CarlaUE4.sh -opengl3
to see if it works. Otherwise you can try installing the latest nvidia drivers for your GPU from the nvidia download page.