Bug 179811 - frysk dies after a few seconds
Summary: frysk dies after a few seconds
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: frysk
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Andrew Cagney
QA Contact:
URL:
Whiteboard:
Depends On: 179228
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-03 04:08 UTC by Glen
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-13 19:43:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Sourceware 2288 0 None None None Never

Description Glen 2006-02-03 04:08:01 UTC
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.
  

Actual Results:  Frysk disappears.

Expected Results:  I should be able to play with frysk a bit.

Additional info:

Comment 1 Adam Jocksch 2006-02-06 15:44:56 UTC
I've been able to reproduce this using the FC5 rpm. This is mostly likely an
issue with the beehive build environment, as building frysk from cvs or srpm
locally does not result in the same issue. For the time being I would recommend
one of these options until this is sorted out. More info on building from cvs at
http://sourceware.org/frysk/build/

Comment 2 Andrew Cagney 2006-02-06 20:54:30 UTC
add upstream tracker


Comment 3 Adam Jocksch 2006-02-06 21:01:13 UTC
Correction: The FC5 rpm built locally from the srpm also seems to crash, but not
immediately. Building from CVS is the best way to run frysk at this time

Comment 4 Andrew Cagney 2006-02-08 17:14:27 UTC
There appear to be two problems here:
- something killing frysk out-right
- something causing gc to hang, the latter bug's added to this's dependencies
(also doing same upstream)


Comment 5 Adam Jocksch 2006-02-09 18:31:35 UTC
A new rpm has been pushed through beehive that should fix this problem.

Comment 6 Andrew Cagney 2006-02-13 19:43:41 UTC
The instant crash is understood to have been a transient problem with the build,
fixed with the push through of the latest GCJ compiler.


Note You need to log in before you can comment on or make changes to this bug.