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

Crash with modified particles affectors/groupgoal example

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.12.9, 5.15.0, 6.0.0 Beta4
    • None

    Description

      When increasing example particles amount a bit, getting a crash/assert. Modify for example line "emitRate: 4" -> "emitRate: 40" and after running for few seconds:

      ASSERT failure in QList::operator[]: "index out of range", file C:\qt6-build\qtbase\include\QtCore\../../../../qt6/qtbase/src/corelib/tools/qlist.h, line 308 C:\qt6-build\qtbase\include\QtCore\../../../../qt6/qtbase/src/corelib/tools/qlist.h: 308

      Debug output shows this is coming from qquickimageparticle.cpp line 1204 "return m_shadowData[datum->groupId][datum->index];".

      Attachments

        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
            kagro Kaj Grönholm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes