-
Notifications
You must be signed in to change notification settings - Fork 8
RuntimeError: memory access out of bounds #68
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
Comments
I am unable to reproduce the above error. (I think it probably got fixed on using newer lfortran. Recent lfortran versions support removing unused subroutines. I guess after removing unused subroutines, the memory required during
@certik you shared here #64 (comment) that you were able to reproduce it. Please, could you check again and share if you are able to reproduce the error? |
I can't reproduce it anymore either. |
Shall we close this issue or shall we keep it open? We also have a similar issue open at lfortran/lfortran#658. |
Let's close this if we can't reproduce it. If it happens again, we'll investigate then. |
Yes, checked. The site seems to work. We are facing this issue lfortran/lfortran#658 for the
template_travel
preinstalled example.Steps to reproduce:
template_travel
example from the examples menuWAT
tab.Output:
Temporary Workaround:
WAT
, click on theRun button
.Output
Originally posted by @Shaikh-Ubaid in #64 (comment)
Related lfortran/lfortran#658
The text was updated successfully, but these errors were encountered: