[Varnish] #165: Varnishd crashes due to assert error in cache_pipe.c

Varnish varnish-bugs at projects.linpro.no
Mon Oct 1 14:27:36 CEST 2007


#165: Varnishd crashes due to assert error in cache_pipe.c
----------------------+-----------------------------------------------------
 Reporter:  anders    |       Owner:  phk                              
     Type:  defect    |      Status:  new                              
 Priority:  high      |   Milestone:                                   
Component:  varnishd  |     Version:  trunk                            
 Severity:  normal    |    Keywords:  varnishd core dump rdf cache_pipe
----------------------+-----------------------------------------------------
 I am running Varnish trunk (up to date to commit 2030) in FreeBSD
 6.2-RELEASE-p7/amd64, on Intel hardware (OS and Varnish built with -g and
 no stripping).

 Oct  1 14:17:25 cache12 kernel: pid 21232 (varnishd), uid 0: exited on
 signal 6 (core dumped)

 On the console, I got:

 {{{
 Child said (2, 21232): <<Assert error in rdf(), cache_pipe.c line 54:
   Condition((shutdown(fds[1-idx].fd, 1)) == 0) not true.
   errno = 9 (Bad file descriptor)
 >>
 Cache child died pid=21232 status=0x86
 }}}

 Unfortunately, backtrace gives me only ??. No symbols matched.

 A new bug? Didn't see this one before, with trunk 2030 or earlier.

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


More information about the varnish-bugs mailing list