xTIMEcomposer crashes on Debian Linux amd64

If you have a simple question and just want an answer.
dpavlin
Newbie
Posts: 1
Joined: Fri Jan 03, 2014 10:05 pm

xTIMEcomposer crashes on Debian Linux amd64

Post by dpavlin »

On Debian amd64 Linux, xTIMEcomposer dies on me few moments after starting with

Code: Select all

GLib-GObject:ERROR:/tmp/buildd/glib2.0-2.36.4/./gobject/gobject.c:4127:g_weak_ref_set: assertion failed: (weak_locations != NULL)
I tried OpenJDK 6 and 7, as well as Orace's JRE 6 and 7 and always get same error. I did get a little bit more time before it crashed (I even managed to enter username and password once) by disabling IPv6 with

Code: Select all

echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
but it crashed a few moments later. While this doesn't solve your problem, I suspect that my problem is more-or-less same as yours, so I opted to include my troubles here istead of opening new thread.

As a last sidenote, I did not suceed to run xTIMEcomposer under Windows using JRE 7.


 



User avatar
sethu_jangala
XCore Expert
Posts: 589
Joined: Wed Feb 29, 2012 10:03 am

Post by sethu_jangala »

The following answer in the Q&A section answers your question

http://www.xcore.com/questions/2104/xti ... ubuntu1304