On Mon, Nov 29, 2010 at 10:50:58AM +0100, zabrane Mikael <[email protected]> 
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
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\


_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to