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

Stability issue for large images #118

Closed
GBillotey opened this issue Dec 18, 2022 · 1 comment
Closed

Stability issue for large images #118

GBillotey opened this issue Dec 18, 2022 · 1 comment

Comments

@GBillotey
Copy link
Owner

GBillotey commented Dec 18, 2022

It appears PR #112 (needed for compatibility with WINDOWS) has also introduced instability and crash when rendering large image esp. with supersampling. From first investigations, the solution seems to be: close all numpy memaps right after access, even in "r+" mode.

As a data point, rendering a 3200 x 3200 image with 5x5 supersampling crashes on my machine.

@GBillotey
Copy link
Owner Author

Closing this one as solved by 1.0.3

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

1 participant