I am using vanilla arch linux with eclipse v4.4.2. Maybe the reason is the first you pointed at. The application crashes apparently while trying to parse a pl/sql object. This does not always happen but it is quite a problem if one has closed Eclipse while a pl/sql procedure has been left in an editor. This way Eclipse crashes short after the startup. from the crash dump I noticed that I'm using openjdk.. I'try to switch to the latest Oracle Jvm and see if it works better... # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f7369433e7e, pid=8017, tid=140129618249472 # # JRE version: OpenJDK Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13) # Java VM: OpenJDK 64-Bit Server VM (24.75-b04 mixed mode linux-amd64 compressed oops) # Derivative: IcedTea 2.5.4 # Distribution: Custom build (Fri Jan 23 11:00:44 UTC 2015) # Problematic frame: # C [libc.so.6+0x14be7e] __memset_avx2+0x12e # # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c u nlimited" before starting Java again # # If you would like to submit a bug report, please include # instructions on how to reproduce the bug and visit: # icedtea.classpath.org/bugzilla # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D ---------------
↧