macOS big sur support?

孙远航 leavelet0 at gmail.com
Thu Sep 3 14:22:30 BST 2020


(I am sorry for my poor English and for my former email which was sent by
mistake)

I am using the macOS 11.0 beta6 and PyQt5-5.15.1.dev2008271829.

I am developing an app using the bundler py2app. It works well in macOS
10.15 or earlier. But when I open the app in 11.0, the gui will crash (a
crash report is attached to the email)

It seems that there are some problems with a component called Quartz. And I
also noticed the warning which says that 11.0 SDK is not supported.

Could you tell me how to settle the problem? When will PyQt5 support macOS
11.0?

Thank you very much!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20200903/d8f1352a/attachment-0001.htm>
-------------- next part --------------
Date/Time:        2020-09-03 21:06:26.654 +0800
End time:         2020-09-03 21:06:42.181 +0800
OS Version:       macOS 11.0 (Build 20A5354i)
Architecture:     x86_64h
Report Version:   32
Share With Devs:  Yes

Data Source:      Stackshots
Shared Cache:     32BF95DD-36BE-329E-A7B7-8912C01F246B slid base address 0x7fff2509e000, slide 0x509e000

Command:          QuickCut
Path:             /Applications/QuickCut.app/Contents/MacOS/QuickCut
Identifier:       org.QuickCut
Version:          1.2.4 (1.2.4)
Parent:           launchd [1]
PID:              9647
Time Since Fork:  20s

Event:            hang
Duration:         15.53s
Duration Sampled: 2.30s (process was unresponsive for 13 seconds before sampling)
Steps:            23 (100ms sampling interval)
Report threshold: 2.5s

Hardware model:   MacBookPro13,2
Active cpus:      4

Time Awake Since Boot: 30791s
Time Since Wake:  9239s

Fan speed:        1727 rpm

--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------


Heaviest stack for the main thread of the target process:
  23  start + 52 (QuickCut + 3620) [0x100000e24]
  23  main + 333 (QuickCut + 3997) [0x100000f9d]
  23  ??? (QuickCut + 11174) [0x100002ba6]
  23  PyRun_SimpleFileExFlags + 864 (Python + 1267040) [0x100635560]
  23  PyRun_FileExFlags + 336 (Python + 1269360) [0x100635e70]
  23  PyEval_EvalCode + 100 (Python + 942852) [0x1005e6304]
  23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814]
  23  _PyEval_EvalFrameDefault + 25829 (Python + 968901) [0x1005ec8c5]
  23  ??? (Python + 981452) [0x1005ef9cc]
  23  ??? (Python + 137808) [0x100521a50]
  23  _PyEval_EvalFrameDefault + 25829 (Python + 968901) [0x1005ec8c5]
  23  ??? (Python + 981452) [0x1005ef9cc]
  23  ??? (Python + 383535) [0x10055da2f]
  23  ??? (Python + 931570) [0x1005e36f2]
  23  PyEval_EvalCode + 100 (Python + 942852) [0x1005e6304]
  23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814]
  23  _PyEval_EvalFrameDefault + 25678 (Python + 968750) [0x1005ec82e]
  23  ??? (Python + 981541) [0x1005efa25]
  23  _PyObject_MakeTpCall + 373 (Python + 135429) [0x100521105]
  23  ??? (Python + 137026) [0x100521742]
  23  ??? (QtWidgets.abi3.so + 2351954) [0x10f259352]
  23  QCoreApplication::exec() + 130 (QtCore + 2065266) [0x10e359372]
  23  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431 (QtCore + 2047503) [0x10e354e0f]
  23  ??? (libqcocoa.dylib + 233935) [0x1127921cf]
  23  -[NSApplication run] + 586 (AppKit + 194248) [0x7fff28af86c8]
  23  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 (AppKit + 250069) [0x7fff28b060d5]
  23  _DPSNextEvent + 879 (AppKit + 256169) [0x7fff28b078a9]
  23  _BlockUntilNextEventMatchingListInModeWithFilter + 64 (HIToolbox + 204879) [0x7fff2a60004f]
  23  ReceiveNextEventCommon + 283 (HIToolbox + 205186) [0x7fff2a600182]
  23  RunCurrentEventLoopInMode + 292 (HIToolbox + 206128) [0x7fff2a600530]
  23  CFRunLoopRunSpecific + 563 (CoreFoundation + 520702) [0x7fff2bd381fe]
  23  __CFRunLoopRun + 838 (CoreFoundation + 523309) [0x7fff2bd38c2d]
  23  __CFRunLoopDoObservers + 549 (CoreFoundation + 526205) [0x7fff2bd3977d]
  23  __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 526560) [0x7fff2bd398e0]
  23  ___NSRunLoopObserverCreateWithHandler_block_invoke + 41 (AppKit + 9420005) [0x7fff293c4ce5]
  23  __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266 (AppKit + 1849544) [0x7fff28c8c8c8]
  23  CA::Transaction::commit() + 783 (QuartzCore + 11585) [0x7fff363bed41]
  23  CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517 (QuartzCore + 1433747) [0x7fff3651a093]
  23  CA::Layer::display_if_needed(CA::Transaction*) + 874 (QuartzCore + 152000) [0x7fff363e11c0]
  14  -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9]
  14  -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724]
  14  -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a]
  14  ??? (libqcocoa.dylib + 173995) [0x1127837ab]
  14  ??? (libqcocoa.dylib + 139180) [0x11277afac]
  14  void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092]
  14  bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3]
  14  QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2]
  14  QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64]
  14  sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d]
  14  QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476]
  14  QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea]
  14  ??? (QtWidgets + 431053) [0x11173d3cd]
  14  ??? (QtWidgets + 443348) [0x1117403d4]
  14  ??? (QtWidgets + 118131) [0x1116f0d73]
  14  ??? (QtWidgets + 119666) [0x1116f1372]
  14  QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897]
  8   ??? (libqcocoa.dylib + 96205) [0x1127707cd]
  6   ??? (libqcocoa.dylib + 97620) [0x112770d54]
  6   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80]
  6   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc]
  5   -[NSWindow _maskRoundedBottomCorners:] + 194 (AppKit + 3883651) [0x7fff28e7d283]
  5   -[NSThemeFrame _maskCorners:clipRect:] + 230 (AppKit + 3212077) [0x7fff28dd932d]
  5   -[NSAppearance _drawInRect:context:options:] + 111 (AppKit + 1729335) [0x7fff28c6f337]
  5   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464]
  5   __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 83 (AppKit + 1729433) [0x7fff28c6f399]
  5   CUIDraw + 172 (CoreUI + 94042) [0x7fff475b0f5a]
  5   CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 234 (CoreUI + 94334) [0x7fff475b107e]
  1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 2831 (CoreUI + 42373) [0x7fff475a4585]
  1   __CFStringHash + 149 (CoreFoundation + 38517) [0x7fff2bcc2675]


