What steps will reproduce the problem?
1.hg clone https://re2.googlecode.com/hg re2
2.cd re2
3.make test
What is the expected output? What do you see instead?
[...]
obj/test/re2_test PASS
[...]
obj/test/re2_test 5 [sig] re2_test 5576
_cygtls::han
dle_exceptions: Error while dumping state (probably corrupted stack)
FAIL; output in obj/test/re2_test.log
What version of the product are you using? On what operating system?
head
$ uname -a
CYGWIN_NT-5.1 sebbu-ordi 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
Please provide any additional information below.
obj/test/dfa_test PASS
it doesn't pass, i killed it after 5 minutes
obj/test/random_test PASS
same thing
Manual re2_test run :
RE2.NoCrash
re2/testing/re2_test.cc:1035: Expect to see DFA out of memory print...
RE2.Recursion
RE2.BigCountedRepetition
RE2.DeepRecursion
re2/testing/re2_test.cc:1071: Check failed: (0) == (setrlimit(3, &rl))
5 [sig] re2_test 5812 _cygtls::handle_exceptions: Error while dumping
state (probably corrupted stack)
Segmentation fault (core dumped)
Original issue reported on code.google.com by zsbe1...@yahoo.fr on 16 Mar 2010 at 2:25
Original issue reported on code.google.com by
zsbe1...@yahoo.fr
on 16 Mar 2010 at 2:25