web_video_server icon indicating copy to clipboard operation
web_video_server copied to clipboard

get a error

Open wolegeyun opened this issue 2 years ago • 3 comments

Description throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::lock_error >'

  • Library Version:
  • ROS Version:
  • Platform / OS:

Steps To Reproduce

Expected Behavior

Actual Behavior

wolegeyun avatar Nov 18 '22 11:11 wolegeyun

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::lock_error >' what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument

wolegeyun avatar Nov 18 '22 11:11 wolegeyun

I have same error and died

ingjae avatar May 23 '23 13:05 ingjae

It is not a clean solution, but try setting parameter ''~ros_threads " to "1

I think It has mutex bug so I tried working  just 1 thread then it doesn't died

 

ingjae avatar May 25 '23 05:05 ingjae