[asterisk-bugs] Asterisk 1.6.0.17 x86_64 crashes with Asyc AGI
Yahsyn Azadi
yahsyn at gmail.com
Sat Nov 21 21:12:54 CST 2009
Hi,
Asterisk 1.6.0.17 is installed from digium centos repo. Currently I'm having
this problem with the 64bit package.
Problem:
Sending a call to Async AGI when you hangup asterisk crashes. To see the
problem yourself:
exten => 1234,1,AGI(agi:async)
Dial 1234, then hangup & asterisk will crash. The bug only applies on 64bit,
32bit package is fine.
Here is the core dump:
Program terminated with signal 11, Segmentation fault.
.
.
.
#0 ast_speech_destroy (speech=0x2aaaab8f5000) at res_speech.c:225
225 res_speech.c: No such file or directory.
in res_speech.c
(gdb) bt
#0 ast_speech_destroy (speech=0x2aaaab8f5000) at res_speech.c:225
#1 0x00002aaaab9008e3 in launch_script (chan=0x4a72a00, script=0x4a41ef0
"", argv=0x4204e448, fds=0x0, efd=<value optimized out>,
opid=<value optimized out>) at res_agi.c:504
#2 0x00002aaaab9013fd in agi_exec_full (chan=0x4a72a00, data=<value
optimized out>, enhanced=0, dead=0) at res_agi.c:2999
#3 0x000000000049db42 in pbx_exec ()
#4 0x00000000004a82aa in pbx_extension_helper ()
#5 0x00000000004aaa87 in __ast_pbx_run ()
#6 0x00000000004abd6b in pbx_thread ()
#7 0x00000000004e210c in dummy_start ()
#8 0x00000035484064a7 in start_thread () from /lib64/libpthread.so.0
#9 0x0000003547cd3c2d in clone () from /lib64/libc.so.6
Thanks,
/Yahsyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-bugs/attachments/20091121/ed8e6222/attachment.htm
More information about the asterisk-bugs
mailing list