[asterisk-bugs] [Asterisk 0017321]: asterisk sip becomes unresponsive, astobj2.c:115 INTERNAL_OBJ: bad magic number 0x0 for 0x9f0a828
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 12 01:15:28 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17321
======================================================================
Reported By: steinwej
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17321
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.0.27
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-05-12 01:15 CDT
Last Modified: 2010-05-12 01:15 CDT
======================================================================
Summary: asterisk sip becomes unresponsive, astobj2.c:115
INTERNAL_OBJ: bad magic number 0x0 for 0x9f0a828
Description:
during dialplan configuration I observed a severe problem:
normal SIP account:
[steinwendtner]
type=friend
md5secret=efe7d3d521f817dsfghdfghdfh319d53da
context=sip_test_context
callerid=01229919640
callingpres=allowed
host=dynamic
mailbox=01229919640 at customer
dtmfmode=inband
canreinvite=no
nat=yes
progressinband=no
language=de
qualify=no
disallow=all
t38pt_udptl=yes,redundancy,maxdatagram=400
allow=alaw
simple dialplan:
[sip_test_context]
exten => 640,1,Hangup
sip ATA dials 640, call gets disconnected as expected (603 declined)
After this, it becomes unresponsive. SIP ATA cannot register anymore.
Sometimes I get tons of:
[May 12 07:55:17] ERROR[29092]: astobj2.c:115 INTERNAL_OBJ: bad magic
number 0x0 for 0x9f0a828
[May 12 07:55:17] ERROR[29092]: astobj2.c:115 INTERNAL_OBJ: bad magic
number 0x0 for 0x9f0a828
sometimes asterisk crashes
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-12 01:15 steinwej New Issue
2010-05-12 01:15 steinwej Asterisk Version => 1.6.0.27
2010-05-12 01:15 steinwej Regression => No
2010-05-12 01:15 steinwej SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list