[asterisk-bugs] [Asterisk 0013585]: crash with res_features

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Oct 1 10:42:56 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13585 
====================================================================== 
Reported By:                dwagner
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   13585
Category:                   Resources/res_features
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 144420 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-09-29 10:36 CDT
Last Modified:              2008-10-01 10:42 CDT
====================================================================== 
Summary:                    crash with res_features
Description: 
(gdb) bt full
http://bugs.digium.com/view.php?id=0  ast_cdr_specialized_reset (cdr=0x84a3460,
_flags=0x0) at cdr.c:693
No locals.
http://bugs.digium.com/view.php?id=1  0xb7e9e07f in ast_bridge_call
(chan=0x826e110, peer=0x82441c8,
config=0xb5f52810) at res_features.c:1813
        cur = Variable "cur" is not available.
-----------------------------

(gdb) bt
http://bugs.digium.com/view.php?id=0  ast_cdr_specialized_reset (cdr=0x84a3460,
_flags=0x0) at cdr.c:693
693                     if (!ast_test_flag(cdr, AST_CDR_FLAG_LOCKED)) {
(gdb) bt
http://bugs.digium.com/view.php?id=0  ast_cdr_specialized_reset (cdr=0x84a3460,
_flags=0x0) at cdr.c:693
http://bugs.digium.com/view.php?id=1  0xb7e9e07f in ast_bridge_call
(chan=0x826e110, peer=0x82441c8,
config=0xb5f52810) at res_features.c:1813
http://bugs.digium.com/view.php?id=2  0xb6227479 in dial_exec_full
(chan=0x826e110, data=Variable "data" is
not available.
) at app_dial.c:1782
http://bugs.digium.com/view.php?id=3  0xb622a064 in dial_exec (chan=0x48e0dd19,
data=0x39978) at
app_dial.c:1836
http://bugs.digium.com/view.php?id=4  0x080cadf0 in pbx_extension_helper
(c=0x826e110, con=Variable "con" is
not available.
) at /usr/src/install-asterisk/1.4/include/asterisk/strings.h:35
http://bugs.digium.com/view.php?id=5  0x080cb33a in ast_spawn_extension
(c=0x48e0dd19, context=0x39978
<Address 0x39978 out of bounds>, exten=0x39978 <Address 0x39978 out of
bounds>, priority=235896,
    callerid=0x39978 <Address 0x39978 out of bounds>) at pbx.c:2317
http://bugs.digium.com/view.php?id=6  0xb79c2ff6 in _macro_exec (chan=0x826e110,
data=Variable "data" is not
available.
) at app_macro.c:308
http://bugs.digium.com/view.php?id=7  0x080cadf0 in pbx_extension_helper
(c=0x826e110, con=Variable "con" is
not available.
) at /usr/src/install-asterisk/1.4/include/asterisk/strings.h:35
http://bugs.digium.com/view.php?id=8  0x080cb33a in ast_spawn_extension
(c=0x48e0dd19, context=0x39978
<Address 0x39978 out of bounds>, exten=0x39978 <Address 0x39978 out of
bounds>, priority=235896,
    callerid=0x39978 <Address 0x39978 out of bounds>) at pbx.c:2317
http://bugs.digium.com/view.php?id=9  0xb79c2ff6 in _macro_exec (chan=0x826e110,
data=Variable "data" is not
available.
) at app_macro.c:308
http://bugs.digium.com/view.php?id=10 0x080cadf0 in pbx_extension_helper
(c=0x826e110, con=Variable "con" is
not available.
) at /usr/src/install-asterisk/1.4/include/asterisk/strings.h:35
http://bugs.digium.com/view.php?id=11 0x080cf5a6 in __ast_pbx_run (c=0x826e110)
at pbx.c:2317
http://bugs.digium.com/view.php?id=12 0x080d147e in pbx_thread (data=0x826e110)
at pbx.c:2621
http://bugs.digium.com/view.php?id=13 0x081016b5 in dummy_start (data=0x39978)
at utils.c:912
http://bugs.digium.com/view.php?id=14 0x008fc371 in start_thread () from
/lib/tls/libpthread.so.0
http://bugs.digium.com/view.php?id=15 0x007fd9be in clone () from
/lib/tls/libc.so.6

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

---------------------------------------------------------------------- 
 (0093021) blitzrage (administrator) - 2008-10-01 10:42
 http://bugs.digium.com/view.php?id=13585#c93021 
---------------------------------------------------------------------- 
Hey murf,

I assigned this to you since it seems to have something to do with CDR
stuff, so maybe you can perform the initial triage work to determine if
this is something you can fix or not.

Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-01 10:42 blitzrage      Note Added: 0093021                          
======================================================================




More information about the asterisk-bugs mailing list