[Python-bugs-list] [Bug #112573] test_re crashes when compiled with -DPy_DEBUG

noreply@sourceforge.net noreply@sourceforge.net
Wed, 23 Aug 2000 11:57:01 -0700


Bug #112573, was updated on 2000-Aug-23 18:57
Here is a current snapshot of the bug.

Project: Python
Category: Core
Status: Open
Resolution: None
Bug Group: None
Priority: 7
Summary: test_re crashes when compiled with -DPy_DEBUG

Details: ./python ../Lib/test/test_re.py
Adding parser accelerators ...
Done.
Running tests on re.search and re.match
Running tests on re.sub
Running tests on symbolic references
Running tests on re.subn
Running tests on re.split
Running tests on re.findall
Running tests on re.match
Running tests on re.escape
Pickling a RegexObject instance
Test engine limitations
maximum recursion limit exceeded
FATAL: node type 304, required 310
Aborted (core dumped)
bitdiddle:~/src/python/dist/src/build-Py_DEBUG> 


For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=112573&group_id=5470