You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally opened file:///dev/zero the other day and found my memory was totally eaten at very high speed, causing Lagrange to totally lock and requiring me to killall -s9 lagrange in a terminal. Maybe a few rules for special files should be in place to keep from opening them by accident?
The text was updated successfully, but these errors were encountered:
I accidentally opened file:///dev/zero the other day and found my memory was totally eaten at very high speed, causing Lagrange to totally lock and requiring me to
killall -s9 lagrange
in a terminal. Maybe a few rules for special files should be in place to keep from opening them by accident?The text was updated successfully, but these errors were encountered: