search for: ast_frame_free

Displaying 2 results from an estimated 2 matches for "ast_frame_free".

2009 Oct 23
0
Crash with app_mixmonitor
...t_writestream(*fs, cur); } } + } else { + ast_mutex_unlock(&mixmonitor->mixmonitor_ds->lock); } - ast_mutex_unlock(&mixmonitor->mixmonitor_ds->lock); /* All done! free it. */ ast_frame_free(fr, 0); Any chance someone can look at this? I've noticed it happens with 1.6.0.15 as well. I'm going to see if I can find out where it's introduced in 1.6 as well. Thanks.
2007 Oct 31
1
segfault - asterisk crash and restart
...o idea what the problem is. Anyone can give me some advices. --core dump 1-- (gdb) bt full #0 0x00000037e806e1f3 in _int_free () from /lib64/libc.so.6 No symbol table info available. #1 0x00000037e8071fac in free () from /lib64/libc.so.6 No symbol table info available. #2 0x000000000046b7b7 in ast_frame_free (fr=0x1b9da4b0, cache=0) at frame.c:369 No locals. #3 0x00002aaab1173573 in mixmonitor_thread (obj=0x1bb08220) from /usr/lib/asterisk/modules/app_mixmonitor.so next = (struct ast_frame *) 0x0 write = 1 mixmonitor = (struct mixmonitor *) 0x1bb08220 f = (struct...