[asterisk-bugs] [Asterisk 0017931]: [patch] Random Deadlocks maybe in find_call() of chan_sip. or ast_call() of channel.c
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 31 07:09:22 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17931
======================================================================
Reported By: thsgmbh
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17931
Category: Channels/chan_sip/General
Reproducibility: random
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-31 02:38 CDT
Last Modified: 2010-08-31 07:09 CDT
======================================================================
Summary: [patch] Random Deadlocks maybe in find_call() of
chan_sip. or ast_call() of channel.c
Description:
I get randomly deadlocks and i'm not sure, what's the reason for that!?!
It is reproducible with the attached test call file, which calls a ring
group with 5-10 extensions. The issue does not occur directly after
restarting asterisk but when there were at least some calls.
Maybe there are two different issues!?!
(backtrace1.txt after random daily deadlock, backtrace2-4.txt after
executing call file)
I have a feeling that the "notifycid=ignore-context" setting is
responsible for that!? All the extensions in the ring group have
subscriptions and generate dialoginfos for snom phones...
Backtrace debug files and test call file attached...
======================================================================
----------------------------------------------------------------------
(0126465) thsgmbh (reporter) - 2010-08-31 07:09
https://issues.asterisk.org/view.php?id=17931#c126465
----------------------------------------------------------------------
hi schmidts, here are the values:
- 137 sip peers [Monitored: 70 online, 8 offline Unmonitored: 59 online, 0
offline]
- 332 hints registered
- 277 active SIP subscriptions (mostly BLF on snom phones)
-----------------------------------
Uptime: 16 hours
sv-asterisk*CLI> sip show sched
Highwater = 680
schedcnt = 487
retrans_pkt : 0
__sip_autodestruct : 277
expire_register : 128
auto_congest : 0
sip_reg_timeout : 0
sip_poke_peer_s : 70
sip_poke_noanswer : 0
sip_reregister : 0
sip_reinvite_retry : 0
<unknown> : 12
Issue History
Date Modified Username Field Change
======================================================================
2010-08-31 07:09 thsgmbh Note Added: 0126465
======================================================================
More information about the asterisk-bugs
mailing list