Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-22767

Sudden crash in QWidget::mapTo

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.9.2
    • All Other Issues
    • None
    • macOS

    Description

      Several times per week I receive a sudden crash. Mac OS X crash reporting information is attached.

      At the time of the crash, I am not doing anything special, I usually don't even have the window on the foreground.

      I am using a dual screen setup and Qt Creator is running on my main screen.

      For easy reference, this is the backtrace of the crashing thread (full information in attached file):

      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0 org.qt-project.QtWidgets 0x00000001020c5610 QWidget::mapTo(QWidget const*, QPoint const&) const + 32
      1 org.qt-project.QtWidgets 0x00000001020a6c18 0x10208e000 + 101400
      2 org.qt-project.QtWidgets 0x00000001020a718a 0x10208e000 + 102794
      3 org.qt-project.QtWidgets 0x00000001020ac5f7 0x10208e000 + 124407
      4 org.qt-project.QtWidgets 0x00000001020dae4d QWidget::event(QEvent*) + 1645
      5 org.qt-project.QtWidgets 0x000000010209ec3d QApplicationPrivate::notify_helper(QObject*, QEvent*) + 269
      6 org.qt-project.QtWidgets 0x00000001020a0042 QApplication::notify(QObject*, QEvent*) + 594
      7 org.qt-project.QtCore 0x0000000102ef46e4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
      8 org.qt-project.QtCore 0x0000000102ef591e QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 878
      9 libqcocoa.dylib 0x0000000105280499 0x10524b000 + 218265
      10 libqcocoa.dylib 0x0000000105280c00 0x10524b000 + 220160
      11 com.apple.CoreFoundation 0x00007fff2f94d083 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
      12 com.apple.CoreFoundation 0x00007fff2f94d029 __CFRunLoopDoSource0 + 108
      13 com.apple.CoreFoundation 0x00007fff2f9309eb __CFRunLoopDoSources0 + 195
      14 com.apple.CoreFoundation 0x00007fff2f92ffb5 __CFRunLoopRun + 1189
      15 com.apple.CoreFoundation 0x00007fff2f92f8be CFRunLoopRunSpecific + 455
      16 com.apple.HIToolbox 0x00007fff2ec1b96b RunCurrentEventLoopInMode + 292
      17 com.apple.HIToolbox 0x00007fff2ec1b6a5 ReceiveNextEventCommon + 603
      18 com.apple.HIToolbox 0x00007fff2ec1b436 _BlockUntilNextEventMatchingListInModeWithFilter + 64
      19 com.apple.AppKit 0x00007fff2cfb5987 _DPSNextEvent + 965
      20 com.apple.AppKit 0x00007fff2cfb471f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
      21 com.apple.AppKit 0x00007fff2cfae83c -[NSApplication run] + 699
      22 libqcocoa.dylib 0x000000010527fb7b 0x10524b000 + 215931
      23 org.qt-project.QtCore 0x0000000102eefcff QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431
      24 org.qt-project.QtCore 0x0000000102ef4cf2 QCoreApplication::exec() + 130
      25 org.qt-project.qtcreator 0x0000000101da6b01 main + 15217
      26 libdyld.dylib 0x00007fff5b85e3d5 start + 1

      Attachments

        Issue Links

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

          Activity

            People

              con Eike Ziller
              blablabla Ruben Van Boxem
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes