Comment 7 for bug 2062176

Revision history for this message
Aleksandr Mikhalitsyn (mihalicyn) wrote :

Hi Steve,

I have described a reason of this issue above:
https://bugs.launchpad.net/ubuntu/+source/lxd/+bug/2062176/comments/3

>So this is not a bug in glibc,

This is not a bug. This is a kernel configuration issue.
Kernel configuration has COMPAT_32BIT_TIME=n, but must have COMPAT_32BIT_TIME=y to support running armhf binaries properly.

>Someone will need to strace this to find the guilty binary.

That's what I did earlier and written my minimal reproducer for the problem ;-)