[asterisk-bugs] [Asterisk 0014804]: Crash with DUNDi
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 3 04:51:23 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14804
======================================================================
Reported By: jvandal
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14804
Category: PBX/pbx_dundi
Reproducibility: always
Severity: block
Priority: normal
Status: new
Target Version: 1.4.25
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 185770
Request Review:
======================================================================
Date Submitted: 2009-04-01 07:36 CDT
Last Modified: 2009-04-03 04:51 CDT
======================================================================
Summary: Crash with DUNDi
Description:
Each time I start Asterisk using latest version on SVN /branches/1.4, I get
a segfault :
(gdb) bt
http://bugs.digium.com/view.php?id=0 0x00000000 in ?? ()
http://bugs.digium.com/view.php?id=1 0x00da941d in update_key (peer=0xa0d5ff8)
at pbx_dundi.c:1324
http://bugs.digium.com/view.php?id=2 0x00da9aab in dundi_encrypt
(trans=0xa17f350, pack=0xa180230) at
pbx_dundi.c:1436
http://bugs.digium.com/view.php?id=3 0x00db0425 in dundi_send (trans=0xa17f350,
cmdresp=10, flags=0,
final=0, ied=0xb7dd2298) at pbx_dundi.c:3109
http://bugs.digium.com/view.php?id=4 0x00db4bc8 in do_register (data=0xa0d5ff8)
at pbx_dundi.c:4127
http://bugs.digium.com/view.php?id=5 0x0810caad in ast_sched_runq ()
http://bugs.digium.com/view.php?id=6 0x00dacdad in network_thread (ignore=0x0)
at pbx_dundi.c:2190
http://bugs.digium.com/view.php?id=7 0x0811e66b in dummy_start ()
http://bugs.digium.com/view.php?id=8 0x0050145b in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=9 0x00458e5e in clone () from /lib/libc.so.6
======================================================================
----------------------------------------------------------------------
(0102656) aanderson (reporter) - 2009-04-03 04:51
http://bugs.digium.com/view.php?id=14804#c102656
----------------------------------------------------------------------
You beat me to it ;-). I'm seeing the same here, interestingly 1.4.21.1
(which was released after the problem started on the svn1.4 branch) does
not have the key/encryption changes which seems to be the problem...
Issue History
Date Modified Username Field Change
======================================================================
2009-04-03 04:51 aanderson Note Added: 0102656
======================================================================
More information about the asterisk-bugs
mailing list