REditorSupport / atom-ide-r

R language support for Atom-IDE
https://atom.io/packages/ide-r
MIT License
20 stars 0 forks source link

Silent R core dumps caused by atom-ide-r or r-languageserver on Linux #16

Open hermidalc opened 4 years ago

hermidalc commented 4 years ago

I cannot tell what is causing it, but either atom-ide-r or r-languageserver, or both, are causing silent R core dumps when using Atom with these plugins on Linux. It didn't used to do this. I see the core dumps when I'm using Atom with an R file open under /var/lib/systemd/coredump. It happens when I have R files open within or outside a git repo and can have enough silent core dumps and restarts that Atom eventually give a message that the plugin reached the restart limit.

How do I figure out what is causing this?