carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.17k stars 3.6k forks source link

Carla server crashed.Signal 11 caught. Malloc Size=65538 LargeMemoryPoolOffset=65554 #7710

Open veinlove55 opened 4 months ago

veinlove55 commented 4 months ago

CARLA version: release-0.9.15

Platform/OS: Ubuntu 20.04

Problem you have experienced: ubuntu@ubuntu-MS-7D94:~/carla-release-0.9.15$ ./CarlaUE4.sh -RenderOffScreen 4.26.2-0+++UE4+Release-4.26 522 0 Disabling core dumps. Signal 11 caught. Malloc Size=65538 LargeMemoryPoolOffset=65554 CommonUnixCrashHandler: Signal=11 Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. Segmentation fault (core dumped)

What you expected to happen: No crush happens.

Steps to reproduce: client in C++ built. town_name = "/Game/Carla/Maps/Town10HD_Opt";

Anyone met the same crush?

lcsc0 commented 2 months ago

I got the same issue