Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-36289

Crash in QML when running on i386 and compiled with debug

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.3.0
    • 5.2.1
    • None
    • Ubuntu Linux
    • 2d95e67ff4f00260d491255ed0b2af454235a047 (qtdeclarative)

    Description

      The code that I will attach crashes qmlscene when compiled against Qt declarative release branch when compiled on debug mode and running under i386.

      Notes:

      • On release it works
      • If compiled in debug mode but we remove manually the O2 from the Makefile[s] it works
      • On amd64 it works
      • Run with QV4_NO_REGALLOC=1 works
      • Run with QV4_FORCE_INTERPRETER=1 works

      As requested by Erik Verbruggen I'm attaching the disassembly and some gdb backtrace too

      Attachments

        1. disassemble
          105 kB
          Albert Astals Cid (Canonical)
        2. moo.qml
          0.3 kB
          Albert Astals Cid (Canonical)

        Issue Links

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

          Activity

            People

              erikv Erik Verbruggen
              tsdgeos_canonical Albert Astals Cid (Canonical) (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes