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

Unknown debugger type "No engine" followed by crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 4.2.0-rc1
    • Android Support
    • Arch Linux 64-bit

    Description

      I'm testing qt-opensource-linux-x64-android-5.8.0-rc_596.run . First thing I did was try to run the mapviewer example on Android. I set it to do a release build and hit the debug button. I get a dialog with the message

      Unknown debugger type "No engine"
      Unable to create a debugger engine of the type "No engine"

      then when I hit OK Creator crashes. By running it in gdb and repeating the crash I get the following backtrace (which isn't using a debug build, despite my setting LD_LIBRARY_PATH to try to point it to a debug build):

      Thread 1 "qtcreator" received signal SIGSEGV, Segmentation fault.
      0x00007fffdda0b2d0 in ProjectExplorer::RunControl::runMode() const () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
      (gdb) bt
      #0  0x00007fffdda0b2d0 in ProjectExplorer::RunControl::runMode() const () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
      #1  0x00007fffdae31b8f in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so
      #2  0x00007fffdae32af2 in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so
      #3  0x00007fffdae15c36 in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so
      #4  0x00007fffdd93488d in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
      #5  0x00007fffdd934bea in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so
      #6  0x00007ffff5be7211 in QObject::event(QEvent*) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #7  0x00007ffff6ee4dcc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Widgets.so.5
      #8  0x00007ffff6eec236 in QApplication::notify(QObject*, QEvent*) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Widgets.so.5
      #9  0x00007ffff5bbd458 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #10 0x00007ffff5bbfa4b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #11 0x00007ffff5c0d8b3 in ?? () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #12 0x00007ffff155d587 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
      #13 0x00007ffff155d7f0 in ?? () from /usr/lib/libglib-2.0.so.0
      #14 0x00007ffff155d89c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
      #15 0x00007ffff5c0dcbf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #16 0x00007ffff5bbb9ca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #17 0x00007ffff5bc39f4 in QCoreApplication::exec() () from /home/rutledge/Qt5.8.0/Tools/QtCreator/bin/../lib/Qt/lib/libQt5Core.so.5
      #18 0x0000000000409a2e in ?? ()
      #19 0x00007ffff489a291 in __libc_start_main () from /usr/lib/libc.so.6
      #20 0x000000000040a229 in ?? ()
      

      Attachments

        1. build-settings.png
          build-settings.png
          126 kB
        2. kits.png
          kits.png
          138 kB
        3. no-engine.png
          no-engine.png
          5 kB
        4. version-dialog.png
          version-dialog.png
          26 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            portale Alessandro Portale
            srutledg Shawn Rutledge
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes