Bug#865659: Solution

2017-06-26 Thread MaurĂ­cio Moralles
It works. Thanks. On Mon, 26 Jun 2017 12:25:22 -0300 ignacio wrote: > Solution: In a console before running your program: export > JAVA_TOOL_OPTIONS=-Xss1280k > > Source: > https://askubuntu.com/questions/927746/eclipse-crashes-with-linux-kernel-4-4-0-81-generic/927824#927824?newreg=a96882b1

Bug#865659: Solution

2017-06-26 Thread ignacio
Solution: In a console before running your program: export JAVA_TOOL_OPTIONS=-Xss1280k Source: https://askubuntu.com/questions/927746/eclipse-crashes-with-linux-kernel-4-4-0-81-generic/927824#927824?newreg=a96882b126fc455e8d75f21eb11bee28 Ignacio