Hi,
I run 8.0 rc2 on Ubuntu 8.10 (java 6 update 10) and I can't use the HTML preview / Javascript debugging.
At first it downloaded additional files but right after that it crashed.
Is this crash known? Is there a workaround?
Here is what I got on the console window:
./bin/idea.sh
(process:6437): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.18.2/gobject/gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function
(process:6437): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(process:6437): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
An unexpected error has been detected by Java Runtime Environment:
#
SIGSEGV (0xb) at pc=0x8cb75dc3, pid=6437, tid=2466110352
#
Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode linux-x86)
Problematic frame:
C libgconf-2.so.4+0x1fdc3
#
An error report file with more information is saved as:
/home/jansorg/programs/share/idea-9008/bin/hs_err_pid6437.log
#
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.
#
Aborted