Now tested with following hwpack and rootfs: http://snapshots.linaro.org/precise/hwpacks/lt-panda-x11-base/305/hwpack_linaro-lt-panda-x11-base_20120912-305_armhf_supported.tar.gz http://snapshots.linaro.org/precise/images/ubuntu-desktop/412/linaro-precise-ubuntu-desktop-20120912-412.tar.gz
I tested textures demo and added one debugging log to http://pastebin.com/9VjcHzmt I think this backtrace is the most relevant part of the log: (gdb) bt #0 0xb6df9b38 in QEglContext::chooseConfig(QEglProperties const&, QEgl::PixelFormatMatch) () from /usr/lib/arm-linux-gnueabihf/libQtGui.so.4 #1 0xb6fb3a1a in QGLContext::chooseContext(QGLContext const*) () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 #2 0xb6f8798e in QGLContext::create(QGLContext const*) () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 #3 0xb6fb3bf0 in QGLWidget::setContext(QGLContext*, QGLContext const*, bool) () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 #4 0xb6f87026 in ?? () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 #5 0xb6f87026 in ?? () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb) s Single stepping until exit from function _ZN11QEglContext12chooseConfigERK14QEglPropertiesN4QEgl16PixelFormatMatchE, which has no line number information. 0xb6fb3a1a in QGLContext::chooseContext(QGLContext const*) () from /usr/lib/arm-linux-gnueabihf/libQtOpenGL.so.4 (gdb) s Single stepping until exit from function _ZN10QGLContext13chooseContextEPKS_, which has no line number information. Warning: Cannot insert breakpoint 0. Error accessing memory address 0x0: Input/output error. -- You received this bug notification because you are a member of TI OMAP Developers, which is subscribed to ubuntu-omap4-extras-graphics. https://bugs.launchpad.net/bugs/1034178 Title: Qt4 OpenGL ES2 examples segfault Status in Linaro Ubuntu Evaluation Builds: Confirmed Status in Ubuntu OMAP4 graphics addons: Confirmed Bug description: Image: linaro-precise-ubuntu-desktop-20120807-338 Hwpack: hwpack_linaro-lt-panda-x11-base_20120807-227_armhf_supported.tar.gz Board: Pandaboard ES Rev B1 Steps: $ sudo apt-get update $ sudo apt-get install qt4-demos $ /usr/lib/qt4/examples/opengl/hellogl_es2/hellogl_es2 Error: PVR:(Warning): PVRSRVOpenDCDevice: Warning - 138 returned [95, /bridged_pvr_dc_glue.c] Found SGX/MBX driver, enabling FullClearOnEveryFrame Found v1.4 driver, enabling brokenTexSubImage Found non-Nokia v1.4 driver, enabling brokenFBOReadBack Segmentation fault (core dumped) To manage notifications about this bug go to: https://bugs.launchpad.net/linaro-ubuntu/+bug/1034178/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~tiomap-dev Post to : tiomap-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~tiomap-dev More help : https://help.launchpad.net/ListHelp