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

The program has unexpectedly finished #163

Closed
BeatrizMOliveira opened this issue Mar 16, 2017 · 3 comments
Closed

The program has unexpectedly finished #163

BeatrizMOliveira opened this issue Mar 16, 2017 · 3 comments

Comments

@BeatrizMOliveira
Copy link

I've previously finished question 2.5, but due to memory issues I needed to separate it from the rest of the questions. But now, I get that error. I've used some std::cout statements to figure out where it happens, and it appears to propagate everything and fails in writting the file.

@BeatrizMOliveira
Copy link
Author

I now get a segmentation fault before the propagation (despite not having changed anything)...

@DominicDirkx
Copy link
Member

You just missed the office hours this afternoon. If you push your code to a private repository, I can try to find time to have a look.

@DominicDirkx
Copy link
Member

Problem was due to exceeding the maximum entry of a VectorXd

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