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

assert/crash in v8 inlining of local functions in qml mode

    XMLWordPrintable

Details

    • 7d469e82e274d334c7d03d81b10d225c59d30798

    Description

      When v8 tries to inline a local function which has been flagged
      is_qml_global, the following assert occurs:

      Fatal error in /home/david/git/qt5/qtjsbackend/src/3rdparty/v8/src/handles-inl.h, line 64
      CHECK(location_ != __null) failed

      test: https://codereview.qt-project.org/#change,57022
      potential fix: https://codereview.qt-project.org/#change,57021

      Attachments

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

        Activity

          People

            corngood David McFarland
            corngood David McFarland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes