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

Unable to Profile embedded QML application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 3.5.0-beta1
    • Qt Creator 3.4.2, Qt Creator 3.5.0-beta1
    • QML Profiler
    • Target is a iMX 6 quad running Windows Embedded Compact 7
    • 2ee019b46f5d71aa573da4c8e5f83d8254ce7f84

    Description

      When I try to attach QML Profiler to a embedded target which is kind of slow, I cannot profile the application. Qt Creator simply crashes.

      This happens due to multiply connections. There is a tryconnect timer which has a interval of 200ms set, target is so slow that he does not make it in time. So protocol object gets deleted, while trying to send something.

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-14685
        # Subject Branch Project Status CR V

        Activity

          People

            ulherman Ulf Hermann
            aholza Andreas Holzammer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes