From: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179811 From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060202 Fedora/1.5.0.1-2 Firefox/1.5.0.1 Description of problem: I fire up frysk. Try and play with it and it disappears. If I run it from a terminal it spits out this: [decker@cheetah ~]$ frysk Found subnode: /theManager Found subnode: /theManager/logWindow Found subnode: /theManager/mainWindow Key: size.width Value: 640 Key: size.height Value: 480 Key: position.y Value: 0 Key: position.x Value: 0 Found subnode: /theManager/mainWindow/allProcWidget Key: vPane.position Value: 365 Found subnode: /theManager/programAddWindow Key: size.width Value: 500 Key: size.height Value: 480 Key: position.y Value: 0 Key: position.x Value: 0 Exception in thread "main" java.lang.NullPointerException *** Got java.lang.NullPointerException while trying to print stack trace. [decker@cheetah ~]$ Version-Release number of selected component (if applicable): frysk-0.0.1.2006.01.22-0.FC5.0 How reproducible: Always Steps to Reproduce: 1. Fire up frysk 2. Play with it for a few seconds. 3.
Is this fixed in the latest resping of Frysk (for RHEL4-U3?).
This is against FC-5. I've pushed through frysk-0.0.1.2006.02.19.rh1-0.FC5.0 which contains a number of crashing fixes. Note though that http://sourceware.org/bugzilla/show_bug.cgi?id=2325 is still open.
FYI, the following instability problems have been fixed: - backtraces causing aborts or panics - hang due to G.C. problems (worked around) - java-gnome memory corruptions - weak reference bugs (compiler upgraded) I'll assume this very generic problem is fixed in top-of-tree builds. If problems continue using frysk's top-of-tree and latest GCJ please open or re-open the bug.