I am using eclipse indigo in ubuntu 11.10
My java is
java version "1.6.0_06" Java(TM) SE Runtime Environment (build
1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode)
I have two project open in my eclipse and it crashes when i try to close any of these projects. Whenever a crash happens i have a hs_err_pidXXXX[X].log file in my home folder which is around 100k.
How should i debug and fix this problem? I couldn't find any duplicate threads for this.
I have copied my hs_err_pid21233.log to google docs link here
I tried the suggestion by @spektom. Now eclipse crashes with a different error attached here