bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: passfd test failure on FreeBSD 12.0


From: Bruno Haible
Subject: Re: passfd test failure on FreeBSD 12.0
Date: Mon, 04 Jan 2021 02:10:24 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

I wrote in 
<https://lists.gnu.org/archive/html/bug-gnulib/2020-12/msg00077.html>:
> On FreeBSD 12.0 — but not on FreeBSD 11.0 and 12.2 —, I'm seeing a test
> failure of the Gnulib 'passfd' test:
> 
>   recvfd: Permission denied
>   FAIL test-passfd (exit status: 16)

Likewise on FreeBSD 12.1.1 and NetBSD 9.0.

On FreeBSD 12.0 and 12.1.1 'truss' shows this system call:

recvmsg(4,{NULL,0,[{"\0",1}],1,{},0,MSG_CTRUNC},0) = 1 (0x1)

recvmsg returns a message with CMSG_FIRSTHDR(&msg) = NULL.

Does anyone have any insights?

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]