hello all, i'm getting a segmentation fault caused by /usr/lib/libgconf-2.so.4 (FC5) when trying to run jamvm with Classpath (both CVS Head):
(process:20336): GLib-GObject-CRITICAL **: gtype.c:2215: initialization
assertion failed, use IA__g_type_init() prior to this function
(process:20336): GLib-GObject-CRITICAL **: g_object_new: assertion
`G_TYPE_IS_OBJECT (object_type)' failed
(process:20336): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT
(object)' failed
the crash occurs in GConfNativePeer.c on line 554:
static void init_gconf_client (void)
{
--> client = gconf_client_get_default ();
g_type_init ();
}
anybody else is seeing this?
cheers;
rsn
pgp0Fsa2pEYgl.pgp
Description: PGP signature

