Since yesterday, my Linux (Fedora 20) randomly kills processes for no reason at all (at least from my point of view), and the bugs reports say that all these processes are "killed by SIGTRAP". It happens with evolution, gls, the weather app, Google Chrome, and so on ...
Also, when trying to run a Scala Play Framework application, I get the error:
java.lang.OutOfMemoryError: unable to create new native thread
I stuck with this, it makes my Linux partition totally unusable!
Does anyone have an idea about what causes this?
SIGTRAP
problem, or thejava.lang.OutOfMemoryError
problem, or both? – derobert May 05 '14 at 18:36