[asterisk-bugs] [Asterisk 0012785]: chan_skinny softkey event crashing asterisk

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jun 4 09:38:56 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12785 
====================================================================== 
Reported By:                sbisker
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12785
Category:                   Channels/chan_skinny
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-04-2008 09:37 CDT
Last Modified:              06-04-2008 09:38 CDT
====================================================================== 
Summary:                    chan_skinny softkey event crashing asterisk
Description: 
Looks like a softkey event is causing asterisk to crash.  Here is the
backtrace.



bt full
http://bugs.digium.com/view.php?id=0  0x00ed3890 in _int_malloc () from
/lib/tls/libc.so.6
(gdb) bt full
http://bugs.digium.com/view.php?id=0  0x00ed3890 in _int_malloc () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=1  0x00ed5176 in calloc () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=2  0x080f9faf in _ast_calloc (num=1, len=32,
file=0xa8d8ab
"chan_skinny.c", lineno=1242, func=0xa8daeb "req_alloc")
    at /root/digium/1.4/asterisk-1.4.19/include/asterisk/utils.h:359
        p = (void *) 0x29
        __PRETTY_FUNCTION__ = "_ast_calloc"
http://bugs.digium.com/view.php?id=3  0x00a830ae in req_alloc (size=16,
response_message=130) at
chan_skinny.c:1242
        req = (struct skinny_req *) 0xa0d7510
        __PRETTY_FUNCTION__ = "req_alloc"
http://bugs.digium.com/view.php?id=4  0x00a83df5 in transmit_tone (s=0x9e49810,
tone=37, instance=1,
reference=344) at chan_skinny.c:1583
        req = (struct skinny_req *) 0xb4f03bb0
http://bugs.digium.com/view.php?id=5  0x00a86579 in skinny_ss (data=0xa0d7510)
at chan_skinny.c:2453
        c = (struct ast_channel *) 0xa0d7510
        sub = (struct skinny_subchannel *) 0xa0d72e0
        l = (struct skinny_line *) 0x9dda2f8
        d = (struct skinny_device *) 0x9dda1b0
        s = (struct skinnysession *) 0x9e49810
        len = 0
        timeout = 0
        res = 0
        getforward = 0
        loop_pause = 100
        __PRETTY_FUNCTION__ = "skinny_ss"
http://bugs.digium.com/view.php?id=6  0x080faeb7 in dummy_start (data=0x9fb08a8)
at utils.c:865
        _buffer = {__routine = 0x8069401 <ast_unregister_thread>, __arg =
0xb4f03bb0, __canceltype = -1259326376,
  __prev = 0x0}
        ret = (void *) 0xf966f4
        a = {start_routine = 0xa8616c <skinny_ss>, data = 0xa0d7510,
  name = 0xa0d7eb8 "skinny_ss", ' ' <repeats 12 times>, "started at [
4040] chan_skinny.c handle_soft_key_event_message(
)"}
http://bugs.digium.com/view.php?id=7  0x00afe371 in start_thread () from
/lib/tls/libpthread.so.0
No symbol table info available.
http://bugs.digium.com/view.php?id=8  0x00f38ffe in clone () from
/lib/tls/libc.so.6
====================================================================== 

---------------------------------------------------------------------- 
 sbisker - 06-04-08 09:38  
---------------------------------------------------------------------- 
Sorry dupe of 0012698. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-04-08 09:38  sbisker        Note Added: 0087800                          
======================================================================




More information about the asterisk-bugs mailing list