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

SEg fault is seen for qml debugging on simulator for 64 bit distro.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • Qt Creator 2.6.2
    • Qt Creator 2.3.0-beta
    • Quick / QML Support
    • None
    • Qt Creator 2.2.84
      Based on Qt 4.7.4 (64 bit)

      Built on Aug 5 2011 at 07:45:44

      From revision b40d056b15

      Copyright 2008-2011 Nokia Corporation. All rights reserved.
    • eb119b2159d8fac680cb70a01721fd335f0e1912

    Description

      Preconditions:

      Installer qtsdkinstaller-x64-2011-08-05-Ubuntu8.04.4LTS.run installed on natty64

      • Imported qml application called importflip created with the installer pointing to flipable.qml project downloaded from qt-everywhere open source (examples-declarative-ui-components-flipable)

      http://get.qt.nokia.com/qt/source/qt-everywhere-opensource-src-4.7.3.tar.gz

      Steps:

      1.Create a importflip project pointing to flipable.qml and assign simulator target during the process of application creation.

      2.Go to Projects->Build->qmake build configuration - Debug mode

      Then enable qml debugging by enablging

      Link QMl debbuging Library-->check to compile.

      3. Keep breakpoints as shown in flip-simulator-breakpoints.png
      4. Compile the project in debug mode for simulator.
      5. Run the project against the simulator target. Once the application is launched on to the simulator target (chk the screenshot breakpointhit-startup.png ), break points at transitions is hit (don't perform any action at this stage). At this stage of the application click on the first card on the simulator so that it flips.

      6.Once the card is hit on the simulator target, it comes again to the transitions break point and at this stage select step into method.

      Expected outcome:

      At step 6 , user shoudl be able to perform stepin or stepout with out any issues.

      Actual outcome:
      Simulator crashes with seg fault chk simulator-segfault.png

      flip-debug-log has the debugger logs.

      Attachments

        1. breakpointhit-startup.png
          breakpointhit-startup.png
          425 kB
        2. flip-debug-log
          41 kB
        3. flip-simulator-breakpoints.png
          flip-simulator-breakpoints.png
          283 kB
        4. simulator-segfault.png
          simulator-segfault.png
          303 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            tpunagan Tulasi Punaganti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes