[Varnish] #51: crash in cache_acceptor_epoll.c

Varnish varnish-bugs at projects.linpro.no
Thu Oct 5 13:20:27 CEST 2006


#51: crash in cache_acceptor_epoll.c
----------------------+-----------------------------------------------------
 Reporter:  airmax    |        Owner:  des     
     Type:  defect    |       Status:  assigned
 Priority:  high      |    Milestone:          
Component:  varnishd  |      Version:  1.0     
 Severity:  blocker   |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by des):

  * status:  new => assigned
  * owner:  phk => des

Comment:

 That's strange, epoll_ctl() is not supposed to return EFAULT.  I'll have
 to dig into the kernel code to see why it does.  Which kernel version are
 you running?

 In the meantime, could you please try the following:

 # strace -o varnish-trace.log -f varnishd -d [usual varnishd arguments]

 let it run a little while until the crash occurs once or twice, then kill
 it and submit varnish-trace.log as an attachment to this ticket.

-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/51>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator


More information about the varnish-bugs mailing list