search for: mixmonitor_d

Displaying 1 result from an estimated 1 matches for "mixmonitor_d".

Did you mean: mixmonitorid
2009 Oct 23
0
Crash with app_mixmonitor
...RSION(__FILE__, "$Revision: 204012 $") #include <stdlib.h> #include <stdio.h> @@ -273,8 +273,9 @@ ast_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...