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

Memory Leak on Mission "Beyond the Second Dimension" #151

Open
RyanWarwick opened this issue Aug 18, 2022 · 1 comment
Open

Memory Leak on Mission "Beyond the Second Dimension" #151

RyanWarwick opened this issue Aug 18, 2022 · 1 comment
Labels
Bug [Category] minor [Priority]

Comments

@RyanWarwick
Copy link

RyanWarwick commented Aug 18, 2022

In mission 3 "Beyond the Second Dimension", Question 2

If you run the following code
image

and browse to the output of the hollusion rune, the page freezes and become unresponsive. Ram usage in task manager increases indefinitely. You are unable to refresh the tab and have to close it manually.

The issue occurs only when the same rune parameter is used for both arguments in overlay or overlay_frac.
This issue does not occur when one of the arguments is different or hard-coded, such as:

  • blank, rune
  • circle, rune
  • circle, circle
@chownces chownces transferred this issue from source-academy/frontend Aug 18, 2022
@Cloud7050 Cloud7050 added Bug [Category] minor [Priority] labels Sep 7, 2023
@martin-henz
Copy link
Member

This issue seems to persist: Google Chrome keeps spending more and more memory on this, after each "Run" until it becomes non-responsive: https://share.sourceacademy.org/h6h3f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug [Category] minor [Priority]
Projects
None yet
Development

No branches or pull requests

3 participants