I have this problem that started as of late.
I have to work in an installation of Sql Developer 3.2.2 in a CentOS 6 server with JDK 1.6 and Oracle 11g Express and it runs quite well until i try to even type one single character to do anything in the code editor the program crashes and i get this error:
Package: jdk-1.6.0_45-fcs
Latest Crash: mié 24 ene 2018 14:23:23
Command: /usr/java/jdk1.6.0_45/bin/java -Xmx640M -Xms128M -Xverify:none -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -XX:MaxPermSize=128M -Doracle.jdbc.mapDateToTimestamp=false -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dsqldev.debug=false '-Dide.conf=\"/opt/sqldeveloper/sqldeveloper/bin/sqldeveloper.conf\"' '-Dide.startingcwd=\"/opt/sqldeveloper/sqldeveloper/bin\"' -classpath ../../ide/lib/ide-boot.jar oracle.ide.boot.Launcher
Reason: Process /usr/java/jdk1.6.0_45/bin/java was killed by signal 6 (SIGABRT)
Comment: None
Bug Reports:
what can I do? this is an old machine that i can't modify very much.
thanks beforehand