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

assertion failed: :( (r==chol(apd)) ) #1682

Closed
pao opened this issue Dec 5, 2012 · 3 comments
Closed

assertion failed: :( (r==chol(apd)) ) #1682

pao opened this issue Dec 5, 2012 · 3 comments
Labels
test This change adds or pertains to unit tests

Comments

@pao
Copy link
Member

pao commented Dec 5, 2012

Noticed the build failed on my open pull request.

https://travis-ci.org/JuliaLang/julia/jobs/3506379

The gcc build passes: https://travis-ci.org/JuliaLang/julia/jobs/3506380

@staticfloat
Copy link
Sponsor Member

Just wanted to jump in here and note that this is not clang-related, it happens intermittently on both clang and gcc. I do believe it's 32-bit related, however, as it seems to only really happen on the travis machines and my 32-bit Ubuntu VM. Will investigate more later, I'm trying to spit out .csv's of the matrices that fail and pass them off to andreas, but when I add in the code to spit out the matrices the errors don't happen anymore. I'm also simultaneously moving around my virtualization setup to a fast computer instead of my laptop. :P

@pao
Copy link
Member Author

pao commented Dec 5, 2012

Title edited based on @staticfloat's information.

@pao
Copy link
Member Author

pao commented Dec 6, 2012

Closed by e8ce0df.

@pao pao closed this as completed Dec 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test This change adds or pertains to unit tests
Projects
None yet
Development

No branches or pull requests

2 participants