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

[BUG] LaTeX Sometimes Causes High RAM Usage #212

Open
TheCedarPrince opened this issue Sep 29, 2020 · 0 comments
Open

[BUG] LaTeX Sometimes Causes High RAM Usage #212

TheCedarPrince opened this issue Sep 29, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested

Comments

@TheCedarPrince
Copy link
Member

Before Filing a Report

  • Did I read the Documentation and/or docstrings?
  • Did I search the Javis GitHub to see if this bug has already been reported?
  • Am I familiar with the Javis philosophy?

Describe the bug

This is a strange bug that still has not been figured out yet. Every once in a while, Javis animations that are rather large and that utilize LaTeX cause excessive RAM usage. The error seems to be coming from the main latex function written in Javis but doesn't always cause this problem.
To Reproduce

  1. Julia Version (i.e. output of julia -v): 1.5

  2. Operating system (Mac, Linux, Windows): Linux (Arch and Fedora) but probably all others

  3. Minimum working code example that led to bug: https://gist.github.com/Wikunia/d19e1447d4e59c18fe4f0e629345e9fa

Expected Behavior and Actual Behavior

We expect that after each execution of creating an animation, the buffer of one's computer is cleared and the RAM is no longer being taxed. Instead, the RAM sometimes remains in heavy use.

Screenshots

(Will be added)

@TheCedarPrince TheCedarPrince added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested Breaking This issue will break things labels Sep 29, 2020
@Wikunia Wikunia removed the Breaking This issue will break things label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants