RobotWebTools / web_video_server

HTTP Streaming of ROS Image Topics in Multiple Formats
http://ros.org/wiki/web_video_server
Other
269 stars 187 forks source link

get a error #131

Open wolegeyun opened 1 year ago

wolegeyun commented 1 year ago

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

Steps To Reproduce

Expected Behavior

Actual Behavior

wolegeyun commented 1 year ago

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

ingjae commented 1 year ago

I have same error and died

ingjae commented 1 year ago

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