[Varnish] #1785: r01576.vtc fails on jessie armv7l.

Varnish varnish-bugs at varnish-cache.org
Tue Sep 8 13:27:24 CEST 2015


#1785: r01576.vtc fails on jessie armv7l.
----------------------+-----------------------
 Reporter:  lkarsten  |      Owner:
     Type:  defect    |     Status:  new
 Priority:  normal    |  Milestone:
Component:  varnishd  |    Version:  4.1.0-TP1
 Severity:  normal    |   Keywords:
----------------------+-----------------------
 Running on a 4 core scaleway.com armv7l, all tests in 4.1.0-beta1 passes
 with the exception of r01576.vtc ("Test recursive regexp's fail before
 consuming all the stack".)

 {{{
 **** s1    1.6 bodylen = 0
 **   s1    1.6 === expect req.http.found == <undef>
 ---- s1    1.6 EXPECT req.http.found (1) == "<undef>" failed
 }}}

 {{{
 $ dpkg -l | grep pcre
 ii  libpcre3:armhf              2:8.35-3.3                armhf
 Perl 5 Compatible Regular Expression Library - runtime files
 ii  libpcre3-dev:armhf          2:8.35-3.3                armhf
 Perl 5 Compatible Regular Expression Library - development files
 ii  libpcrecpp0:armhf           2:8.35-3.3                armhf
 Perl 5 Compatible Regular Expression Library - C++ runtime files

 $ ulimit -a
 core file size          (blocks, -c) 0
 data seg size           (kbytes, -d) unlimited
 scheduling priority             (-e) 0
 file size               (blocks, -f) unlimited
 pending signals                 (-i) 16148
 max locked memory       (kbytes, -l) 64
 max memory size         (kbytes, -m) unlimited
 open files                      (-n) 65536
 pipe size            (512 bytes, -p) 8
 POSIX message queues     (bytes, -q) 819200
 real-time priority              (-r) 0
 stack size              (kbytes, -s) 8192
 cpu time               (seconds, -t) unlimited
 max user processes              (-u) 16148
 virtual memory          (kbytes, -v) unlimited
 file locks                      (-x) unlimited
 }}}

 Attaching varnishtest output.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1785>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list