[Bug 1189939] Re: Initialization leaks file descriptors to /prox/self/auxv
Ondřej Surý
ondrej at sury.org
Tue Jun 11 20:23:58 UTC 2013
** Also affects: php5 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1189939
Title:
Initialization leaks file descriptors to /prox/self/auxv
Status in “libjpeg-turbo” package in Ubuntu:
Confirmed
Status in “php5” package in Ubuntu:
New
Bug description:
Patch FixLibraryStartup.patch
An Ubuntu-specific patch (FixLibraryStartup.patch) causes
/proc/self/auxv to be opened on library initialization, but the file
is never closed. For long running processes that periodically re-
initialize the library (Firefox's plugin-container loading the VLC
plugin for me), this leads to the available file descriptors being
exhausted.
This is on Precise with libjpeg-turbo8 version 1.1.90+svn733-0ubuntu4.
I believe https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1177684
is caused by this issue as well, but have not confirmed this.
Patch is attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1189939/+subscriptions
More information about the Ubuntu-sponsors
mailing list