[Python-bugs-list] [ python-Bugs-546059 ] regex segfault on Mac OS X

noreply@sourceforge.net noreply@sourceforge.net
Fri, 19 Apr 2002 05:43:35 -0700


Bugs item #546059, was opened at 2002-04-19 12:51
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=546059&group_id=5470

Category: Regular Expressions
Group: Python 2.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Dimitri Papadopoulos (papadopo)
Assigned to: Fredrik Lundh (effbot)
Summary: regex segfault on Mac OS X

Initial Comment:
I attach a Python script and a data file.

Run it this way to reproduce the segfault:
	./bug.py data.txt

I can't reproduce the bug on Solaris or Linux, only Mac
OS X.


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

>Comment By: Dimitri Papadopoulos (papadopo)
Date: 2002-04-19 14:43

Message:
Logged In: YES 
user_id=52414

I've run the same program with MacPython instead of Python
for Mac OS X from Fink and I now get a "maximum recursion
limit exceeded" so this may be a duplicate of similar bug
reports:
418626
437472
493252
except that I can reproduce this with Python 2.2.


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

Comment By: Dimitri Papadopoulos (papadopo)
Date: 2002-04-19 12:53

Message:
Logged In: YES 
user_id=52414

This was reproduced using the Python 2.2 for Mac OS X from
Fink, version (#1 Jan 9, 2002)


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

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