[Python-bugs-list] [ python-Bugs-812804 ] 2.3.1 re_test causes sigsegv

SourceForge.net noreply at sourceforge.net
Thu Sep 25 19:43:45 EDT 2003


Bugs item #812804, was opened at 2003-09-26 01:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=812804&group_id=5470

Category: Regular Expressions
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Lüthi (tnoo)
Assigned to: Fredrik Lundh (effbot)
Summary: 2.3.1 re_test causes sigsegv

Initial Comment:
I compiled Python 2.3.1 on a SuSE Linux 8.1 system 
 
Python 2.3.1 (#1, Sep 25 2003, 14:13:07)  
[GCC 3.3 20030226 (prerelease) (SuSE Linux)] on linux2 
 
running the test, I get sigsev 
 
python test/test_re.py 
test_anyall (__main__.ReTests) ... ok 
test_basic_re_sub (__main__.ReTests) ... ok 
test_bigcharset (__main__.ReTests) ... ok 
test_bug_113254 (__main__.ReTests) ... ok 
test_bug_114660 (__main__.ReTests) ... ok 
test_bug_117612 (__main__.ReTests) ... ok 
Segmentation fault 
 
Thanks 
 
Martin 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=812804&group_id=5470



More information about the Python-bugs-list mailing list