[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#512335: Leak file descriptors with latest 13ETCH8



On Mon, Jan 19, 2009 at 03:15:41PM -0800, hlebegue wrote:
> Thank you for your reply. Here is more more info on this bug. 
> 
> My program consist of a java main application which uses the JAXWS (Java for XML WebServices ) See sample at https://jax-ws.dev.java.net/
> 
> I create an java class that I publish using Endpoint.publish(_url, this), then sleep indefinitely. See http://java.sun.com/javaee/5/docs/api/javax/xml/ws/Endpoint.html
> 
> In parallel, from the shell I launch a lsof -p XXX | wc -l where XXX is the PID of my main application
> 
> Same code on the initial show file descriptor constant. With the upgrade, it constantly grows, until it runs out of file descriptor
> 
> ---
> 
> How can I downgrade to a specific version? 
> Do you have a sample command/instruction?
> 

Unfortunately, this version is not available on the mirrors anymore, so 
I have put them at this URL: http://temp.aurel32.net/glibc-2.3.6.ds1-13etch7/

To downgrade the packages, you have to download the 3 files there and
run: dpkg -i list_of_files.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: