Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in test MonteCarlo2D.RunSampleDataset under 32 bits builds #56

Closed
jlblancoc opened this issue Jun 24, 2014 · 0 comments
Closed

Crash in test MonteCarlo2D.RunSampleDataset under 32 bits builds #56

jlblancoc opened this issue Jun 24, 2014 · 0 comments
Labels
Milestone

Comments

@jlblancoc
Copy link
Member

From buildlog in Ubuntu PPA machines:

[==========] Running 5 tests from 3 test cases.
[----------] Global test environment set-up.
[----------] 1 test from MonteCarlo2D
[ RUN ] MonteCarlo2D.RunSampleDataset
test_mrpt_slam: /usr/include/eigen3/Eigen/src/Core/CwiseBinaryOp.h:131: Eigen::CwiseBinaryOp<BinaryOp, Lhs, Rhs>::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op<float, float>; Lhs = const Eigen::ArrayWrapper<const Eigen::Map<Eigen::Matrix<float, -1, 1>, 0, Eigen::Stride<0, 0> > >; Rhs = const Eigen::ArrayWrapper<const Eigen::Matrix<float, -1, 1> >]: Assertion `aLhs.rows() == aRhs.rows() && aLhs.cols() == aRhs.cols()' failed.
Aborted

@jlblancoc jlblancoc added this to the Release 1.2.0 milestone Jun 24, 2014
@jlblancoc jlblancoc added the bug label Jun 24, 2014
jlblancoc pushed a commit that referenced this issue Sep 27, 2016
Camera Calib application fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant