[asterisk-bugs] [Asterisk 0018347]: ooh323 crashes with segmentation fault every 2-3 days
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 24 06:23:42 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18347
======================================================================
Reported By: celtic69
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 18347
Category: Addons/chan_ooh323
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.14
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-11-21 22:14 CST
Last Modified: 2010-11-24 06:23 CST
======================================================================
Summary: ooh323 crashes with segmentation fault every 2-3
days
Description:
Server using Asterisk 1.6.2.14 and asterisk-addons 1.6.2.2 (both tarball
releases). The server receives inbound ooh323 calls (20 calls per minute)
which are terminated by the caller before the call is answered. After 2 to
3 days the asterisk will core dump with segmentation fault.
======================================================================
----------------------------------------------------------------------
(0129096) zeero (reporter) - 2010-11-24 06:23
https://issues.asterisk.org/view.php?id=18347#c129096
----------------------------------------------------------------------
I tried 1.4 SVN with same result :(
Connected to Asterisk SVN-branch-1.4-r295906 currently running on
swarh-sta01 (pid = 16743)
Verbosity is at least 6
Core debug is at least 6
swarh-sta01*CLI> core show locks
=======================================================================
=== Currently Held Locks ==============================================
=======================================================================
===
=== <file> <line num> <function> <lock name> <lock addr> (times locked)
===
=== Thread ID: -1208968304 (ooh323c_stack_thread started at [ 43]
ooh323cDriver.c ooh323c_start_stack_thread())
=== ---> Lock https://issues.asterisk.org/view.php?id=0 (chan_ooh323.c): MUTEX
1517 onCallCleared &p->lock
0x9d034f0 (1)
=== ---> Waiting for Lock https://issues.asterisk.org/view.php?id=1 (channel.c):
MUTEX 920 __ast_queue_frame
(channel lock) 0x9d01ee0 (1)
=== --- ---> Locked Here: channel.c line 1652 (ast_hangup)
=== -------------------------------------------------------------------
===
=== Thread ID: -1209459824 (pbx_thread started at [ 2705] pbx.c
ast_pbx_start())
=== ---> Lock https://issues.asterisk.org/view.php?id=0 (channel.c): MUTEX 1652
ast_hangup (channel lock)
0x9d01ee0 (1)
=== ---> Waiting for Lock https://issues.asterisk.org/view.php?id=1
(chan_ooh323.c): MUTEX 881 ooh323_hangup
&p->lock 0x9d034f0 (1)
=== --- ---> Locked Here: chan_ooh323.c line 1517 (onCallCleared)
=== -------------------------------------------------------------------
===
=======================================================================
Can anyone please assist or provide a recommendation?
Issue History
Date Modified Username Field Change
======================================================================
2010-11-24 06:23 zeero Note Added: 0129096
======================================================================
More information about the asterisk-bugs
mailing list