https://bugzilla.redhat.com/show_bug.cgi?id=1320995
--- Comment #8 from Petr Pisar <ppi...@redhat.com> --- This was fixes with upstream commit: commit 60f995fc2f823183783633d5eb8af2eceb0bb663 Author: zherczeg <zherczeg@2f5784b3-3f2a-0410-8824-cb99058d5e15> Date: Fri Apr 25 11:59:19 2014 +0000 Fixed an issue with nested table jumps. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1475 2f5784b3-3f2a-0410-8824-cb99058d5e15 and fixed in subsequent pcre-8.36 release. Reproducer from the commit: $ printf '%s\n%s\n' '/(?:x|(?:(xx|yy)+|x|x|x|x|x)|a|a|a)bc/' 'acb' | ./pcretest -s++ PCRE version 8.35 2014-04-04 re> Segmentation fault (core dumped) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/mingw@lists.fedoraproject.org