Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QGLWidget crashes ONLY under Windows and ONLY on my Notebook

QGLWidget crashes ONLY under Windows and ONLY on my Notebook

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 663 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.
  • S Offline
    S Offline
    sir_clive
    wrote on last edited by
    #1

    Hello,

    I am fighting with a strange problem: my program runs under Windows (different installations) and Linux (also different installations on different computers), but keeps crashing under Windows 7 64 Bit on my Notebook (Tecra A10-137 with a 4500MHD graphics). I know that it has something to do with the QGLWidget, as soon as I "demote" the widget, the application starts.

    On the same notebook, under Linux, the application runs perfectly.

    To make it more strange, the "hellogl" (unmodified, as delivered with the actual version of QTCreator) also crashes - the same way my application does, without leaving a useable backtrace (just a few "??" lines) and pointing into a disassembly of some random code. Neither DrMemory nor Valgrind show anything wrong.

    Some other OpenGL applications I tried out (e.g. OpenGLChecker) work without a problem, so it can't be an inherent problem. The OpenGL Version is 2.1, the same as under Linux (where, as I said, the application works without any issues).

    The driver is the newest one I was able to find (and install - it wouldn't let me install the newest one because it was "not certified for my computer" - whatever that means, I'm a Linux type of guy :) ).

    Any ideas?

    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