[Asterisk-Dev] Re: chan_skinny crashes asterisk
Tom Ivar Helbekkmo
tih at eunetnorge.no
Tue Jan 18 04:39:12 MST 2005
Tom Ivar Helbekkmo <tih at eunetnorge.no> writes:
> Just had a core dump...
>
> #0 0x080596cd in ast_queue_frame (chan=0x828a400, fin=0x9dffff38)
> at channel.c:412
> 412 cur = chan->pvt->readq;
> (gdb) where
> #0 0x080596cd in ast_queue_frame (chan=0x828a400, fin=0x9dffff38)
> at channel.c:412
> #1 0xbd7a1305 in handle_message (req=0x829c000, s=0x8274800)
> at chan_skinny.c:2223
> #2 0xbd7a05aa in skinny_session (data=0x8274800) at chan_skinny.c:2373
> #3 0xbdb8da61 in pthread_create () from /usr/lib/libpthread.so.0
> (gdb) print chan
> $1 = (struct ast_channel *) 0x828a400
> (gdb) print chan->pvt
> $2 = (struct ast_channel_pvt *) 0x0
> (gdb)
>
> It happened when I hung up after having dialed out from a Cisco phone
> with skinny.
I should probably add that it actually happened after having failed to
complete a call, because the IAX partner dialed couldn't be reached.
I saw the error message on the console, hung up, and, a few seconds
later, realized that Asterisk was busily dumping core.
-tih
--
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway Hosting
www.eunet.no T +47-22092958 M +47-93013940 F +47-22092901 FWD 484145
More information about the asterisk-dev
mailing list