/usr/lib/libGAL.so(gco2D_SetYUVColorMode+0x70)[0xffff7b9e38f0]
/usr/lib/libg2d.so.1.5(g2d_blitEx+0xdcc)[0xffff7ed73904]
/usr/lib/libg2d.so.1.5(g2d_blit+0x90)[0xffff7ed742b8]
Sometimes g2d_blit function throws sementation fauld with above stack trace
Could you please help to find root cause. Usually my code works fine but sometimes it throws seg fault.
g2d frame buffer is full.
Thanks. You mentioned that g2d frame buffer is full. In what situations this g2d frame buffer gets full?
Hello,
The software has attempted to access a restricted area of memory, check your dtb appears the g2d frame buffer is full.
Regards