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

Animation example QML nor C++ debug does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • None
    • Qt Creator 8.0.0-rc1
    • Android Support, Debugger
    • None
    • Android, Linux/Other display system

    Description

      Ubuntu 20.04, Qt Creator 8.0.1 RC, Android target devices Android 7 Huawei Honor and Android 11 1+7T Qt 6.4.0 Beta 2. Android QC settings: jdk-13.0.2,
      NDK 23.1.7779620 (also NDK 22.1.7171670 installed) and Android SDK version 7.0

      Debugging of Animation example crashes on Android arm64-v8a targets and on Ubuntu 20.04 desktop host. Example can be executed, but debug causes a crash. On desktop

      On desktop host

      Debugger: /usr/bin/gdb

       

      >~"1 \"animation\" received signal SIGSEGV, Segmentation fault.\n"
      >~"0x00007ffff7398fab in QFont::family() const () from /home/rami/Qt/6.4.0/gcc_64/lib/libQt6Gui.so.6\n"
      >*stopped,reason="signal-received",signal-name="SIGSEGV",signal-meaning="Segmentation fault",frame={addr="0x00007ffff7398fab",func="QFont::family() const",args=[],from="/home/rami/Qt/6.4.0/gcc_64/lib/libQt6Gui.so.6",arch="i386:x86-64"},thread-id="1",stopped-threads="all",core="1"
      dNOTE: INFERIOR SPONTANEOUS STOP
       Stopped.
      dState changed from InferiorRunOk(7) to InferiorStopOk(10)
      <220importPlainDumpers off
      dHANDLING SIGNAL SIGSEGV
       Stopped: Segmentation fault (Signal SIGSEGV)
      
      

      On Android target

      Debugger: /home/myuserid/Android/Sdk/ndk/23.1.7779620/toolchains/llvm/prebuilt/linux-x86_64/bin/lldb

      dNOTE: INFERIOR EXITED
      dState changed from InferiorRunOk(7) to InferiorShutdownFinished(13)
      dState changed from InferiorShutdownFinished(13) to EngineShutdownRequested(14)
      dCALL: SHUTDOWN ENGINE
      dLLDB PROCESS ERROR: 1
      dNOTE: ENGINE SHUTDOWN FINISHED

       

      Attachments

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

        Activity

          People

            hjk hjk
            rampe Rami Potinkara
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes