[asterisk-bugs] [Asterisk 0017187]: crash when calling ao2_unlock inside pthread_timer_disable_continuous - NOT FIXED PLEASE RE-OPEN
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 27 12:48:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17187
======================================================================
Reported By: Eddie Edwards
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17187
Category: Resources/res_timing_pthread
Reproducibility: random
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.18
JIRA: SWP-1297
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-15 08:06 CDT
Last Modified: 2010-04-27 12:48 CDT
======================================================================
Summary: crash when calling ao2_unlock inside
pthread_timer_disable_continuous - NOT FIXED PLEASE RE-OPEN
Description:
See https://issues.asterisk.org/view.php?id=15915. We are also experiencing
this issue. Asterisk 1.6.1.6.
Bug has been closed because Digium thinks it is a compiler bug. Quote
tilghman:
"As it turns out, the "@plt" is a dead giveaway as to the source of this
problem. This is a problem in the compiler/linker tools for your platform.
Please report this issue upstream to the package maintainers of your
distribution environment. This is NOT a bug in Asterisk, but a compiler (or
linker) bug."
This is clearly not the case. By the time the bug is hit (at load of
around 200 calls) ao2_unlock has already been called thousands if not
millions of times. The dynamic linker is not entered subsequently. There
is no evidence of a linker problem.
In all likelihood, Asterisk is trashing the PLT itself via a bad pointer.
Please re-open https://issues.asterisk.org/view.php?id=15915 and fix.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0015915 crash when calling ao2_unlock inside pt...
======================================================================
----------------------------------------------------------------------
(0121007) lmadsen (administrator) - 2010-04-27 12:48
https://issues.asterisk.org/view.php?id=17187#c121007
----------------------------------------------------------------------
Any chance for the valgrind output soon?
Issue History
Date Modified Username Field Change
======================================================================
2010-04-27 12:48 lmadsen Note Added: 0121007
======================================================================
More information about the asterisk-bugs
mailing list