S32DS crashing upon trying to set the peripherals (on Ubuntu 16.04)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32DS crashing upon trying to set the peripherals (on Ubuntu 16.04)

1,055 Views
ranjith_bhide
Contributor II

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.

Labels (1)
Tags (1)
0 Kudos
2 Replies

1,011 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

I already sent response in ticket system - but it looks that the message was not automatically posted here. 

 

So, did you tried use the recommended Java version mentioned in Install guide? The OpenJDK may cause some issues. 

 

Jiri

0 Kudos

1,009 Views
ranjith_bhide
Contributor II

Hi Jiri, 

Thanks for your response.

Yes, I had followed the exact steps as per the S32DS_Installation_Guide_3.4.0.pdf document for Ubuntu 16.

As of now I have migrated to v3.3 of the S32Design Studio and the issue is not seen there.

Hence I am proceeding with the same for my project.

 

Best Regards,

Ranjith Bhide.

0 Kudos