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

Segfault in Python API when an error is thrown in Propagator::undo() #191

Closed
rkaminsk opened this issue Feb 2, 2020 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@rkaminsk
Copy link
Member

rkaminsk commented Feb 2, 2020

The files in reproduce-py.zip can be used to reproduce the bug.

@rkaminsk rkaminsk self-assigned this Feb 4, 2020
@rkaminsk rkaminsk added this to the v5.4.1 milestone Feb 4, 2020
@rkaminsk rkaminsk added the bug label Feb 4, 2020
@rkaminsk
Copy link
Member Author

The undo function should become nothrow. Errors should simply be printed followed by a call to terminate. See also potassco/clasp#53.

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