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

Meaningless ASSERT error in runtime while using "onClicked:options()"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.2.1
    • 5.2.0
    • None
    • On Qt 5.2 MinGW 32 bits, on Windows Seven 64 bits and a QML-based application.
    • a41764cafbc85c271edde8d09eae46798ccdcb8d (qtdeclarative)

    Description

      While running in debug after a compilation without error and warnings, I get the crash at the start:
      ASSERT: "member->base->asTemp()" in file compiler\qv4isel_p.cpp, line 234

      This crash happend when adding "onClicked:options()" in a MouseArea (even if "signal options() is declared).
      Removing the onClicked line resolves the assert error.

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            julienw Julien W
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes