Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118575 - patch for fd leak in python's mmap support
Summary: patch for fd leak in python's mmap support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 13:13 UTC by Denys Duchier
Modified: 2006-02-02 13:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for python's mmap fd leak (python-2.4.2-mmap.patch,558 bytes, patch)
2006-01-10 13:14 UTC, Denys Duchier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Denys Duchier 2006-01-10 13:13:26 UTC
python-2.4.2 support for mmap leaks file descriptors. invoke mmap.mmap enough times and you run out of file descriptors. it turns out this has been fixed upstream.  I am attaching the corresponding patch.
Comment 1 Denys Duchier 2006-01-10 13:14:35 UTC
Created attachment 76771 [details, diff]
patch for python's mmap fd leak
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2006-01-16 07:12:03 UTC
that patch is already in python svn. so i suppose we should include it in python 2.4.2 if we do a rev bump
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2006-02-02 13:19:47 UTC
Fixed in 2.4.2-r1.