Mailing List Archive

#1785: r01576.vtc fails on jessie armv7l.
#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

_______________________________________________
varnish-bugs mailing list
varnish-bugs@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs
Re: #1785: r01576.vtc fails on jessie armv7l. [ In reply to ]
#1785: r01576.vtc fails on jessie armv7l.
----------------------+-------------------------
Reporter: lkarsten | Owner:
Type: defect | Status: closed
Priority: normal | Milestone:
Component: varnishd | Version: 4.1.0-TP1
Severity: normal | Resolution: worksforme
Keywords: |
----------------------+-------------------------
Changes (by phk):

* status: new => closed
* resolution: => worksforme


Comment:

This test-case has been disabled.

It is too hard to keep it working across all platforms/PCRE versions.

If you need recursive regexp's you're probably doing it wrong anyway.

(https://twitter.com/felixkronlage/status/667010723369885698)

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

_______________________________________________
varnish-bugs mailing list
varnish-bugs@varnish-cache.org
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-bugs