libeio on OSX (Snow Leopard): demo.c failed

zabrane Mikael zabrane3 at gmail.com
Mon Nov 29 14:14:46 CET 2010


Thanks Mark. Everything works fine under Linux and FreeBSD.

N.B: I completely agree with you about OSX ;-)

-- 
Regards
Zabrane


2010/11/29 Marc Lehmann <schmorp at schmorp.de>:
> On Mon, Nov 29, 2010 at 10:50:58AM +0100, zabrane Mikael <zabrane3 at gmail.com> wrote:
>> entering event loop
>> want_poll ()
>> res_cb(13|truncate) = -1
>> Abort trap
>
> further analysis shows that, surprisingly, os x seems to be off the hook
> :) the failure is a permissions problem in demo.c, you can safely ignore
> it.
>
> that doesn't, however, invalidate the threading bugs in os x - basically,
> it's safest to only ever use one I/O thread on os x, as the kernel itself
> apparently isn't thread-safe.
>
> --
>                The choice of a       Deliantra, the free code+content MORPG
>      -----==-     _GNU_              http://www.deliantra.net
>      ----==-- _       generation
>      ---==---(_)__  __ ____  __      Marc Lehmann
>      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
>      -=====/_/_//_/\_,_/ /_/\_\
>
>



More information about the libev mailing list