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? Thanks *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]>*
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
