Error while terminating the Coppeliasim

Typically: "How do I... ", "How can I... " questions
Post Reply
suri
Posts: 42
Joined: 07 Apr 2020, 17:24

Error while terminating the Coppeliasim

Post by suri »

Hey,

I am using custom built Coppeliasim plugin. But When I tried to kill the coppeliasim, I am getting below error.

Code: Select all

coppeliaSim: /usr/include/boost/thread/pthread/recursive_mutex.hpp:113: void boost::recursive_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
/opt/coppeliasim/coppeliaSim.sh: line 33: 16717 Aborted                 (core dumped) "$dirname/$appname" "${PARAMETERS[@]}"
Platform: Ubuntu,
ROS melodic
Coppeliasim EDU

Any solution to fix this bug.

Thanks in advance.

Post Reply