[Java-gnome-developer] jvm crash JDK 1.5
Brought to you by:
afcowie
From: Rafael F. <ra...@op...> - 2005-01-17 08:39:42
|
Hey can anyone tell me why I keep getting JVM crashes with the 1.5 JDK and some org.gnu.gnome widgets, like About? For instance, I'm trying to call this: About about = new About("Jyum","0.1","GPL","The Java yum interface",documenters, documenters , null ,null); about.show(); and I get a very nasty jvm crash (attached)... however, gij seems to not have any problems. - raf |