If I send a regular SIGTERM to the speech1_copy example while it is processing, it will hang. I loaded it up in gdb and it seems that Global_exit is registered for atexit. It seems to be hanging on cleanup().
This is just a vanilla all_codecs server with SPHENC1_COPY and SPHDEC1_COPY from codec_engine_2_10.
Anyone have any ideas? Should I take this directly to TI?