[asterisk-bugs] [JIRA] Created: (ASTERISK-20137) Asterisk crashes in pjnath when call is teared down quickly after creation
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Jul 16 14:28:20 CDT 2012
Asterisk crashes in pjnath when call is teared down quickly after creation
--------------------------------------------------------------------------
Key: ASTERISK-20137
URL: https://issues.asterisk.org/jira/browse/ASTERISK-20137
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Resources/res_rtp_asterisk
Affects Versions: 11
Reporter: Matt Jordan
Found by the Test Suite's generic_ccss test. Apparently, if a channel is destroyed quickly after creation, an internal timer in pjnath has already been triggered to start. When it executes its callback, the resources it attempts to access have already been disposed of.
Waiting on solution from pjsip folks.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list