[asterisk-bugs] [JIRA] (ASTERISK-28996) Asterisk 16 TLS - Bad file descriptor errors

Cody G (JIRA) noreply at issues.asterisk.org
Sun Jul 19 21:16:26 CDT 2020


Cody G created ASTERISK-28996:
---------------------------------

             Summary: Asterisk 16 TLS - Bad file descriptor errors
                 Key: ASTERISK-28996
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28996
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Channels/chan_sip/TCP-TLS
    Affects Versions: 16.11.0
         Environment: CentOS 8 - VMWare 6.7 U2 host
            Reporter: Cody G
            Severity: Critical


This is a new CentOS 8/Asterisk 16 setup. This worked fine with CentOS7/Asterisk 13, but in the CentOS 8/Asterisk 16 setup Asterisk won’t start and seems to stall out on this:

[Jul 19 17:36:27] ERROR[1728] iostream.c: SSL_shutdown() failed: error:00000005:lib(0):func(0):DH lib, Underlying BIO error: Bad file descriptor
[Jul 19 17:36:27] ERROR[1728] iostream.c: close() failed: Bad file descriptor
[Jul 19 17:36:28] ERROR[1726] iostream.c: close() failed: Bad file descriptor

More debug info:

[Jul 19 17:44:22] ERROR[2377]: tcptls.c:594 ast_tcptls_client_start: Unable to connect SIP socket to 10.9.9.8:51125: Connection refused
[Jul 19 17:44:26] ERROR[2341]: iostream.c:552 ast_iostream_close: SSL_shutdown() failed: error:00000005:lib(0):func(0):DH lib, Underlying BIO error: Bad file descriptor
[Jul 19 17:44:26] ERROR[2341]: iostream.c:583 ast_iostream_close: close() failed: Bad file descriptor
[Jul 19 17:44:26] ERROR[2338]: iostream.c:583 ast_iostream_close: close() failed: Bad file descriptor

Even though this was compiled with pjsip, I'm using chansip, if that matters.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list