Bug 3344 - testPPC64(frysk.sys.proc.TestAuxv)java.lang.RuntimeException: unknown word size for auxv (1|32l|64l|32b|64b 11011)
Summary: testPPC64(frysk.sys.proc.TestAuxv)java.lang.RuntimeException: unknown word si...
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Yong Zheng
URL:
Keywords:
Depends on:
Blocks: 2234
  Show dependency treegraph
 
Reported: 2006-10-11 13:50 UTC by Andrew Cagney
Modified: 2006-10-12 16:18 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-10-11 13:50:58 UTC
testPPC64(frysk.sys.proc.TestAuxv)java.lang.RuntimeException: unknown word size
for auxv (1|32l|64l|32b|64b 11011)
   at frysk.sys.proc.AuxvBuilder.construct(funit)
   at frysk.sys.proc.TestAuxv.check(funit)
   at frysk.sys.proc.TestAuxv.testPPC64(funit)
   at frysk.junit.Runner.runCases(funit)
   at frysk.junit.Runner.runArchCases(funit)
   at funit.main(funit)
Comment 1 Andrew Cagney 2006-10-12 16:18:44 UTC
Index: frysk-sys/frysk/sys/proc/ChangeLog
2006-10-09  Yong Zheng  <zhengyzy@cn.ibm.com>

        * frysk-sys/frysk/sys/proc/cni/AuxvBuilder.cxx (verify): Check
        whether one or three AT_NULL entries are followed at the end of
        vector.