Gea-Suan Lin <[EMAIL PROTECTED]> writes: > It crash again: Actually, it doesn't crash; the child get stuck somewhere and the parent kills it.
I'd like to see an 'svn diff' of your tree. Also, if you change SIGKILL in bin/varnishd/mgt_child.c to either SIGABRT or SIGQUIT, you should get a core dump of the child process when the parent kills it. If you don't, 'ulimit -c unlimited' and try again. DES -- Dag-Erling Smørgrav Senior Software Developer Linpro AS - www.linpro.no _______________________________________________ varnish-misc mailing list [email protected] http://projects.linpro.no/mailman/listinfo/varnish-misc
