https://bugs.exim.org/show_bug.cgi?id=2570
Bug ID: 2570 Summary: JIT test failure with increased match limit Product: PCRE Version: 10.34 (PCRE2) Hardware: x86-64 OS: Linux Status: NEW Severity: bug Priority: medium Component: Code Assignee: p...@hermes.cam.ac.uk Reporter: m...@michael-kaufmann.ch CC: pcre-dev@exim.org I get a JIT test failure if I build PCRE2 like this: ./configure --enable-jit --with-match-limit=20000000 make make check This is written to test-suite.log: FAIL: pcre2_jit_test ==================== Running JIT regression tests target CPU of SLJIT compiler: x86 64bit (little endian + unaligned) in 8 bit mode with UTF-8 enabled: ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ............................................................ ........................................................ 8 bit: Return value differs(-47:1): [657] 'a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?a?aaaaaaaaaaaaaaaaaaaaaaa' @ 'aaaaaaaaaaaaaaaaaaaaaaa' .... Successful test ratio: 99% (1 failed) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev