[asterisk-bugs] [Asterisk 0013467]: Seg fault 1.6.0 trunk
Asterisk Bug Tracker
noreply at bugs.digium.com
Sat Sep 13 12:49:26 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13467
======================================================================
Reported By: edantie
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13467
Category: CDR/General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 142733
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-12 04:38 CDT
Last Modified: 2008-09-13 12:49 CDT
======================================================================
Summary: Seg fault 1.6.0 trunk
Description:
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0 0x0000000000446ed3 in ast_cdr_start
(cdr=0x4a0) at cdr.c:680
680 if (!ast_test_flag(cdr, AST_CDR_FLAG_LOCKED)) {
======================================================================
----------------------------------------------------------------------
(0092467) edantie (reporter) - 2008-09-13 12:49
http://bugs.digium.com/view.php?id=13467#c92467
----------------------------------------------------------------------
Something like that at first part:
-- Executing [928498991 at incoming928498990:1] Gosub("DAHDI/13-1",
"tamardialout,s,1(SIP/1015)") in new stack
-- Executing [s at tamardialout:1] Set("DAHDI/13-1",
"LOCAL(dev)=SIP/1015") in new stack
-- Executing [s at tamardialout:2] Set("DAHDI/13-1", "~~EXTEN~~=s") in
new stack
-- Executing [s at tamardialout:3] Goto("DAHDI/13-1",
"sw-19-928XXXXXX,10") in new stack
-- Goto (tamardialout,sw-19-928XXXXXX,10)
-- Executing [sw-19-928XXXXXX at tamardialout:10] Goto("DAHDI/13-1",
"s,4") in new stack
-- Goto (tamardialout,s,4)
-- Executing [s at tamardialout:4] NoOp("DAHDI/13-1", "Finish
switch-tamardialout-19") in new stack
-- Executing [s at tamardialout:5] Dial("DAHDI/13-1", "SIP/1015,60") in
new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 1015
-- Accepting call from '928XXXXXX' to '928498991' on channel 0/13,
span 1
[Sep 13 18:53:24] WARNING[24011]: chan_dahdi.c:1654 dahdi_enable_ec:
Unable to enable echo cancellation on channel 13 (No such device)
-- Got SIP response 302 "Moved Temporarily" back from 172.16.222.115
-- Now forwarding DAHDI/13-1 to 'Local/1020 at sip1015' (thanks to
SIP/1015-700c4000)
-- Executing [1020 at sip1015:1] Dial("Local/1020 at sip1015-6847;2",
"SIP/1020") in new stack
== Using SIP RTP TOS bits 184
== Using SIP RTP CoS mark 5
-- Called 1020
-- SIP/1020-00899fe0 is ringing
-- Local/1020 at sip1015-6847;1 is ringing
And then it's mystery.
I've added more logging to know exactly on what conditions it has
happened.
Issue History
Date Modified Username Field Change
======================================================================
2008-09-13 12:49 edantie Note Added: 0092467
======================================================================
More information about the asterisk-bugs
mailing list