Like the title says. I am using Ubuntuu 14.02 and Ive downloaded the Tizen SDK and installed from an the image file for amd64. (Im using a Macbook Pro - Dual Boot into Ubuntu). I select the platform option on custom in the install manager, and seems to install fine.
When trying to create a new platform project in the IDE, it simply crashes with no error message.
Any ideas?
Update: Here is the error log I got.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff116d422a1, pid=5621, tid=140676190287616
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.45-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libsoup-2.4.so.1+0x6c2a1] short+0x11
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Any help?