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

Behavior on anchors crashes qml.exe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.1
    • 4.7.0
    • None
    • Windows 7, Qt 4.7 branch at 6ff95852da22ba8843a2913c92aa37af36236ca0

    Description

      Open the following file with qml.exe

      import Qt 4.7
      
      Item {
      	Behavior on anchors.horizontalCenter { NumberAnimation { easing.type: Easing.InOutQuad; duration: 1000 }}
      }
      

      qml.exe will crash.

      Win7 crash dialog reports:

      Problem signature:
        Problem Event Name:	APPCRASH
        Application Name:	qml.exe
        Application Version:	0.0.0.0
        Application Timestamp:	4be94a2e
        Fault Module Name:	QtDeclarative4.dll
        Fault Module Version:	4.7.0.0
        Fault Module Timestamp:	4be6a955
        Exception Code:	c0000005
        Exception Offset:	000aa4b7
        OS Version:	6.1.7600.2.0.0.256.1
        Locale ID:	3081
        Additional Information 1:	0a9e
        Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
        Additional Information 3:	0a9e
        Additional Information 4:	0a9e372d3b4ad19135b953a78882e789
      

      Attachments

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

        Activity

          People

            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            dajansen Damian Jansen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes