carla-simulator / carla

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

carla x error #7221

Closed mohmedatwa closed 4 months ago

mohmedatwa commented 6 months ago
mohmedatwa commented 6 months ago

X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 149 () Minor opcode of failed request: 4 Serial number of failed request: 303 Current serial number in output stream: 321 terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument Signal 6 caught. Segmentation fault (core dumped)

helywin commented 5 months ago

Same problem on Ubuntu 18.04 when running 0.9.15 release build

run with ./CarlaUE4.sh -prefernvidia can solve this problem

triakshunn commented 4 months ago

Same problem on Ubuntu 18.04 when running 0.9.15 release build

run with ./CarlaUE4.sh -prefernvidia can solve this problem

this works