(where bogus is an unknown symbol) Looks like it is originating from an npe
fixed: Attached to process 5482 (fhpd) print bogus [0.0] Error: Object bogus was not found (fhpd) --------------------------------------------------------- commit f81881effcd7fc9c9d35bc20fbac346ca4eaa088 Author: Sami Wagiaalla <swagiaal@redhat.com> Date: Tue Nov 20 14:46:48 2007 -0500 swagiaal: DeclarationSearchEngine throws an exception when an object is not found frysk-core/frysk/debuginfo/ChangeLog +2007-11-20 Sami Wagiaalla <swagiaal@redhat.com> + + * ObjectDeclarationSearchEngine.java (getVariable): Now throws + ObjectDeclaratioinNotFoundException instead of returning null. + * TestObjectDeclarationSearchEngine.java (verifyVariable): Updated. + * ObjectDeclaratioinNotFoundException.java: New file. +
*** Bug 5286 has been marked as a duplicate of this bug. ***