[asterisk-bugs] [JIRA] (ASTERISK-26513) tests/channels/pjsip/qualify/auth: Crashing enough to be a nuisance
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Thu Oct 27 19:32:10 CDT 2016
Joshua Colp created ASTERISK-26513:
--------------------------------------
Summary: tests/channels/pjsip/qualify/auth: Crashing enough to be a nuisance
Key: ASTERISK-26513
URL: https://issues.asterisk.org/jira/browse/ASTERISK-26513
Project: Asterisk
Issue Type: Bug
Security Level: None
Reporter: Joshua Colp
The tests/channels/pjsip/qualify/auth test is crashing (and on my own system fracks a lot). This is being caused by a task unreferencing a taskprocessor after the tps_singletons container has been freed. Ideally tps_singletons should be cleaned up later in the process, so that stuff in front that may use taskprocessors doesn't have problems.
This can be seen at https://jenkins.asterisk.org/jenkins/job/periodic-asterisk-13/383/
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list