[Varnish] #330: 2.0-beta1 dies with accept error

Varnish varnish-bugs at projects.linpro.no
Wed Sep 24 11:20:26 CEST 2008


#330: 2.0-beta1 dies with accept error
---------------------+------------------------------------------------------
 Reporter:  wichert  |        Owner:       
     Type:  defect   |       Status:  new  
 Priority:  highest  |    Milestone:       
Component:  build    |      Version:  trunk
 Severity:  blocker  |   Resolution:       
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by wichert):

 I have varnishdlog output from the period during which this happened, but
 it seems varnishlog has problems reading it. An strace of it shows it is
 reading data but never printing anything:

 {{{
 read(3, "Accept failed errno=24\0", 23) = 23
 read(3, "\1\0\26\0\7", 5)               = 5
 read(3, "Accept failed errno=24\0", 23) = 23
 read(3, "\1\0\26\0\7", 5)               = 5
 read(3, "Accept failed errno=24\0", 23) = 23
 read(3, "\1\0\26\0\7", 5)               = 5
 }}}

 the uncompressed logfile is 2.8Gb in size. I can provide it to someone if
 required.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/330#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list