Replies: 2 comments 5 replies
-
Sorry, to clarify, do you think this is a leak in marimo or in SageMath? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I got a segmentation fault. I wrote this in a single cell and run it:
Then I deleted the last line and run it again, getting a segmentation fault. I'm using
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using marimo to run sagemath. The notebooks work fine, but when I edit them sometimes I get mysterious memory leaks.
I'd like to get a minimal example of this memory leak without using marimo, so I can report this problem to sagemath.
Using marimo I found this minimal example:
pari_leak.py.txt
After editing the cell and running again, it crashes the python kernel:
log.txt
log2.txt
Sometimes I get this
Beta Was this translation helpful? Give feedback.
All reactions