-
-
Notifications
You must be signed in to change notification settings - Fork 20
Crash in commandhelper.js #176
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
Comments
Hi, I'm having a very similar problem since today, but my logs differs slightly. Maybe it can help tackle the problem :
Trop de fichiers ouverts = Too many open files |
Encountering same problem as original poster. Same stack trace. |
I issued a new release fixing this crash. Sadly as mentioned in the previous release GLib freezes the UI while spawning a command. The only way I found to use posix_spawn apparently introduces crashes. I will find another solution. Thank you for submitting your report. |
@cwit-vcas @lhall-amphibee @beerendlauwers |
I am still getting crashes with "Too many open files errors"
I get logs like this in journalctl for a long time and then eventually something crash. |
I'm actually working on an issue that might be related to this one. |
Just to chime in here, I still see the issue with version Sampling the Also, not sure if I'm doing something wrong, but the PosixSpawn Subprocess is reset to disabled any time I disable / enable Astra Monitor extension itself. Let me know if there's something I can do to help with troubleshooting. |
Description
The extension often crashes resulting in a complete gnome crash
I have noticed this happens when using matplotlib or virtualbox.
Steps to Reproduce
Just use virtual box with a windows guest, will crash after a short while.
Screenshots
I have this stack trace.
Environment
Logs
Additional Context
The text was updated successfully, but these errors were encountered: