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

[Reg 5.12.2 -> 5.12.3] Crash when using Lodash.includes function

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • None
    • 5.12.3
    • None
    • Windows

    Description

      Calling Lodash.includes() crashes Qt 5.12.3 applications.

      Sample Code:

      import "lodash.js" as Lodash 

      QtObject {
        Component.onCompleted: Lodash.includes("foobar", "bar")

      This is a regression from 5.12.2. A project is attached, the backtrace is posted in the comments.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              fkaelberer Felix Kälberer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes