[Home]

Summary:ASTERISK-12061: Chan_skinny causing asterisk to crash
Reporter:sbisker (sbisker)Labels:
Date Opened:2008-05-21 08:53:24Date Closed:2011-06-07 14:00:45
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_skinny
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:This is with the latest version of chan_skinny which was patched a few days ago for an rtp problem.

bt full
#0  0x08082655 in __ast_read (chan=0xa1d7108, dropaudio=0) at channel.c:2046
       f = (struct ast_frame *) 0x0
       blah = 0
       prestate = 12
       count = 0
       __PRETTY_FUNCTION__ = "__ast_read"
#1  0x08083961 in ast_read (chan=0xa1d7108) at channel.c:2324
No locals.
#2  0x0807fd54 in ast_safe_sleep_conditional (chan=0xa1d7108, ms=70, cond=0, data=0x0) at channel.c:1150
       f = (struct ast_frame *) 0xc
#3  0x0807fdaf in ast_safe_sleep (chan=0xa1d7108, ms=100) at channel.c:1162
No locals.
#4  0x00a8a248 in skinny_ss (data=0xa1d7108) at chan_skinny.c:2405
       c = (struct ast_channel *) 0xa1d7108
       sub = (struct skinny_subchannel *) 0xa1e2ff0
       l = (struct skinny_line *) 0x902a138
       d = (struct skinny_device *) 0x9029ff0
       s = (struct skinnysession *) 0xa0670d8
       len = 0
       timeout = 11200
       res = 1
       getforward = 0
       loop_pause = 100
       __PRETTY_FUNCTION__ = "skinny_ss"
ASTERISK-1  0x080faeb7 in dummy_start (data=0x9110f88) at utils.c:865
       _buffer = {__routine = 0x8069401 <ast_unregister_thread>, __arg = 0xb097cbb0, __canceltype = 0, __prev = 0x0}
       ret = (void *) 0x0
       a = {start_routine = 0xa8a16c <skinny_ss>, data = 0xa1d7108,
 name = 0xa1d7d40 "skinny_ss", ' ' <repeats 12 times>, "started at [ 4040] chan_skinny.c handle_soft_key_event_message(
)"}
ASTERISK-2  0x00afe371 in start_thread () from /lib/tls/libpthread.so.0
No symbol table info available.
ASTERISK-3  0x00f38ffe in clone () from /lib/tls/libc.so.6
Comments:By: sbisker (sbisker) 2008-06-04 09:39:08

Anyone looked at this yet?

By: Michiel van Baak (mvanbaak) 2008-06-13 06:33:17

what softkey on what device causes this ?

By: Michiel van Baak (mvanbaak) 2008-07-15 13:17:03

Can you reproduce it with the latest 1.4 release or the latest 1.4 svn ?
Please try it on an unpatched version.

By: Tilghman Lesher (tilghman) 2008-07-31 16:59:03

Closed, due to lack of response.  If you're able to test the latest SVN 1.4, and it still crashes, please reopen this issue.  If you need assistance, please contact a bug marshal in #asterisk-bugs on the Freenode IRC network.