[asterisk-bugs] [Asterisk 0014308]: Paging application crashes asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jan 23 14:54:10 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14308 
====================================================================== 
Reported By:                bluefox
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14308
Category:                   Applications/app_page
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-01-22 07:01 CST
Last Modified:              2009-01-23 14:54 CST
====================================================================== 
Summary:                    Paging application crashes asterisk
Description: 
Not much more to be said! See additional info below for output
====================================================================== 

---------------------------------------------------------------------- 
 (0098622) aragon (reporter) - 2009-01-23 14:54
 http://bugs.digium.com/view.php?id=14308#c98622 
---------------------------------------------------------------------- 
Ouch, paging crashes for me also on Asterisk 1.4.23 official release

(gdb) bt
http://bugs.digium.com/view.php?id=0  0x080751ad in get_unaligned_uint32 ()
http://bugs.digium.com/view.php?id=1  0x08074a2d in __ast_free_region ()
http://bugs.digium.com/view.php?id=2  0x080754c7 in __ast_free ()
http://bugs.digium.com/view.php?id=3  0x080a75a1 in ast_dial_destroy ()
http://bugs.digium.com/view.php?id=4  0x0185d288 in page_exec (chan=0x9bf4298,
data=0xb73c0f38) at
app_page.c:191
http://bugs.digium.com/view.php?id=5  0x080d5109 in pbx_exec ()
http://bugs.digium.com/view.php?id=6  0x080d8eaa in pbx_extension_helper ()
http://bugs.digium.com/view.php?id=7  0x080da237 in ast_spawn_extension ()
http://bugs.digium.com/view.php?id=8  0x080da695 in __ast_pbx_run ()
http://bugs.digium.com/view.php?id=9  0x080db500 in pbx_thread ()
http://bugs.digium.com/view.php?id=10 0x0811fc67 in dummy_start ()
http://bugs.digium.com/view.php?id=11 0x008fd45b in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=12 0x00854e5e in clone () from /lib/libc.so.6
(gdb) bt full
http://bugs.digium.com/view.php?id=0  0x080751ad in get_unaligned_uint32 ()
No symbol table info available.
http://bugs.digium.com/view.php?id=1  0x08074a2d in __ast_free_region ()
No symbol table info available.
http://bugs.digium.com/view.php?id=2  0x080754c7 in __ast_free ()
No symbol table info available.
http://bugs.digium.com/view.php?id=3  0x080a75a1 in ast_dial_destroy ()
No symbol table info available.
http://bugs.digium.com/view.php?id=4  0x0185d288 in page_exec (chan=0x9bf4298,
data=0xb73c0f38) at
app_page.c:191
        dial = (struct ast_dial *) 0x9bfada0
        u = (struct ast_module_user *) 0x9bfb1d0
        options = 0x0
        tech = 0x0
        resource = 0xb73bec96 "2001 at default-local-paging"
        tmp = 0x0
        tmp2 = 0xb73beaf1 "ocal"
        meetmeopts =
"1111733070d|Atqxd\000|mqxdw(5)\000|ÊÁ\t\020ñ\027\b\214\030¿\t\000\000\000\000°í;·\000\000\000\000\001\000\000\000\006\000\000\000(E¿\t8î;·B\002\r\btò\025\bò\t\000\000n\f\026\b\235ø\025\b"
        originator =
"SIP/6010\00009bf6a90\000;·mö\021\b\214\004\220\000(\b\000\000(E¿\t\001\000\000\0008í;·\220;<·(E¿\tØD¿\tHí;·\200\b\220\000\230í;·'\207\f\bhò\027\bÇô\025\b"
        flags = {flags = 0}
        confid = 1111733070
        app = (struct ast_app *) 0xb7400a98
        res = 0
        pos = 14
        i = 0
        dial_list = (struct ast_dial **) 0x9c0a560
        num_dials = 1
        __PRETTY_FUNCTION__ = "page_exec"
http://bugs.digium.com/view.php?id=5  0x080d5109 in pbx_exec ()
No symbol table info available.
http://bugs.digium.com/view.php?id=6  0x080d8eaa in pbx_extension_helper ()
No symbol table info available.
http://bugs.digium.com/view.php?id=7  0x080da237 in ast_spawn_extension ()
No symbol table info available.
http://bugs.digium.com/view.php?id=8  0x080da695 in __ast_pbx_run ()
No symbol table info available.
http://bugs.digium.com/view.php?id=9  0x080db500 in pbx_thread ()
No symbol table info available.
http://bugs.digium.com/view.php?id=10 0x0811fc67 in dummy_start ()
No symbol table info available.
http://bugs.digium.com/view.php?id=11 0x008fd45b in start_thread () from
/lib/libpthread.so.0
No symbol table info available.
http://bugs.digium.com/view.php?id=12 0x00854e5e in clone () from /lib/libc.so.6
No symbol table info available. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-23 14:54 aragon         Note Added: 0098622                          
======================================================================




More information about the asterisk-bugs mailing list