Actually main problem is, that kqueue is created BEFORE fork, and according to man page, kqueue is NOT shared between process / child. Patch seems to be pretty easy and I will send it. Honza Stephan napsal(a): > Right, it works for me too when staring in foreground mode. I don´t > know if you have an idea what could cause this. But when running it in > daemon mode, it does apparently close its file descriptor to the > kevent queue somewhere. That does not happen when running in > foreground mode: > > corosync 2371 root 3u KQUEUE 0xfffffe84b41d7980 > > > > Regards, > > Stephan > > _______________________________________________ > discuss mailing list > discuss@xxxxxxxxxxxx > http://lists.corosync.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list discuss@xxxxxxxxxxxx http://lists.corosync.org/mailman/listinfo/discuss