[Bug 1189939] Re: Initialization leaks file descriptors to /prox/self/auxv

Sander Smeenk ubuntu at freshdot.net
Tue Jun 11 18:04:41 UTC 2013


Confirmed. https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1177684
is affected by this.

** Changed in: libjpeg-turbo (Ubuntu)
       Status: New => Confirmed

-- 
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

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