Replies: 1 comment
-
I didn't investigate the exact issue here, but its generally not a good idea to allocate a whole MB on the stack. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the Bug
memory access out of bounds on allocating large structs.
runtime error
[email protected]
Steps to Reproduce
Expected Behavior
no error
Actual Behavior
Uncaught RuntimeError RuntimeError: memory access out of bounds
Beta Was this translation helpful? Give feedback.
All reactions