[Varnish] #808: Assert crash on load testing

Varnish varnish-bugs at varnish-cache.org
Wed Nov 3 19:06:01 CET 2010


#808: Assert crash on load testing
----------------------+-----------------------------------------------------
 Reporter:  diego     |        Owner:  phk     
     Type:  defect    |       Status:  reopened
 Priority:  normal    |    Milestone:          
Component:  varnishd  |      Version:  trunk   
 Severity:  normal    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by diego):

 Not a hardware issue. Final finding and this is a compile/install/-v
 version confusion issue.

 Using lsof on the running varnishd I was able to track down the problem.

 On those 2 servers that had issues they had out-dated (dated oct,2010)
 varnishd binary in the .libs folder within /usr/local/sbin. I did not even
 realize the compiled varnishd is just a link to load .libs/varnishd.

 Make install never works for me due to "rst2man" dependency so I just
 opted to manually copy the binary over to /usr/local/sbin not realizing
 the real binary is in the .libs folder.

 After removing those old binaries and copying over new ones, the asserts
 went away.

 But why is "varnishd -V" showing the current build version when it might
 be linked to the old binary?

-- 
Ticket URL: <http://www.varnish-cache.org/trac/ticket/808#comment:9>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list