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

Crash when adjusting width inside onWidthChanged

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.2
    • 4.7.0
    • None
    • qt git sha 890c1110ec5e39bb6e63e99fe09c296c1ea824be (reproduces on 4.7.0, too)
      ubuntu linux 10.04
    • 155065cd5c611e2d14357a8ff3180ac14a68e3a0

      If the ternary operator is changed to

      if(width>1024) width=1024;
      

      no crash happens.

      Valgrind logs attached.

        1. Bug.qml
          0.5 kB
        2. valgrind.txt
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            martjone Martin Jones (closed Nokia identity) (Inactive)
            mikkohar Mikko Harju
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes