[asterisk-bugs] [Asterisk 0014804]: Crash with DUNDi
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 3 10:56:04 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14804
======================================================================
Reported By: jvandal
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14804
Category: PBX/pbx_dundi
Reproducibility: always
Severity: block
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-01 07:36 CDT
Last Modified: 2009-04-03 10:56 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
======================================================================
----------------------------------------------------------------------
(0102681) svnbot (reporter) - 2009-04-03 10:56
http://bugs.digium.com/view.php?id=14804#c102681
----------------------------------------------------------------------
Repository: asterisk
Revision: 186324
_U branches/1.6.2/
U branches/1.6.2/include/asterisk/crypto.h
------------------------------------------------------------------------
r186324 | file | 2009-04-03 10:56:04 -0500 (Fri, 03 Apr 2009) | 19 lines
Merged revisions 186321 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r186321 | file | 2009-04-03 12:52:50 -0300 (Fri, 03 Apr 2009) | 12 lines
Merged revisions 186320 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r186320 | file | 2009-04-03 12:48:56 -0300 (Fri, 03 Apr 2009) | 5
lines
Fix a problem with the crypto variable definitions not actually being
defined properly.
(closes issue http://bugs.digium.com/view.php?id=14804)
Reported by: jvandal
........
................
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=186324
Issue History
Date Modified Username Field Change
======================================================================
2009-04-03 10:56 svnbot Checkin
2009-04-03 10:56 svnbot Note Added: 0102681
======================================================================
More information about the asterisk-bugs
mailing list