[Varnish] #297: make check fails on test a00007, fedora9, i386

Varnish varnish-bugs at projects.linpro.no
Mon Aug 25 13:04:51 CEST 2008


#297: make check fails on test a00007, fedora9, i386
--------------------+-------------------------------------------------------
 Reporter:  ingvar  |       Owner:  des                
     Type:  defect  |      Status:  new                
 Priority:  normal  |   Milestone:  Varnish 2.0 release
Component:  build   |     Version:  trunk              
 Severity:  normal  |    Keywords:  a00007             
--------------------+-------------------------------------------------------
 As requested from phk:

 There is a race condition somewhere in varhishtest that makes a00007, and
 from time to time, also a00006, fail in rpmbuild on fedora9/i386.

 Here are the last lines of output from varnishtest -v.

 btw, on Fedora9 (i386/Linux-2.6.25), error 107 is

 {{{
 #define ENOTCONN        107     /* Transport endpoint is not connected */
 }}}

 Ingvar


 {{{

 #### s1   txresp| 987654321\n
 #### s1   txresp| \r\n
 #### c1   rxhdr| \r\n
 #### c1   rxhdr| HTTP/1.1 200 Ok\r\n
 #### c1   rxhdr| Content-Length: 10\r\n
 #### c1   rxhdr| \r\n
 #### c1   http[ 0] | HTTP/1.1
 #### c1   http[ 1] | 200
 #### c1   http[ 2] | Ok
 #### c1   http[ 3] | Content-Length: 10
 #### c1   body| 987654321\n
 ###  c1   Closing fd 5
 ##   c1   Ending
 ##   s1   Waiting for server
 ###  s1   shutting fd 4
 Assert error in server_thread(), vtc_server.c line 100:
   Condition((shutdown(fd, SHUT_WR)) == 0) not true.
   errno = 107 (Transport endpoint is not connected)
 /bin/sh: line 4:  1282 Aborted (SIGABRT)       ./varnishtest -v ${dir}$tst
 FAIL: ./tests/a00007.vtc

 }}}

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


More information about the varnish-bugs mailing list