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

example gui applications segfault when using directfb

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.1.0 , 5.1.1
    • Core: Plugins
    • None

    Description

      When using the directfb plugin, the example applications rasterwindow and analogclock segfault in QDirectFbBackingStore::QDirectFbBackingStore(). This is due to the fact that window->handle() is null. That is, QDirectFbBackingStore has been called for a QWindow that had not been created yet.

      A similar bug was fixed in the linuxfb plugin (QFbBackingStore::QFbBackingStore()) by commit 3c50917a6ac1ee7fd4707d69a8ca186343c21f91

      I've actually tested with the newly released 5.1.1 but bugtracker doesn't allow me to select that yet.

      Attachments

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

        Activity

          People

            jolind Jorgen Lind
            sschefter Steve Schefter
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes