[asterisk-bugs] [Asterisk 0016069]: Crash on incoming IAX call from Asterisk 1.4.18 without DONT_OPTIMIZE
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Nov 2 10:33:05 CST 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=16069
======================================================================
Reported By: philipp2
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 16069
Category: Channels/chan_iax2
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
Asterisk Version: 1.4.27-rc2
JIRA: SWP-309
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-14 09:21 CDT
Last Modified: 2009-11-02 10:33 CST
======================================================================
Summary: Crash on incoming IAX call from Asterisk 1.4.18
without DONT_OPTIMIZE
Description:
Call from ast1418 to ast1427rc2 always and immediately crashes ast1427rc2.
Linux a.b.c.d 2.4.32 https://issues.asterisk.org/view.php?id=1 SMP i686
GNU/Linux (Debian Sarge)
gcc (GCC) 3.4.4
With debug flags enabled the crash does NOT occur and all is fine:
[x] DONT_OPTIMIZE
ERROR[10459]: astobj2.c:114 INTERNAL_OBJ: bad magic number 0x1 for
0x81faa3c
-- Accepting AUTHENTICATED call from e.f.g.h:
; -- iax.conf peer on Asterisk box 1.4.18 for 1.4.27-rc2 --
[general]
calltokenoptional=0.0.0.0/0.0.0.0
maxcallnumbers=16
minregexpire=10
maxregexpire=60
delayreject=yes
autokill=yes
[ast1427rc2l]
context=default
type=user
auth=rsa
inkeys=otherkey
accountcode=xyz
language=en
jitterbuffer=no
disallow=all
allow=alaw
allow=g726
[ast1427rc2p]
context=default
type=peer
auth=rsa
outkeys=somekey
host=a.b.c.d
sendani=yes
qualify=2500
jitterbuffer=no
disallow=all
allow=alaw
allow=ilbc
; -- iax.conf peer on Asterisk box 1.4.27-rc2 for 1.4.18 --
[ast1418]
context=from-ast1418
type=user
auth=rsa
inkeys=somekey
disallow=all
jitterbuffer=no
allow=alaw
[ast1418p]
context=from-ast1418
type=peer
auth=rsa
outkeys=otherkey
host=e.f.g.h
qualify=2500
jitterbuffer=no
disallow=all
allow=alaw
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0016162 asterisk continiously crashes when iax-...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-02 10:33 dvossel Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list