[Home]

Summary:ASTERISK-17128: deadlock on 'core stop gracefully'
Reporter:Paul Belanger (pabelanger)Labels:
Date Opened:2010-12-17 11:25:16.000-0600Date Closed:2013-01-15 10:50:45.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_h323
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace.txt
( 1) locks.txt
Description:Running into this issue under the testsuite.  Seems chan_h323 does not want to shutdown properly.
Comments:By: Tilghman Lesher (tilghman) 2010-12-17 15:21:14.000-0600

Actually, the core show locks shows chan_iax2 to be the culprit.  This wouldn't happen to be on a *BSD platform, would it?

By: Paul Belanger (pabelanger) 2010-12-17 15:24:25.000-0600

Sorry, it happens under an Ubuntu 10.04 VM instance.

By: Matt Jordan (mjordan) 2013-01-15 10:50:45.227-0600

We aren't seeing chan_iax2 holding any channel locks on shutdown anymore in the test suite. Some code patches have been done to chan_iax2 to clean up its shutdown, so this was likely fixed along the way.