Re: Bug#819685: [Pkg-iscsi-maintainers] Bug#819685: open-iscsi-udeb: please drop libnss-files-udeb dependency

2016-05-20 Thread Christian Seiler
On 05/20/2016 09:29 AM, Cyril Brulebois wrote: > Christian Seiler (2016-04-02): >> Control: tags -1 + confirmed pending >> >> Thanks for the notification about the glibc change! >> >> On 03/31/2016 09:23 PM, Aurelien Jarno wrote: >>> As of glibc 2.22-5, l

Bug#833558: libc0.3: [hurd] recvmsg: PF_LOCAL sockets and msg_name lead to SIGLOST

2016-08-05 Thread Christian Seiler
ve invalid address Hurd's PF_LOCAL implementation doesn't return an address when calling __recv. recvmsg wasn't catching that and tried to call __socket_whatis_address on MACH_PORT_NULL, causing Hurd to send SIGLOST to the process. Properly handle this, analogously to how recv

Re: libc recently more aggressive about pthread locks in stable ?

2016-11-05 Thread Christian Seiler
On 11/05/2016 08:13 PM, Ian Jackson wrote: > I have just been debugging a ghostscript segfault on jessie amd64. > > Looking at the code, I think that gs in jessie is plainly violating > the rules about the use of pthread locks. On my partner's machine, > this makes it segfault on termination (wit