Marco d'Itri a écrit :
> On Oct 23, Daniel Molka <dmo...@web.de> wrote:
> 
>> error getting signalfd
> This is the code which is failing (I expect with ENOSYS):
> 
>         pfd[FD_SIGNAL].fd = signalfd(-1, &mask, 0);
>               if (pfd[FD_SIGNAL].fd < 0) {
> 
>> ii  libc6                         2.9-12     GNU C Library: Shared libraries
> This libc release is buggy with older kernels which lack signalfd4(2), I
> think you need at least 2.9-22.

I confirm.

> libc maintainers, what should I do? This bug prevents udev from working
> and makes it fail in postinst.
> 

Conflicts with older versions?

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to