[asterisk-dev] Audiohooks-1.4

Tony Plack Tony at plack.net
Thu Nov 15 08:48:47 CST 2007


I am having the same chanspy crash as others are having reported in bugs.

I am attempting to run a MixMonitor against a SIP to SIP channel and getting a Seg Fault 11 in channel.c:3587 because app_mixmonitor.c:169 is sending over a chan pointer to address 0.

Since this is off the main branches, do I still open a bugs report on it?

Here is a quick backtrace

(gdb) bt
#0  ast_bridged_channel (chan=0x0) at channel.c:3587
#1  0xb58e56b0 in mixmonitor_thread (obj=0x8245968) at app_mixmonitor.c:169
#2  0x080f87c0 in dummy_start (data=0x8231090) at utils.c:843
#3  0xb7f3d240 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#4  0xb702c4ae in clone () from /lib/tls/i686/cmov/libc.so.6

The last verbose line is
    -- Executing [s at mainmenu:12] BackGround("SIP/X.X.X.X-b653bf90", "main-menu/greeting") in new stack

Tony Plack





More information about the asterisk-dev mailing list