Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QEGLPlatformContext: eglSwapBuffers failed: 3003 & Could not lock GBM surface front buffer! for MIPS Arch

QEGLPlatformContext: eglSwapBuffers failed: 3003 & Could not lock GBM surface front buffer! for MIPS Arch

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 1.1k Views
  • 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.
  • P Offline
    P Offline
    phani4
    wrote on last edited by phani4
    #1

    QEGLPlatformContext: eglSwapBuffers failed: 3003

    Could not lock GBM surface front buffer!

    /src/platformsupport/eglconvenience/qeglplatformcontext.cpp:455 → calling /egl/main/eglapi.c:1254 → calling ret = drv->API.SwapBuffers(drv, disp, surf);

    It goes to the dri2 platform driver and from there we are getting EGL_BAD_ALLOC with error code as 3003 due to EGL_BAD_SURFACE

    PLease let us now what could be root cause for issue?

    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