Closed DDR0 closed 5 years ago
This looks to be yet another memory leak in the ti81xx firmware, the leak appears to be affecting the first internal heap of the HDVPSS core, which seems to lose about 166kB on each rebuild of the pipeline.
I think I have tracked down the issue, and it was due to an error in the OMX Gstreamer elements during teardown of the omx_videosink element, which is responsible for outputting frames to the LCD.
Please try updating your gstreamer0.10-openmax-dm81xx packages, this should now be fixed as of version 0.7.0+chronos5.
To reproduce: With both control and video APIs running, run the following script on the camera. Crash should reproduce in under a minute.