Varnish crash (SIGABRT) about every 10 mins
Dag-Erling Smørgrav
des at linpro.no
Thu Nov 8 21:16:22 CET 2007
Gea-Suan Lin <gslin at gslin.org> writes:
> When I want to try it again, I found it might be my fault :-)
>
> http://varnish.projects.linpro.no/attachment/ticket/162/cache_acceptor_kqueue.diff
>
> It should be patched to:
>
> AZ(kevent(kq, ki, nki, NULL, 0, NULL));
>
> But I patched to:
>
> AZ(kevent(kq, ki, nki, NULL, 0, NULL) <= 0);
>
> I'll try it again.
The correct way to apply a patch is with /usr/bin/patch.
DES
--
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no
More information about the varnish-misc
mailing list