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

declarative-camera example crashes on macOS due to missing com.apple.security.device.camera

    XMLWordPrintable

Details

    • macOS

    Description

      -------------------------------------
      Translated Report (Full Report Below)
      -------------------------------------
      
      Process:               declarative-camera [8011]
      Path:                  /Users/USER/*/declarative-camera.app/Contents/MacOS/declarative-camera
      Identifier:            com.digia.${PRODUCT_NAME:rfc1034identifier}
      Version:               1.0 (1.0)
      Code Type:             X86-64 (Native)
      Parent Process:        Qt Creator [7763]
      Responsible:           Qt Creator [7763]
      User ID:               501
      
      Date/Time:             2022-02-09 09:23:24.7663 +0100
      OS Version:            macOS 12.2 (21D49)
      Report Version:        12
      Bridge OS Version:     6.2 (19P744)
      Anonymous UUID:        4A1AB11B-BF8A-F63F-F4E8-CBE4C09CA830
      
      Sleep/Wake UUID:       C901F7B0-9C6D-4C6B-8524-34B69B3BA1E6
      
      Time Awake Since Boot: 10000 seconds
      Time Since Wake:       42 seconds
      
      System Integrity Protection: enabled
      
      Crashed Thread:        1  Dispatch queue: com.apple.root.default-qos
      
      Exception Type:        EXC_CRASH (SIGABRT)
      Exception Codes:       0x0000000000000000, 0x0000000000000000
      Exception Note:        EXC_CORPSE_NOTIFY
      
      Termination Reason:    Namespace TCC, Code 0 
      This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an com.apple.security.device.camera key with a string value explaining to the user how the app uses this data.
      
      Application Specific Information:
      dyld4 config: DYLD_FRAMEWORK_PATH=/Users/ham/Qt/6.2.2/macos/lib DYLD_LIBRARY_PATH=/Users/ham/Qt/6.2.2/macos/lib
      
      
      Thread 0::  Dispatch queue: com.apple.main-thread
      0   QuartzCore                    	    0x7ff80c7af587 CAAtomGetString + 73
      1   QuartzCore                    	    0x7ff80c7aecda classDescription_locked(objc_class*) + 3281
      2   QuartzCore                    	    0x7ff80c7ae164 classDescription_locked(objc_class*) + 347
      3   QuartzCore                    	    0x7ff80c7adcae classDescription(objc_class*) + 221
      4   QuartzCore                    	    0x7ff80c7ad81e CA::Layer::class_state(objc_class*) + 72
      5   QuartzCore                    	    0x7ff80c7ad6e6 -[CALayer init] + 99
      6   AVFCore                       	    0x7ff81809ad05 -[AVPlayerLayer init] + 50
      7   AVFCore                       	    0x7ff8180a93c0 +[AVPlayerLayer playerLayerWithPlayer:] + 22
      8   QtMultimedia                  	       0x10b1c1997 -[AVFMediaPlayerObserver initWithMediaPlayerSession:] + 87 (avfmediaplayer.mm:121)
      9   QtMultimedia                  	       0x10b1c3583 AVFMediaPlayer::AVFMediaPlayer(QMediaPlayer*) + 227 (avfmediaplayer.mm:489)
      10  QtMultimedia                  	       0x10b1d1662 QDarwinIntegration::createPlayer(QMediaPlayer*) + 34 (qdarwinintegration.mm:95)
      11  QtMultimedia                  	       0x10b192cb2 QMediaPlayer::QMediaPlayer(QObject*) + 258 (qmediaplayer.cpp:246)
      12  QtMultimediaQuick             	       0x10c7b7fd0 QQmlPrivate::QQmlElement<QMediaPlayer>::QQmlElement() + 7 (qqmlprivate.h:128) [inlined]
      13  QtMultimediaQuick             	       0x10c7b7fd0 QQmlPrivate::QQmlElement<QMediaPlayer>::QQmlElement() + 7 (qqmlprivate.h:128) [inlined]
      14  QtMultimediaQuick             	       0x10c7b7fd0 void QQmlPrivate::createInto<QMediaPlayer>(void*, void*) + 16 (qqmlprivate.h:188)
      15  QtQml                         	       0x10cc33b02 QQmlType::create(QObject**, void**, unsigned long) const + 98 (qqmltype.cpp:501)
      16  QtQml                         	       0x10cbef924 QQmlObjectCreator::createInstance(int, QObject*, bool) + 1108 (qqmlobjectcreator.cpp:1226)
      17  QtQml                         	       0x10cbf1778 QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) + 2232 (qqmlobjectcreator.cpp:833)
      18  QtQml                         	       0x10cbf3e4e QQmlObjectCreator::setupBindings(bool) + 1374 (qqmlobjectcreator.cpp:782)
      19  QtQml                         	       0x10cbf775d QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*) + 4109 (qqmlobjectcreator.cpp:1701)
      20  QtQml                         	       0x10cbf064a QQmlObjectCreator::createInstance(int, QObject*, bool) + 4474 (qqmlobjectcreator.cpp:1384)
      21  QtQml                         	       0x10cbef187 QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*, int) + 1095 (qqmlobjectcreator.cpp:217)
      22  QtQml                         	       0x10cbefb5c QQmlObjectCreator::createInstance(int, QObject*, bool) + 1676 (qqmlobjectcreator.cpp:1266)
      23  QtQml                         	       0x10cbf1778 QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*) + 2232 (qqmlobjectcreator.cpp:833)
      24  QtQml                         	       0x10cbf3e4e QQmlObjectCreator::setupBindings(bool) + 1374 (qqmlobjectcreator.cpp:782)
      25  QtQml                         	       0x10cbf775d QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*) + 4109 (qqmlobjectcreator.cpp:1701)
      26  QtQml                         	       0x10cbf064a QQmlObjectCreator::createInstance(int, QObject*, bool) + 4474 (qqmlobjectcreator.cpp:1384)
      27  QtQml                         	       0x10cbef187 QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*, int) + 1095 (qqmlobjectcreator.cpp:217)
      28  QtQml                         	       0x10cb85c4e QQmlComponentPrivate::beginCreate(QQmlRefPointer<QQmlContextData>) + 430 (qqmlcomponent.cpp:956)
      29  QtQml                         	       0x10cb85a6c QQmlComponent::beginCreate(QQmlContext*) + 44 (qqmlcomponent.cpp:903)
      30  QtQml                         	       0x10cb857b3 QQmlComponentPrivate::doBeginCreate(QQmlComponent*, QQmlContext*) + 34 (qqmlcomponent.cpp:374) [inlined]
      31  QtQml                         	       0x10cb857b3 QQmlComponent::create(QQmlContext*) + 51 (qqmlcomponent.cpp:830)
      32  QtQuick                       	       0x10bc6f01b QQuickView::continueExecute() + 635 (qquickview.cpp:492)
      33  declarative-camera            	       0x10b03af1c main + 268 (qmlcamera.cpp:64)
      34  dyld                          	       0x10d8164fe start + 462
      
      Thread 1 Crashed::  Dispatch queue: com.apple.root.default-qos
      0   libsystem_kernel.dylib        	    0x7ff80564ddfe __abort_with_payload + 10
      1   libsystem_kernel.dylib        	    0x7ff80564f893 abort_with_payload_wrapper_internal + 80
      2   libsystem_kernel.dylib        	    0x7ff80564f8c5 abort_with_payload + 9
      3   TCC                           	    0x7ff80a5ef5c2 __TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__ + 142
      4   TCC                           	    0x7ff80a5efd2b __TCCAccessRequest_block_invoke.134 + 498
      5   TCC                           	    0x7ff80a5ed825 __tccd_send_message_block_invoke + 594
      6   libxpc.dylib                  	    0x7ff8053ad6d5 _xpc_connection_reply_callout + 36
      7   libxpc.dylib                  	    0x7ff8053ad65d _xpc_connection_call_reply_async + 69
      8   libdispatch.dylib             	    0x7ff8054b0d2f _dispatch_client_callout3 + 8
      9   libdispatch.dylib             	    0x7ff8054cae5e _dispatch_mach_msg_async_reply_invoke + 383
      10  libdispatch.dylib             	    0x7ff8054c11b4 _dispatch_kevent_worker_thread + 1554
      11  libsystem_pthread.dylib       	    0x7ff8056640bc _pthread_wqthread + 398
      12  libsystem_pthread.dylib       	    0x7ff805662ffb start_wqthread + 15
      
      Thread 2:
      0   libsystem_pthread.dylib       	    0x7ff805662fec start_wqthread + 0
      
      Thread 3:
      0   libsystem_pthread.dylib       	    0x7ff805662fec start_wqthread + 0
      
      Thread 4:
      0   libsystem_pthread.dylib       	    0x7ff805662fec start_wqthread + 0
      
      Thread 5:: QQmlThread
      0   libsystem_kernel.dylib        	    0x7ff8056311ae poll + 10
      1   QtCore                        	       0x10d045ebe qt_ppoll(pollfd*, unsigned int, timespec const*) + 16 (qcore_unix.cpp:134) [inlined]
      2   QtCore                        	       0x10d045ebe qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94 (qcore_unix.cpp:155)
      3   QtCore                        	       0x10d047619 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 761 (qeventdispatcher_unix.cpp:502)
      4   QtCore                        	       0x10cec4be6 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 30 (qeventloop.cpp:139) [inlined]
      5   QtCore                        	       0x10cec4be6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 470 (qeventloop.cpp:230)
      6   QtCore                        	       0x10cfbfb71 QThread::exec() + 161 (qthread.cpp:544)
      7   QtQml                         	       0x10cb68ed7 QQmlThreadPrivate::run() + 87 (qqmlthread.cpp:155)
      8   QtCore                        	       0x10d04c35f QThreadPrivate::start(void*) + 447 (qthread_unix.cpp:342)
      9   libsystem_pthread.dylib       	    0x7ff8056674f4 _pthread_start + 125
      10  libsystem_pthread.dylib       	    0x7ff80566300f thread_start + 15
      
      Thread 6:: AMCP Logging Spool
      0   libsystem_kernel.dylib        	    0x7ff80562aaf6 semaphore_wait_trap + 10
      1   caulk                         	    0x7ff80e0f11c0 caulk::mach::semaphore::wait_or_error() + 16
      2   caulk                         	    0x7ff80e0d808a caulk::concurrent::details::worker_thread::run() + 36
      3   caulk                         	    0x7ff80e0d7d4e 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*) + 41
      4   libsystem_pthread.dylib       	    0x7ff8056674f4 _pthread_start + 125
      5   libsystem_pthread.dylib       	    0x7ff80566300f thread_start + 15
      
      
      Thread 1 crashed with X86 Thread State (64-bit):
        rax: 0x0000000002000209  rbx: 0x0000000000000000  rcx: 0x000070000d5c3648  rdx: 0x00007f9cb192f4e8
        rdi: 0x000000000000000b  rsi: 0x0000000000000000  rbp: 0x000070000d5c3690  rsp: 0x000070000d5c3648
         r8: 0x00007f9cb192f51c   r9: 0x0000000000000000  r10: 0x0000000000000021  r11: 0x0000000000000246
        r12: 0x0000000000000021  r13: 0x00007f9cb192f4e8  r14: 0x0000000000000000  r15: 0x000000000000000b
        rip: 0x00007ff80564ddfe  rfl: 0x0000000000000246  cr2: 0x000000010d70f000
        
      Logical CPU:     0
      Error Code:      0x02000209 
      Trap Number:     133
      
      
      Binary Images:
          0x7ff80c7a9000 -     0x7ff80ca91fff com.apple.QuartzCore (1.11) <9e727a38-d1d3-3d6a-940c-0ebfa61e28e6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7ff81808b000 -     0x7ff81827afff com.apple.AVFCore (1.0) <e8fbd0e5-ea15-3a92-8877-012fda8407f6> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
             0x10b157000 -        0x10b20afff org.qt-project.QtMultimedia (6.2) <289ff5cc-14b4-31f1-b312-31111561698c> /Users/USER/*/QtMultimedia.framework/Versions/A/QtMultimedia
             0x10c7a4000 -        0x10c7bffff org.qt-project.QtMultimediaQuick (6.2) <d4e147a7-834a-3dc7-a293-5863c9b5cc87> /Users/USER/*/QtMultimediaQuick.framework/Versions/A/QtMultimediaQuick
             0x10c976000 -        0x10cd75fff org.qt-project.QtQml (6.2) <626ee3da-e45b-30e9-8602-0d61595420f4> /Users/USER/*/QtQml.framework/Versions/A/QtQml
             0x10bb73000 -        0x10bf7efff org.qt-project.QtQuick (6.2) <b1a03fbb-4cc7-3b75-b4de-fa1a14d52583> /Users/USER/*/QtQuick.framework/Versions/A/QtQuick
             0x10b02f000 -        0x10b04afff com.digia.${PRODUCT_NAME:rfc1034identifier} (1.0) <c1c23379-52d6-33d9-92b3-567db1cd1e57> /Users/USER/*/declarative-camera.app/Contents/MacOS/declarative-camera
             0x10d811000 -        0x10d87cfff dyld (*) <7de33963-bbc5-3996-ba6e-f1d562c17c95> /usr/lib/dyld
          0x7ff80562a000 -     0x7ff805660fff libsystem_kernel.dylib (*) <c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3> /usr/lib/system/libsystem_kernel.dylib
          0x7ff80a5eb000 -     0x7ff80a603fff com.apple.TCC (1.0) <d6142d94-65f6-3801-9f4a-65a1f53888ca> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
          0x7ff80539f000 -     0x7ff8053d5fff libxpc.dylib (*) <4f45f1a2-c5f6-32e4-b561-032af20caad0> /usr/lib/system/libxpc.dylib
          0x7ff8054ae000 -     0x7ff8054f4fff libdispatch.dylib (*) <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib
          0x7ff805661000 -     0x7ff80566cfff libsystem_pthread.dylib (*) <ee564342-d8f2-396d-b642-40092cf34d82> /usr/lib/system/libsystem_pthread.dylib
             0x10ce21000 -        0x10d318fff org.qt-project.QtCore (6.2) <f88e39fd-761b-3e6f-9237-569c0e0ae515> /Users/USER/*/QtCore.framework/Versions/A/QtCore
          0x7ff80e0d6000 -     0x7ff80e0f8fff com.apple.audio.caulk (1.0) <0a60f9ec-f83c-388e-bcb1-43b785c997d1> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
      
      External Modification Summary:
        Calls made by other processes targeting this process:
          task_for_pid: 0
          thread_create: 0
          thread_set_state: 0
        Calls made by this process:
          task_for_pid: 0
          thread_create: 0
          thread_set_state: 0
        Calls made by all processes on this machine:
          task_for_pid: 0
          thread_create: 0
          thread_set_state: 0
      
      VM Region Summary:
      ReadOnly portion of Libraries: Total=931.6M resident=0K(0%) swapped_out_or_unallocated=931.6M(100%)
      Writable regions: Total=652.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=652.3M(100%)
      
                                      VIRTUAL   REGION 
      REGION TYPE                        SIZE    COUNT (non-coalesced) 
      ===========                     =======  ======= 
      Activity Tracing                   256K        1 
      ColorSync                          212K       23 
      CoreServices                       184K        1 
      JS VM Gigacage                    4096K        1 
      JS VM Isolated Heap               4360K        4 
      JS VM Isolated Heap (reserved)    2040K        1         reserved VM address space (unallocated)
      Kernel Alloc Once                    8K        1 
      MALLOC                           239.0M       45 
      MALLOC guard page                   32K        8 
      MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
      STACK GUARD                       56.0M        7 
      Stack                             18.5M        7 
      VM_ALLOCATE                         24K        5 
      __DATA                            20.0M      330 
      __DATA_CONST                      14.3M      193 
      __DATA_DIRTY                       635K      109 
      __FONT_DATA                          4K        1 
      __LINKEDIT                       645.4M       24 
      __OBJC_RO                         81.8M        1 
      __OBJC_RW                         3136K        3 
      __TEXT                           286.3M      347 
      __UNICODE                          588K        1 
      dyld private memory               1024K        1 
      mapped file                       52.8M       23 
      shared memory                      768K       15 
      ===========                     =======  ======= 
      TOTAL                              1.8G     1153 
      TOTAL, minus reserved VM space     1.4G     1153 
      
      
      
      -----------
      Full Report
      -----------
      
      {"app_name":"declarative-camera","timestamp":"2022-02-09 09:23:27.00 +0100","app_version":"1.0","slice_uuid":"c1c23379-52d6-33d9-92b3-567db1cd1e57","build_version":"1.0","platform":1,"bundleID":"com.digia.${PRODUCT_NAME:rfc1034identifier}","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2 (21D49)","incident_id":"79004235-A4E2-413E-9E88-5DBA8AFCED64","name":"declarative-camera"}
      {
        "uptime" : 10000,
        "procLaunch" : "2022-02-09 09:23:22.6139 +0100",
        "procRole" : "Background",
        "version" : 2,
        "userID" : 501,
        "deployVersion" : 210,
        "modelCode" : "MacBookPro16,1",
        "procStartAbsTime" : 10267535389011,
        "coalitionID" : 1447,
        "osVersion" : {
          "train" : "macOS 12.2",
          "build" : "21D49",
          "releaseType" : "User"
        },
        "captureTime" : "2022-02-09 09:23:24.7663 +0100",
        "incident" : "79004235-A4E2-413E-9E88-5DBA8AFCED64",
        "bug_type" : "309",
        "pid" : 8011,
        "procExitAbsTime" : 10269687400191,
        "cpuType" : "X86-64",
        "procName" : "declarative-camera",
        "procPath" : "\/Users\/USER\/*\/declarative-camera.app\/Contents\/MacOS\/declarative-camera",
        "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1.0","CFBundleIdentifier":"com.digia.${PRODUCT_NAME:rfc1034identifier}"},
        "storeInfo" : {"deviceIdentifierForVendor":"DD8C5138-5CFB-5F1E-ABA6-5750805F22B4","thirdParty":true},
        "parentProc" : "Qt Creator",
        "parentPid" : 7763,
        "coalitionName" : "org.qt-project.qtcreator",
        "crashReporterKey" : "4A1AB11B-BF8A-F63F-F4E8-CBE4C09CA830",
        "responsiblePid" : 7763,
        "responsibleProc" : "Qt Creator",
        "wakeTime" : 42,
        "bridgeVersion" : {"build":"19P744","train":"6.2"},
        "sleepWakeUUID" : "C901F7B0-9C6D-4C6B-8524-34B69B3BA1E6",
        "sip" : "enabled",
        "isCorpse" : 1,
        "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
        "termination" : {"flags":518,"code":0,"namespace":"TCC","details":["This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an com.apple.security.device.camera key with a string value explaining to the user how the app uses this data."]},
        "asi" : {"dyld":["dyld4 config: DYLD_FRAMEWORK_PATH=\/Users\/ham\/Qt\/6.2.2\/macos\/lib DYLD_LIBRARY_PATH=\/Users\/ham\/Qt\/6.2.2\/macos\/lib"]},
        "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
        "faultingThread" : 1,
        "threads" : [{"id":126425,"queue":"com.apple.main-thread","frames":[{"imageOffset":25991,"symbol":"CAAtomGetString","symbolLocation":73,"imageIndex":0},{"imageOffset":23770,"symbol":"classDescription_locked(objc_class*)","symbolLocation":3281,"imageIndex":0},{"imageOffset":20836,"symbol":"classDescription_locked(objc_class*)","symbolLocation":347,"imageIndex":0},{"imageOffset":19630,"symbol":"classDescription(objc_class*)","symbolLocation":221,"imageIndex":0},{"imageOffset":18462,"symbol":"CA::Layer::class_state(objc_class*)","symbolLocation":72,"imageIndex":0},{"imageOffset":18150,"symbol":"-[CALayer init]","symbolLocation":99,"imageIndex":0},{"imageOffset":64773,"symbol":"-[AVPlayerLayer init]","symbolLocation":50,"imageIndex":1},{"imageOffset":123840,"symbol":"+[AVPlayerLayer playerLayerWithPlayer:]","symbolLocation":22,"imageIndex":1},{"imageOffset":436631,"sourceLine":121,"sourceFile":"avfmediaplayer.mm","symbol":"-[AVFMediaPlayerObserver initWithMediaPlayerSession:]","imageIndex":2,"symbolLocation":87},{"imageOffset":443779,"sourceLine":489,"sourceFile":"avfmediaplayer.mm","symbol":"AVFMediaPlayer::AVFMediaPlayer(QMediaPlayer*)","imageIndex":2,"symbolLocation":227},{"imageOffset":501346,"sourceLine":95,"sourceFile":"qdarwinintegration.mm","symbol":"QDarwinIntegration::createPlayer(QMediaPlayer*)","imageIndex":2,"symbolLocation":34},{"imageOffset":244914,"sourceLine":246,"sourceFile":"qmediaplayer.cpp","symbol":"QMediaPlayer::QMediaPlayer(QObject*)","imageIndex":2,"symbolLocation":258},{"symbol":"QQmlPrivate::QQmlElement<QMediaPlayer>::QQmlElement()","inline":true,"imageIndex":3,"imageOffset":81872,"symbolLocation":7,"sourceLine":128,"sourceFile":"qqmlprivate.h"},{"symbol":"QQmlPrivate::QQmlElement<QMediaPlayer>::QQmlElement()","inline":true,"imageIndex":3,"imageOffset":81872,"symbolLocation":7,"sourceLine":128,"sourceFile":"qqmlprivate.h"},{"imageOffset":81872,"sourceLine":188,"sourceFile":"qqmlprivate.h","symbol":"void QQmlPrivate::createInto<QMediaPlayer>(void*, void*)","imageIndex":3,"symbolLocation":16},{"imageOffset":2874114,"sourceLine":501,"sourceFile":"qqmltype.cpp","symbol":"QQmlType::create(QObject**, void**, unsigned long) const","imageIndex":4,"symbolLocation":98},{"imageOffset":2595108,"sourceLine":1226,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::createInstance(int, QObject*, bool)","imageIndex":4,"symbolLocation":1108},{"imageOffset":2602872,"sourceLine":833,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*)","imageIndex":4,"symbolLocation":2232},{"imageOffset":2612814,"sourceLine":782,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::setupBindings(bool)","imageIndex":4,"symbolLocation":1374},{"imageOffset":2627421,"sourceLine":1701,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*)","imageIndex":4,"symbolLocation":4109},{"imageOffset":2598474,"sourceLine":1384,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::createInstance(int, QObject*, bool)","imageIndex":4,"symbolLocation":4474},{"imageOffset":2593159,"sourceLine":217,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*, int)","imageIndex":4,"symbolLocation":1095},{"imageOffset":2595676,"sourceLine":1266,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::createInstance(int, QObject*, bool)","imageIndex":4,"symbolLocation":1676},{"imageOffset":2602872,"sourceLine":833,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::setPropertyBinding(QQmlPropertyData const*, QV4::CompiledData::Binding const*)","imageIndex":4,"symbolLocation":2232},{"imageOffset":2612814,"sourceLine":782,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::setupBindings(bool)","imageIndex":4,"symbolLocation":1374},{"imageOffset":2627421,"sourceLine":1701,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::populateInstance(int, QObject*, QObject*, QQmlPropertyData const*, QV4::CompiledData::Binding const*)","imageIndex":4,"symbolLocation":4109},{"imageOffset":2598474,"sourceLine":1384,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::createInstance(int, QObject*, bool)","imageIndex":4,"symbolLocation":4474},{"imageOffset":2593159,"sourceLine":217,"sourceFile":"qqmlobjectcreator.cpp","symbol":"QQmlObjectCreator::create(int, QObject*, QQmlInstantiationInterrupt*, int)","imageIndex":4,"symbolLocation":1095},{"imageOffset":2161742,"sourceLine":956,"sourceFile":"qqmlcomponent.cpp","symbol":"QQmlComponentPrivate::beginCreate(QQmlRefPointer<QQmlContextData>)","imageIndex":4,"symbolLocation":430},{"imageOffset":2161260,"sourceLine":903,"sourceFile":"qqmlcomponent.cpp","symbol":"QQmlComponent::beginCreate(QQmlContext*)","imageIndex":4,"symbolLocation":44},{"symbol":"QQmlComponentPrivate::doBeginCreate(QQmlComponent*, QQmlContext*)","inline":true,"imageIndex":4,"imageOffset":2160563,"symbolLocation":34,"sourceLine":374,"sourceFile":"qqmlcomponent.cpp"},{"imageOffset":2160563,"sourceLine":830,"sourceFile":"qqmlcomponent.cpp","symbol":"QQmlComponent::create(QQmlContext*)","imageIndex":4,"symbolLocation":51},{"imageOffset":1032219,"sourceLine":492,"sourceFile":"qquickview.cpp","symbol":"QQuickView::continueExecute()","imageIndex":5,"symbolLocation":635},{"imageOffset":48924,"sourceLine":64,"sourceFile":"qmlcamera.cpp","symbol":"main","imageIndex":6,"symbolLocation":268},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":7}]},{"triggered":true,"id":126436,"threadState":{"r13":{"value":140310970823912},"rax":{"value":33554953},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":0},"r8":{"value":140310970823964},"cr2":{"value":4520472576},"rdx":{"value":140310970823912},"r10":{"value":33},"r9":{"value":0},"r15":{"value":11},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554953},"r11":{"value":582},"rip":{"value":140703219113470,"matchesCrashFrame":1},"rbp":{"value":123145526458000},"rsp":{"value":123145526457928},"r12":{"value":33},"rcx":{"value":123145526457928},"flavor":"x86_THREAD_STATE","rdi":{"value":11}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":146942,"symbol":"__abort_with_payload","symbolLocation":10,"imageIndex":8},{"imageOffset":153747,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":80,"imageIndex":8},{"imageOffset":153797,"symbol":"abort_with_payload","symbolLocation":9,"imageIndex":8},{"imageOffset":17858,"symbol":"__TCC_CRASHING_DUE_TO_PRIVACY_VIOLATION__","symbolLocation":142,"imageIndex":9},{"imageOffset":19755,"symbol":"__TCCAccessRequest_block_invoke.134","symbolLocation":498,"imageIndex":9},{"imageOffset":10277,"symbol":"__tccd_send_message_block_invoke","symbolLocation":594,"imageIndex":9},{"imageOffset":59093,"symbol":"_xpc_connection_reply_callout","symbolLocation":36,"imageIndex":10},{"imageOffset":58973,"symbol":"_xpc_connection_call_reply_async","symbolLocation":69,"imageIndex":10},{"imageOffset":11567,"symbol":"_dispatch_client_callout3","symbolLocation":8,"imageIndex":11},{"imageOffset":118366,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":383,"imageIndex":11},{"imageOffset":78260,"symbol":"_dispatch_kevent_worker_thread","symbolLocation":1554,"imageIndex":11},{"imageOffset":12476,"symbol":"_pthread_wqthread","symbolLocation":398,"imageIndex":12},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":12}]},{"id":126437,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":126449,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":126450,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":12}]},{"id":126494,"name":"QQmlThread","frames":[{"imageOffset":29102,"symbol":"poll","symbolLocation":10,"imageIndex":8},{"symbol":"qt_ppoll(pollfd*, unsigned int, timespec const*)","inline":true,"imageIndex":13,"imageOffset":2248382,"symbolLocation":16,"sourceLine":134,"sourceFile":"qcore_unix.cpp"},{"imageOffset":2248382,"sourceLine":155,"sourceFile":"qcore_unix.cpp","symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","imageIndex":13,"symbolLocation":94},{"imageOffset":2254361,"sourceLine":502,"sourceFile":"qeventdispatcher_unix.cpp","symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","imageIndex":13,"symbolLocation":761},{"symbol":"QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","inline":true,"imageIndex":13,"imageOffset":670694,"symbolLocation":30,"sourceLine":139,"sourceFile":"qeventloop.cpp"},{"imageOffset":670694,"sourceLine":230,"sourceFile":"qeventloop.cpp","symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","imageIndex":13,"symbolLocation":470},{"imageOffset":1698673,"sourceLine":544,"sourceFile":"qthread.cpp","symbol":"QThread::exec()","imageIndex":13,"symbolLocation":161},{"imageOffset":2043607,"sourceLine":155,"sourceFile":"qqmlthread.cpp","symbol":"QQmlThreadPrivate::run()","imageIndex":4,"symbolLocation":87},{"imageOffset":2274143,"sourceLine":342,"sourceFile":"qthread_unix.cpp","symbol":"QThreadPrivate::start(void*)","imageIndex":13,"symbolLocation":447},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]},{"id":126530,"name":"AMCP Logging Spool","frames":[{"imageOffset":2806,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":111040,"symbol":"caulk::mach::semaphore::wait_or_error()","symbolLocation":16,"imageIndex":14},{"imageOffset":8330,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":14},{"imageOffset":7502,"symbol":"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*)","symbolLocation":41,"imageIndex":14},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":12},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":12}]}],
        "usedImages" : [
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703337975808,
          "CFBundleShortVersionString" : "1.11",
          "CFBundleIdentifier" : "com.apple.QuartzCore",
          "size" : 3051520,
          "uuid" : "9e727a38-d1d3-3d6a-940c-0ebfa61e28e6",
          "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
          "name" : "QuartzCore",
          "CFBundleVersion" : "962.63"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703531839488,
          "CFBundleShortVersionString" : "1.0",
          "CFBundleIdentifier" : "com.apple.AVFCore",
          "size" : 2031616,
          "uuid" : "e8fbd0e5-ea15-3a92-8877-012fda8407f6",
          "path" : "\/System\/Library\/PrivateFrameworks\/AVFCore.framework\/Versions\/A\/AVFCore",
          "name" : "AVFCore",
          "CFBundleVersion" : "2075.5.1"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4480921600,
          "CFBundleShortVersionString" : "6.2",
          "CFBundleIdentifier" : "org.qt-project.QtMultimedia",
          "size" : 737280,
          "uuid" : "289ff5cc-14b4-31f1-b312-31111561698c",
          "path" : "\/Users\/USER\/*\/QtMultimedia.framework\/Versions\/A\/QtMultimedia",
          "name" : "QtMultimedia",
          "CFBundleVersion" : "6.2.2"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4504305664,
          "CFBundleShortVersionString" : "6.2",
          "CFBundleIdentifier" : "org.qt-project.QtMultimediaQuick",
          "size" : 114688,
          "uuid" : "d4e147a7-834a-3dc7-a293-5863c9b5cc87",
          "path" : "\/Users\/USER\/*\/QtMultimediaQuick.framework\/Versions\/A\/QtMultimediaQuick",
          "name" : "QtMultimediaQuick",
          "CFBundleVersion" : "6.2.2"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4506214400,
          "CFBundleShortVersionString" : "6.2",
          "CFBundleIdentifier" : "org.qt-project.QtQml",
          "size" : 4194304,
          "uuid" : "626ee3da-e45b-30e9-8602-0d61595420f4",
          "path" : "\/Users\/USER\/*\/QtQml.framework\/Versions\/A\/QtQml",
          "name" : "QtQml",
          "CFBundleVersion" : "6.2.2"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4491522048,
          "CFBundleShortVersionString" : "6.2",
          "CFBundleIdentifier" : "org.qt-project.QtQuick",
          "size" : 4243456,
          "uuid" : "b1a03fbb-4cc7-3b75-b4de-fa1a14d52583",
          "path" : "\/Users\/USER\/*\/QtQuick.framework\/Versions\/A\/QtQuick",
          "name" : "QtQuick",
          "CFBundleVersion" : "6.2.2"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4479709184,
          "CFBundleShortVersionString" : "1.0",
          "CFBundleIdentifier" : "com.digia.${PRODUCT_NAME:rfc1034identifier}",
          "size" : 114688,
          "uuid" : "c1c23379-52d6-33d9-92b3-567db1cd1e57",
          "path" : "\/Users\/USER\/*\/declarative-camera.app\/Contents\/MacOS\/declarative-camera",
          "name" : "declarative-camera",
          "CFBundleVersion" : "1.0"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4521529344,
          "size" : 442368,
          "uuid" : "7de33963-bbc5-3996-ba6e-f1d562c17c95",
          "path" : "\/usr\/lib\/dyld",
          "name" : "dyld"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703218966528,
          "size" : 225280,
          "uuid" : "c1d58a50-5a4d-3bcb-a1fc-ec0902ce34d3",
          "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
          "name" : "libsystem_kernel.dylib"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703302594560,
          "CFBundleShortVersionString" : "1.0",
          "CFBundleIdentifier" : "com.apple.TCC",
          "size" : 102400,
          "uuid" : "d6142d94-65f6-3801-9f4a-65a1f53888ca",
          "path" : "\/System\/Library\/PrivateFrameworks\/TCC.framework\/Versions\/A\/TCC",
          "name" : "TCC",
          "CFBundleVersion" : "1"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703216300032,
          "size" : 225280,
          "uuid" : "4f45f1a2-c5f6-32e4-b561-032af20caad0",
          "path" : "\/usr\/lib\/system\/libxpc.dylib",
          "name" : "libxpc.dylib"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703217410048,
          "size" : 290816,
          "uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098",
          "path" : "\/usr\/lib\/system\/libdispatch.dylib",
          "name" : "libdispatch.dylib"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703219191808,
          "size" : 49152,
          "uuid" : "ee564342-d8f2-396d-b642-40092cf34d82",
          "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
          "name" : "libsystem_pthread.dylib"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 4511109120,
          "CFBundleShortVersionString" : "6.2",
          "CFBundleIdentifier" : "org.qt-project.QtCore",
          "size" : 5210112,
          "uuid" : "f88e39fd-761b-3e6f-9237-569c0e0ae515",
          "path" : "\/Users\/USER\/*\/QtCore.framework\/Versions\/A\/QtCore",
          "name" : "QtCore",
          "CFBundleVersion" : "6.2.2"
        },
        {
          "source" : "P",
          "arch" : "x86_64",
          "base" : 140703364374528,
          "CFBundleShortVersionString" : "1.0",
          "CFBundleIdentifier" : "com.apple.audio.caulk",
          "size" : 143360,
          "uuid" : "0a60f9ec-f83c-388e-bcb1-43b785c997d1",
          "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
          "name" : "caulk"
        }
      ],
        "sharedCache" : {
        "base" : 140703215960064,
        "size" : 15216836608,
        "uuid" : "985a74d2-8e9c-3f64-9035-a786b4845287"
      },
        "vmSummary" : "ReadOnly portion of Libraries: Total=931.6M resident=0K(0%) swapped_out_or_unallocated=931.6M(100%)\nWritable regions: Total=652.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=652.3M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                          212K       23 \nCoreServices                       184K        1 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               4360K        4 \nJS VM Isolated Heap (reserved)    2040K        1         reserved VM address space (unallocated)\nKernel Alloc Once                    8K        1 \nMALLOC                           239.0M       45 \nMALLOC guard page                   32K        8 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.0M        7 \nStack                             18.5M        7 \nVM_ALLOCATE                         24K        5 \n__DATA                            20.0M      330 \n__DATA_CONST                      14.3M      193 \n__DATA_DIRTY                       635K      109 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       645.4M       24 \n__OBJC_RO                         81.8M        1 \n__OBJC_RW                         3136K        3 \n__TEXT                           286.3M      347 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nmapped file                       52.8M       23 \nshared memory                      768K       15 \n===========                     =======  ======= \nTOTAL                              1.8G     1153 \nTOTAL, minus reserved VM space     1.4G     1153 \n",
        "legacyInfo" : {
        "threadTriggered" : {
          "queue" : "com.apple.root.default-qos"
        }
      },
        "trialInfo" : {
        "rollouts" : [
          {
            "rolloutId" : "607844aa04477260f58a8077",
            "factorPackIds" : {
              "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
            },
            "deploymentId" : 240000066
          },
          {
            "rolloutId" : "60da5e84ab0ca017dace9abf",
            "factorPackIds" : {
      
            },
            "deploymentId" : 240000008
          },
          {
            "rolloutId" : "601d9415f79519000ccd4b69",
            "factorPackIds" : {
              "SIRI_TEXT_TO_SPEECH" : "61f0405329647d394933a4c4"
            },
            "deploymentId" : 240000378
          },
          {
            "rolloutId" : "5ffde50ce2aacd000d47a95f",
            "factorPackIds" : {
      
            },
            "deploymentId" : 240000102
          },
          {
            "rolloutId" : "602ad4dac86151000cf27e46",
            "factorPackIds" : {
              "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
            },
            "deploymentId" : 240000305
          },
          {
            "rolloutId" : "5fc94383418129005b4e9ae0",
            "factorPackIds" : {
      
            },
            "deploymentId" : 240000231
          }
        ],
        "experiments" : [
          {
            "treatmentId" : "91be9c58-1d64-484d-b8d5-0bf7a6bb641c",
            "experimentId" : "60c785f07aa5af21f0101872",
            "deploymentId" : 400000012
          }
        ]
      }
      }
      
      Model: MacBookPro16,1, BootROM 1715.81.2.0.0 (iBridge: 19.16.10744.0.0,0), 8 processors, 8-Core Intel Core i9, 2,3 GHz, 16 GB, SMC 
      Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
      Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online
      Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 4 GB
      Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2667 MHz, SK Hynix, HMA81GS6CJR8N-VK
      Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2667 MHz, SK Hynix, HMA81GS6CJR8N-VK
      AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
      Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
      Network Service: Wi-Fi, AirPort, en0
      USB Device: USB31Bus
      USB Device: T2Bus
      USB Device: composite_device
      USB Device: Touch Bar Backlight
      USB Device: Touch Bar Display
      USB Device: Apple Internal Keyboard / Trackpad
      USB Device: Headset
      USB Device: Ambient Light Sensor
      USB Device: FaceTime HD Camera (Built-in)
      USB Device: Apple T2 Controller
      Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
      Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
      
      

      Attachments

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

        Activity

          People

            dorisverria Doris Verria
            Harald Meyer Harald Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes