[asterisk-bugs] [LibSS7 0010231]: Asterisk crash when I try to call via E1 with SS7

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Aug 10 13:33:05 CDT 2007


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=10231 
====================================================================== 
Reported By:                mbendinelli
Assigned To:                mattf
====================================================================== 
Project:                    LibSS7
Issue ID:                   10231
Category:                   General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     closed
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 75381 
Disclaimer on File?:        No 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             07-18-2007 14:47 CDT
Last Modified:              08-10-2007 13:33 CDT
====================================================================== 
Summary:                    Asterisk crash when  I try to call via E1 with SS7
Description: 
I m trying to do a call to PBX via E1 with SS7 and it is crashing

    -- AGI Script Executing Application: (DIAL) Options:
(ZAP/g1/47780000|30|L(1010000)|D(A))
    -- Setting call duration limit to 1010 seconds.
    -- Called g1/47780000
Segmentation fault (core dumped)


[root at sapemsswch01 ~]# gdb asterisk -c core.14811
GNU gdb Red Hat Linux (6.5-15.fc6rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
....

Loaded symbols for /usr/lib/asterisk/modules/func_blacklist.so
Core was generated by `asterisk -fg'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0  ast_translator_free_path (p=0x8) at
translate.c:141

warning: Source file is more recent than executable.
141             struct ast_translator *t = pvt->t;
(gdb) bt
http://bugs.digium.com/view.php?id=0  ast_translator_free_path (p=0x8) at
translate.c:141
http://bugs.digium.com/view.php?id=1  0x0807e009 in set_format (chan=0x8a62a20,
fmt=64, rawformat=0x8a62db4,
format=0x8a62da4, trans=0x8a62db0, direction=0)
    at channel.c:2925
http://bugs.digium.com/view.php?id=2  0x08080dd8 in
ast_channel_make_compatible_helper (from=0x8a62a20,
to=0x8a5dea8) at channel.c:2941
http://bugs.digium.com/view.php?id=3  0x08080f5c in ast_channel_make_compatible
(chan=0x8a62a20,
peer=0x8a5dea8) at channel.c:3283
http://bugs.digium.com/view.php?id=4  0x00666b6b in dial_exec_full
(chan=0x8a5dea8, data=<value optimized
out>, peerflags=0x16850f0, continue_exec=0x0)
    at app_dial.c:571
http://bugs.digium.com/view.php?id=5  0x00669ca9 in dial_exec (chan=0x8a5dea8,
data=0x16851ee) at
app_dial.c:1854
http://bugs.digium.com/view.php?id=6  0x080c2f95 in pbx_exec (c=0x8a5dea8,
app=0x89e7d60, data=0x16851ee) at
pbx.c:564
http://bugs.digium.com/view.php?id=7  0x00a4cecc in handle_exec (chan=0x8a5dea8,
agi=0x16868b0, argc=4,
argv=0x16859e4) at res_agi.c:1101
http://bugs.digium.com/view.php?id=8  0x00a4db78 in run_agi (chan=0x8a5dea8,
request=0x1685c50
"telefoniav3.agi", agi=0x16868b0, pid=14865, status=0x16868dc,
    dead=1, argc=1, argv=0x1686450) at res_agi.c:1791
http://bugs.digium.com/view.php?id=9  0x00a4edd0 in agi_exec_full
(chan=0x8a5dea8, data=<value optimized
out>, enhanced=0, dead=1) at res_agi.c:2048
http://bugs.digium.com/view.php?id=10 0x080c2f95 in pbx_exec (c=0x8a5dea8,
app=0x8992bb8, data=0x16869ac) at
pbx.c:564
http://bugs.digium.com/view.php?id=11 0x0072d404 in realtime_exec
(chan=0x8a5dea8, context=0x8a5e030
"prepago", exten=0x8a5e080 "47780000", priority=1,
    callerid=0x8a5f448 "1147771112", data=0x8a01cd9 "@") at
pbx_realtime.c:216
http://bugs.digium.com/view.php?id=12 0x080cb4b7 in pbx_extension_helper
(c=0x8a5dea8, con=<value optimized
out>, context=<value optimized out>,
    exten=0x8a5e080 "47780000", priority=1, label=0x0, callerid=0x8a5f448
"1147771112", action=E_SPAWN) at pbx.c:1815
http://bugs.digium.com/view.php?id=13 0x080ccc5e in __ast_pbx_run (c=0x8a5dea8)
at pbx.c:2295
http://bugs.digium.com/view.php?id=14 0x080cdbfe in pbx_thread (data=0x8a5dea8)
at pbx.c:2625
http://bugs.digium.com/view.php?id=15 0x080fccab in dummy_start (data=0x8a5f798)
at utils.c:546
http://bugs.digium.com/view.php?id=16 0x00dbf3db in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=17 0x00cb626e in clone () from /lib/libc.so.6
(gdb)

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-10-07 13:33  mattf          Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list