|
From: Julian S. <js...@ac...> - 2006-01-21 03:06:10
|
> I saw 23 failures on my test run of the latest PPC64 Valgrind I got from > the Code Repository. Most of the failures were the same as reported by > Julian but I was also seeing some additional failures: Ok. You should really compare against the latest nightly build on Ceri's 970 (g5) which is posted to this list every night. Since there's been a lot of ppc hacking this last week, the test results have changed rapidly the past few days. > Here is my debugging analysis of the problem. Unless I have made a > mistake in locating the correct #includes/#defines I don't see anything > that looks host dependent. > > ! valgrind: m_coredump/coredump-elf.c:267 (fill_prstatus): Assertion > 'sizeof(*regs) == sizeof(prs->pr_reg)' failed. > [...] Good that you found that. But .. can you clarify which particular test is causing this failure, and what V version (3.1.0 or the svn trunk). It's not clear from your message. J |