Hello:
We are running a Debian 7 testing amd64 distribution on our machines and I have been having trouble getting the CCS to work. I have tried installing version 5.
To do this, I executed the bin as adminstrator (ccs_setup_5.5.0.00077.bin and it installed in /opt/ti. I couldn't get newer versions to even install). Everything went as planned with the installation but unfortunately the program would not start. Somthing to do with swt libraries. So I've installed libswt-cairo-gtk-3-jni:i386 package and after than the program at least started.
However, whenever we try to create a new project, upon clicking on finish we get this error in the console:
An unexpected error has been detected by Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf71fce6e, pid=3532, tid=4149421824
#
# Java VM: Java HotSpot(TM) Client VM (11.3-b02 mixed mode linux-x86)
# Problematic frame:
# C [libgobject-2.0.so.0+0x16e6e] g_object_get_qdata+0x1e
#
# An error report file with more information is saved as:
# /opt/ti/ccsv5/eclipse/hs_err_pid3532.log
I have attached the log file
Any help would be greatly appreciated.