testSerializationGeometry fails

Issue #211 wontfix
krunal chande created an issue

Passes in Release, fails in Debug mode with the same other settings as:

TBB ON

MKL OFF

Quaternion OFF

Exact error as :

/usr/include/boost/optional/optional.hpp:631: boost::optional<T>::reference_type boost::optional<T>::get() [with T = Eigen::Matrix<double, 3, 2>, boost::optional<T>::reference_type = Eigen::Matrix<double, 3, 2>&]: Assertion `this->is_initialized()' failed.

Comments (6)

  1. Zhaoyang Lv

    Now I cannot reproduce the error. Jenkins also has the option: TBB ON, MKL OFF, Quat OFF and never complains. I don't think this issue still exists.

  2. Log in to comment