Segmentation fault during g2d_blit

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Segmentation fault during g2d_blit

127 次查看
marko1921
Contributor I

/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.

标签 (1)
0 项奖励
2 回复数

90 次查看
marko1921
Contributor I

 

g2d frame buffer is full.

Thanks. You mentioned that g2d frame buffer is full. In what situations this g2d frame buffer gets full?

0 项奖励

109 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The software has attempted to access a restricted area of memory, check your dtb appears the g2d frame buffer is full.

Regards

0 项奖励