id summary reporter owner description type status milestone component version severity resolution keywords cc 11749 mpi::broadcast problem Warin Matthias Troyer "Hi The following problem is not present in 1.55 and present in 1.58, 1.59. Download Eigen library version 3.2.6 (or package present on number of Linux distribution) http://eigen.tuxfamily.org/index.php?title=Main_Page With he example attached I have a serialization error in boost/archive/detail/iserializer.hpp:236:17: error: no matching function for call to 'operator delete' (T::operator delete)(t, sizeof(T)); It seems to indicate that a destructor is missing but the problem was not present before (with the same eigen version) Error on clang 3.5-6 , gcc 4.9, 5.2 Best regards" Bugs new mpi Boost 1.57.0 Regression