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 on Win Release mode with math::Map and math::ReplicateOp #56

Open
Alzathar opened this issue Jan 15, 2017 · 0 comments
Open

Crash on Win Release mode with math::Map and math::ReplicateOp #56

Alzathar opened this issue Jan 15, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@Alzathar
Copy link
Member

The line auto g = math::Map<const math::Vector>(1, model->gravity(), &gres).replicate(samples); crashes. A unit test on this issue must be added. The update to Eigen 3.3.1 (see issue #55) might fix the problem. On the other hand, this problem may be related to the map of a const vector. Another unit test should be done but without the constness.

@Alzathar Alzathar added the bug label Jan 15, 2017
@Alzathar Alzathar added this to the 1.0 milestone Jan 15, 2017
@Alzathar Alzathar self-assigned this Jan 15, 2017
@Alzathar Alzathar modified the milestones: 0.1, 1.0 Feb 25, 2017
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