Closed kubark42 closed 5 years ago
is your boost_python
upto date?
@wjwwood , does that sound familiar ?
@spaghetti-, it wasn't, so I updated it to boost-python 1.62. Now everything ROS crashes (although I'm not sure the two are related because I didn't think to run ROS immediately before as a control).
$> roscore
... logging to /Users/kenz/.ros/log/f540394a-a437-11e6-a8fc-f45c89a27113/roslaunch-Kenns-MacBook-Pro.local-52818.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
started roslaunch server http://Kenns-MacBook-Pro.local:61971/
ros_comm version 1.11.20
SUMMARY
========
PARAMETERS
* /rosdistro: indigo
* /rosversion: 1.11.20
NODES
auto-starting new master
process[master]: started with pid [52825]
ROS_MASTER_URI=http://Kenns-MacBook-Pro.local:11311/
setting /run_id to f540394a-a437-11e6-a8fc-f45c89a27113
process[rosout-1]: started with pid [52828]
started core service [/rosout]
dyld: Symbol not found: __ZNK5boost16re_detail_10610031cpp_regex_traits_implementationIcE17transform_primaryEPKcS4_
Referenced from: /opt/ros/indigo/lib/librosconsole.dylib
Expected in: /usr/local/opt/boost/lib/libboost_regex-mt.dylib
Unfortunately, catkin_make clean && catkin_make
didn't resolve the problem.
I've not seen this before. If you update the version of boost Python you'll need to rebuild everything that used it. Also the boost Python is built against some specific version of Python, probably homebrews. Make sure ros is building against and using the same one.
Closing from inactivity/reproducability -- if still an issue or still want to keep going lets revive it
I can't quite tell from the crash dump if this is a python problem or a camera_calibration problem.
Command line:
Crash dump: