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

Investigate potential gcc bug in QPropertyObserverPointer::notify

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes