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 under ivy #740

Open
dickmao opened this issue Sep 1, 2020 · 1 comment
Open

Memory leak under ivy #740

dickmao opened this issue Sep 1, 2020 · 1 comment

Comments

@dickmao
Copy link
Collaborator

dickmao commented Sep 1, 2020

I am able to reliably reproduce #698 , causing a runaway memory condition.

If your .ipynb file is a single "minified json" line (lacking any newlines), the ivy module (which doom and spacemacs may automatically impose) will blow up. This is due to https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44048

Preprocessing the ipynb with jsonlint to introduce newlines will help.

@dickmao
Copy link
Collaborator Author

dickmao commented Oct 21, 2020

Reopening to increase visibility to this outstanding issue.

@dickmao dickmao reopened this Oct 21, 2020
@dickmao dickmao changed the title Memory leak Memory leak under ivy (doom) Oct 21, 2020
@dickmao dickmao added the doom label Oct 21, 2020
@dickmao dickmao changed the title Memory leak under ivy (doom) Memory leak under ivy Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant