Results 1 to 2 of 2

Thread: Debug Error !

  1. #1
    Join Date
    Dec 2013
    Location
    Jerada, Morroco
    Posts
    106
    Thanks
    11
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Debug Error !

    When I’m debugging my code I get awindow that contain the following error message:

    *
    Debug Error!

    Program: C:\Qt\Qt5.1.1\5.1.1\msvc2012\bin\Qt5Cored.dll
    Module: 5.1.1
    File: global\qglobal.cpp
    Line: 2014

    ASSERT :“y<m_height” in file
    q:\qt5_workdir\w\s\qtbase\include\qtgui\5.1.1\qtgu i\private\../../../../../src/gui/painting/qpainteengine_raster_p.h, line 448

    (Press Retry to debug the application)
    *

    My code draw a simple plot that contain a pendingValues as a vector of QPointF witch i recover from a simple thread
    Anyone know what’s going on?

  2. #2
    Join Date
    Feb 2006
    Location
    Munich, Germany
    Posts
    3,309
    Thanked 879 Times in 827 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Debug Error !

    An assertion inside of the Qt raster paint engine - without knowing the callstack it is hard to say something useful.
    But AFAIR there were some issues with the raster paint engine and Qt 5.1 - so maybe upgrading is a solution.

    Uwe

Similar Threads

  1. Replies: 5
    Last Post: 15th August 2014, 04:04
  2. QT5 rc 1 assert debug error in qml
    By alizadeh91 in forum Qt Quick
    Replies: 1
    Last Post: 8th December 2012, 20:01
  3. Error on debug : Qwt 6.0.1
    By Octal in forum Qwt
    Replies: 1
    Last Post: 9th August 2011, 00:01
  4. Replies: 3
    Last Post: 23rd January 2011, 13:15
  5. Error with Debug Binaries
    By ashishrai in forum Qt Programming
    Replies: 1
    Last Post: 26th June 2008, 01:51

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.