After downloading and extracting Intellij Idea on OpenSuse Linux 42.1 (the latest 32-bit OS), I get the following error: I have the correct settings for the JDK 7 and JAVA_HOME/ PATH.
Team:
~/Work/idea-IC-145.1617.8/bin> ./idea.sh
Error:
/idea-IC-145.1617.8/bin/idea.sh: line 197: 4049 Bus error
(core dumped) LD_LIBRARY_PATH = "$ IDE_BIN_HOME: $ LD_LIBRARY_PATH" "$ JAVA_BIN" $ AGENT "-Xbootclasspath / a: $ IDE_HOME / lib /boot.jar "-classpath" $ CLASSPATH "$ VM_OPTIONS" -Djb.vmOptionsFile = $ VM_OPTIONS_FILE "" -XX: = $ error file HOME / java_error_in_IDEA_% p.log "" -XX: HeapDumpPath = $ HOME / java_error "-Djb.restart.code = 88 -Didea.paths.selector = IdeaIC2016.1 $ IDE_PROPERTIES_PROPERTY -Didea.jre.check = true com.intellij.idea.Main" $ @ "
I am not sure what is wrong here, as this does not explain what the problem is.
source
share