This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error when decoding video

Below is returned when I ctrl=c my app that was trying to stream rtsp video.

[t=0x00000003] [tid=0x4008e000] ti.sdo.xdcruntime.linux.SemThreadSupport: ERROR: line 184: E_POSIX_Error: a POSIX function returned failure, errno is 4
ti.sdo.xdcruntime.linux.SemThreadSupport: line 184: E_POSIX_Error: a POSIX function returned failure, errno is 4
Segmentation fault

Normally my app works, but sometimes it gets stuck and I ctrl-c and get the above.