nathantannar4 / Transmission

Bridges UIKit presentation APIs to a SwiftUI API so you can use presentation controllers, interactive transitions and more.
BSD 2-Clause "Simplified" License
369 stars 12 forks source link

Preview constantly crashes when using PresentationLink(transition: .sheet) #4

Closed nikolalukovic closed 1 year ago

nikolalukovic commented 1 year ago

From time to time I get this error and preview crashes.

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: 8EA7A7BE-CD24-4253-8AA9-9BA338BD0F27
CrashReporter Key:   0BE79C16-D35D-5AA6-70CE-EEBE3C8EC816
Hardware Model:      MacBookPro18,1
Process:             Primal [80308]
Path:                /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/66BBF716-2437-48E6-AF8D-1E8A53A82394/data/Containers/Bundle/Application/AA62C195-EB09-4470-9C70-A8C1A104F568/Primal.app/Primal
Identifier:          net.primal.iosapp.Primal
Version:             0.1 (2)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd_sim [78396]
Coalition:           com.apple.CoreSimulator.SimDevice.66BBF716-2437-48E6-AF8D-1E8A53A82394 [33887]
Responsible Process: SimulatorTrampoline [2631]

Date/Time:           2023-02-25 20:19:17.5671 +0100
Launch Time:         2023-02-25 20:15:34.3792 +0100
OS Version:          macOS 13.2.1 (22D68)
Release Type:        User
Report Version:      104

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000045a5d49ff580
Exception Codes: 0x0000000000000001, 0x000045a5d49ff580
VM Region Info: 0x45a5d49ff580 is not in any region.  Bytes after previous region: 76097502836097  Bytes before following region: 28974577093248
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  ...(unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-/rwx SM=PRV  
Termination Reason: SIGNAL 11 Segmentation fault: 11
Terminating Process: exc handler [80308]

Triggered by Thread:  11

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                 0x1b0542ef0 __mmap + 8
1   libsystem_kernel.dylib                 0x1b0542e84 mmap + 56
2   ImageIO                                0x1813ab414 _ImageIO_Malloc + 132
3   ImageIO                                0x1813edf28 GIFReadPlugin::CreateFrameBufferAtIndex(CGRect const&, unsigned long, IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&) + 276
4   ImageIO                                0x1813eef44 GIFReadPlugin::DoDecodeImageData(IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, unsigned char*, unsigned long, std::__1::shared_ptr<GIFBufferInfo>, long*) + 2156
5   ImageIO                                0x1813efa08 GIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 716
6   ImageIO                                0x1812f66e8 IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 228
7   ImageIO                                0x18130495c IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 740
8   ImageIO                                0x181302148 IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 832
9   QuartzCore                             0x187dec1a4 CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double) + 2712
10  QuartzCore                             0x187ded118 CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double) + 20
11  QuartzCore                             0x187f6a858 CA::Layer::prepare_commit(CA::Transaction*) + 436
12  QuartzCore                             0x187e97a80 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 452
13  QuartzCore                             0x187ec3a24 CA::Transaction::commit() + 652
14  QuartzCore                             0x187dd06d0 CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long) + 1280
15  QuartzCore                             0x187ec89a8 display_timer_callback(__CFMachPort*, void*, long, void*) + 336
16  CoreFoundation                         0x18033ee94 __CFMachPortPerform + 172
17  CoreFoundation                         0x18037387c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
18  CoreFoundation                         0x180372e9c __CFRunLoopDoSource1 + 496
19  CoreFoundation                         0x18036d43c __CFRunLoopRun + 2176
20  CoreFoundation                         0x18036c7a4 CFRunLoopRunSpecific + 584
21  GraphicsServices                       0x188ff7c98 GSEventRunModal + 160
22  UIKitCore                              0x10447637c -[UIApplication _run] + 868
23  UIKitCore                              0x10447a374 UIApplicationMain + 124
24  SwiftUI                                0x1088990d4 0x107944000 + 16077012
25  SwiftUI                                0x108898f7c 0x107944000 + 16076668
26  SwiftUI                                0x107ffeb60 0x107944000 + 7056224
27  Primal                                 0x10228d928 static PrimalApp.$main() + 40 (PrimalApp.swift:10)
28  Primal                                 0x10228da24 main + 12
29  dyld_sim                               0x102ff9fa0 start_sim + 20
30  dyld                                   0x102da5e50 start + 2544

