[asterisk-bugs] [JIRA] (ASTERISK-25961) tests/channels/SIP/sip_tls_call: Sporadic crash when running test
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Mon Apr 25 12:22:56 CDT 2016
Joshua Colp created ASTERISK-25961:
--------------------------------------
Summary: tests/channels/SIP/sip_tls_call: Sporadic crash when running test
Key: ASTERISK-25961
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25961
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Tests/testsuite
Reporter: Joshua Colp
The tests/channel/SIP/sip_tls_call currently sporadically crashes when the test is over. This is caused by the TCP threads not terminating fast enough, causing them to try to unlink from a container that has since been destroyed.
The unload process should ideally wait until all the threads have been terminated before moving on.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list