[Pidgin] #8301: Pidgin eventually crashes with sound method set Automatic

Pidgin trac at pidgin.im
Fri Jan 30 17:12:39 EST 2009


#8301: Pidgin eventually crashes with sound method set Automatic
--------------------------------+-------------------------------------------
 Reporter:  bass                |           Owner:  lschiere
     Type:  defect              |          Status:  new     
Component:  unclassified        |         Version:  2.5.2   
 Keywords:  sound method crash  |   Launchpad_bug:  298820  
--------------------------------+-------------------------------------------
 Some people on Ubuntu Intrepid (myself included) are having a problem with
 Pidgin, and it was requested that it be posted here.

 This is the launchpad bug report link:
 https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/298820

 The problem occurs when the sound method for Pidgin is set to Automatic.
 Pidgin seems to open a new socket for each sound played, but never
 releases it. This causes the number of open sockets to accumulate to a
 point where sound in Pidgin ceases to function. Eventually, pidgin will
 crash because the max limit for open files has been reached. The problem
 is consistently reproducible, and can be seen by monitoring the open
 sockets as pidgin plays sounds:

 $ ls -l /proc/`pidof pidgin`/fd

 For some reason, manually setting the sound method to ALSA helps prevent
 the problem. I'm not sure why.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/8301>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list