When using SCFW (based on 1.15 version of porting kit) compiled for our board with DEBUG and MONITOR enabled we saw random program crashes especially when using applications related to VPU or GPU.
When trying to isolate the problem we used a testing setup using glmark2-es-wayland and memtester.
We could reproduce this on several systems with 4 GB of RAM using:
```
glmark2-es-wayland --run-forever &
memtester 3G 100
```
After a while memtester spits out errors without a reproducible pattern. This happens with / without cooling. The same boards runs for hours with the same SCFW compiled without DEBUG.
@danny_john