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

[REG 5.9.1->5.10] Qt Quick Controls 2 examples crash on exit (macOS)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P1: Critical
    • 5.10.0 RC
    • 5.10.0 Alpha
    • Quick: Controls 2
    • None
    • macOS 10.11 & Xcode 7.3.1 / Xcode 8.2.1
    • macOS

    Description

      All Qt Quick Controls 2 examples seems to crash on exit (both debug and release macOS desktop builds). Examples are working otherwise as expected and there are not errors on build logs etc. Seems to be reproducible by just starting and closing example application.
      Crash files from gallery example as attachment.

      Crashed Thread:        0  Dispatch queue: com.apple.main-thread
      
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000018
      Exception Note:        EXC_CORPSE_NOTIFY
      
      VM Regions Near 0x18:
      --> 
          __TEXT                 000000010daa5000-000000010dace000 [  164K] r-x/rwx SM=COW  /Users/USER/*/gallery.app/Contents/MacOS/gallery
      
      Application Specific Information:
      objc_msgSend() selector name: platformWindow
      
      
      Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
      0   libobjc.A.dylib               	0x00007fff85f544dd objc_msgSend + 29
      1   com.apple.AppKit              	0x00007fff89e8ca38 -[NSApplication sendEvent:] + 2540
      2   libqcocoa.dylib               	0x000000010f280354 -[QNSApplication sendEvent:] + 84
      3   com.apple.AppKit              	0x00007fff89cf3df2 -[NSApplication run] + 796
      4   libqcocoa.dylib               	0x000000010f27cd4f QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2143
      5   org.qt-project.QtCore         	0x000000010e5cff31 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 401
      6   org.qt-project.QtCore         	0x000000010e5d49b9 QCoreApplication::exec() + 393
      7   ihanmitavaan.gallery          	0x000000010daa998e main + 1214
      8   libdyld.dylib                 	0x00007fff877945ad start + 1
      

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            aksalova Akseli Salovaara
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes