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

[OS X] crash on exit from fullscreen mode (stale instance with this==NULL accessed in the Cocoa QPA)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.6.1
    • 5.6.0
    • QPA
    • None
    • OS X 10.9.5 with Qt 5.6.0 and KF5 frameworks installed into /opt/local
    • macOS
    • 9e3e98759028dc6b6452c8fd426dd00622ffc7ae

    Description

      A crash occurs when returning from fullscreen mode on OS X, in kdenlive5, while playing a clip.

      1) start kdenlive 16.04.1 (the KF5 version)
      2) add a clip to a new project
      3) start the clip
      4) double-click the clip to switch to fullscreen mode (or use the corresponding menu or toolbar command)
      5) hit Esc to exit from fullscreen

      The backtrace suggests that the Cocoa QPA calls a method of a deleted class (QCocoaWindow?) instance (this==NULL)

      This crash does not occur when using the xcb QPA plugin (sic, on OS X).

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            rjvbertin René Bertin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes