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

infinite loop in Rebuild Watchmodel process

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • Qt Creator 4.0.0-rc1
    • Qt Creator 4.0.0-beta1
    • Debugger
    • None
    • ad55631cdf898f0af6a9d0734c5f7a5889399da6

    Description

      I have infinite loop when debugging any program that contains QModelIndex object
      Effect is that Rebuild Watchmodel is infinitly repeated.

      How to reproduce:

      Take Qt example: addressbook in qtbase/examples/widgets/itemviews/addressbook

      Add break point in addressbookwidget.cpp:L85

      Run with debugger log open.

      Run to breakpoint (add an entry).
      In debugger extend the following variable:

      • index (Goes fine)
      • then extend sub-field m
        The log shows that we have entered into an infinite loop rebuilding the watchmodel.

      I am using git master with today fetch/update.

      Attachments

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

        Activity

          People

            hjk hjk
            toolinfo stephane petithomme
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes