You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #1235 adds a new test program to make sure that the cmsg(3) family of macros are correctly implemented. But on s390x (in qemu, of course), it fails with the cryptic error message timeout: the monitored command dumped core. It seems as though the kernel hasn't even finished booting. I only see this error in Travis. On my desktop, cmsg works fine for s390x.