Thread 1:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 2:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib                 0x1b05422ac mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x1b0553154 mach_msg2_internal + 76
2   libsystem_kernel.dylib                 0x1b054a4b8 mach_msg_overwrite + 536
3   libsystem_kernel.dylib                 0x1b054261c mach_msg + 20
4   CoreFoundation                         0x1803729c8 __CFRunLoopServiceMachPort + 156
5   CoreFoundation                         0x18036d03c __CFRunLoopRun + 1152
6   CoreFoundation                         0x18036c7a4 CFRunLoopRunSpecific + 584
7   Foundation                             0x180bcf02c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 208
8   Foundation                             0x180bcf250 -[NSRunLoop(NSRunLoop) runUntilDate:] + 60
9   UIKitCore                              0x10451653c -[UIEventFetcher threadMain] + 424
10  Foundation                             0x180bf4a10 __NSThread__start__ + 704
11  libsystem_pthread.dylib                0x1b059e4e4 _pthread_start + 116
12  libsystem_pthread.dylib                0x1b05996cc thread_start + 8

Thread 3:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 4:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 9:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 10::  Dispatch queue: com.onevcat.Kingfisher.Animator.preloadQueue
0   libswiftCore.dylib                     0x18be1c9d4 __BridgingHashBuffer.deinit + 0
1   libswiftCore.dylib                     0x18be1cb00 __BridgingHashBuffer.__deallocating_deinit + 12
2   libswiftCore.dylib                     0x18c01d1a4 _swift_release_dealloc + 28
3   libswiftCore.dylib                     0x18bdc66c8 _SwiftDeferredNSDictionary.__deallocating_deinit + 40
4   libswiftCore.dylib                     0x18c01d1a4 _swift_release_dealloc + 28
5   Primal                                 0x1023a2964 AnimatedImageView.Animator.loadFrame(at:) + 896
6   Primal                                 0x1023a3280 closure #1 in AnimatedImageView.Animator.updatePreloadedFrames() + 256
7   Primal                                 0x1023a5668 partial apply for closure #1 in AnimatedImageView.Animator.updatePreloadedFrames() + 20
8   libswiftCore.dylib                     0x18bddb588 Sequence.forEach(_:) + 440
9   Primal                                 0x1023a2edc AnimatedImageView.Animator.updatePreloadedFrames() + 512
10  Primal                                 0x1023a0b80 closure #1 in AnimatedImageView.Animator.previousFrameIndex.didset + 44
11  Primal                                 0x102292a68 thunk for @escaping @callee_guaranteed () -> () + 48
12  libdispatch.dylib                      0x180133fa4 _dispatch_call_block_and_release + 24
13  libdispatch.dylib                      0x180135768 _dispatch_client_callout + 16
14  libdispatch.dylib                      0x18013d7f8 _dispatch_lane_serial_drain + 780
15  libdispatch.dylib                      0x18013e43c _dispatch_lane_invoke + 392
16  libdispatch.dylib                      0x18014a624 _dispatch_workloop_worker_thread + 772
17  libsystem_pthread.dylib                0x1b059a8fc _pthread_wqthread + 284
18  libsystem_pthread.dylib                0x1b05996c0 start_wqthread + 8

