Community
Participate
Working Groups
Build Identifier: M20110909-1335 1) Fresh install eclipse 2) On terminal / console I start with "./eclipse" 3) Then the workspace selector pops up. 4) Then I choose my own workspace (*not* the default "<USER>/workspace") 5) crashes with following console output If I choose the default place of workspace, eclipse starts up normally! As soon as I start fresh installation with my own workspace, it crashes. I also can't create a new empty workspace at non-default location. Heres the console output: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f3464b25260, pid=15324, tid=139863133234944 # # JRE version: 6.0_22-b22 # Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops) # Derivative: IcedTea6 1.10.2 # Distribution: Ubuntu 11.04, package 6b22-1.10.2-0ubuntu1~11.04.1 # Problematic frame: # C [libgobject-2.0.so.0+0x17260] g_object_get_qdata+0x20 # # An error report file with more information is saved as: # /home/<USER>/<PATH>/hs_err_pid15324.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # See also bugs 356199 317763 358223- which could be related. I tried without any result to switch the jvm (via update-java-alternatives java-6-openjdk | java-6-sun ) Btw: My old eclipse gallileo 3.5.2 runs fine! Reproducible: Always Steps to Reproduce: see above
hava you tried using a Sun VM or an IBM VM ?
Not much here to work with, but this is probably a dup of bug#383189 . *** This bug has been marked as a duplicate of bug 383189 ***