Process:          QuickCut [9647]
UUID:             E37428D1-CC34-329B-B7BF-62CFEAB0FAE3
App Version:      1.2.4
Build Version:    1.2.4
Path:             /Applications/QuickCut.app/Contents/MacOS/QuickCut
Architecture:     x86_64
Parent:           launchd [1]
UID:              501
Footprint:        171.32 MB -> 185.96 MB (+14.64 MB)
Time Since Fork:  20s
Num samples:      23 (1-23)
CPU Time:         2.133s (6.7G cycles, 5.6G instructions, 1.20c/i)
Note:             Unresponsive for 13 seconds before sampling
Note:             2 idle work queue threads omitted

  Thread 0x5f309    DispatchQueue "com.apple.main-thread"(1)    23 samples (1-23)    priority 34-47 (base 47)    cpu time 2.133s (6.7G cycles, 5.6G instructions, 1.20c/i)
  <process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from distnoted [371], IO tier 0, priority 47 (47)>
  23  start + 52 (QuickCut + 3620) [0x100000e24] 1-23
    23  main + 333 (QuickCut + 3997) [0x100000f9d] 1-23
      23  ??? (QuickCut + 11174) [0x100002ba6] 1-23
        23  PyRun_SimpleFileExFlags + 864 (Python + 1267040) [0x100635560] 1-23
          23  PyRun_FileExFlags + 336 (Python + 1269360) [0x100635e70] 1-23
            23  PyEval_EvalCode + 100 (Python + 942852) [0x1005e6304] 1-23
              23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814] 1-23
                23  _PyEval_EvalFrameDefault + 25829 (Python + 968901) [0x1005ec8c5] 1-23
                  23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                    23  ??? (Python + 137808) [0x100521a50] 1-23
                      23  _PyEval_EvalFrameDefault + 25829 (Python + 968901) [0x1005ec8c5] 1-23
                        23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                          23  ??? (Python + 383535) [0x10055da2f] 1-23
                            23  ??? (Python + 931570) [0x1005e36f2] 1-23
                              23  PyEval_EvalCode + 100 (Python + 942852) [0x1005e6304] 1-23
                                23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814] 1-23
                                  23  _PyEval_EvalFrameDefault + 25678 (Python + 968750) [0x1005ec82e] 1-23
                                    23  ??? (Python + 981541) [0x1005efa25] 1-23
                                      23  _PyObject_MakeTpCall + 373 (Python + 135429) [0x100521105] 1-23
                                        23  ??? (Python + 137026) [0x100521742] 1-23
                                          23  ??? (QtWidgets.abi3.so + 2351954) [0x10f259352] 1-23
                                            23  QCoreApplication::exec() + 130 (QtCore + 2065266) [0x10e359372] 1-23
                                              23  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 431 (QtCore + 2047503) [0x10e354e0f] 1-23
                                                23  ??? (libqcocoa.dylib + 233935) [0x1127921cf] 1-23
                                                  23  -[NSApplication run] + 586 (AppKit + 194248) [0x7fff28af86c8] 1-23
                                                    23  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352 (AppKit + 250069) [0x7fff28b060d5] 1-23
                                                      23  _DPSNextEvent + 879 (AppKit + 256169) [0x7fff28b078a9] 1-23
                                                        23  _BlockUntilNextEventMatchingListInModeWithFilter + 64 (HIToolbox + 204879) [0x7fff2a60004f] 1-23
                                                          23  ReceiveNextEventCommon + 283 (HIToolbox + 205186) [0x7fff2a600182] 1-23
                                                            23  RunCurrentEventLoopInMode + 292 (HIToolbox + 206128) [0x7fff2a600530] 1-23
                                                              23  CFRunLoopRunSpecific + 563 (CoreFoundation + 520702) [0x7fff2bd381fe] 1-23
                                                                23  __CFRunLoopRun + 838 (CoreFoundation + 523309) [0x7fff2bd38c2d] 1-23
                                                                  23  __CFRunLoopDoObservers + 549 (CoreFoundation + 526205) [0x7fff2bd3977d] 1-23
                                                                    23  __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation + 526560) [0x7fff2bd398e0] 1-23
                                                                      23  ___NSRunLoopObserverCreateWithHandler_block_invoke + 41 (AppKit + 9420005) [0x7fff293c4ce5] 1-23
                                                                        23  __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266 (AppKit + 1849544) [0x7fff28c8c8c8] 1-23
                                                                          23  CA::Transaction::commit() + 783 (QuartzCore + 11585) [0x7fff363bed41] 1-23
                                                                            23  CA::Context::commit_transaction(CA::Transaction*, double, double*) + 517 (QuartzCore + 1433747) [0x7fff3651a093] 1-23
                                                                              23  CA::Layer::display_if_needed(CA::Transaction*) + 874 (QuartzCore + 152000) [0x7fff363e11c0] 1-23
                                                                                2   -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9] 1-2
                                                                                  2   -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724] 1-2
                                                                                    2   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 1-2
                                                                                      2   ??? (libqcocoa.dylib + 173995) [0x1127837ab] 1-2
                                                                                        2   ??? (libqcocoa.dylib + 139180) [0x11277afac] 1-2
                                                                                          2   void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092] 1-2
                                                                                            2   bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3] 1-2
                                                                                              2   QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2] 1-2
                                                                                                2   QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64] 1-2
                                                                                                  2   sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d] 1-2
                                                                                                    2   QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476] 1-2
                                                                                                      2   QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea] 1-2
                                                                                                        2   ??? (QtWidgets + 431053) [0x11173d3cd] 1-2
                                                                                                          2   ??? (QtWidgets + 443348) [0x1117403d4] 1-2
                                                                                                            2   ??? (QtWidgets + 118131) [0x1116f0d73] 1-2
                                                                                                              2   ??? (QtWidgets + 119666) [0x1116f1372] 1-2
                                                                                                                2   QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897] 1-2
                                                                                                                  1   objc_msgSend + 26 (libobjc.A.dylib + 24090) [0x7fff6c4dde1a] (running) 1
  <priority 45 (47)>
                                                                                                                  1   ??? (libqcocoa.dylib + 96205) [0x1127707cd] 2
                                                                                                                    1   ??? (libqcocoa.dylib + 97620) [0x112770d54] 2
                                                                                                                      1   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 2
                                                                                                                        1   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 2
                                                                                                                          1   -[NSWindow _maskRoundedBottomCorners:] + 194 (AppKit + 3883651) [0x7fff28e7d283] 2
                                                                                                                            1   -[NSThemeFrame _maskCorners:clipRect:] + 230 (AppKit + 3212077) [0x7fff28dd932d] 2
                                                                                                                              1   -[NSAppearance _drawInRect:context:options:] + 111 (AppKit + 1729335) [0x7fff28c6f337] 2
                                                                                                                                1   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 2
                                                                                                                                  1   __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 83 (AppKit + 1729433) [0x7fff28c6f399] 2
                                                                                                                                    1   CUIDraw + 172 (CoreUI + 94042) [0x7fff475b0f5a] 2
                                                                                                                                      1   CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 234 (CoreUI + 94334) [0x7fff475b107e] 2
                                                                                                                                        1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 349 (CoreUI + 39891) [0x7fff475a3bd3] 2
                                                                                                                                          1   -[__NSDictionaryM objectForKey:] + 109 (CoreFoundation + 138341) [0x7fff2bcdac65] (running) 2
  <priority 34 (47)>
                                                                                1   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 3
                                                                                  1   -[NSThemeFrameBackgroundDelegate displayLayer:] + 140 (AppKit + 1812256) [0x7fff28c83720] 3
                                                                                    1   -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 96 (AppKit + 435249) [0x7fff28b33431] 3
                                                                                      1   __47-[NSThemeFrameBackgroundDelegate displayLayer:]_block_invoke + 117 (AppKit + 1812388) [0x7fff28c837a4] 3
                                                                                        1   +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66 (AppKit + 178838) [0x7fff28af4a96] 3
                                                                                          1   -[NSThemeFrame _displayLayer:] + 51 (AppKit + 1812480) [0x7fff28c83800] 3
                                                                                            1   -[NSThemeFrame _cuiMakeOrUpdateBackgroundLayer:topHeight:drawTopSeparator:bottomHeight:forTitlebar:] + 304 (AppKit + 411418) [0x7fff28b2d71a] 3
                                                                                              1   -[NSDynamicSystemColor CGColor] + 69 (AppKit + 438378) [0x7fff28b3406a] 3
                                                                                                1   -[NSAppearance _copyCustomCGColor:withTint:] + 213 (AppKit + 39609) [0x7fff28ad2ab9] 3
                                                                                                  1   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 3
                                                                                                    1   __44-[NSAppearance _copyCustomCGColor:withTint:]_block_invoke + 24 (AppKit + 39709) [0x7fff28ad2b1d] 3
                                                                                                      1   CUICopyCustomColorWithOptions + 126 (CoreUI + 28679) [0x7fff475a1007] 3
                                                                                                        1   CUICoreThemeRenderer::CopyCustomColorCore(__CFString const*, __CFDictionary const*) const + 330 (CoreUI + 29066) [0x7fff475a118a] 3
                                                                                                          1   -[NSCache objectForKey:] + 152 (CoreFoundation + 383975) [0x7fff2bd16be7] 3
                                                                                                            1   cache_get + 128 (libcache.dylib + 23889) [0x7fff6d4fcd51] 3
                                                                                                              1   _entry_get_optionally_checking_collisions + 132 (libcache.dylib + 22381) [0x7fff6d4fc76d] 3
                                                                                                                1   __NSCacheKeyEqual + 9 (CoreFoundation + 384734) [0x7fff2bd16ede] 3
                                                                                                                  1   CFEqual + 253 (CoreFoundation + 40105) [0x7fff2bcc2ca9] (running) 3
  <priority 47 (47)>
                                                                                3   -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9] 4-6
                                                                                  3   -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724] 4-6
                                                                                    3   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 4-6
                                                                                      3   ??? (libqcocoa.dylib + 173995) [0x1127837ab] 4-6
                                                                                        3   ??? (libqcocoa.dylib + 139180) [0x11277afac] 4-6
                                                                                          3   void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092] 4-6
                                                                                            3   bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3] 4-6
                                                                                              3   QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2] 4-6
                                                                                                3   QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64] 4-6
                                                                                                  3   sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d] 4-6
                                                                                                    3   QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476] 4-6
                                                                                                      3   QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea] 4-6
                                                                                                        3   ??? (QtWidgets + 431053) [0x11173d3cd] 4-6
                                                                                                          3   ??? (QtWidgets + 443348) [0x1117403d4] 4-6
                                                                                                            3   ??? (QtWidgets + 118131) [0x1116f0d73] 4-6
                                                                                                              3   ??? (QtWidgets + 119666) [0x1116f1372] 4-6
                                                                                                                3   QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897] 4-6
                                                                                                                  1   ??? (libqcocoa.dylib + 95838) [0x11277065e] 4
                                                                                                                    1   -[NSFocusStack popTopView] + 50 (AppKit + 438915) [0x7fff28b34283] 4
                                                                                                                     *1   hndl_alltraps + 223 (kernel + 342303) [0xffffff800026391f] 4
                                                                                                                       *1   user_trap + 384 (kernel + 1965904) [0xffffff80003eff50] 4
                                                                                                                         *1   ??? (kernel + 1306841) [0xffffff800034f0d9] 4
                                                                                                                           *1   vm_map_lookup_locked + 4388 (kernel + 1380404) [0xffffff8000361034] 4
                                                                                                                             *1   lck_rw_lock_exclusive_check_contended + 96 (kernel + 1925904) [0xffffff80003e6310] 4
                                                                                                                               *1   ??? (kernel + 1924733) [0xffffff80003e5e7d] 4
                                                                                                                                 *1   thread_block_reason + 175 (kernel + 855951) [0xffffff80002e0f8f] 4
                                                                                                                                   *1   ??? (kernel + 861426) [0xffffff80002e24f2] 4
                                                                                                                                     *1   machine_switch_context + 200 (kernel + 1944760) [0xffffff80003eacb8] 4
                                                                                                                  1   -[NSImage initWithCGImage:size:] + 0 (AppKit + 1590782) [0x7fff28c4d5fe] (running) 5
                                                                                                                  1   ??? (libqcocoa.dylib + 94749) [0x11277021d] 6
                                                                                                                    1   CGImageCreateCopyWithColorSpace + 166 (CoreGraphics + 912485) [0x7fff2c293c65] 6
                                                                                                                      1   CGImageCreateCopy + 291 (CoreGraphics + 467834) [0x7fff2c22737a] 6
                                                                                                                        1   CGImageCreate + 1105 (CoreGraphics + 210007) [0x7fff2c1e8457] 6
                                                                                                                          1   create_image_base + 56 (CoreGraphics + 33235) [0x7fff2c1bd1d3] 6
                                                                                                                            1   CGTypeCreateInstance + 35 (CoreGraphics + 9205) [0x7fff2c1b73f5] 6
                                                                                                                              1   _CFRuntimeCreateInstance + 597 (CoreFoundation + 15409) [0x7fff2bcbcc31] 6
                                                                                                                                1   _malloc_zone_malloc + 118 (libsystem_malloc.dylib + 114254) [0x7fff6d934e4e] 6
                                                                                                                                  1   szone_malloc_should_clear + 66 (libsystem_malloc.dylib + 10403) [0x7fff6d91b8a3] 6
                                                                                                                                    1   tiny_malloc_should_clear + 233 (libsystem_malloc.dylib + 14726) [0x7fff6d91c986] 6
                                                                                                                                      1   tiny_malloc_from_free_list + 255 (libsystem_malloc.dylib + 16388) [0x7fff6d91d004] (running) 6
                                                                                1   -[_NSViewBackingLayer display] + 509 (AppKit + 1154683) [0x7fff28be2e7b] 7
                                                                                  1   -[NSView _appearanceSensitiveIsOpaque] + 137 (AppKit + 9186060) [0x7fff2938bb0c] 7
                                                                                    1   +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66 (AppKit + 178838) [0x7fff28af4a96] 7
                                                                                      1   __38-[NSView _appearanceSensitiveIsOpaque]_block_invoke + 26 (AppKit + 9186148) [0x7fff2938bb64] 7
                                                                                        1   ??? (libqcocoa.dylib + 168967) [0x112782407] 7
                                                                                          1   QWindow::format() const + 0 (QtGui + 293056) [0x10ea5e8c0] (running) 7
                                                                                1   -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9] 8
                                                                                  1   -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724] 8
                                                                                    1   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 8
                                                                                      1   ??? (libqcocoa.dylib + 173995) [0x1127837ab] 8
                                                                                        1   ??? (libqcocoa.dylib + 139180) [0x11277afac] 8
                                                                                          1   void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092] 8
                                                                                            1   bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3] 8
                                                                                              1   QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2] 8
                                                                                                1   QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64] 8
                                                                                                  1   sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d] 8
                                                                                                    1   QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476] 8
                                                                                                      1   QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea] 8
                                                                                                        1   ??? (QtWidgets + 431053) [0x11173d3cd] 8
                                                                                                          1   ??? (QtWidgets + 443348) [0x1117403d4] 8
                                                                                                            1   ??? (QtWidgets + 118131) [0x1116f0d73] 8
                                                                                                              1   ??? (QtWidgets + 119666) [0x1116f1372] 8
                                                                                                                1   QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897] 8
                                                                                                                  1   ??? (libqcocoa.dylib + 96205) [0x1127707cd] 8
                                                                                                                    1   ??? (libqcocoa.dylib + 97620) [0x112770d54] 8
                                                                                                                      1   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 8
                                                                                                                        1   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 8
                                                                                                                          1   -[NSWindow _maskRoundedBottomCorners:] + 71 (AppKit + 3883528) [0x7fff28e7d208] 8
                                                                                                                            1   -[NSView lockFocusIfCanDraw] + 212 (AppKit + 3152325) [0x7fff28dca9c5] 8
                                                                                                                              1   CGContextCreateWithDelegateAndInfo + 174 (CoreGraphics + 121934) [0x7fff2c1d2c4e] 8
                                                                                                                                1   CGGStackGetGState + 23 (CoreGraphics + 123213) [0x7fff2c1d314d] 8
                                                                                                                                  1   CGGStateCreate + 83 (CoreGraphics + 123325) [0x7fff2c1d31bd] 8
                                                                                                                                    1   CGGStateReset + 40 (CoreGraphics + 123593) [0x7fff2c1d32c9] 8
                                                                                                                                      1   renderingStateReset + 123 (CoreGraphics + 124543) [0x7fff2c1d367f] (running) 8
                                                                                1   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 9
                                                                                  1   -[NSThemeFrameBackgroundDelegate displayLayer:] + 140 (AppKit + 1812256) [0x7fff28c83720] 9
                                                                                    1   -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 96 (AppKit + 435249) [0x7fff28b33431] 9
                                                                                      1   __47-[NSThemeFrameBackgroundDelegate displayLayer:]_block_invoke + 117 (AppKit + 1812388) [0x7fff28c837a4] 9
                                                                                        1   +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66 (AppKit + 178838) [0x7fff28af4a96] 9
                                                                                          1   -[NSThemeFrame _displayLayer:] + 51 (AppKit + 1812480) [0x7fff28c83800] 9
                                                                                            1   -[NSThemeFrame _cuiMakeOrUpdateBackgroundLayer:topHeight:drawTopSeparator:bottomHeight:forTitlebar:] + 148 (AppKit + 411262) [0x7fff28b2d67e] 9
                                                                                              1   -[NSThemeFrame _cuiOptionsForWindowType:topHeight:drawTopSeparator:bottomBarHeight:shouldSetScaleKey:forTitlebar:] + 828 (AppKit + 412629) [0x7fff28b2dbd5] 9
                                                                                                1   -[__NSDictionaryM __setObject:forKey:] + 920 (CoreFoundation + 135640) [0x7fff2bcda1d8] 9
                                                                                                  1   mdict_rehashd + 292 (CoreFoundation + 137221) [0x7fff2bcda805] 9
                                                                                                    1   free + 107 (libsystem_malloc.dylib + 8759) [0x7fff6d91b237] 9
                                                                                                      1   nanov2_pointer_size + 358 (libsystem_malloc.dylib + 9530) [0x7fff6d91b53a] (running) 9
                                                                                1   __kdebug_trace64 + 10 (libsystem_kernel.dylib + 12610) [0x7fff6d8a5142] 10
                                                                                 *1   hndl_unix_scall64 + 22 (kernel + 344566) [0xffffff80002641f6] 10
                                                                                   *1   unix_syscall64 + 635 (kernel + 7696123) [0xffffff8000966efb] 10
                                                                                     *1   kdebug_trace64 + 109 (kernel + 6227389) [0xffffff80008005bd] 10
                                                                                       *1   _rtc_nanotime_read + 39 (kernel + 340183) [0xffffff80002630d7] (running) 10
                                                                                4   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 11-14
                                                                                  4   -[NSThemeFrameBackgroundDelegate displayLayer:] + 140 (AppKit + 1812256) [0x7fff28c83720] 11-14
                                                                                    4   -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 96 (AppKit + 435249) [0x7fff28b33431] 11-14
                                                                                      4   __47-[NSThemeFrameBackgroundDelegate displayLayer:]_block_invoke + 117 (AppKit + 1812388) [0x7fff28c837a4] 11-14
                                                                                        4   +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66 (AppKit + 178838) [0x7fff28af4a96] 11-14
                                                                                          4   -[NSThemeFrame _displayLayer:] + 51 (AppKit + 1812480) [0x7fff28c83800] 11-14
                                                                                            1   -[NSThemeFrame _cuiMakeOrUpdateBackgroundLayer:topHeight:drawTopSeparator:bottomHeight:forTitlebar:] + 148 (AppKit + 411262) [0x7fff28b2d67e] 11
                                                                                              1   -[NSThemeFrame _cuiOptionsForWindowType:topHeight:drawTopSeparator:bottomBarHeight:shouldSetScaleKey:forTitlebar:] + 828 (AppKit + 412629) [0x7fff28b2dbd5] 11
                                                                                                1   -[__NSDictionaryM __setObject:forKey:] + 920 (CoreFoundation + 135640) [0x7fff2bcda1d8] 11
                                                                                                  1   __CFStringHash + 156 (CoreFoundation + 38524) [0x7fff2bcc267c] (running) 11
                                                                                            3   -[NSThemeFrame _cuiMakeOrUpdateBackgroundLayer:topHeight:drawTopSeparator:bottomHeight:forTitlebar:] + 192 (AppKit + 411306) [0x7fff28b2d6aa] 12-14
                                                                                              3   -[NSAppearance _createOrUpdateLayer:options:] + 79 (AppKit + 414734) [0x7fff28b2e40e] 12-14
                                                                                                3   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 12-14
                                                                                                  1   CUIRenderer::CreateOrUpdateLayer(__CFDictionary const*, CALayer**) + 106 (CoreUI + 167830) [0x7fff475c2f96] 12
                                                                                                    1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 1628 (CoreUI + 41170) [0x7fff475a40d2] 12
                                                                                                      1   -[__NSDictionaryM objectForKey:] + 109 (CoreFoundation + 138341) [0x7fff2bcdac65] (running) 12
                                                                                                  1   -[NSAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 472 (AppKit + 37081) [0x7fff28ad20d9] 13
                                                                                                    1   -[NSMutableDictionary addEntriesFromDictionary:] + 294 (CoreFoundation + 439437) [0x7fff2bd2448d] 13
                                                                                                      1   objc_msgSend + 37 (libobjc.A.dylib + 24101) [0x7fff6c4dde25] (running) 13
                                                                                                  1   -[NSAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 201 (AppKit + 36810) [0x7fff28ad1fca] 14
                                                                                                    1   -[_NSTaggedPointerColor CGColor] + 40 (AppKit + 414826) [0x7fff28b2e46a] 14
                                                                                                      1   -[_NSTaggedPointerColor _createCGColorWithAlpha:] + 122 (AppKit + 414962) [0x7fff28b2e4f2] 14
                                                                                                        1   create_color + 85 (CoreGraphics + 13896) [0x7fff2c1b8648] 14
                                                                                                          1   _CFRuntimeCreateInstance + 0 (CoreFoundation + 14812) [0x7fff2bcbc9dc] (running) 14
                                                                                3   -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9] 15-17
                                                                                  3   -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724] 15-17
                                                                                    3   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 15-17
                                                                                      3   ??? (libqcocoa.dylib + 173995) [0x1127837ab] 15-17
                                                                                        3   ??? (libqcocoa.dylib + 139180) [0x11277afac] 15-17
                                                                                          3   void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092] 15-17
                                                                                            3   bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3] 15-17
                                                                                              3   QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2] 15-17
                                                                                                3   QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64] 15-17
                                                                                                  3   sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d] 15-17
                                                                                                    3   QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476] 15-17
                                                                                                      3   QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea] 15-17
                                                                                                        3   ??? (QtWidgets + 431053) [0x11173d3cd] 15-17
                                                                                                          3   ??? (QtWidgets + 443348) [0x1117403d4] 15-17
                                                                                                            3   ??? (QtWidgets + 118131) [0x1116f0d73] 15-17
                                                                                                              3   ??? (QtWidgets + 119666) [0x1116f1372] 15-17
                                                                                                                3   QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897] 15-17
                                                                                                                  1   ??? (libqcocoa.dylib + 95838) [0x11277065e] 15
                                                                                                                    1   -[NSFocusStack popTopView] + 82 (AppKit + 438947) [0x7fff28b342a3] 15
                                                                                                                      1   +[NSGraphicsContext restoreGraphicsState] + 22 (AppKit + 439089) [0x7fff28b34331] 15
                                                                                                                        1   +[NSGraphicsContext _popGraphicsContext] + 70 (AppKit + 439180) [0x7fff28b3438c] 15
                                                                                                                          1   -[NSConcretePointerArray pointerAtIndex:] + 33 (Foundation + 206948) [0x7fff2e5e5864] 15
                                                                                                                            1   dyld_get_active_platform + 0 (libdyld.dylib + 11409) [0x7fff6d721c91] (running) 15
                                                                                                                  2   ??? (libqcocoa.dylib + 96205) [0x1127707cd] 16-17
                                                                                                                    1   ??? (libqcocoa.dylib + 97389) [0x112770c6d] 16
                                                                                                                      1   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 16
                                                                                                                        1   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 16
                                                                                                                          1   -[NSWindow _intersectBottomCornersWithRect:] + 155 (AppKit + 3419906) [0x7fff28e0bf02] 16
                                                                                                                            1   -[NSThemeFrame _bottomLeftCornerRect] + 92 (AppKit + 3420813) [0x7fff28e0c28d] 16
                                                                                                                              1   -[NSThemeFrame _bottomCornerSize] + 42 (AppKit + 614538) [0x7fff28b5f08a] 16
                                                                                                                                1   -[NSThemeFrame _bottomCornerSizeForRegularWindows] + 61 (AppKit + 614751) [0x7fff28b5f15f] 16
                                                                                                                                  1   -[NSThemeFrame _getWindowMaskCornerDimensionsLeftCornerWidth:rightCornerWidth:topCornerHeight:bottomCornerHeight:] + 51 (AppKit + 612879) [0x7fff28b5ea0f] 16
                                                                                                                                    1   -[NSThemeFrame _getCachedWindowCornerSizes] + 392 (AppKit + 613346) [0x7fff28b5ebe2] 16
                                                                                                                                      1   objc_getAssociatedObject + 37 (libobjc.A.dylib + 61552) [0x7fff6c4e7070] (running) 16
                                                                                                                    1   ??? (libqcocoa.dylib + 97620) [0x112770d54] 17
                                                                                                                      1   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 17
                                                                                                                        1   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 17
                                                                                                                          1   -[NSWindow _maskRoundedBottomCorners:] + 194 (AppKit + 3883651) [0x7fff28e7d283] 17
                                                                                                                            1   -[NSThemeFrame _maskCorners:clipRect:] + 230 (AppKit + 3212077) [0x7fff28dd932d] 17
                                                                                                                              1   -[NSAppearance _drawInRect:context:options:] + 111 (AppKit + 1729335) [0x7fff28c6f337] 17
                                                                                                                                1   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 17
                                                                                                                                  1   __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 83 (AppKit + 1729433) [0x7fff28c6f399] 17
                                                                                                                                    1   CUIDraw + 172 (CoreUI + 94042) [0x7fff475b0f5a] 17
                                                                                                                                      1   CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 234 (CoreUI + 94334) [0x7fff475b107e] 17
                                                                                                                                        1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 2831 (CoreUI + 42373) [0x7fff475a4585] 17
                                                                                                                                          1   __CFStringHash + 149 (CoreFoundation + 38517) [0x7fff2bcc2675] (running) 17
                                                                                1   -[_NSViewBackingLayer display] + 382 (AppKit + 1154556) [0x7fff28be2dfc] 18
                                                                                  1   -[NSFocusStack performWithFocusView:inWindow:usingBlock:] + 96 (AppKit + 435249) [0x7fff28b33431] 18
                                                                                    1   __30-[_NSViewBackingLayer display]_block_invoke + 113 (AppKit + 2675775) [0x7fff28d5643f] 18
                                                                                      1   +[NSAppearance _performWithCurrentAppearance:usingBlock:] + 66 (AppKit + 178838) [0x7fff28af4a96] 18
                                                                                        1   _NSViewUpdateLayer + 98 (AppKit + 1156204) [0x7fff28be346c] 18
                                                                                          1   -[NSThemeFrame updateLayer] + 30 (AppKit + 1156342) [0x7fff28be34f6] 18
                                                                                            1   -[NSThemeFrame updateWindowCornerMaskOnLayer:forTitlebar:] + 289 (AppKit + 628678) [0x7fff28b627c6] 18
                                                                                              1   -[NSThemeFrame _wantsCornerMask] + 75 (AppKit + 8787073) [0x7fff2932a481] 18
                                                                                                1   objc_msgSend + 46 (libobjc.A.dylib + 24110) [0x7fff6c4dde2e] (running) 18
                                                                                5   -[_NSViewBackingLayer display] + 555 (AppKit + 1154729) [0x7fff28be2ea9] 19-23
                                                                                  5   -[_NSBackingLayer display] + 474 (AppKit + 1763108) [0x7fff28c77724] 19-23
                                                                                    5   -[CALayer display] + 183 (QuartzCore + 153866) [0x7fff363e190a] 19-23
                                                                                      5   ??? (libqcocoa.dylib + 173995) [0x1127837ab] 19-23
                                                                                        5   ??? (libqcocoa.dylib + 139180) [0x11277afac] 19-23
                                                                                          5   void QWindowSystemInterface::handleExposeEvent<QWindowSystemInterface::SynchronousDelivery>(QWindow*, QRegion const&) + 178 (QtGui + 139410) [0x10ea39092] 19-23
                                                                                            5   bool QWindowSystemInterfacePrivate::handleWindowSystemEvent<QWindowSystemInterface::SynchronousDelivery>(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 115 (QtGui + 109011) [0x10ea319d3] 19-23
                                                                                              5   QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) + 306 (QtGui + 255698) [0x10ea556d2] 19-23
                                                                                                5   QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212 (QtCore + 2063716) [0x10e358d64] 19-23
                                                                                                  5   sipQApplication::notify(QObject*, QEvent*) + 237 (QtWidgets.abi3.so + 1361197) [0x10f16752d] 19-23
                                                                                                    5   QApplication::notify(QObject*, QEvent*) + 598 (QtWidgets + 74870) [0x1116e6476] 19-23
                                                                                                      5   QApplicationPrivate::notify_helper(QObject*, QEvent*) + 266 (QtWidgets + 69610) [0x1116e4fea] 19-23
                                                                                                        5   ??? (QtWidgets + 431053) [0x11173d3cd] 19-23
                                                                                                          5   ??? (QtWidgets + 443348) [0x1117403d4] 19-23
                                                                                                            5   ??? (QtWidgets + 118131) [0x1116f0d73] 19-23
                                                                                                              5   ??? (QtWidgets + 119666) [0x1116f1372] 19-23
                                                                                                                5   QBackingStore::flush(QRegion const&, QWindow*, QPoint const&) + 1207 (QtGui + 2001047) [0x10ebff897] 19-23
                                                                                                                  1   ??? (libqcocoa.dylib + 96205) [0x1127707cd] 19
                                                                                                                    1   ??? (libqcocoa.dylib + 97620) [0x112770d54] 19
                                                                                                                      1   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 19
                                                                                                                        1   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 19
                                                                                                                          1   -[NSWindow _maskRoundedBottomCorners:] + 194 (AppKit + 3883651) [0x7fff28e7d283] 19
                                                                                                                            1   -[NSThemeFrame _maskCorners:clipRect:] + 230 (AppKit + 3212077) [0x7fff28dd932d] 19
                                                                                                                              1   -[NSAppearance _drawInRect:context:options:] + 111 (AppKit + 1729335) [0x7fff28c6f337] 19
                                                                                                                                1   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 19
                                                                                                                                  1   __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 83 (AppKit + 1729433) [0x7fff28c6f399] 19
                                                                                                                                    1   CUIDraw + 172 (CoreUI + 94042) [0x7fff475b0f5a] 19
                                                                                                                                      1   CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 234 (CoreUI + 94334) [0x7fff475b107e] 19
                                                                                                                                        1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 1178 (CoreUI + 40720) [0x7fff475a3f10] 19
                                                                                                                                          1   -[__NSDictionaryM objectForKey:] + 172 (CoreFoundation + 138404) [0x7fff2bcdaca4] 19
                                                                                                                                            1   -[__NSCFString isEqual:] + 66 (CoreFoundation + 37214) [0x7fff2bcc215e] 19
                                                                                                                                              1   __CFStringEqual + 789 (CoreFoundation + 1171700) [0x7fff2bdd70f4] (running) 19
                                                                                                                  1   ??? (libqcocoa.dylib + 96296) [0x112770828] 20
                                                                                                                    1   QMacAutoReleasePool::~QMacAutoReleasePool() + 40 (QtCore + 2433688) [0x10e3b3298] 20
                                                                                                                      1   -[NSAutoreleasePool drain] + 129 (Foundation + 211377) [0x7fff2e5e69b1] 20
                                                                                                                        1   _CFAutoreleasePoolPop + 22 (CoreFoundation + 268760) [0x7fff2bcfa9d8] 20
                                                                                                                          1   objc_autoreleasePoolPop + 161 (libobjc.A.dylib + 33566) [0x7fff6c4e031e] 20
                                                                                                                            1   AutoreleasePoolPage::releaseUntil(objc_object**) + 167 (libobjc.A.dylib + 152477) [0x7fff6c4fd39d] 20
                                                                                                                              1   _CFRelease + 244 (CoreFoundation + 1355974) [0x7fff2be040c6] 20
                                                                                                                                1   context_finalize + 46 (CoreGraphics + 212867) [0x7fff2c1e8f83] 20
                                                                                                                                  1   CGRenderingStateRelease + 12 (CoreGraphics + 212959) [0x7fff2c1e8fdf] (running) 20
                                                                                                                  3   ??? (libqcocoa.dylib + 96205) [0x1127707cd] 21-23
                                                                                                                    1   ??? (libqcocoa.dylib + 97273) [0x112770bf9] 21
                                                                                                                      1   -[NSObject(NSObject) methodSignatureForSelector:] + 30 (CoreFoundation + 602452) [0x7fff2bd4c154] 21
                                                                                                                        1   __methodDescriptionForSelector + 128 (CoreFoundation + 494950) [0x7fff2bd31d66] 21
                                                                                                                          1   protocol_getMethodDescription + 30 (libobjc.A.dylib + 51190) [0x7fff6c4e47f6] 21
                                                                                                                            1   protocol_getMethod(protocol_t*, objc_selector*, bool, bool, bool) + 51 (libobjc.A.dylib + 51339) [0x7fff6c4e488b] (running) 21
                                                                                                                    2   ??? (libqcocoa.dylib + 97620) [0x112770d54] 22-23
                                                                                                                      2   -[NSInvocation invoke] + 303 (CoreFoundation + 408704) [0x7fff2bd1cc80] 22-23
                                                                                                                        2   __invoking___ + 140 (CoreFoundation + 409052) [0x7fff2bd1cddc] 22-23
                                                                                                                          2   -[NSWindow _maskRoundedBottomCorners:] + 194 (AppKit + 3883651) [0x7fff28e7d283] 22-23
                                                                                                                            2   -[NSThemeFrame _maskCorners:clipRect:] + 230 (AppKit + 3212077) [0x7fff28dd932d] 22-23
                                                                                                                              2   -[NSAppearance _drawInRect:context:options:] + 111 (AppKit + 1729335) [0x7fff28c6f337] 22-23
                                                                                                                                2   -[NSCompositeAppearance _callCoreUIWithBlock:options:requireBezelTintColor:] + 386 (AppKit + 300132) [0x7fff28b12464] 22-23
                                                                                                                                  2   __44-[NSAppearance _drawInRect:context:options:]_block_invoke + 83 (AppKit + 1729433) [0x7fff28c6f399] 22-23
                                                                                                                                    2   CUIDraw + 172 (CoreUI + 94042) [0x7fff475b0f5a] 22-23
                                                                                                                                      2   CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 234 (CoreUI + 94334) [0x7fff475b107e] 22-23
                                                                                                                                        1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 1137 (CoreUI + 40679) [0x7fff475a3ee7] 22
                                                                                                                                          1   objc_msgSend + 41 (libobjc.A.dylib + 24105) [0x7fff6c4dde29] (running) 22
                                                                                                                                        1   CUIRenderer::DecodeToCUIInfo(CGRect, CGContext*, __CFDictionary const*, CUIInfo*) const + 1833 (CoreUI + 41375) [0x7fff475a419f] 23
                                                                                                                                          1   -[__NSDictionaryM objectForKey:] + 109 (CoreFoundation + 138341) [0x7fff2bcdac65] (running) 23

  Thread 0x5f405    Thread name "CapsWriterThread"    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (QtCore + 141945) [0x10e183a79] 1-23
        23  sipQThread::run() + 91 (QtCore.abi3.so + 133179) [0x10df2083b] 1-23
          23  ??? (sip.cpython-38-darwin.so + 38749) [0x10d5bf75d] 1-23
            23  PyVectorcall_Call + 109 (Python + 136237) [0x10052142d] 1-23
              23  ??? (Python + 147803) [0x10052415b] 1-23
                23  ??? (Python + 137808) [0x100521a50] 1-23
                  23  _PyEval_EvalFrameDefault + 25678 (Python + 968750) [0x1005ec82e] 1-23
                    23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                      23  _PyFunction_Vectorcall + 270 (Python + 138222) [0x100521bee] 1-23
                        23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814] 1-23
                          23  _PyEval_EvalFrameDefault + 25678 (Python + 968750) [0x1005ec82e] 1-23
                            23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                              23  ??? (Python + 384290) [0x10055dd22] 1-23
                                23  __select + 10 (libsystem_kernel.dylib + 37614) [0x7fff6d8ab2ee] 1-23
                                 *23  ??? (kernel + 6591568) [0xffffff8000859450] 1-23

  Thread 0x5f40b    Thread name "Thread (pooled)"    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (QtCore + 141945) [0x10e183a79] 1-23
        23  ??? (QtCore + 160061) [0x10e18813d] 1-23
          23  QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 (QtCore + 174093) [0x10e18b80d] 1-23
            23  ??? (QtCore + 174318) [0x10e18b8ee] 1-23
              23  ??? (QtCore + 175135) [0x10e18bc1f] 1-23
                23  __psynch_cvwait + 10 (libsystem_kernel.dylib + 14810) [0x7fff6d8a59da] 1-23
                 *23  psynch_cvcontinue + 0 (pthread + 18883) [0xffffff80034069c3] 1-23

  Thread 0x5f40c    Thread name "Thread (pooled)"    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (QtCore + 141945) [0x10e183a79] 1-23
        23  ??? (QtCore + 160061) [0x10e18813d] 1-23
          23  QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 (QtCore + 174093) [0x10e18b80d] 1-23
            23  ??? (QtCore + 174318) [0x10e18b8ee] 1-23
              23  ??? (QtCore + 175135) [0x10e18bc1f] 1-23
                23  __psynch_cvwait + 10 (libsystem_kernel.dylib + 14810) [0x7fff6d8a59da] 1-23
                 *23  psynch_cvcontinue + 0 (pthread + 18883) [0xffffff80034069c3] 1-23

  Thread 0x5f40d    Thread name "Thread (pooled)"    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (QtCore + 141945) [0x10e183a79] 1-23
        23  ??? (QtCore + 160061) [0x10e18813d] 1-23
          23  QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 (QtCore + 174093) [0x10e18b80d] 1-23
            23  ??? (QtCore + 174318) [0x10e18b8ee] 1-23
              23  ??? (QtCore + 175135) [0x10e18bc1f] 1-23
                23  __psynch_cvwait + 10 (libsystem_kernel.dylib + 14810) [0x7fff6d8a59da] 1-23
                 *23  psynch_cvcontinue + 0 (pthread + 18883) [0xffffff80034069c3] 1-23

  Thread 0x5f40e    Thread name "Thread (pooled)"    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (QtCore + 141945) [0x10e183a79] 1-23
        23  ??? (QtCore + 160061) [0x10e18813d] 1-23
          23  QWaitCondition::wait(QMutex*, QDeadlineTimer) + 93 (QtCore + 174093) [0x10e18b80d] 1-23
            23  ??? (QtCore + 174318) [0x10e18b8ee] 1-23
              23  ??? (QtCore + 175135) [0x10e18bc1f] 1-23
                23  __psynch_cvwait + 10 (libsystem_kernel.dylib + 14810) [0x7fff6d8a59da] 1-23
                 *23  psynch_cvcontinue + 0 (pthread + 18883) [0xffffff80034069c3] 1-23

  Thread 0x5f41f    Thread name "AMCP Logging Spool"    23 samples (1-23)    priority 19 (base 19)
  <process frontmost, thread QoS utility (requested utility), process unclamped, process received importance donation from distnoted [371], IO tier 1>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45 (caulk + 9152) [0x7fff663e53c0] 1-23
        23  caulk::concurrent::details::worker_thread::run() + 30 (caulk + 9780) [0x7fff663e5634] 1-23
          23  caulk::semaphore::timed_wait(double) + 110 (caulk + 9958) [0x7fff663e56e6] 1-23
            23  semaphore_wait_trap + 10 (libsystem_kernel.dylib + 4010) [0x7fff6d8a2faa] 1-23
             *23  semaphore_wait_continue + 0 (kernel + 904560) [0xffffff80002ecd70] 1-23

  Thread 0x5f427    23 samples (1-23)    priority 31 (base 31)
  <process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from distnoted [371], IO tier 0>
  23  thread_start + 15 (libsystem_pthread.dylib + 9431) [0x7fff6d96c4d7] 1-23
    23  _pthread_start + 224 (libsystem_pthread.dylib + 27060) [0x7fff6d9709b4] 1-23
      23  ??? (Python + 1320985) [0x100642819] 1-23
        23  ??? (Python + 1635866) [0x10068f61a] 1-23
          23  PyVectorcall_Call + 109 (Python + 136237) [0x10052142d] 1-23
            23  ??? (Python + 147803) [0x10052415b] 1-23
              23  ??? (Python + 137808) [0x100521a50] 1-23
                23  _PyEval_EvalFrameDefault + 25642 (Python + 968714) [0x1005ec80a] 1-23
                  23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                    23  ??? (Python + 137808) [0x100521a50] 1-23
                      23  _PyEval_EvalFrameDefault + 25642 (Python + 968714) [0x1005ec80a] 1-23
                        23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                          23  ??? (Python + 137808) [0x100521a50] 1-23
                            23  _PyEval_EvalFrameDefault + 26968 (Python + 970040) [0x1005ecd38] 1-23
                              23  PyVectorcall_Call + 109 (Python + 136237) [0x10052142d] 1-23
                                23  ??? (Python + 147803) [0x10052415b] 1-23
                                  23  ??? (Python + 137808) [0x100521a50] 1-23
                                    23  _PyEval_EvalFrameDefault + 25642 (Python + 968714) [0x1005ec80a] 1-23
                                      23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                                        23  _PyFunction_Vectorcall + 270 (Python + 138222) [0x100521bee] 1-23
                                          23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814] 1-23
                                            23  _PyEval_EvalFrameDefault + 25642 (Python + 968714) [0x1005ec80a] 1-23
                                              23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                                                23  _PyFunction_Vectorcall + 270 (Python + 138222) [0x100521bee] 1-23
                                                  23  _PyEval_EvalCodeWithName + 2804 (Python + 985108) [0x1005f0814] 1-23
                                                    23  _PyEval_EvalFrameDefault + 25642 (Python + 968714) [0x1005ec80a] 1-23
                                                      23  ??? (Python + 981452) [0x1005ef9cc] 1-23
                                                        23  ??? (Python + 173429) [0x10052a575] 1-23
                                                          23  ??? (Python + 1637680) [0x10068fd30] 1-23
                                                            23  ??? (Python + 1637407) [0x10068fc1f] 1-23
                                                              23  PyThread_acquire_lock_timed + 454 (Python + 1322038) [0x100642c36] 1-23
                                                                23  __psynch_cvwait + 10 (libsystem_kernel.dylib + 14810) [0x7fff6d8a59da] 1-23
                                                                 *23  psynch_cvcontinue + 0 (pthread + 18883) [0xffffff80034069c3] 1-23

  Binary Images:
           0x100000000 -        0x100006fff  org.QuickCut 1.2.4 (1.2.4)                                                       <E37428D1-CC34-329B-B7BF-62CFEAB0FAE3>  /Applications/QuickCut.app/Contents/MacOS/QuickCut
           0x100500000 -        0x100790fff  org.python.python 3.8.4rc1, (c) 2001-2019 Python Software Foundation. (3.8.4rc1) <0CF3D77D-15D3-3525-8E3B-FBE8B3797747>  /Applications/QuickCut.app/Contents/Frameworks/Python.framework/Versions/3.8/Python
           0x10d5b6000 -        0x10d5d1fff  sip.cpython-38-darwin.so (0)                                                     <CB66E8EB-064C-3A40-8145-0722DE089EDC>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/sip.cpython-38-darwin.so
           0x10df00000 -        0x10e0d2fff  QtCore.abi3.so (0)                                                               <EE747D8E-DF24-3072-BE3A-884FAA26C566>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/QtCore.abi3.so
           0x10e161000 -        0x10e700fff  QtCore (0)                                                                       <AE40C3FB-88A8-3841-B641-37A1232C7609>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/Qt/lib/QtCore.framework/Versions/5/QtCore
           0x10ea17000 -        0x10ef37fff  QtGui (0)                                                                        <5989F332-2058-304F-91A0-C4835E2C2B3D>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/Qt/lib/QtGui.framework/Versions/5/QtGui
           0x10f01b000 -        0x10f354fff  QtWidgets.abi3.so (0)                                                            <EAB84A29-7AA2-31B0-935A-F125677FDDC8>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/QtWidgets.abi3.so
           0x1116d4000 -        0x111b6ffff  QtWidgets (0)                                                                    <337D3779-8507-33D3-B134-46BD148A7B3E>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/Qt/lib/QtWidgets.framework/Versions/5/QtWidgets
           0x112759000 -        0x1128dffff  libqcocoa.dylib (0)                                                              <84BF58A7-22B6-3C2E-8BC8-5EB6A39D55E0>  /Applications/QuickCut.app/Contents/Resources/lib/python3.8/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
        0x7fff28ac9000 -     0x7fff2994cfff  com.apple.AppKit 6.9 (2006.102)                                                  <3A3640AA-8678-3604-BF31-2AE8A8B61120>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff2a5ce000 -     0x7fff2a8cdfff  com.apple.HIToolbox 2.1.1 (1048)                                                 <CAAA643A-A7AB-39D4-A6E0-64B0C8B8D27A>  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
        0x7fff2bcb9000 -     0x7fff2c1b4fff  com.apple.CoreFoundation 6.9 (1762.100)                                          <388EFBE0-F77F-38A9-B2D1-B52F9B1D2703>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff2c1b5000 -     0x7fff2c841fff  com.apple.CoreGraphics 2.0 (1440)                                                <844DEFC8-FA31-3815-AACA-132D9E23B385>  /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff2e5b3000 -     0x7fff2e956fff  com.apple.Foundation 6.9 (1762.100)                                              <716DD5CA-670B-3AAF-9EAF-A16C7A52E758>  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff363bc000 -     0x7fff3667cfff  com.apple.QuartzCore 1.11 (911)                                                  <36345D08-81ED-3D6B-90E9-8B67DD9E0F05>  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff4759a000 -     0x7fff476d9fff  com.apple.coreui 2.1 (674.1)                                                     <3BE1DC91-4B4E-3DB7-A3AA-88C2265F3DF6>  /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff663e3000 -     0x7fff663fffff  com.apple.audio.caulk 1.0 (70)                                                   <19CD3036-61A6-30E2-8766-32111A1593BF>  /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
        0x7fff6c4d8000 -     0x7fff6c510fff  libobjc.A.dylib (818)                                                            <706E4CF3-3950-3C3B-84A3-B4650C3AEFBC>  /usr/lib/libobjc.A.dylib
        0x7fff6d4f7000 -     0x7fff6d4fffff  libcache.dylib (83)                                                              <58AE3A2C-7BB6-3CCE-8C45-16EDD6C82519>  /usr/lib/system/libcache.dylib
        0x7fff6d71f000 -     0x7fff6d759fff  libdyld.dylib (828)                                                              <4E262ACA-F2A2-3083-99C1-3725F04CB635>  /usr/lib/system/libdyld.dylib
        0x7fff6d8a2000 -     0x7fff6d8d0fff  libsystem_kernel.dylib (7195.40.44.151.1)                                        <9D0A00D0-00DC-37C7-A380-110BDAA68EB4>  /usr/lib/system/libsystem_kernel.dylib
        0x7fff6d919000 -     0x7fff6d945fff  libsystem_malloc.dylib (317)                                                     <D089395A-E2F7-30AD-9F76-5AD0EADC2073>  /usr/lib/system/libsystem_malloc.dylib
        0x7fff6d96a000 -     0x7fff6d975fff  libsystem_pthread.dylib (454)                                                    <3A7C10DF-F4A2-3F13-8D57-C0FEDA39CA0D>  /usr/lib/system/libsystem_pthread.dylib
   *0xffffff8000210000 - 0xffffff8000c0ffff  kernel (7195.40.44.151.1)                                                        <F29B97A1-72E4-3D36-863F-8ADCCB731F78>  /System/Library/Kernels/kernel
   *0xffffff8003402000 - 0xffffff800340afff  com.apple.kec.pthread 1.0 (1)                                                    <8C79821A-EA84-336F-9E85-09A687CDEE2C>  /System/Library/Extensions/pthread.kext/Contents/MacOS/pthread


More information about the PyQt mailing list