Thread 11 Crashed::  Dispatch queue: com.onevcat.Kingfisher.Animator.preloadQueue
0   libobjc.A.dylib                        0x18002ec14 objc_msgSend + 20
1   ImageIO                                0x1812e4b18 CGImageGetImageSource + 152
2   UIKitCore                              0x103ed8cc8 -[_UIImageCGImageContent initWithCGImage:scale:] + 36
3   UIKitCore                              0x104091768 -[UIImage initWithCGImage:scale:orientation:] + 64
4   Primal                                 0x1023a519c @nonobjc UIImage.init(cgImage:) + 36
5   Primal                                 0x1023a2ccc UIImage.__allocating_init(cgImage:) + 44
6   Primal                                 0x1023a2ad0 AnimatedImageView.Animator.loadFrame(at:) + 1260
7   Primal                                 0x1023a3280 closure #1 in AnimatedImageView.Animator.updatePreloadedFrames() + 256
8   Primal                                 0x1023a5668 partial apply for closure #1 in AnimatedImageView.Animator.updatePreloadedFrames() + 20
9   libswiftCore.dylib                     0x18bddb588 Sequence.forEach(_:) + 440
10  Primal                                 0x1023a2edc AnimatedImageView.Animator.updatePreloadedFrames() + 512
11  Primal                                 0x1023a0b80 closure #1 in AnimatedImageView.Animator.previousFrameIndex.didset + 44
12  Primal                                 0x102292a68 thunk for @escaping @callee_guaranteed () -> () + 48
13  libdispatch.dylib                      0x180133fa4 _dispatch_call_block_and_release + 24
14  libdispatch.dylib                      0x180135768 _dispatch_client_callout + 16
15  libdispatch.dylib                      0x18013d7f8 _dispatch_lane_serial_drain + 780
16  libdispatch.dylib                      0x18013e43c _dispatch_lane_invoke + 392
17  libdispatch.dylib                      0x18014a624 _dispatch_workloop_worker_thread + 772
18  libsystem_pthread.dylib                0x1b059a8fc _pthread_wqthread + 284
19  libsystem_pthread.dylib                0x1b05996c0 start_wqthread + 8

Thread 12:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 14:
0   libsystem_pthread.dylib                0x1b05996b8 start_wqthread + 0

Thread 11 crashed with ARM Thread State (64-bit):
    x0: 0x000060000050f570   x1: 0x00000001b1685432   x2: 0x000000016deb2238   x3: 0x0000000000000000
    x4: 0x0000000000000008   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000000
    x8: 0x000045a5d49ff570   x9: 0x00000001b8cc3418  x10: 0x000000018164bc5b  x11: 0x0000000180513466
   x12: 0x000000018164bc7f  x13: 0x000000018164bc7f  x14: 0x000045a5d49ff570  x15: 0x000045a5d49ff570
   x16: 0x000045a5d49ff570  x17: 0x000000006580361b  x18: 0x0000000000000000  x19: 0x0000000135a19f10
   x20: 0x0000600002bd3ba0  x21: 0x0000000135a19f10  x22: 0x0000000132285778  x23: 0x000000018c01ec4c
   x24: 0x00000001baf273f0  x25: 0x000000016deb2690  x26: 0x000000016deb2680  x27: 0x0000600001035680
   x28: 0x000000018c01ec68   fp: 0x000000016deb2250   lr: 0x00000001812e4b18
    sp: 0x000000016deb2230   pc: 0x000000018002ec14 cpsr: 0x20001000
   far: 0x000045a5d49ff580  esr: 0x92000005 (Data Abort) byte read Translation fault

Binary Images:
       0x1b0541000 -        0x1b0578ff7 libsystem_kernel.dylib (*) <1cc37621-cad6-30cb-8889-4aaf9f72fc8c> /usr/lib/system/libsystem_kernel.dylib
       0x18122b000 -        0x18168bfff com.apple.ImageIO (3.3.0) <92cef24a-1c49-3f35-9b7f-0ad64c857687> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/ImageIO.framework/ImageIO
       0x187dc2000 -        0x18807efff com.apple.QuartzCore (1.11) <11e46b84-1a16-35df-af94-317713e2c5b3> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/QuartzCore.framework/QuartzCore
       0x1802ed000 -        0x180699fff com.apple.CoreFoundation (6.9) <9b810641-e5e7-3950-a3f7-25ce1ede4d7a> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
       0x188ff4000 -        0x188ffcfff com.apple.GraphicsServices (1.0) <3340e7ba-7ef4-3baf-b4b8-28b2e06fe6e6> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
       0x103a08000 -        0x1050c3fff com.apple.UIKitCore (1.0) <3f2e4277-d1ab-3c9c-8ca1-14c5ef9dbfc8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
       0x107944000 -        0x108ec7fff com.apple.SwiftUI (4.2.11) <1bb9ceee-86d4-35a6-89c9-bd86a50e7f0f> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/SwiftUI.framework/SwiftUI
       0x102204000 -        0x10258bfff net.primal.iosapp.Primal (0.1) <3b242b55-4004-3c49-9d62-42e412e2c6eb> /Users/USER/Library/Developer/Xcode/UserData/Previews/Simulator Devices/66BBF716-2437-48E6-AF8D-1E8A53A82394/data/Containers/Bundle/Application/AA62C195-EB09-4470-9C70-A8C1A104F568/Primal.app/Primal
       0x102ff8000 -        0x103047fff dyld_sim (*) <d763ecdd-458a-3dc0-92d4-bf4f7a54bfbb> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/dyld_sim
       0x102da0000 -        0x102e2bfff dyld (*) <191e84f1-4b95-39c8-b253-1c1ef56c0fa8> /usr/lib/dyld
       0x1b0597000 -        0x1b05a3ff3 libsystem_pthread.dylib (*) <40dd1c9e-a795-3b1e-8353-e906d4e90635> /usr/lib/system/libsystem_pthread.dylib
       0x180710000 -        0x180fc4fff com.apple.Foundation (6.9) <4a53f446-37df-36ed-aaf0-242bf3845fc0> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation
       0x18bd27000 -        0x18c19dfff libswiftCore.dylib (*) <e8a8dc78-76d4-3fae-82df-ebd06feb28a8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/swift/libswiftCore.dylib
       0x180132000 -        0x180178fff libdispatch.dylib (*) <75a8e72d-f60e-33db-9798-e4f60f5c9226> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libdispatch.dylib
       0x18002c000 -        0x180060d9f libobjc.A.dylib (*) <2140ae27-11dd-398f-b65a-ad86245d6cc8> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

