| Summary: | ASTERISK-24728: tcptls: Bad file descriptor error when reloading chan_sip | ||||
| Reporter: | Kevin Harwell (kharwell) | Labels: | |||
| Date Opened: | 2015-01-27 13:28:50.000-0600 | Date Closed: | 2015-01-27 16:56:20.000-0600 | ||
| Priority: | Critical | Regression? | No | ||
| Status: | Closed/Complete | Components: | |||
| Versions: | Frequency of Occurrence | Frequent | |||
| Related Issues: |
| ||||
| Environment: | Attachments: | ||||
| Description: | While running through some scenarios using chan_sip and tcp a problem occurs that results in a flood of bad file descriptor messages on the cli:
{noformat} [Jan 12 15:16:26] ERROR[24921]: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor [Jan 12 15:16:26] ERROR[24921]: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor [Jan 12 15:16:26] ERROR[24921]: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor [Jan 12 15:16:26] ERROR[24921]: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor [Jan 12 15:16:26] ERROR[24921]: tcptls.c:712 ast_tcptls_server_root: Accept failed: Bad file descriptor {noformat} | ||||
| Comments: | |||||