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

Investigate potential gcc bug in QPropertyObserverPointer::notify

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P2: Important
    • None
    • None
    • Core: Object Model
    • None

    Description

      Without a seemingly superfluous 

      char preventBug[1] = {'\0'};

      line, we get a crash in tst_qquickitem2 childrenRect with 10.2.0 in an ASAN debug build, if QQuickItem::x/y/width/height are ported to the QProperty system. With clang, the issue do es not exist.

      Attachments

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

        Activity

          People

            fabiankosmale Fabian Kosmale
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes