Hi Matt, There is a ticket open for this. See https://www.varnish-cache.org/trac/ticket/928. You might also find the debugging instructions helpful particularly the part about setting up the debugging instance. See https://www.varnish-cache.org/trac/wiki/DebuggingVarnish.
Damon On Tue, Sep 27, 2011 at 10:36 AM, Matt Schurenko <[email protected]>wrote: > I’m trying to use strace to troubleshoot an issue with varnishd. Every time > I attach to the child process it gets restarted:**** > > ** ** > > [root@mvp14 yum.repos.d]# strace -p 17074**** > > Process 17074 attached - interrupt to quit**** > > close(6) = 0**** > > write(1, "Child dies", 10) = 10**** > > write(1, "\n", 1) = 1**** > > exit_group(1) = ?**** > > Process 17074 detached**** > > ** ** > > Is this indicative of a problem? It doesn’t seem normal to me. I’m using > varnish 2.1.5 on Centos5.7 64-bit.**** > > ** ** > > Thanks**** > > ** ** > > * * > > * * > > *Matt Schurenko* > Systems Administrator > **** > > *air**G**®** **Share Your World* > Suite 710, 1133 Melville Street**** > > Vancouver, BC V6E 4E5**** > > P: +1.604.408.2228 **** > > F: +1.866.874.8136**** > > E: [email protected]**** > > W: www.airg.com**** > > ** ** > > *airG is one of BC's Top 55 Employers and** > **Canada's Top Employers for Young People***** > > > P Please consider the environment before printing this e-mail.**** > > The information transmitted is intended only for the person or entity to > which it is addressed and may contain confidential and/or privileged > material communicated under NDA. Any review, retransmission, dissemination > or other use of, or taking of any action in reliance upon, this information > by persons or entities other than the intended recipient is prohibited. If > you received this in error, please contact the sender and delete the > material from any computer.**** > > **** > > _______________________________________________ > varnish-misc mailing list > [email protected] > https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc >
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
