Hello I've installed (as of 8th Feb 2011) the latest Varnish on my 32bit Ubuntu 10.10 (macbook pro) using following:
curl http://repo.varnish-cache.org/debian/GPG-key.txt | apt-key add - echo "deb http://repo.varnish-cache.org/debian/ $(lsb_release -s -c) varnish-2.1" >> /etc/apt/sources.list apt-get update apt-get install varnish Varnish runs fine but when I run varnishtop -i rxurl I get a segfault as soon as I load a web page to pass data through Varnish. I've checked numerous threads and got the impression that this issue was fixed (I recall having the same problem on Ubunutu 6 months ago) - any way I can solve this? Thanks, David _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
