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.

Stack overflow is seen while encoding

Other Parts Discussed in Thread: SYSBIOS

Hi,

I am using videnc2process for encoding in DCE. The first process call hangs. Trace from M4 (IVAHD) has following logs

[0][ 836.184] [t=0x00000001:3d6a7491] ti.sysbios.knl.Task: ERROR: line 522: E_stackOverflow: Task 0x8022b5e0 stack overflow.
[0][ 836.184] ti.sysbios.knl.Task: line 522: E_stackOverflow: Task 0x8022b5e0 stack overflow.
[0][ 836.184] xdc.runtime.Error.raise: terminating execution

I am using GLSDK 6_04. 

 What does line 522 mean? Is there a way to debug a thread running on M4? 

  • Hi Shashank,

    Did you try with default videnc2test application on GLSDK 6.04? 

    TI added videnc2test support from 6.10 GLSDK but still it is usable in 6.04 .

    I have tried encoding using this application on 6.04 but didn't have any issue in encoding.

    Did you modify existing videnc2test applciation

    Ramprasad