Segmentation fault during g2d_blit

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Segmentation fault during g2d_blit

110 Views
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.

Labels (1)
0 Kudos
2 Replies

73 Views
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 Kudos

92 Views
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 Kudos