Emmanuel Dreyfus <manu@...> wrote: > I am not a POSIX.1 expert, but I suspect this is a pthread bug. This TSS > has not been set in the child, so reading the key in the child should > fail. I just say I am suspicious, since it might be a grey area in the > specification, where both behavior are compliant to the letter of the > standard. It seems to be a real bug in DragonflyBSD, here is whar the standard says: "Upon thread creation, the value NULL shall be associated with all defined keys in the new thread." http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_key_create.html This is not what happen on DragonflyBSD with my tss.c test. Any knowledgabe person can comment? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Milter-greylist crashes on DragonFly-2.8
2011-01-30 by manu@netbsd.org