[asterisk-bugs] [Asterisk 0015915]: crash when calling ao2_unlock inside pthread_timer_disable_continuous
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 30 20:37:50 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15915
======================================================================
Reported By: keiron
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15915
Category: Resources/res_timing_pthread
Reproducibility: random
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: Older 1.6.1
JIRA:
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-09-18 01:03 CDT
Last Modified: 2009-09-30 20:37 CDT
======================================================================
Summary: crash when calling ao2_unlock inside
pthread_timer_disable_continuous
Description:
When under heavy load we have experienced random crashes (6 times in a day)
at the same point in the code. The load is with about 200 channels, 70
users and making a lot of calls. It was very stable until we started
reaching a certain level of usage.
======================================================================
----------------------------------------------------------------------
(0111688) keiron (reporter) - 2009-09-30 20:37
https://issues.asterisk.org/view.php?id=15915#c111688
----------------------------------------------------------------------
I've attached the result with don't optimize on, it shows even less
information as it is now getting a corrupt stack. It seems that it is
somehow related to making a lot of calls (the initial dial part) at the
same time. When I reduce the likelyhood of calls made in parallel it
happens less often.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-30 20:37 keiron Note Added: 0111688
======================================================================
More information about the asterisk-bugs
mailing list