Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
6.3.2
-
None
-
MacBook Pro 13-inch, M1, 2020
macOS 13.0.1 Ventura
Description
Standard QML Camera example continuously freezes right after startup (UI is already shown) if it was built for Intel platform and run on M1 with macOS 13. Probably it's some bug in Rosetta 2 and should be normally fixed by Apple, as this is specific issue for macOS 13 only, but I was not able to find any mentions of this issue across the Web.
Spindump: see fullĀ Spindump.txt
Thread 0x86765 DispatchQueue "com.apple.main-thread"(1),"com.apple.root.user-interactive-qos"(19),"Client CFPasteboard-ApplePerContextInputPasteboard"(510) 1001 samples (1-1001) priority 46-47 (base 46-47) cpu time 0.052s (95.8M cycles, 126.7M instructions, 0.76c/i) 1001 start + 2432 (dyld + 25360) [0x2045c1310] 1001 main + 331 (declarative-camera + 37003) [0x1041ed08b] 1001 QCoreApplication::exec() + 133 (QtCore + 456213) [0x1106bd615] 1001 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502 (QtCore + 493606) [0x1106c6826] 1001 ??? (libqcocoa.dylib + 102572) [0x111b060ac] 1001 -[NSApplication run] + 586 (AppKit + 196595) [0x7ff80d476ff3] 1001 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219 (AppKit + 252344) [0x7ff80d4849b8] 1000 _DPSNextEvent + 909 (AppKit + 256823) [0x7ff80d485b37] 1000 _BlockUntilNextEventMatchingListInModeWithFilter + 70 (HIToolbox + 194339) [0x7ff81424f723] 656 ReceiveNextEventCommon + 199 (HIToolbox + 194566) [0x7ff81424f806] 656 RunCurrentEventLoopInMode + 292 (HIToolbox + 195542) [0x7ff81424fbd6] 656 CFRunLoopRunSpecific + 560 (CoreFoundation + 511647) [0x7ff80a427e9f] 653 __CFRunLoopRun + 2498 (CoreFoundation + 515803) [0x7ff80a428edb] 653 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 (CoreFoundation + 775245) [0x7ff80a46844d] 653 _dispatch_main_queue_callback_4CF + 31 (libdispatch.dylib + 62451) [0x7ff80a1dc3f3] 650 _dispatch_main_queue_drain + 749 (libdispatch.dylib + 63214) [0x7ff80a1dc6ee] 650 _dispatch_source_invoke + 2184 (libdispatch.dylib + 93695) [0x7ff80a1e3dff] 650 _dispatch_continuation_pop + 463 (libdispatch.dylib + 21760) [0x7ff80a1d2500] 650 _dispatch_client_callout + 8 (libdispatch.dylib + 10820) [0x7ff80a1cfa44] 650 ??? (AppleCamera + 33855) [0x11792443f] 650 ??? (AppleCamera + 18174) [0x1179206fe] 650 ??? (AppleCamera + 104722) [0x117935912] 650 mach_msg + 19 (libsystem_kernel.dylib + 6537) [0x7ff80a310989] 650 mach_msg_overwrite + 723 (libsystem_kernel.dylib + 34586) [0x7ff80a31771a] 650 mach_msg2_trap + 10 (libsystem_kernel.dylib + 5794) [0x7ff80a3106a2] *650 ??? (kernel.release.t8103 + 239712) [0xfffffe000836a860]
Attachments
Issue Links
- relates to
-
QTBUG-104210 macOS 13 Ventura
- Closed