[java-gnome-hackers] native code requirements
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-12-30 17:14:31
|
Hi, I've just been trying natively compiled versions of some of the example apps. They all segfault whenever any signal is raised. I'm guessing this is due to problems with some of the libraries I'm using, so I just wanted to know which versions you have had success with. I'm using: libgcj 3.2.2 gcj 3.2.2 glib 2.2.0 Output from gdb seems to suggest that this is a problem with glib, but I could be wrong: #11 0x40b07c6e in jg_signal_cb (closure=0x14, return_value=0xbffff2a8, n_param_values=2, param_values=0xbffff3f8, invocation_hint=0xbffff2c4, marshal_data=0x0) at jni/org_gnu_glib_GObject.c:215 #12 0x40e197d2 in g_closure_invoke (closure=0x83f9010, return_value=0xbffff2a8, n_param_values=2, param_values=0xbffff3f8, invocation_hint=0xbffff2c4) at gclosure.c:437 The closure address is always 0x14 - I don't know whether that has any significance. -- .''`. Mark Howard : :' : `. `' http://www.tildemh.com `- mh...@de... | mh...@ti... | mh...@ca... |