Hi,
I am using S32DS (v3.4) for development on S32K148 chip, My OS is Ubuntu 16.04.
I have followed the steps as per 'S32DS_Installation_Guide_3.4.0.pdf' and able to operate with S32DS for creation of project, SDK integration etc.
However when i try to use the ConfigTools for Pin setting or Peripheral Setting the IDE crashes and the following error log is observed in the console:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f3a1b8e32b7, pid=28379, tid=0x00007f3ad3b9b700
#
# JRE version: OpenJDK Runtime Environment (8.0_292-b10) (build 1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10)
# Java VM: OpenJDK 64-Bit Server VM (25.292-b10 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgdk-x11-2.0.so.0+0x4e2b7] gdk_display_open+0x57
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /u/NXP/S32DS.3.4/eclipse/hs_err_pid28379.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Please Let me know what needs to be done to overcome this issue.
Thanks in Advance,
Best Regards,
Ranjith Bhide.