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

Runtime crash on making image! with size bigger than 10^9 #2219

Closed
ifgem opened this issue Sep 10, 2016 · 0 comments
Closed

Runtime crash on making image! with size bigger than 10^9 #2219

ifgem opened this issue Sep 10, 2016 · 0 comments
Assignees
Labels
status.resolved Issue has been resolved without a change in the source code (should be elaborated in comments). status.tested The change in code has been manually tested and verified to fix the issue. type.review Ticket describes a possible improvement.

Comments

@ifgem
Copy link

ifgem commented Sep 10, 2016

make image! 1000000x1000
make image! 1000000000x1
*** Runtime Error 1: access violation
*** at: 0041C433h
@qtxie qtxie added status.reviewed Ticket has been reviewed and accepted for further processing. type.review Ticket describes a possible improvement. labels Sep 21, 2016
@qtxie qtxie self-assigned this Sep 21, 2016
@qtxie qtxie added status.tested The change in code has been manually tested and verified to fix the issue. status.resolved Issue has been resolved without a change in the source code (should be elaborated in comments). and removed status.reviewed Ticket has been reviewed and accepted for further processing. labels Sep 21, 2016
@qtxie qtxie closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status.resolved Issue has been resolved without a change in the source code (should be elaborated in comments). status.tested The change in code has been manually tested and verified to fix the issue. type.review Ticket describes a possible improvement.
Projects
None yet
Development

No branches or pull requests

2 participants