[Patches] [ python-Patches-813391 ] _sre stack overflow on FreeBSD/amd64 and /sparc64

SourceForge.net noreply at sourceforge.net
Mon Oct 20 17:00:20 EDT 2003


Patches item #813391, was opened at 2003-09-27 05:21
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=813391&group_id=5470

Category: Library (Lib)
Group: Python 2.3
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Hye-Shik Chang (perky)
Assigned to: Martin v. Löwis (loewis)
Summary: _sre stack overflow on FreeBSD/amd64 and /sparc64

Initial Comment:
FreeBSD/amd64 and /sparc64 require even smaller limits.
(FreeBSD/ia64 is safe enough with 6500.)

Please see the attachment.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2003-10-20 23:00

Message:
Logged In: YES 
user_id=21627

Committed as 2.99.8.1. This doesn't apply for CVS trunk, as
the recursion has been removed.

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

Comment By: Martin v. Löwis (loewis)
Date: 2003-09-27 19:26

Message:
Logged In: YES 
user_id=21627

The patch likely becomes obsolete when the removal of
recursion in sre is implemented.

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

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



More information about the Patches mailing list