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

Crash when ProjectExplorer is loaded with GDB attached

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 3.2.0-beta1
    • All Other Issues, Debugger
    • None
    • Debian sid, gdb 7.7.1, gcc 4.9.0, Qt 5.3.0

      No idea why.

      The crash occurs on pluginspec.cpp:973:

      PluginLoader loader(libName);
      if (!loader.load()) { // here

      I'm not sure it's actually related to ProjectExplorer, it is the first plugin that is loaded after Core and TextEditor. Possibly any other plugin would crash as well (can't tell for sure though).

      Bisected to 204de740ec09333b2eafd3fa195d9daa3f226ed9.

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

            hjk hjk
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes