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.

[m3vpss ] Unhandled Exception:

Hello,

We have a customize board based on DM8148 & we are using RDK4 on it.

We have a customize application of "CAPTURE + ENCODE + DUMP".

During execution of this application, I am getting following error log.

 [m3vpss ] Unhandled Exception:
 [m3vpss ] Exception occurred in ThreadType_Task
 [m3vpss ] handle: 0x3ec8e170.
 [m3vpss ] stack base: 0x3ee7d000.
 [m3vpss ] stack size: 0x8000.
 [m3vpss ] R0 = 0x0000119c  R8  = 0x00000000
 [m3vpss ] R1 = 0xbf3a90b4  R9  = 0x3e83ba90
 [m3vpss ] R2 = 0x416809e8  R10 = 0x00002ffc
 [m3vpss ] R3 = 0x3e83ba30  R11 = 0x00000004
 [m3vpss ] R4 = 0x3e83dd68  R12 = 0x0002d4f4
 [m3vpss ] R5 = 0x001ed730  SP(R13) = 0x3ee84f90
 [m3vpss ] R6 = 0x001ed730  LR(R14) = 0x00000001
 [m3vpss ] R7 = 0x3e83ba54  PC(R15) = 0x00315d90
 [m3vpss ] PSR = 0x01000000
 [m3vpss ] ICSR = 0x0440f803
 [m3vpss ] MMFSR = 0x00
 [m3vpss ] BFSR = 0x04
 [m3vpss ] UFSR = 0x0000
 [m3vpss ] HFSR = 0x40000000
 [m3vpss ] DFSR = 0x00000000
 [m3vpss ] MMAR = 0xe000ed34
 [m3vpss ] BFAR = 0xe000ed38
 [m3vpss ] AFSR = 0x00000000
 [m3vpss ] Terminating Execution...



Why this is coming?

Please help as soon as possible.