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

Crash in QCocoaBackingStore::paintDevice()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 5.3.1
    • GUI: Painting
    • None
    • Mac OS X 10.9.2 (13C1021)
      Qt 5.3.1
    • macOS

    Description

      My app uses Qt 5.3.1 on Mac OS X 10.9.2 (13C1021).

      Occasionally it crashes within the Qt libraries, always at the same place. I've attached the diagnostic info from two such crashes, which contains full stack traces.

      The callstack for the crash shows its trying to dereference a NULL pointer:
      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 libqcocoa.dylib 0x0000000103be6520 QCocoaBackingStore::paintDevice() + 32
      1 QtWidgets 0x00000001007cd4a4 QWidgetBackingStore::doSync() + 2964
      2 QtWidgets 0x00000001007cd7ee QWidgetBackingStore::sync() + 494
      3 QtWidgets 0x00000001007eca03 QWidgetPrivate::syncBackingStore() + 211
      4 QtWidgets 0x00000001007fa96d QWidget::event(QEvent*) + 2637
      5 QtWidgets 0x00000001008f07e7 QMainWindow::event(QEvent*) + 935

      Attachments

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              francis Francis Hart
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes