On Tue, Jun 28, 2011 at 4:30 PM, Milan Broz <mbroz@xxxxxxxxxx> wrote: > On 06/28/2011 10:23 PM, Martin Hicks wrote: >> I see what the problem is. Must be a compiler bug of some kind on our platform. >> >> rt_sigaction(SIGVTALRM, {0xffd60b4, [VTALRM], SA_RESTART}, {SIG_DFL, >> [], 0}, 8) = 0 >> setitimer(ITIMER_VIRTUAL, {it_interval={0, 0}, it_value={1, 0}}, NULL) = 0 >> >> >> That is correct, I think. It's just setting the timer to let the >> performance test run for 1 second, but I never seem to get the >> wake-up... > > There was already bug in Gentoo hardened triggered by this code > https://bugs.gentoo.org/show_bug.cgi?id=283470 > That's why I asked which libc is used. It seems to me like bug in timer > code but it need probably more investigation. I can try a similar fix and see if it helps. We're using buildroot to generate the firmware images, and using the Codesourcery 2010.09 powerpc/freescale toolchain, and the glibc that comes with it. > >> I'll have to see if I can find a reason why VTALRM is disabled, >> doesn't exist or whatever on my platform... > > I am trying to test all architectures possible, so if there is some > problem or bug, please let me know. (PPC/PPC64 should work without problem). I'll let you know if I figure anything out. mh -- Martin Hicks P.Eng. | mort@xxxxxxxx Bork Consulting Inc. | +1 (613) 266-2296 _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt