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

Problems with python wrapper and Eigen 3.3.4 #174

Open
ramaroberto opened this issue Dec 24, 2017 · 1 comment
Open

Problems with python wrapper and Eigen 3.3.4 #174

ramaroberto opened this issue Dec 24, 2017 · 1 comment

Comments

@ramaroberto
Copy link

Hi,

Originally I was going to post asking for help because I was trying to run libcmaes with the python2 wrapper with no success, it was giving me a segfault when calling make_simple_parameters. I was using python 2.7.14, boost 1.65.1 and eigen 3.3.4. I switched eigen 3.3.4 for eigen 3.2.4 and it started to work.

This is the backtrace using gdb with python2 and when trying to run python/ptests.py: https://pastebin.com/dkCJBk13

There's an history that this problem happened before, but seems solved from the eigen side: http://eigen.tuxfamily.org/bz/show_bug.cgi?id=554

Bests,
Roberto.

@beniz
Copy link
Collaborator

beniz commented Dec 28, 2017

Thanks for reporting this. If it's on Eigen side, there's not much we can do but keep this issue open, highlighting the issue with 3.3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants