Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngine code crashing
Forum Updated to NodeBB v4.3 + New Features

QtWebEngine code crashing

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 320 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    NPrakash
    wrote on last edited by
    #1

    We are using Qt 5.6.3 and we have integrated QtWebEngine. We have created a small Qt application to display HTML page. When we execute it on target (TI AM437X) application crashes with error as below

    ERROR:gl_surface_qt.cpp(477)] eglCreatePbufferSurface failed with error EGL_BAD_MATCH
    ERROR:gl_surface_qt.cpp(622)] Requested OpenGL platform is not supported.
    Illegal instruction

    We have Linux image and SDK build with Qt 5.6.3 along with opengl es2. We have removed X11 and Wayland from the image. Also ICU is not incorporated. We are able to build QtWebEngine and QtWebSockets without any error or warning. But the application throws error and doesn’t work.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved