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

Crashes on render thread when closing quick3d example application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 6.5
    • Qt RHI, Quick: 3D
    • None
    • Occurred on macOS 13 Ventura, Apple M1

    Description

      Step : (checked with principledmaterial example)

      1. Run principledmaterial example
      2. just close it
      3. crash

       

      The log:

      Failed to serialize MTLBinaryArchive: Failed to generate machO:error: cannot find entry (8,17) in '/var/folders/ss/x8m4xyc54hbcm7mbc8dl1h440000gq/C///com.apple.gpuarchiver/gpuarchiver-b08cf0/applegpu_g13g/default-c8237e.metallib' object table
      error: units for arch 'applegpu_g13g' are not packed
      

      The backtrace : 

      -------------------------------------
      Translated Report (Full Report Below)
      -------------------------------------
      
      Process:               principledmaterial [34185]
      Path:                  /Users/USER/Documents/*/principledmaterial.app/Contents/MacOS/principledmaterial
      Identifier:            
      Version:               1.0 (1.0.0)
      Code Type:             ARM-64 (Native)
      Parent Process:        qtcreator_processlauncher [66838]
      User ID:               503
      
      Date/Time:             2022-11-15 15:26:12.1323 +0200
      OS Version:            macOS 13.0 (22A380)
      Report Version:        12
      Anonymous UUID:        13406F81-83E6-A65F-EE25-424A0202CD49
      
      Sleep/Wake UUID:       7750FCCA-CD5A-4830-8A6A-A29414108A31
      
      Time Awake Since Boot: 720000 seconds
      Time Since Wake:       7019 seconds
      
      System Integrity Protection: enabled
      
      Crashed Thread:        6  QSGRenderThread
      
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_INVALID_ADDRESS at 0x00006b3e49846ea0
      Exception Codes:       0x0000000000000001, 0x00006b3e49846ea0
      
      Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [34185]
      
      VM Region Info: 0x6b3e49846ea0 is not in any region.  Bytes after previous region: 12361612422817  
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)
      --->  
            UNUSED SPACE AT END
      
      Thread 0::  Dispatch queue: com.apple.main-thread
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa1134 QWaitConditionPrivate::wait(QDeadlineTimer) + 52
      3   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      4   QtQuick                       	       0x1064122cc QSGThreadedRenderLoop::releaseResources(QSGThreadedRenderLoop::Window*, bool) + 584
      5   QtQuick                       	       0x106411f24 QSGThreadedRenderLoop::windowDestroyed(QQuickWindow*) + 308
      6   QtQuick                       	       0x106285708 QQuickWindow::~QQuickWindow() + 128
      7   QtQuick                       	       0x1063de8f4 QQmlPrivate::QQmlElement<QQuickWindowQmlImpl>::~QQmlElement() + 36
      8   QtQml                         	       0x1088902c0 QQmlApplicationEngine::~QQmlApplicationEngine() + 144
      9   principledmaterial            	       0x10472187c main + 564 (main.cpp:21)
      10  dyld                          	       0x18c773e50 start + 2544
      
      Thread 1:
      0   libsystem_pthread.dylib       	       0x18ca98e18 start_wqthread + 0
      
      Thread 2:
      0   libsystem_pthread.dylib       	       0x18ca98e18 start_wqthread + 0
      
      Thread 3:
      0   libsystem_pthread.dylib       	       0x18ca98e18 start_wqthread + 0
      
      Thread 4:
      0   libsystem_pthread.dylib       	       0x18ca98e18 start_wqthread + 0
      
      Thread 5:: QQmlThread
      0   libsystem_kernel.dylib        	       0x18ca67334 poll + 8
      1   QtCore                        	       0x109f92050 qt_safe_poll(pollfd*, unsigned int, timespec const*) + 468
      2   QtCore                        	       0x109f93688 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 748
      3   QtCore                        	       0x109e3a178 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 532
      4   QtCore                        	       0x109f20670 QThread::exec() + 280
      5   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      6   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      7   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 6 Crashed:: QSGRenderThread
      0   libobjc.A.dylib               	       0x18c730278 objc_release + 16
      1   Metal                         	       0x195de9628 LoaderGlobalState::releaseFile(MTLLoadedFile*) + 120
      2   Metal                         	       0x195d8bb64 -[_MTLBinaryArchive deallocContainers] + 144
      3   Metal                         	       0x195d8bc94 -[_MTLBinaryArchive dealloc] + 56
      4   QtGui                         	       0x109359fb8 QRhiMetal::destroy() + 392
      5   QtGui                         	       0x109155bf8 QRhi::~QRhi() + 524
      6   QtQuick                       	       0x10630ceec QSGRhiSupport::destroyRhi(QRhi*, QQuickGraphicsConfiguration const&) + 56
      7   QtQuick                       	       0x10640fae8 QSGRenderThread::invalidateGraphics(QQuickWindow*, bool) + 528
      8   QtQuick                       	       0x10640f404 QSGRenderThread::event(QEvent*) + 840
      9   QtQuick                       	       0x106410c70 QSGRenderThread::processEventsAndWaitForMore() + 148
      10  QtQuick                       	       0x1064110f4 QSGRenderThread::run() + 236
      11  QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      12  libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      13  libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 7:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa14a4 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 280
      3   QtCore                        	       0x109fa115c QWaitConditionPrivate::wait(QDeadlineTimer) + 92
      4   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x109f9b898 QThreadPoolThread::run() + 876
      6   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      7   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 8:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa14a4 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 280
      3   QtCore                        	       0x109fa115c QWaitConditionPrivate::wait(QDeadlineTimer) + 92
      4   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x109f9b898 QThreadPoolThread::run() + 876
      6   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      7   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 9:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa14a4 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 280
      3   QtCore                        	       0x109fa115c QWaitConditionPrivate::wait(QDeadlineTimer) + 92
      4   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x109f9b898 QThreadPoolThread::run() + 876
      6   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      7   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 10:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa14a4 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 280
      3   QtCore                        	       0x109fa115c QWaitConditionPrivate::wait(QDeadlineTimer) + 92
      4   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x109f9b898 QThreadPoolThread::run() + 876
      6   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      7   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 11:: Thread (pooled)
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e638 _pthread_cond_wait + 1232
      2   QtCore                        	       0x109fa14a4 QWaitConditionPrivate::wait_relative(QDeadlineTimer) + 280
      3   QtCore                        	       0x109fa115c QWaitConditionPrivate::wait(QDeadlineTimer) + 92
      4   QtCore                        	       0x109fa1088 QWaitCondition::wait(QMutex*, QDeadlineTimer) + 108
      5   QtCore                        	       0x109f9b898 QThreadPoolThread::run() + 876
      6   QtCore                        	       0x109f975dc QThreadPrivate::start(void*) + 332
      7   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      8   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 12:: com.apple.NSEventThread
      0   libsystem_kernel.dylib        	       0x18ca5edf0 mach_msg2_trap + 8
      1   libsystem_kernel.dylib        	       0x18ca708d8 mach_msg2_internal + 80
      2   libsystem_kernel.dylib        	       0x18ca67638 mach_msg_overwrite + 540
      3   libsystem_kernel.dylib        	       0x18ca5f16c mach_msg + 24
      4   CoreFoundation                	       0x18cb7dbdc __CFRunLoopServiceMachPort + 160
      5   CoreFoundation                	       0x18cb7c4c8 __CFRunLoopRun + 1232
      6   CoreFoundation                	       0x18cb7b8a4 CFRunLoopRunSpecific + 612
      7   AppKit                        	       0x18fefe248 _NSEventThread + 172
      8   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      9   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      Thread 13:: CVDisplayLink
      0   libsystem_kernel.dylib        	       0x18ca625e4 __psynch_cvwait + 8
      1   libsystem_pthread.dylib       	       0x18ca9e664 _pthread_cond_wait + 1276
      2   CoreVideo                     	       0x1949719bc CVDisplayLink::waitUntil(unsigned long long) + 324
      3   CoreVideo                     	       0x194970a8c CVDisplayLink::runIOThread() + 504
      4   libsystem_pthread.dylib       	       0x18ca9e06c _pthread_start + 148
      5   libsystem_pthread.dylib       	       0x18ca98e2c thread_start + 8
      
      
      Thread 6 crashed with ARM Thread State (64-bit):
          x0: 0x0000600003806e80   x1: 0x0000600003806e80   x2: 0x00006b3e49846e80   x3: 0x0000600000363c40
          x4: 0x0000600000363c80   x5: 0x0000000000000013   x6: 0x0000000000000800   x7: 0x0000000000000001
          x8: 0x0000000000000000   x9: 0x00000000000001c8  x10: 0x0000600034fe3e68  x11: 0x000000000000000f
         x12: 0x0000000000000008  x13: 0x00006000011ca640  x14: 0x00000001e8ff51b1  x15: 0x00000001e8ff51b0
         x16: 0x00006b3e49846e80  x17: 0x00000001ecfff358  x18: 0x0000000000000000  x19: 0x0000000114f6b790
         x20: 0x0000000114f6b868  x21: 0x0000000114f6b870  x22: 0x0000000114f65c40  x23: 0x0000000000000000
         x24: 0x0000600001c83180  x25: 0x00000001065428b7  x26: 0x0000000000000000  x27: 0x0000000000000000
         x28: 0x0000000000000000   fp: 0x000000016c1aac70   lr: 0x0000000195de9628
          sp: 0x000000016c1aac40   pc: 0x000000018c730278 cpsr: 0x00001000
         far: 0x00006b3e49846ea0  esr: 0x92000005 (Data Abort) byte read Translation fault
      
      Binary Images:
             0x18ca5e000 -        0x18ca96ffb libsystem_kernel.dylib (*) <6d6644d3-3db3-34c4-b1e3-c675ec5360f0> /usr/lib/system/libsystem_kernel.dylib
             0x18ca97000 -        0x18caa3ffb libsystem_pthread.dylib (*) <886caca0-5762-3640-8db2-3fa3b911c062> /usr/lib/system/libsystem_pthread.dylib
             0x109dc8000 -        0x10a233fff org.qt-project.QtCore (6.5) <bfbfe00d-1865-3ca6-8dd3-89e4c3a626ea> /Users/USER/Documents/*/QtCore.framework/Versions/A/QtCore
             0x10619c000 -        0x106547fff org.qt-project.QtQuick (6.5) <55e6d59c-cc14-31de-a41c-c934871b4948> /Users/USER/Documents/*/QtQuick.framework/Versions/A/QtQuick
             0x1086d4000 -        0x108a57fff org.qt-project.QtQml (6.5) <9e2f1f99-ccde-359f-9751-3e29684910f0> /Users/USER/Documents/*/QtQml.framework/Versions/A/QtQml
             0x104718000 -        0x104c7ffff principledmaterial (1.0) <61e520f1-a0b4-39c5-b80d-a246ee1c5ccd> /Users/USER/Documents/*/principledmaterial.app/Contents/MacOS/principledmaterial
             0x18c76e000 -        0x18c7f84af dyld (*) <1f56ab4e-f398-3a9c-bfba-fbbd17808963> /usr/lib/dyld
             0x18c728000 -        0x18c76dd9f libobjc.A.dylib (*) <e20fe24e-bbda-3944-9cfc-8e43a463400b> /usr/lib/libobjc.A.dylib
             0x195d2b000 -        0x195ef6fff com.apple.Metal (306.2.4) <1aff9909-e8a3-32d2-9b31-1a894680f867> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
             0x108f44000 -        0x10956bfff org.qt-project.QtGui (6.5) <860c26ac-f12e-3dd7-bf54-f7bffb3b3018> /Users/USER/Documents/*/QtGui.framework/Versions/A/QtGui
             0x18cafc000 -        0x18cfd3fff com.apple.CoreFoundation (6.9) <f4ff83fc-e62c-30b4-b3a9-876c8a1fd595> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x18fd9b000 -        0x190ca2fff com.apple.AppKit (6.9) <af9f6891-70ad-3c26-af08-b747344892d2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x19496e000 -        0x1949cffff com.apple.CoreVideo (1.8) <fb6c73bd-5e1f-3e88-b952-caaaed8960c9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
                     0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
      
      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: 8
          thread_create: 0
          thread_set_state: 642
      
      VM Region Summary:
      ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
      Writable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)
      
                                      VIRTUAL   REGION 
      REGION TYPE                        SIZE    COUNT (non-coalesced) 
      ===========                     =======  ======= 
      Accelerate framework               128K        1 
      Activity Tracing                   256K        1 
      CG backing stores                  960K        4 
      CG image                           160K        8 
      ColorSync                          560K       25 
      CoreAnimation                       80K        5 
      CoreGraphics                        32K        2 
      CoreUI image data                  496K        7 
      Foundation                          16K        1 
      JS VM Gigacage                    4096K        1 
      JS VM Isolated Heap               6464K        6 
      Kernel Alloc Once                   32K        1 
      MALLOC                           301.3M       56 
      MALLOC guard page                  192K        8 
      MALLOC_MEDIUM (reserved)         560.0M        5         reserved VM address space (unallocated)
      MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
      STACK GUARD                       56.2M       14 
      Stack                             22.4M       14 
      VM_ALLOCATE                        288K       15 
      __AUTH                             672K      174 
      __AUTH_CONST                      12.2M      336 
      __CTF                               756        1 
      __DATA                            10.0M      371 
      __DATA_CONST                      16.2M      383 
      __DATA_DIRTY                       712K      112 
      __FONT_DATA                        2352        1 
      __LINKEDIT                       794.5M       48 
      __OBJC_CONST                      1373K      150 
      __OBJC_RO                         65.1M        1 
      __OBJC_RW                         1981K        1 
      __TEXT                           281.3M      398 
      dyld private memory                256K        1 
      mapped file                      190.6M       35 
      shared memory                      880K       16 
      ===========                     =======  ======= 
      TOTAL                              2.6G     2203 
      TOTAL, minus reserved VM space     1.7G     2203 
      
      
      
      -----------
      Full Report
      -----------
      
      {"app_name":"principledmaterial","timestamp":"2022-11-15 15:26:12.00 +0200","app_version":"1.0","slice_uuid":"61e520f1-a0b4-39c5-b80d-a246ee1c5ccd","build_version":"1.0.0","platform":1,"bundleID":"","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A380)","roots_installed":0,"name":"principledmaterial","incident_id":"1076A038-5F89-445A-A42E-4ED4498C93BB"}
      {
        "uptime" : 720000,
        "procRole" : "Foreground",
        "version" : 2,
        "userID" : 503,
        "deployVersion" : 210,
        "modelCode" : "MacBookPro17,1",
        "coalitionID" : 129443,
        "osVersion" : {
          "train" : "macOS 13.0",
          "build" : "22A380",
          "releaseType" : "User"
        },
        "captureTime" : "2022-11-15 15:26:12.1323 +0200",
        "incident" : "1076A038-5F89-445A-A42E-4ED4498C93BB",
        "pid" : 34185,
        "translated" : false,
        "cpuType" : "ARM-64",
        "roots_installed" : 0,
        "bug_type" : "309",
        "procLaunch" : "2022-11-15 15:26:08.9649 +0200",
        "procStartAbsTime" : 17431792410953,
        "procExitAbsTime" : 17431868346629,
        "procName" : "principledmaterial",
        "procPath" : "\/Users\/USER\/Documents\/*\/principledmaterial.app\/Contents\/MacOS\/principledmaterial",
        "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"1.0.0","CFBundleIdentifier":""},
        "storeInfo" : {"deviceIdentifierForVendor":"70DD05F2-A32D-5B56-B5FF-2B1C0C3D5649","thirdParty":true},
        "parentProc" : "qtcreator_processlauncher",
        "parentPid" : 66838,
        "coalitionName" : "org.qt-project.qtcreator",
        "crashReporterKey" : "13406F81-83E6-A65F-EE25-424A0202CD49",
        "wakeTime" : 7019,
        "sleepWakeUUID" : "7750FCCA-CD5A-4830-8A6A-A29414108A31",
        "sip" : "enabled",
        "vmRegionInfo" : "0x6b3e49846ea0 is not in any region.  Bytes after previous region: 12361612422817  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)\n--->  \n      UNUSED SPACE AT END",
        "exception" : {"codes":"0x0000000000000001, 0x00006b3e49846ea0","rawCodes":[1,117915265560224],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x00006b3e49846ea0"},
        "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":34185},
        "vmregioninfo" : "0x6b3e49846ea0 is not in any region.  Bytes after previous region: 12361612422817  \n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-\/rwx SM=NUL  ...(unallocated)\n--->  \n      UNUSED SPACE AT END",
        "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":642,"task_for_pid":8},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
        "faultingThread" : 6,
        "threads" : [{"id":13581667,"queue":"com.apple.main-thread","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1937716,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":52,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":2581196,"symbol":"QSGThreadedRenderLoop::releaseResources(QSGThreadedRenderLoop::Window*, bool)","symbolLocation":584,"imageIndex":3},{"imageOffset":2580260,"symbol":"QSGThreadedRenderLoop::windowDestroyed(QQuickWindow*)","symbolLocation":308,"imageIndex":3},{"imageOffset":956168,"symbol":"QQuickWindow::~QQuickWindow()","symbolLocation":128,"imageIndex":3},{"imageOffset":2369780,"symbol":"QQmlPrivate::QQmlElement<QQuickWindowQmlImpl>::~QQmlElement()","symbolLocation":36,"imageIndex":3},{"imageOffset":1819328,"symbol":"QQmlApplicationEngine::~QQmlApplicationEngine()","symbolLocation":144,"imageIndex":4},{"imageOffset":39036,"sourceLine":21,"sourceFile":"main.cpp","symbol":"main","imageIndex":5,"symbolLocation":564},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":6}]},{"id":13581677,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13581678,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13581689,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13581690,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":13581691,"name":"QQmlThread","frames":[{"imageOffset":37684,"symbol":"poll","symbolLocation":8,"imageIndex":0},{"imageOffset":1876048,"symbol":"qt_safe_poll(pollfd*, unsigned int, timespec const*)","symbolLocation":468,"imageIndex":2},{"imageOffset":1881736,"symbol":"QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":748,"imageIndex":2},{"imageOffset":467320,"symbol":"QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)","symbolLocation":532,"imageIndex":2},{"imageOffset":1410672,"symbol":"QThread::exec()","symbolLocation":280,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"triggered":true,"id":13581778,"name":"QSGRenderThread","threadState":{"x":[{"value":105553175015040},{"value":105553175015040},{"value":117915265560192},{"value":105553119820864},{"value":105553119820928},{"value":19},{"value":2048},{"value":1},{"value":0},{"value":456},{"value":105554005343848},{"value":15},{"value":8},{"value":105553134921280},{"value":8204014001},{"value":8204014000},{"value":117915265560192},{"value":8271164248},{"value":0},{"value":4646680464},{"value":4646680680},{"value":4646680688},{"value":4646657088},{"value":0},{"value":105553146163584},{"value":4401146039},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6809359912},"cpsr":{"value":4096},"fp":{"value":6108654704},"sp":{"value":6108654656},"esr":{"value":2449473541,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6651314808,"matchesCrashFrame":1},"far":{"value":117915265560224}},"frames":[{"imageOffset":33400,"symbol":"objc_release","symbolLocation":16,"imageIndex":7},{"imageOffset":779816,"symbol":"LoaderGlobalState::releaseFile(MTLLoadedFile*)","symbolLocation":120,"imageIndex":8},{"imageOffset":396132,"symbol":"-[_MTLBinaryArchive deallocContainers]","symbolLocation":144,"imageIndex":8},{"imageOffset":396436,"symbol":"-[_MTLBinaryArchive dealloc]","symbolLocation":56,"imageIndex":8},{"imageOffset":4284344,"symbol":"QRhiMetal::destroy()","symbolLocation":392,"imageIndex":9},{"imageOffset":2169848,"symbol":"QRhi::~QRhi()","symbolLocation":524,"imageIndex":9},{"imageOffset":1511148,"symbol":"QSGRhiSupport::destroyRhi(QRhi*, QQuickGraphicsConfiguration const&)","symbolLocation":56,"imageIndex":3},{"imageOffset":2570984,"symbol":"QSGRenderThread::invalidateGraphics(QQuickWindow*, bool)","symbolLocation":528,"imageIndex":3},{"imageOffset":2569220,"symbol":"QSGRenderThread::event(QEvent*)","symbolLocation":840,"imageIndex":3},{"imageOffset":2575472,"symbol":"QSGRenderThread::processEventsAndWaitForMore()","symbolLocation":148,"imageIndex":3},{"imageOffset":2576628,"symbol":"QSGRenderThread::run()","symbolLocation":236,"imageIndex":3},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581779,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1938596,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":280,"imageIndex":2},{"imageOffset":1937756,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":92,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1915032,"symbol":"QThreadPoolThread::run()","symbolLocation":876,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581780,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1938596,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":280,"imageIndex":2},{"imageOffset":1937756,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":92,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1915032,"symbol":"QThreadPoolThread::run()","symbolLocation":876,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581781,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1938596,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":280,"imageIndex":2},{"imageOffset":1937756,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":92,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1915032,"symbol":"QThreadPoolThread::run()","symbolLocation":876,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581782,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1938596,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":280,"imageIndex":2},{"imageOffset":1937756,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":92,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1915032,"symbol":"QThreadPoolThread::run()","symbolLocation":876,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581783,"name":"Thread (pooled)","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":1},{"imageOffset":1938596,"symbol":"QWaitConditionPrivate::wait_relative(QDeadlineTimer)","symbolLocation":280,"imageIndex":2},{"imageOffset":1937756,"symbol":"QWaitConditionPrivate::wait(QDeadlineTimer)","symbolLocation":92,"imageIndex":2},{"imageOffset":1937544,"symbol":"QWaitCondition::wait(QMutex*, QDeadlineTimer)","symbolLocation":108,"imageIndex":2},{"imageOffset":1915032,"symbol":"QThreadPoolThread::run()","symbolLocation":876,"imageIndex":2},{"imageOffset":1897948,"symbol":"QThreadPrivate::start(void*)","symbolLocation":332,"imageIndex":2},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581786,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3568,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":75992,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":38456,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":0},{"imageOffset":4460,"symbol":"mach_msg","symbolLocation":24,"imageIndex":0},{"imageOffset":531420,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":10},{"imageOffset":525512,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":10},{"imageOffset":522404,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":10},{"imageOffset":1454664,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":11},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":13581821,"name":"CVDisplayLink","frames":[{"imageOffset":17892,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":30308,"symbol":"_pthread_cond_wait","symbolLocation":1276,"imageIndex":1},{"imageOffset":14780,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":324,"imageIndex":12},{"imageOffset":10892,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":504,"imageIndex":12},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
        "usedImages" : [
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6654648320,
          "size" : 233468,
          "uuid" : "6d6644d3-3db3-34c4-b1e3-c675ec5360f0",
          "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
          "name" : "libsystem_kernel.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6654881792,
          "size" : 53244,
          "uuid" : "886caca0-5762-3640-8db2-3fa3b911c062",
          "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
          "name" : "libsystem_pthread.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4460412928,
          "CFBundleShortVersionString" : "6.5",
          "CFBundleIdentifier" : "org.qt-project.QtCore",
          "size" : 4636672,
          "uuid" : "bfbfe00d-1865-3ca6-8dd3-89e4c3a626ea",
          "path" : "\/Users\/USER\/Documents\/*\/QtCore.framework\/Versions\/A\/QtCore",
          "name" : "QtCore",
          "CFBundleVersion" : "6.5.0"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4397318144,
          "CFBundleShortVersionString" : "6.5",
          "CFBundleIdentifier" : "org.qt-project.QtQuick",
          "size" : 3850240,
          "uuid" : "55e6d59c-cc14-31de-a41c-c934871b4948",
          "path" : "\/Users\/USER\/Documents\/*\/QtQuick.framework\/Versions\/A\/QtQuick",
          "name" : "QtQuick",
          "CFBundleVersion" : "6.5.0"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4436344832,
          "CFBundleShortVersionString" : "6.5",
          "CFBundleIdentifier" : "org.qt-project.QtQml",
          "size" : 3686400,
          "uuid" : "9e2f1f99-ccde-359f-9751-3e29684910f0",
          "path" : "\/Users\/USER\/Documents\/*\/QtQml.framework\/Versions\/A\/QtQml",
          "name" : "QtQml",
          "CFBundleVersion" : "6.5.0"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4369514496,
          "CFBundleShortVersionString" : "1.0",
          "CFBundleIdentifier" : "",
          "size" : 5668864,
          "uuid" : "61e520f1-a0b4-39c5-b80d-a246ee1c5ccd",
          "path" : "\/Users\/USER\/Documents\/*\/principledmaterial.app\/Contents\/MacOS\/principledmaterial",
          "name" : "principledmaterial",
          "CFBundleVersion" : "1.0.0"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6651568128,
          "size" : 566448,
          "uuid" : "1f56ab4e-f398-3a9c-bfba-fbbd17808963",
          "path" : "\/usr\/lib\/dyld",
          "name" : "dyld"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6651281408,
          "size" : 286112,
          "uuid" : "e20fe24e-bbda-3944-9cfc-8e43a463400b",
          "path" : "\/usr\/lib\/libobjc.A.dylib",
          "name" : "libobjc.A.dylib"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6808580096,
          "CFBundleShortVersionString" : "306.2.4",
          "CFBundleIdentifier" : "com.apple.Metal",
          "size" : 1884160,
          "uuid" : "1aff9909-e8a3-32d2-9b31-1a894680f867",
          "path" : "\/System\/Library\/Frameworks\/Metal.framework\/Versions\/A\/Metal",
          "name" : "Metal",
          "CFBundleVersion" : "306.2.4"
        },
        {
          "source" : "P",
          "arch" : "arm64",
          "base" : 4445192192,
          "CFBundleShortVersionString" : "6.5",
          "CFBundleIdentifier" : "org.qt-project.QtGui",
          "size" : 6455296,
          "uuid" : "860c26ac-f12e-3dd7-bf54-f7bffb3b3018",
          "path" : "\/Users\/USER\/Documents\/*\/QtGui.framework\/Versions\/A\/QtGui",
          "name" : "QtGui",
          "CFBundleVersion" : "6.5.0"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6655295488,
          "CFBundleShortVersionString" : "6.9",
          "CFBundleIdentifier" : "com.apple.CoreFoundation",
          "size" : 5079040,
          "uuid" : "f4ff83fc-e62c-30b4-b3a9-876c8a1fd595",
          "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
          "name" : "CoreFoundation",
          "CFBundleVersion" : "1953.1"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6708375552,
          "CFBundleShortVersionString" : "6.9",
          "CFBundleIdentifier" : "com.apple.AppKit",
          "size" : 15761408,
          "uuid" : "af9f6891-70ad-3c26-af08-b747344892d2",
          "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
          "name" : "AppKit",
          "CFBundleVersion" : "2299"
        },
        {
          "source" : "P",
          "arch" : "arm64e",
          "base" : 6787883008,
          "CFBundleShortVersionString" : "1.8",
          "CFBundleIdentifier" : "com.apple.CoreVideo",
          "size" : 401408,
          "uuid" : "fb6c73bd-5e1f-3e88-b952-caaaed8960c9",
          "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
          "name" : "CoreVideo",
          "CFBundleVersion" : "0.0"
        },
        {
          "size" : 0,
          "source" : "A",
          "base" : 0,
          "uuid" : "00000000-0000-0000-0000-000000000000"
        }
      ],
        "sharedCache" : {
        "base" : 6650920960,
        "size" : 3403612160,
        "uuid" : "5667eb2d-1398-3b38-afff-a929572d4b88"
      },
        "vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=1.3G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.3G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                  960K        4 \nCG image                           160K        8 \nColorSync                          560K       25 \nCoreAnimation                       80K        5 \nCoreGraphics                        32K        2 \nCoreUI image data                  496K        7 \nFoundation                          16K        1 \nJS VM Gigacage                    4096K        1 \nJS VM Isolated Heap               6464K        6 \nKernel Alloc Once                   32K        1 \nMALLOC                           301.3M       56 \nMALLOC guard page                  192K        8 \nMALLOC_MEDIUM (reserved)         560.0M        5         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       14 \nStack                             22.4M       14 \nVM_ALLOCATE                        288K       15 \n__AUTH                             672K      174 \n__AUTH_CONST                      12.2M      336 \n__CTF                               756        1 \n__DATA                            10.0M      371 \n__DATA_CONST                      16.2M      383 \n__DATA_DIRTY                       712K      112 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       794.5M       48 \n__OBJC_CONST                      1373K      150 \n__OBJC_RO                         65.1M        1 \n__OBJC_RW                         1981K        1 \n__TEXT                           281.3M      398 \ndyld private memory                256K        1 \nmapped file                      190.6M       35 \nshared memory                      880K       16 \n===========                     =======  ======= \nTOTAL                              2.6G     2203 \nTOTAL, minus reserved VM space     1.7G     2203 \n",
        "legacyInfo" : {
        "threadTriggered" : {
          "name" : "QSGRenderThread"
        }
      },
        "trialInfo" : {
        "rollouts" : [
          {
            "rolloutId" : "60186475825c62000ccf5450",
            "factorPackIds" : {
      
            },
            "deploymentId" : 240000026
          },
          {
            "rolloutId" : "61675b89201f677a9a4cbd65",
            "factorPackIds" : {
              "HEALTH_FEATURE_AVAILABILITY" : "63605e98c8a2104545a56f10"
            },
            "deploymentId" : 240000045
          }
        ],
        "experiments" : [
      
        ]
      }
      }
      
      
      

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              kwpark Kwanghyo Park
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes