I installed OpenATV 4.2 on my DM8000HD. Directly after installing I get a high CPU on enigma2. So I installed OpenATV 5.0, this image did the same. How can I find out what is causing the high CPU load?

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1739 root 20 0 206m 74m 5148 S 50 51.0 44:02.43 enigma2
32767 root 20 0 2744 1164 928 R 1 0.8 0:11.74 top

If I open enigma2.sh with logging I see the following

data_unit_length > len
data_unit_length > len
main thread is non-idle! display spinner!
ERROR reading PES (fd=59) - Value too large for defined data type
poll: unhandled POLLERR/HUP/NVAL for fd 59(8)
data_unit_length > len
data_unit_length > len
data_unit_length > len
ERROR reading PES (fd=63) - Value too large for defined data type
poll: unhandled POLLERR/HUP/NVAL for fd 63(8)

P.s. I reverted back to OpenATV 4.2 again.