If you can see the following error message when launching DS-5, it might be an environment-dependent issue related to JavaVM and the Linux kernel version.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0x7) at pc=0x00007f34077a9ee8, pid=33697, tid=139861820098304
#
# JRE version: (8.0_45-b14) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j java.lang.Object.()V 0
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before
Add “-Xss2m” option to your eclipse.ini in [SoCEDS Install Folder]/ds-5/sw/eclipse folder.