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

Assert fails in QML BytecodeGenerator on INTEGRITY

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.11.0
    • 5.11.0 Beta 1
    • None
    • Qt 5.11 Beta + INTEGRITY 11.7.2 + GHS compiler 2017.1.4 + s820Am and Salvator-X dev boards

    Description

      Running a simple QML application causes assertion failure in qv4bytecodegenerator_p.h:
       
      ASSERT: "generator->instructions[index].linkedLabel != -1" in file qtbase/include/QtQml/5.11.0/QtQml/private/../../../../../../../511/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h, line 107
              ~Jump() {
                  Q_ASSERT(generator->instructions[index].linkedLabel != -1);
              }
       
      Attached callstack and local variables when assert hits
       

      Attachments

        1. 511_full_stack_locals.txt
          1 kB
        2. 511_full_stack.txt
          13 kB
        3. testapp.tar.gz
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            shausman Simon Hausmann
            kiollila Kimmo Ollila
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes