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

SatelliteInfo example crashes

    XMLWordPrintable

Details

    • Linux/Wayland
    • bc977c13e (dev), e4c17ba38 (6.7), df6b9451d (6.6), 78cdfdc81 (tqtc/lts-6.5), aa6fa81fe (tqtc/lts-6.2)
    • Foundation Sprint 103

    Description

      In the SatelliteInfo example, when you click "Stop", and then "Single", the application crashes. I have found that the source of the crash is in ApplicationScreen.qml in line 45, where the function positionSource.update() is called. If you remove this line of code, the application will not crash when you click "Single".

      For 6.6.0, the crash occurs when building the example with the 6.6.0 MSVC 2019 64bit kit. It does however not occur when building with the 6.6.0 MinGW 64-bit kit, resulting in the example operating normally.

       

      Steps to reproduce

      1. Build with the MSVC kit, or with dev, and run the example.
      2. Click "Stop".
      3. Click "Single". Notice that the application crashes.
      4. Remove the specified line of code.
      5. Build and run the example again.
      6. Repeat steps 1 and 2, and notice that the application does not crash anymore.

       

      Example image

      Attachments

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

        Activity

          People

            ivan.solovev Ivan Solovev
            chrisrl Chris Lerner
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: