Qt 4.7.4 Embedded with i.MX - Segmentation fault when starting an application

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

Qt 4.7.4 Embedded with i.MX - Segmentation fault when starting an application

587 Views
DD1z
Contributor II

Hi,

when I'm trying to start an example application with following command, the output is indicating a Segmentation fault.

Output:

root@freescale /home/user$ ./hellogl_es2 -qws -display linuxfb:/dev/fb2

imx-ipuv3 imx-ipuv3.0: WARNING: adapt panel end blank lines
Segmentation fault

Qt Version: 4.7.4 Embedded

Configure of Qt:

./configure --prefix=$RPM_BUILD_DIR/../../rootfs/usr/local/Trolltech -embedded arm -xplatform linux-g++-mx -release \
    -qt-gfx-linuxfb -qt-kbd-tty -qt-mouse-tslib -little-endian -host-little-endian -fontconfig -sm -v -opensource -confirm-license \
    -no-webkit -nomake demos -nomake examples $XTRA_OPTS

Any Ideas?

Tags (2)
0 Kudos
0 Replies