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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical 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

      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).

        For Gerrit Dashboard: QTBUG-53398
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes