Yes, I do have that in the init.d script I am on centos.
Thanks. Raymond Jennings III *nytimes.com <http://nytimes.com/>* *Office: 212.556.7786 <212-556-7786>* *iPhone: 914.330.5074 <914-330-5074>E-mail: [email protected] <[email protected]>FaceTime: [email protected] <[email protected]>* On Tue, Jan 20, 2015 at 12:18 PM, Andrzej Godziuk <[email protected]> wrote: > On Tue, 20 Jan 2015 10:57:17 -0500 > "Jennings III, Raymond" <[email protected]> wrote: > > > I am using the production rpm of varnish (not building via the varnish > > source) but my VCL has a lot of inline C and I also load a dynamic > > loadable library in vcl_init which does has full symbol table, debug > > on. I keep getting segmentation faults but cannot get a core file > > from Varnish to save my life. > > > > /var/log/kern clearly shows varnish segfaulting > > > > I have tried: > > > > ulimit -c unlimited > > echo 1 > /proc/sys/kernel/core_uses_pid > > echo 2 > /proc/sys/fs/suid_dumpable > > mkdir /mnt/cores > > chmod 777 /mnt/cores > > echo /mnt/cores/core > /proc/sys/kernel/core_pattern > > > > Anything else that I am overlooking? > > Did you put "ulimit -c unlimited" in Varnish init script? > > Also, if you're on Ubuntu, try the following: > rcapparmor stop > > -- > Andrzej Godziuk > http://massivescale.net/ > > _______________________________________________ > 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
