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

Animating multiple map.zoomLevel causes segmentation fault

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 6.9.0
    • None
    • Linux/Wayland

    Description

      When creating two different MapViews within the same project, and applying a NumberAnimation on both map.zoomLevel properties, the project will crash due to segmentation fault.

       

      A workaround is using the `target` property of NumberAnimation instead of `NumberAnimation on zoomLevel`.

       

      Attached is a simple file that reproduces the issue.

      Attachments

        1. test3.qml
          0.8 kB
        2. map crash.kcrash
          6 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            matthias_rauter Matthias Rauter
            niccolove Niccolò Venerandi
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes