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

Math Domain error in _control.py #69

Open
rgerkin opened this issue Jun 23, 2017 · 3 comments
Open

Math Domain error in _control.py #69

rgerkin opened this issue Jun 23, 2017 · 3 comments

Comments

@rgerkin
Copy link

rgerkin commented Jun 23, 2017

We have a job that somewhat irreproducibly fails with a MathDomainError on line 55 of _control.py. The argument to the log function there is non-positive for some reason. I don't know if there are supposed to be guarantees elsewhere that this argument should be positive, and why scoop is using a non-positive argument. The error occurs in the middle of some jobs, but not in exactly the same place each time, and sometimes not at all (given the same python files and data). So it appears to be something going on inside scoop.

@louisabraham
Copy link

Can you produce a minimal example?

@rgerkin
Copy link
Author

rgerkin commented Aug 12, 2018

We were never ever able to produce a minimal example -- the error would arise stochastically under identical conditions. It could be architecture dependent. Feel free to close this issue.

@VMinB12
Copy link

VMinB12 commented Sep 27, 2022

We are suffering from the same issue.
Indeed the problem occurs stochastically, preventing us from creating a minimal example.
We are using scoop together with the DEAP package.

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

3 participants