Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9702

Qt Creator crashes when debugging Qt Quick application with repeating timer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.8.0-rc
    • Debugger
    • Windows 8 64-bit.
      Microsoft Visual Studio 2012.
      Qt version: qt-windows-opensource-5.1.0-rc1-msvc2012-x86_64
      Qt Creator both 2.7.2 (came with above Qt version) and 2.8.0-rc
      Debugger engine (CDB) from Windows 8 SDK

      Debugging Qt Quick application with repeating Timer QML object (Timer

      {repeat: true}

      – full QML file attached) eventually crashes Qt Develop as soon as the application is closed.

      Right after closing the application being debugged (by clicking the close button on its window's titlebar) the following message appears:
      ---------------------------
      Exception Triggered
      ---------------------------
      <p>The inferior stopped because it triggered an exception.<p>Stopped in thread 14 by:
      Exception at 0x6b9723a0, code: 0xc0000005: read access violation at: 0x0, flags=0x0 (first chance).
      ---------------------------
      OK
      ---------------------------

      Then, after a couple of second, Qt Creator crashes. This happens with both Qt Creator 2.7.2 and 2.8.0-rc.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davschul David Schulz
            cas Tomasz Olszewski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes