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

Debugging fails with installed Qt

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • Qt Creator 4.9.0-rc1
    • Debugger
    • None
    • Windows

    Description

      When debugging a simple widget application the locals view sometimes only shows the "spinning waiting circle".

      The Qt version that is used is an installed 5.11.2 Qt for MSVC 2017

      The debugger log's last errors are

      *** ERROR: Symbol file could not be found.  Defaulted to export symbols for D:\Qt\online\5.11.2\msvc2017_64\bin\Qt5Cored.dll - 
       *************************************************************************
       ***                                                                   ***
       ***                                                                   ***
       ***    Either you specified an unqualified symbol, or your debugger   ***
       ***    doesn't have full symbol information.  Unqualified symbol      ***
       ***    resolution is turned off by default. Please either specify a   ***
       ***    fully qualified symbol module!symbolname, or enable resolution ***
       ***    of unqualified symbols by typing ".symopt- 100". Note that     ***
       ***    enabling unqualified symbol resolution with network symbol     ***
       ***    server shares in the symbol path may cause the debugger to     ***
       ***    appear to hang for long periods of time when an incorrect      ***
       ***    symbol name is typed or the network symbol server is down.     ***
       ***                                                                   ***
       ***    For some commands to work properly, your symbol path           ***
       ***    must point to .pdb files that have full type information.      ***
       ***                                                                   ***
       ***    Certain .pdb files (such as the public OS symbols) do not      ***
       ***    contain the required information.  Contact the group that      ***
       ***    provided you with these symbols if you need this command to    ***
       ***    work.                                                          ***
       ***                                                                   ***
       ***    Type referenced: Qt5Cored!QObject::customEvent                 ***
       ***                                                                   ***
       *************************************************************************
       Type information missing error for QObject::customEvent
       *************************************************************************
       ***                                                                   ***
       ***                                                                   ***
       ***    Either you specified an unqualified symbol, or your debugger   ***
       ***    doesn't have full symbol information.  Unqualified symbol      ***
       ***    resolution is turned off by default. Please either specify a   ***
       ***    fully qualified symbol module!symbolname, or enable resolution ***
       ***    of unqualified symbols by typing ".symopt- 100". Note that     ***
       ***    enabling unqualified symbol resolution with network symbol     ***
       ***    server shares in the symbol path may cause the debugger to     ***
       ***    appear to hang for long periods of time when an incorrect      ***
       ***    symbol name is typed or the network symbol server is down.     ***
       ***                                                                   ***
       ***    For some commands to work properly, your symbol path           ***
       ***    must point to .pdb files that have full type information.      ***
       ***                                                                   ***
       ***    Certain .pdb files (such as the public OS symbols) do not      ***
       ***    contain the required information.  Contact the group that      ***
       ***    provided you with these symbols if you need this command to    ***
       ***    work.                                                          ***
       ***                                                                   ***
       ***    Type referenced: Qt5Cored!QObject::customEvent                 ***
       ***                                                                   ***
       *************************************************************************
       Type information missing error for QObject::customEvent
       *************************************************************************
       ***                                                                   ***
       ***                                                                   ***
       ***    Either you specified an unqualified symbol, or your debugger   ***
       ***    doesn't have full symbol information.  Unqualified symbol      ***
       ***    resolution is turned off by default. Please either specify a   ***
       ***    fully qualified symbol module!symbolname, or enable resolution ***
       ***    of unqualified symbols by typing ".symopt- 100". Note that     ***
       ***    enabling unqualified symbol resolution with network symbol     ***
       ***    server shares in the symbol path may cause the debugger to     ***
       ***    appear to hang for long periods of time when an incorrect      ***
       ***    symbol name is typed or the network symbol server is down.     ***
       ***                                                                   ***
       ***    For some commands to work properly, your symbol path           ***
       ***    must point to .pdb files that have full type information.      ***
       ***                                                                   ***
       ***    Certain .pdb files (such as the public OS symbols) do not      ***
       ***    contain the required information.  Contact the group that      ***
       ***    provided you with these symbols if you need this command to    ***
       ***    work.                                                          ***
       ***                                                                   ***
       ***    Type referenced: Qt5Cored!QObject::customEvent                 ***
       ***                                                                   ***
       *************************************************************************
       Type information missing error for QObject::customEvent
       e06d7363 Exception in qtcreatorcdbext.script debugger extension.
             PC: 00007ffa`f48b8e6c  VA: 000000e1`7992ab50  R/W: 19930520  Parameter: 00007ffa`df4a8330 

      Attachments

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

        Activity

          People

            davschul David Schulz
            owolff Oliver Wolff
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes