[asterisk-bugs] [Asterisk 0014920]: Segmentation fault after almost exactly ~ 500 finished SIP over TCP calls.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Apr 20 12:42:32 CDT 2009
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=14920
======================================================================
Reported By: vrban
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14920
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 188895
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-16 20:35 CDT
Last Modified: 2009-04-20 12:42 CDT
======================================================================
Summary: Segmentation fault after almost exactly ~ 500
finished SIP over TCP calls.
Description:
I reproducibility get a Segmentation fault after almost exactly ~ 500 SIP
over TCP calls.
To ensure this is TCP related i have done the same test with SIP over UDP
-> no crash.
The gdb output:
astmm.c line 132 (__ast_alloc_region): '®lock' really deep reentrancy!
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb29ffb90 (LWP 13758)]
0x080852be in __ast_pthread_mutex_unlock (filename=0x81b846c "astmm.c",
lineno=135, func=0x81b8759 "__ast_alloc_region", mutex_name=0x81b84d1
"®lock",
t=0x8215560) at
/home/systemvi/src/asterisk-trunk/include/asterisk/lock.h:685
685 if (lt->reentrancy && (lt->thread[lt->reentrancy-1] !=
pthread_self())) {
======================================================================
----------------------------------------------------------------------
(0103477) file (administrator) - 2009-04-20 12:42
http://bugs.digium.com/view.php?id=14920#c103477
----------------------------------------------------------------------
Closed per reporter, fixed by a commit from another issue.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-20 12:42 file Note Added: 0103477
2009-04-20 12:42 file Status feedback => resolved
2009-04-20 12:42 file Resolution open => fixed
2009-04-20 12:42 file Assigned To => file
2009-04-20 12:42 file Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list