[Home]

Summary:ASTERISK-06948: [patch] When using ODBC storage, app_voicemail has a file descriptor leak
Reporter:Chris Field (cfieldmtm)Labels:
Date Opened:2006-05-10 12:06:25Date Closed:2006-05-12 23:18:52
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch_for_open_files_issue.patch
Description:When left running for long enough asterisk becomes unusable becuase of open file limits and needs to be restarted.  I have traced this down to a double open on a file descriptor.  I have attached a patch to fix the issue.

Disclaimer will be on file shortly.



****** ADDITIONAL INFORMATION ******

OS: Red Hat Enterprise Linux ES release 3 (Taroon)
Mysql: mysql  Ver 14.7 Distrib 4.1.10, for pc-linux-gnu (i686)
mysqlclient library: libmysqlclient.so.14.0.0
Comments:By: Tilghman Lesher (tilghman) 2006-05-12 23:18:52

Fixed in 1.2; merged to trunk.