[asterisk-bugs] [Asterisk 0016974]: Deadlocks with ~2k MGCP users
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 8 04:59:20 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16974
======================================================================
Reported By: adrien
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16974
Category: Channels/General
Reproducibility: unable to reproduce
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.29.1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-05 14:30 CST
Last Modified: 2010-03-08 04:59 CST
======================================================================
Summary: Deadlocks with ~2k MGCP users
Description:
I experience a freeze of Asterisk when I was in 1.2.35 due to 'Avoided
deadlocks'.
So I move to 1.4.29.1 release and the issue seems to be the same. One
difference : I don't have "Avoided deadlocks" into Warning level but only a
lot of "Avoiding" during the day and ONE (ie. On one channel) repeated
several times after Asterisk has freezed.
I can post some debug output but not backtrace yet because I must
recompile with DEBUG_THREADS = #-DDUMP_SCHEDULER #-DDEBUG_SCHEDULER
#-DDEBUG_THREADS #-DDETECT_DEADLOCKS
======================================================================
----------------------------------------------------------------------
(0119083) adrien (reporter) - 2010-03-08 04:59
https://issues.asterisk.org/view.php?id=16974#c119083
----------------------------------------------------------------------
There are also a lot of Maximum Retries along the day.
Maybe it can be a trigger of the problem ?
[Mar 6 13:28:28] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84864 on [029447356583]
[Mar 6 13:28:28] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84865 on [028384207560]
[Mar 6 13:28:28] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84866 on [028384207560]
[Mar 6 13:28:28] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84867 on [028384207560]
[Mar 6 13:28:28] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84868 on [028384207560]
[Mar 6 13:28:29] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84881 on [029913852346]
[Mar 6 13:28:29] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84882 on [029913852346]
[Mar 6 13:28:29] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84889 on [029447356583]
[Mar 6 13:28:29] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84890 on [029447356583]
[Mar 6 13:28:30] WARNING[20863] chan_mgcp.c: Maximum retries exceeded for
transaction 84885 on [028036623746]
Issue History
Date Modified Username Field Change
======================================================================
2010-03-08 04:59 adrien Note Added: 0119083
======================================================================
More information about the asterisk-bugs
mailing list