eglBindAPI (and all other eglXXXX func) segmentation fault

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

eglBindAPI (and all other eglXXXX func) segmentation fault

999 Views
ortogonal
Contributor III

Hi!

I use the Freescale iMX6 Sabre SD development board.

I'm testing the release 3.0.35_4.0.0_130424 of the Vivante libs. When I run my Qt5 application it will stop at a segmentation fault as the first egl-function is called. In my case that is eglBindAPI. I've also tested with eglQueryAPI() with the same results.

If I instead use the release 3.0.35_3.0.0_121207 everything works fine.

Does anyone else have this problem?

Best regards!

Labels (1)
2 Replies

687 Views
ChucoChe
NXP Employee
NXP Employee

Are you able to run an openGL app without QT?

Michel

0 Kudos

687 Views
ortogonal
Contributor III

I've solved this. The segmentation fault was due to wrong version of kernel!