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)
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.