This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSv6.1 crash "Aborted (Core Dumped)" on Ubuntu 12.04 64bit

Hell, 

I just downloaded and installed as root (but tried also as gid nonzero) CCSv6.1 on a machine with Ubuntu 12.04 64bit.

When I run the software, it starts correctly, but as soon as some operation is performed (e.g. File -> New Project, Browse Examples, etc.) it crashes.

Here is what i get in the shell:

$ /opt/ti/ccsv6/eclipse/ccstudio

flxInitLoad: client has not been protected.

(Code Composer Studio:3701): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed

(Code Composer Studio:3701): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed

(Code Composer Studio:3701): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed

(Code Composer Studio:3701): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed

(Code Composer Studio:3701): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed
dvtLogOptions.xml DOES NOT exists
Aborted (core dumped)

No previous version of CCS has ever been installed on the machine.

Any ideas on how to solve the problem?

Thank you.