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

fix an error in colorHarmonize about eigen #1287

Merged
merged 1 commit into from Feb 2, 2023

Conversation

Yannnnnnnnnnnn
Copy link
Contributor

Error

openMVG_main_ColHarmonize: /home/yan/Desktop/openMVG_Color/openMVG/src/third_party/eigen/Eigen/src/Core/DenseStorage.h:128: Eigen::internal::plain_array<T, Size, MatrixOrArrayOptions, 32>::plain_array() [with T = double; int Size = 256; int MatrixOrArrayOptions = 0]: Assertion `(internal::UIntPtr(eigen_unaligned_array_assert_workaround_gcc47(array)) & (31)) == 0 && "this assertion is explained here: " "http://eigen.tuxfamily.org/dox-devel/group__TopicUnalignedArrayAssert.html" " **** READ THIS WEB PAGE !!! ****"' failed.
Aborted (core dumped)

Reference

http://eigen.tuxfamily.org/dox-devel/group__TopicStlContainers.html

@pmoulon
Copy link
Member

pmoulon commented Apr 13, 2019

I think this error is happening only on 32 bits system..
Can you confirm?

@pmoulon pmoulon merged commit 4dc97e3 into openMVG:develop Feb 2, 2023
@pmoulon pmoulon added this to the 2.1 milestone Feb 2, 2023
@pmoulon pmoulon added the build label Feb 2, 2023
@pmoulon pmoulon self-assigned this Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants