fragbot2@alien.topBtoEmacs@communick.news•Enabling python-ts modę causes my Emacs memory usage to blow upEnglish
1·
1 year agoSeveral comments:
- based on the CPU utilization, I’m guessing there’s an error condition that causes a spin that continually tries to allocate memory.
- in my experience, things like this are often visible if you trace the executable. Unfortunately, OSX makes this unpleasant: https://www.shogan.co.uk/devops/dtrace-dtruss-an-alternative-to-strace-on-macos/.
- if you send a
kill -11
to the process, you should get a corefile of the running process. Running something likestrings
orhexdump
against the resulting image (you’ll want to remove it when you’re complete) might make the problem obvious. There should be a way to start the process with limited memory to avoid generating a 30GB core file.
Not just you and it’s not just /r/emacs or /r/org-mode, I’ve seen them in other places as well. While the guy in /r/org-mode wasn’t one, most of them write so poorly that they must be ESL people and argue about minute things that well-adjusted (genuine?) people wouldn’t argue about.
The other thing I’m seeing is an increase in duplicated posts to multiple forums asking fragmentary, barely coherent questions. Writing this, I just had the obvious epiphany that my assumption–there’s a person at the other end–might be wrong.