Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 222481
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dennis Schridde <devurandom@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 222481 depends on: Show dependency tree
Bug 222481 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-17 10:21 0000
First: I hope this is not duplicate, but I couldn't find anything, neither in
this tracker, nor in the patchset.

Python up to version 2.5.3 (not released yet) has an memory-fragmentation issue
with deallocation of unicode and other objects. This results in Python apps
which use unicode to consume extreme amounts of memory, without ever returning
them to the system.

http://bugs.python.org/issue2321 contains a patch to fix that.
Even though this bug will be fixed in 2.5.3 and higher, I still would like to
see it go into the gentoo-patchset, because it is a really annoying problem,
making my machine to go out of memory quickly and often.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Dennis Schridde 2008-05-17 10:22:42 0000 -------
PS: The SVN revision containing the fix for 2.5 is this one:
http://svn.python.org/view?rev=61485&view=rev

------- Comment #2 From Ali Polatel (RETIRED) 2008-06-24 13:56:46 0000 -------
python-gentoo-patches.2.5.2-r5 has the mentioned patch included.
Thanks for reporting :-)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug