Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Assert in SGX driver in destructor of QOpenGLWidget
Forum Updated to NodeBB v4.3 + New Features

Assert in SGX driver in destructor of QOpenGLWidget

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 261 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.
  • M Offline
    M Offline
    matthewl
    wrote on last edited by
    #1

    I am using Qt v 5.6.1 in an embedded arm7l environment on Debian 8.5 using Linux 4.1.13. We are using PVR with SGX. I created an object that inherits from QOpenGLWidget. When I shutdown I encounter an assert in sgxif.c: PVR:(Fatal): Debug assertion failed! [170, /sgxif.c]. I have split my object class up so that I have destroyed everything except the QOpenGLWidget without encountering a problem. The assert described happens before the full destructor finishes.

    Any suggestions?

    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