Error Formulating Crash Report:
dyld_process_snapshot_create_for_process failed with 5

EOF

-----------
Full Report
-----------

{"app_name":"Primal","timestamp":"2023-02-25 20:19:17.00 +0100","app_version":"0.1","slice_uuid":"3b242b55-4004-3c49-9d62-42e412e2c6eb","build_version":"2","platform":7,"bundleID":"net.primal.iosapp.Primal","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"Primal","incident_id":"8EA7A7BE-CD24-4253-8AA9-9BA338BD0F27"}
{
  "uptime" : 290000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "coalitionID" : 33887,
  "osVersion" : {
    "train" : "macOS 13.2.1",
    "build" : "22D68",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-25 20:19:17.5671 +0100",
  "incident" : "8EA7A7BE-CD24-4253-8AA9-9BA338BD0F27",
  "pid" : 80308,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-02-25 20:15:34.3792 +0100",
  "procStartAbsTime" : 7000647682061,
  "procExitAbsTime" : 7006003650734,
  "procName" : "Primal",
  "procPath" : "\/Users\/USER\/Library\/Developer\/Xcode\/UserData\/Previews\/Simulator Devices\/66BBF716-2437-48E6-AF8D-1E8A53A82394\/data\/Containers\/Bundle\/Application\/AA62C195-EB09-4470-9C70-A8C1A104F568\/Primal.app\/Primal",
  "bundleInfo" : {"CFBundleShortVersionString":"0.1","CFBundleVersion":"2","CFBundleIdentifier":"net.primal.iosapp.Primal"},
  "storeInfo" : {"deviceIdentifierForVendor":"1E84700D-378C-57F0-91D7-61A6CA36209A","thirdParty":true},
  "parentProc" : "launchd_sim",
  "parentPid" : 78396,
  "coalitionName" : "com.apple.CoreSimulator.SimDevice.66BBF716-2437-48E6-AF8D-1E8A53A82394",
  "crashReporterKey" : "0BE79C16-D35D-5AA6-70CE-EEBE3C8EC816",
  "responsiblePid" : 2631,
  "responsibleProc" : "SimulatorTrampoline",
  "wakeTime" : 35099,
  "sleepWakeUUID" : "155F6BEB-9E49-45DA-9D91-DDE3BF7011B7",
  "sip" : "enabled",
  "vmRegionInfo" : "0x45a5d49ff580 is not in any region.  Bytes after previous region: 76097502836097  Bytes before following region: 28974577093248\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "exception" : {"codes":"0x0000000000000001, 0x000045a5d49ff580","rawCodes":[1,76578539173248],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000045a5d49ff580"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":80308},
  "vmregioninfo" : "0x45a5d49ff580 is not in any region.  Bytes after previous region: 76097502836097  Bytes before following region: 28974577093248\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":9},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 11,
  "threads" : [{"id":4786814,"queue":"com.apple.main-thread","frames":[{"imageOffset":7920,"symbol":"__mmap","symbolLocation":8,"imageIndex":0},{"imageOffset":7812,"symbol":"mmap","symbolLocation":56,"imageIndex":0},{"imageOffset":1573908,"symbol":"_ImageIO_Malloc","symbolLocation":132,"imageIndex":1},{"imageOffset":1847080,"symbol":"GIFReadPlugin::CreateFrameBufferAtIndex(CGRect const&, unsigned long, IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&)","symbolLocation":276,"imageIndex":1},{"imageOffset":1851204,"symbol":"GIFReadPlugin::DoDecodeImageData(IIOImageReadSession*, GlobalGIFInfo*, ReadPluginData const&, GIFPluginData const&, unsigned char*, unsigned long, std::__1::shared_ptr<GIFBufferInfo>, long*)","symbolLocation":2156,"imageIndex":1},{"imageOffset":1853960,"symbol":"GIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":716,"imageIndex":1},{"imageOffset":833256,"symbol":"IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":228,"imageIndex":1},{"imageOffset":891228,"symbol":"IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":740,"imageIndex":1},{"imageOffset":880968,"symbol":"IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":832,"imageIndex":1},{"imageOffset":172452,"symbol":"CA::Render::copy_image(CGImage*, CGColorSpace*, unsigned int, double, double)","symbolLocation":2712,"imageIndex":2},{"imageOffset":176408,"symbol":"CA::Render::prepare_image(CGImage*, CGColorSpace*, unsigned int, double)","symbolLocation":20,"imageIndex":2},{"imageOffset":1738840,"symbol":"CA::Layer::prepare_commit(CA::Transaction*)","symbolLocation":436,"imageIndex":2},{"imageOffset":875136,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":452,"imageIndex":2},{"imageOffset":1055268,"symbol":"CA::Transaction::commit()","symbolLocation":652,"imageIndex":2},{"imageOffset":59088,"symbol":"CA::Display::DisplayLink::dispatch_items(unsigned long long, unsigned long long, unsigned long long)","symbolLocation":1280,"imageIndex":2},{"imageOffset":1075624,"symbol":"display_timer_callback(__CFMachPort*, void*, long, void*)","symbolLocation":336,"imageIndex":2},{"imageOffset":335508,"symbol":"__CFMachPortPerform","symbolLocation":172,"imageIndex":3},{"imageOffset":551036,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__","symbolLocation":56,"imageIndex":3},{"imageOffset":548508,"symbol":"__CFRunLoopDoSource1","symbolLocation":496,"imageIndex":3},{"imageOffset":525372,"symbol":"__CFRunLoopRun","symbolLocation":2176,"imageIndex":3},{"imageOffset":522148,"symbol":"CFRunLoopRunSpecific","symbolLocation":584,"imageIndex":3},{"imageOffset":15512,"symbol":"GSEventRunModal","symbolLocation":160,"imageIndex":4},{"imageOffset":10937212,"symbol":"-[UIApplication _run]","symbolLocation":868,"imageIndex":5},{"imageOffset":10953588,"symbol":"UIApplicationMain","symbolLocation":124,"imageIndex":5},{"imageOffset":16077012,"imageIndex":6},{"imageOffset":16076668,"imageIndex":6},{"imageOffset":7056224,"imageIndex":6},{"imageOffset":563496,"sourceLine":10,"sourceFile":"PrimalApp.swift","symbol":"static PrimalApp.$main()","imageIndex":7,"symbolLocation":40},{"imageOffset":563748,"sourceFile":"PrimalApp.swift","symbol":"main","symbolLocation":12,"imageIndex":7},{"imageOffset":8096,"symbol":"start_sim","symbolLocation":20,"imageIndex":8},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":9}]},{"id":4786830,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4786834,"name":"com.apple.uikit.eventfetch-thread","frames":[{"imageOffset":4780,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":74068,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":0},{"imageOffset":38072,"symbol":"mach_msg_overwrite","symbolLocation":536,"imageIndex":0},{"imageOffset":5660,"symbol":"mach_msg","symbolLocation":20,"imageIndex":0},{"imageOffset":547272,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":156,"imageIndex":3},{"imageOffset":524348,"symbol":"__CFRunLoopRun","symbolLocation":1152,"imageIndex":3},{"imageOffset":522148,"symbol":"CFRunLoopRunSpecific","symbolLocation":584,"imageIndex":3},{"imageOffset":4976684,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":208,"imageIndex":11},{"imageOffset":4977232,"symbol":"-[NSRunLoop(NSRunLoop) runUntilDate:]","symbolLocation":60,"imageIndex":11},{"imageOffset":11593020,"symbol":"-[UIEventFetcher threadMain]","symbolLocation":424,"imageIndex":5},{"imageOffset":5130768,"symbol":"__NSThread__start__","symbolLocation":704,"imageIndex":11},{"imageOffset":29924,"symbol":"_pthread_start","symbolLocation":116,"imageIndex":10},{"imageOffset":9932,"symbol":"thread_start","symbolLocation":8,"imageIndex":10}]},{"id":4786887,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4786970,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4787060,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4787309,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4791338,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4791339,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4791340,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4791495,"queue":"com.onevcat.Kingfisher.Animator.preloadQueue","frames":[{"imageOffset":1006036,"symbol":"__BridgingHashBuffer.deinit","symbolLocation":0,"imageIndex":12},{"imageOffset":1006336,"symbol":"__BridgingHashBuffer.__deallocating_deinit","symbolLocation":12,"imageIndex":12},{"imageOffset":3105188,"symbol":"_swift_release_dealloc","symbolLocation":28,"imageIndex":12},{"imageOffset":653000,"symbol":"_SwiftDeferredNSDictionary.__deallocating_deinit","symbolLocation":40,"imageIndex":12},{"imageOffset":3105188,"symbol":"_swift_release_dealloc","symbolLocation":28,"imageIndex":12},{"imageOffset":1698148,"symbol":"AnimatedImageView.Animator.loadFrame(at:)","symbolLocation":896,"imageIndex":7},{"imageOffset":1700480,"symbol":"closure #1 in AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":256,"imageIndex":7},{"imageOffset":1709672,"symbol":"partial apply for closure #1 in AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":20,"imageIndex":7},{"imageOffset":738696,"symbol":"Sequence.forEach(_:)","symbolLocation":440,"imageIndex":12},{"imageOffset":1699548,"symbol":"AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":512,"imageIndex":7},{"imageOffset":1690496,"symbol":"closure #1 in AnimatedImageView.Animator.previousFrameIndex.didset","symbolLocation":44,"imageIndex":7},{"imageOffset":584296,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":48,"imageIndex":7},{"imageOffset":8100,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":13},{"imageOffset":14184,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":13},{"imageOffset":47096,"symbol":"_dispatch_lane_serial_drain","symbolLocation":780,"imageIndex":13},{"imageOffset":50236,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":13},{"imageOffset":99876,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":772,"imageIndex":13},{"imageOffset":14588,"symbol":"_pthread_wqthread","symbolLocation":284,"imageIndex":10},{"imageOffset":9920,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}]},{"triggered":true,"id":4794973,"threadState":{"x":[{"value":105553121572208},{"value":7271371826,"objc-selector":"getBytes:range:"},{"value":6139093560},{"value":0},{"value":8},{"value":0},{"value":0},{"value":0},{"value":76578539173232},{"value":7395357720,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFData"},{"value":6465829979,"symbolLocation":34268,"symbol":"png_formatted_warning.valid_parameters"},{"value":6447772774,"symbolLocation":0,"symbol":"__CFMacRomanCharToUnicharTable"},{"value":6465830015,"symbolLocation":34304,"symbol":"png_formatted_warning.valid_parameters"},{"value":6465830015,"symbolLocation":34304,"symbol":"png_formatted_warning.valid_parameters"},{"value":76578539173232},{"value":76578539173232},{"value":76578539173232},{"value":1702901275},{"value":0},{"value":5194751760},{"value":105553162222496},{"value":5194751760},{"value":5136471928},{"value":6643903564,"symbolLocation":0,"symbol":"swift::metadataimpl::ValueWitnesses<swift::metadataimpl::NativeBox<unsigned long long, 8ul, 8ul, 8ul> >::destroy(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*)"},{"value":7431418864,"symbolLocation":0,"symbol":"type metadata for Int"},{"value":6139094672},{"value":6139094656},{"value":105553133262464},{"value":6643903592,"symbolLocation":0,"symbol":"swift::metadataimpl::ValueWitnesses<swift::metadataimpl::NativeBox<unsigned long long, 8ul, 8ul, 8ul> >::initializeWithTake(swift::OpaqueValue*, swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*)"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6462262040},"cpsr":{"value":536875008},"fp":{"value":6139093584},"sp":{"value":6139093552},"esr":{"value":2449473541,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":6442642452,"matchesCrashFrame":1},"far":{"value":76578539173248}},"queue":"com.onevcat.Kingfisher.Animator.preloadQueue","frames":[{"imageOffset":11284,"symbol":"objc_msgSend","symbolLocation":20,"imageIndex":14},{"imageOffset":760600,"symbol":"CGImageGetImageSource","symbolLocation":152,"imageIndex":1},{"imageOffset":5049544,"symbol":"-[_UIImageCGImageContent initWithCGImage:scale:]","symbolLocation":36,"imageIndex":5},{"imageOffset":6854504,"symbol":"-[UIImage initWithCGImage:scale:orientation:]","symbolLocation":64,"imageIndex":5},{"imageOffset":1708444,"symbol":"@nonobjc UIImage.init(cgImage:)","symbolLocation":36,"imageIndex":7},{"imageOffset":1699020,"symbol":"UIImage.__allocating_init(cgImage:)","symbolLocation":44,"imageIndex":7},{"imageOffset":1698512,"symbol":"AnimatedImageView.Animator.loadFrame(at:)","symbolLocation":1260,"imageIndex":7},{"imageOffset":1700480,"symbol":"closure #1 in AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":256,"imageIndex":7},{"imageOffset":1709672,"symbol":"partial apply for closure #1 in AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":20,"imageIndex":7},{"imageOffset":738696,"symbol":"Sequence.forEach(_:)","symbolLocation":440,"imageIndex":12},{"imageOffset":1699548,"symbol":"AnimatedImageView.Animator.updatePreloadedFrames()","symbolLocation":512,"imageIndex":7},{"imageOffset":1690496,"symbol":"closure #1 in AnimatedImageView.Animator.previousFrameIndex.didset","symbolLocation":44,"imageIndex":7},{"imageOffset":584296,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":48,"imageIndex":7},{"imageOffset":8100,"symbol":"_dispatch_call_block_and_release","symbolLocation":24,"imageIndex":13},{"imageOffset":14184,"symbol":"_dispatch_client_callout","symbolLocation":16,"imageIndex":13},{"imageOffset":47096,"symbol":"_dispatch_lane_serial_drain","symbolLocation":780,"imageIndex":13},{"imageOffset":50236,"symbol":"_dispatch_lane_invoke","symbolLocation":392,"imageIndex":13},{"imageOffset":99876,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":772,"imageIndex":13},{"imageOffset":14588,"symbol":"_pthread_wqthread","symbolLocation":284,"imageIndex":10},{"imageOffset":9920,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":10}]},{"id":4795876,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4796421,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":4796422,"frames":[{"imageOffset":9912,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 7253266432,
    "size" : 229368,
    "uuid" : "1cc37621-cad6-30cb-8889-4aaf9f72fc8c",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6461501440,
    "CFBundleShortVersionString" : "3.3.0",
    "CFBundleIdentifier" : "com.apple.ImageIO",
    "size" : 4591616,
    "uuid" : "92cef24a-1c49-3f35-9b7f-0ad64c857687",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/ImageIO.framework\/ImageIO",
    "name" : "ImageIO",
    "CFBundleVersion" : "2387.3.2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6574317568,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 2871296,
    "uuid" : "11e46b84-1a16-35df-af94-317713e2c5b3",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/QuartzCore.framework\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "1042.25"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6445518848,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 3854336,
    "uuid" : "9b810641-e5e7-3950-a3f7-25ce1ede4d7a",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/CoreFoundation.framework\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6593396736,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.GraphicsServices",
    "size" : 36864,
    "uuid" : "3340e7ba-7ef4-3baf-b4b8-28b2e06fe6e6",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/GraphicsServices.framework\/GraphicsServices",
    "name" : "GraphicsServices",
    "CFBundleVersion" : "1.0"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4355817472,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UIKitCore",
    "size" : 23838720,
    "uuid" : "3f2e4277-d1ab-3c9c-8ca1-14c5ef9dbfc8",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/PrivateFrameworks\/UIKitCore.framework\/UIKitCore",
    "name" : "UIKitCore",
    "CFBundleVersion" : "6209"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4422123520,
    "CFBundleShortVersionString" : "4.2.11",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 22560768,
    "uuid" : "1bb9ceee-86d4-35a6-89c9-bd86a50e7f0f",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/SwiftUI.framework\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "4.2.11"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4330635264,
    "CFBundleShortVersionString" : "0.1",
    "CFBundleIdentifier" : "net.primal.iosapp.Primal",
    "size" : 3702784,
    "uuid" : "3b242b55-4004-3c49-9d62-42e412e2c6eb",
    "path" : "\/Users\/USER\/Library\/Developer\/Xcode\/UserData\/Previews\/Simulator Devices\/66BBF716-2437-48E6-AF8D-1E8A53A82394\/data\/Containers\/Bundle\/Application\/AA62C195-EB09-4470-9C70-A8C1A104F568\/Primal.app\/Primal",
    "name" : "Primal",
    "CFBundleVersion" : "2"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4345266176,
    "size" : 327680,
    "uuid" : "d763ecdd-458a-3dc0-92d4-bf4f7a54bfbb",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/dyld_sim",
    "name" : "dyld_sim"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4342808576,
    "size" : 573440,
    "uuid" : "191e84f1-4b95-39c8-b253-1c1ef56c0fa8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 7253618688,
    "size" : 53236,
    "uuid" : "40dd1c9e-a795-3b1e-8353-e906d4e90635",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6449856512,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 9129984,
    "uuid" : "4a53f446-37df-36ed-aaf0-242bf3845fc0",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/System\/Library\/Frameworks\/Foundation.framework\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6640791552,
    "size" : 4681728,
    "uuid" : "e8a8dc78-76d4-3fae-82df-ebd06feb28a8",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6443704320,
    "size" : 290816,
    "uuid" : "75a8e72d-f60e-33db-9798-e4f60f5c9226",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 6442631168,
    "size" : 216480,
    "uuid" : "2140ae27-11dd-398f-b65a-ad86245d6cc8",
    "path" : "\/Applications\/Xcode.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS.simruntime\/Contents\/Resources\/RuntimeRoot\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "vmSummary" : "ReadOnly portion of Libraries: Total=922.2M resident=0K(0%) swapped_out_or_unallocated=922.2M(100%)\nWritable regions: Total=695.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=695.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                          8144K       17 \nCG raster data                    1440K        1 \nColorSync                          160K        7 \nCoreAnimation                     14.8M      147 \nFoundation                          16K        1 \nIOSurface                          528K        4 \nImage IO                          17.6M       36 \nKernel Alloc Once                   32K        1 \nMALLOC                           263.3M       84 \nMALLOC guard page                  192K       11 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.2M       15 \nStack                             15.4M       15 \nVM_ALLOCATE                       3120K        3 \n__DATA                            14.7M      580 \n__DATA_CONST                      51.0M      586 \n__DATA_DIRTY                        66K       11 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       425.0M       91 \n__OBJC_RO                         28.4M        1 \n__OBJC_RW                          882K        1 \n__TEXT                           497.2M      595 \ndyld private memory               1024K        4 \nlibnetwork                        1664K       24 \nmapped file                      354.9M       21 \nshared memory                     2064K        3 \n===========                     =======  ======= \nTOTAL                              2.1G     2263 \nTOTAL, minus reserved VM space     1.7G     2263 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.onevcat.Kingfisher.Animator.preloadQueue"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "61fd92db295c182621ececc3",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "63dbc36200e2ba41eba0f38a"
      },
      "deploymentId" : 240000315
    }
  ],
  "experiments" : [

  ]
},
  "reportNotes" : [
  "dyld_process_snapshot_create_for_process failed with 5"
]
}

Model: MacBookPro18,1, BootROM 8419.80.7, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: DELL G3223D, 2560 x 1440 (QHD/WQHD - Wide Quad High Definition), Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Nov 30 2022 02:17:16 version 20.10.965.13.8.7.131 FWID 01-1251c18d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB2.1 Hub
USB Device: USB31Bus
USB Device: MagSafe Charging Case
USB Device: USB31Bus
USB Device: USB Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
nathantannar4 commented 1 year ago

It looks like Kingfisher is what's crashing?

nikolalukovic commented 1 year ago

It looks like Kingfisher is what's crashing?

I'm an idiot. Closing the issue.