GithubHelp home page GithubHelp logo

Comments (4)

BertanT avatar BertanT commented on July 22, 2024

Hello! First of all, thank you so much for your attention and efforts to support my project. I have also read all of the feedback you sent over from my website, and I will be investigating this problem thoroughly in the coming days. From what I have observed so far, this problem seems to be specific to a certain kind of hardware as I myself and other people I know have used the app on different hardware and OS with no issues. Including the version of macOS in your crash report. To be extra sure, I tested the app with 144 HEIC images taken with an iPhone 12 Pro Max and had no problems. Lastly, I would like to kindly ask you for two favors. If you haven't, can you please try using the app with other photos? And to make sure whether the problem is the API or the app itself, can you please try converting your images with the sample command line app Apple published during WWDC? Hope to talk to you soon, and please take care! 😌

from capturinator.

EngMarc avatar EngMarc commented on July 22, 2024

Ok tried it on another set of HEIC photos (118) same behavior - crashed once I clicked on the save.

I did render all three of my projects with the app PhotoCatch just fine.
I haven't tried the command line tool yet.
Marc


Translated Report (Full Report Below)

Process: Capturinator [73428]
Path: /Applications/Capturinator.app/Contents/MacOS/Capturinator
Identifier: com.bertan.capturinator
Version: 1.0 (3)
App Item ID: 1603793756
App External ID: 846458183
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2022-02-03 16:40:04.3863 -0500
OS Version: macOS 12.2 (21D49)
Report Version: 12
Bridge OS Version: 3.0 (14Y910)
Anonymous UUID: 0C5B9F1D-AE61-9F34-0112-2786683DD8E5

Time Awake Since Boot: 150000 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process: exc handler [73428]

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 SwiftUI 0x7ff91409253f validateDimension #1 (min:ideal:max:) in NSView.intrinsicLayoutTraits() + 230
1 SwiftUI 0x7ff9140919b2 NSView.intrinsicLayoutTraits() + 99
2 SwiftUI 0x7ff91409189d PlatformViewHost.updateLayoutTraits() + 266
3 SwiftUI 0x7ff9141757cd closure #1 in ViewLeafView.layoutTraits() + 146
4 SwiftUI 0x7ff914175728 ViewLeafView.layoutTraits() + 43
5 SwiftUI 0x7ff9141755dc closure #1 in ViewLeafView.sizeThatFits(in:) + 143
6 SwiftUI 0x7ff914175468 ViewLeafView.sizeThatFits(in:) + 185
7 SwiftUI 0x7ff913a8385c closure #1 in LeafLayoutEngine.sizeThatFits(:) + 51
8 SwiftUI 0x7ff913a8370e LeafLayoutEngine.sizeThatFits(
:) + 414
9 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(:) + 99
10 SwiftUI 0x7ff913c2ea92 AlignmentModifiedLayoutComputer.LayoutEngine.sizeThatFits(
:) + 53
11 SwiftUI 0x7ff913c2ebc9 protocol witness for LayoutEngineProtocol.sizeThatFits(:) in conformance AlignmentModifiedLayoutComputer.LayoutEngine + 47
12 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(
:) + 99
13 SwiftUI 0x7ff913c2ea92 AlignmentModifiedLayoutComputer.LayoutEngine.sizeThatFits(:) + 53
14 SwiftUI 0x7ff913c2ebc9 protocol witness for LayoutEngineProtocol.sizeThatFits(
:) in conformance AlignmentModifiedLayoutComputer.LayoutEngine + 47
15 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(:) + 99
16 SwiftUI 0x7ff913c245ef LayoutComputer.Delegate.lengthThatFits(
:in:) + 51
17 SwiftUI 0x7ff914394fec StackLayout.UnmanagedImplementation.prioritize(:proposedSize:) + 1470
18 SwiftUI 0x7ff914394444 specialized StackLayout.UnmanagedImplementation.sizeChildrenGenerallyWithConcreteMajorProposal(in:minorProposalForChild:) + 150
19 SwiftUI 0x7ff914395ab3 specialized StackLayout.UnmanagedImplementation.placeChildren1(in:minorProposalForChild:) + 143
20 SwiftUI 0x7ff91439302c StackLayout.UnmanagedImplementation.placeChildren(in:) + 112
21 SwiftUI 0x7ff9143923e9 StackLayout.UnmanagedImplementation.sizeThatFits(
:) + 393
22 SwiftUI 0x7ff914392237 StackLayout.Storage.sizeThatFits(:) + 91
23 SwiftUI 0x7ff913c245ef LayoutComputer.Delegate.lengthThatFits(
:in:) + 51
24 SwiftUI 0x7ff914394fec StackLayout.UnmanagedImplementation.prioritize(:proposedSize:) + 1470
25 SwiftUI 0x7ff914394444 specialized StackLayout.UnmanagedImplementation.sizeChildrenGenerallyWithConcreteMajorProposal(in:minorProposalForChild:) + 150
26 SwiftUI 0x7ff914395ab3 specialized StackLayout.UnmanagedImplementation.placeChildren1(in:minorProposalForChild:) + 143
27 SwiftUI 0x7ff91439302c StackLayout.UnmanagedImplementation.placeChildren(in:) + 112
28 SwiftUI 0x7ff9143923e9 StackLayout.UnmanagedImplementation.sizeThatFits(
:) + 393
29 SwiftUI 0x7ff914392237 StackLayout.Storage.sizeThatFits(:) + 91
30 SwiftUI 0x7ff913c21ad7 FlexFrameLayout.sizeThatFits(in:context🧒) + 501
31 SwiftUI 0x7ff913c220af protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance FlexFrameLayout + 46
32 SwiftUI 0x7ff913fcac0a closure #1 in UnaryLayoutEngine.sizeThatFits(
:) + 65
33 SwiftUI 0x7ff913fcaab5 UnaryLayoutEngine.sizeThatFits(
:) + 480
34 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(
:) + 99
35 SwiftUI 0x7ff913b472f3 PaddingLayout.sizeThatFits(in:context🧒) + 187
36 SwiftUI 0x7ff913b47740 protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance PaddingLayout + 49
37 SwiftUI 0x7ff913fcac0a closure #1 in UnaryLayoutEngine.sizeThatFits(
:) + 65
38 SwiftUI 0x7ff913fcaab5 UnaryLayoutEngine.sizeThatFits(
:) + 480
39 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(:) + 99
40 SwiftUI 0x7ff913b472f3 PaddingLayout.sizeThatFits(in:context🧒) + 187
41 SwiftUI 0x7ff913b47740 protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance PaddingLayout + 49
42 SwiftUI 0x7ff913fcac0a closure #1 in UnaryLayoutEngine.sizeThatFits(
:) + 65
43 SwiftUI 0x7ff913fcaab5 UnaryLayoutEngine.sizeThatFits(
:) + 480
44 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(
:) + 99
45 SwiftUI 0x7ff9140e14fc MoveTransition.MoveLayout.sizeThatFits(in:context🧒) + 68
46 SwiftUI 0x7ff913fcac0a closure #1 in UnaryLayoutEngine.sizeThatFits(:) + 65
47 SwiftUI 0x7ff913fcaab5 UnaryLayoutEngine.sizeThatFits(
:) + 480
48 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(:) + 99
49 SwiftUI 0x7ff9143741a9 ZStackLayout.sizeThatFits(in:context:children:) + 816
50 SwiftUI 0x7ff91401fc88 closure #1 in LayoutEngine.sizeThatFits(:) + 72
51 SwiftUI 0x7ff91401fb0d LayoutEngine.sizeThatFits(:) + 492
52 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(
:) + 99
53 SwiftUI 0x7ff913c21ad7 FlexFrameLayout.sizeThatFits(in:context🧒) + 501
54 SwiftUI 0x7ff913c220af protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance FlexFrameLayout + 46
55 SwiftUI 0x7ff913fcac0a closure #1 in UnaryLayoutEngine.sizeThatFits(
:) + 65
56 SwiftUI 0x7ff913fcaab5 UnaryLayoutEngine.sizeThatFits(
:) + 480
57 SwiftUI 0x7ff913c249c2 LayoutComputer.EngineDelegate.sizeThatFits(
:) + 99
58 SwiftUI 0x7ff9139d7b9e ViewGraph.sizeThatFits(:) + 200
59 SwiftUI 0x7ff9141cb522 closure #1 in ViewRendererHost.sizeThatFits(
:) + 43
60 SwiftUI 0x7ff9141d47af partial apply for thunk for @callee_guaranteed (@guaranteed ViewGraph) -> (@unowned CGSize) + 20
61 SwiftUI 0x7ff9141c551e closure #1 in ViewRendererHost.updateViewGraph(body:) + 69
62 SwiftUI 0x7ff9141c4180 ViewRendererHost.updateViewGraph(body:) + 78
63 SwiftUI 0x7ff9141d28ad protocol witness for ViewGraphDelegate.updateViewGraph(body:) in conformance NSHostingView + 25
64 SwiftUI 0x7ff9141b7e3d ViewRendererHost.sizeThatFits(_:) + 117
65 SwiftUI 0x7ff91420bcc8 NSHostingView.minSize() + 114
66 SwiftUI 0x7ff914211cb5 NSHostingView.SizeConstraints.update(from:) + 307
67 SwiftUI 0x7ff9142128cf NSHostingView._willUpdateConstraintsForSubtree() + 221
68 SwiftUI 0x7ff914212a34 @objc NSHostingView._willUpdateConstraintsForSubtree() + 21
69 AppKit 0x7ff80ba8febc -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 73
70 AppKit 0x7ff80ba9002a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 439
71 AppKit 0x7ff80ba9002a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 439
72 AppKit 0x7ff80ba9002a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 439
73 AppKit 0x7ff80ba9efd3 __82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke + 282
74 CoreAutoLayout 0x7ff81062005a -[NSISEngine withBehaviors:performModifications:] + 84
75 AppKit 0x7ff80ba8ff39 -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 198
76 AppKit 0x7ff80ba9002a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 439
77 AppKit 0x7ff80ba9002a -[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:] + 439
78 AppKit 0x7ff80ba8fd87 __45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke + 48
79 AppKit 0x7ff80ba8fb42 -[NSView updateConstraintsForSubtreeIfNeeded] + 220
80 AppKit 0x7ff80bab8996 __62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke + 134
81 AppKit 0x7ff80bab88ba -[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded] + 253
82 AppKit 0x7ff80bab86fa __NSWindowGetDisplayCycleObserverForUpdateConstraints_block_invoke + 430
83 AppKit 0x7ff80bab850c NSDisplayCycleObserverInvoke + 155
84 AppKit 0x7ff80bab8097 NSDisplayCycleFlush + 952
85 QuartzCore 0x7ff81003d384 CA::Transaction::run_commit_handlers(CATransactionPhase) + 98
86 QuartzCore 0x7ff81003c102 CA::Transaction::commit() + 376
87 AppKit 0x7ff80bb597d2 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
88 AppKit 0x7ff80c2a20d4 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
89 CoreFoundation 0x7ff808fbecb7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
90 CoreFoundation 0x7ff808fbeb54 __CFRunLoopDoObservers + 543
91 CoreFoundation 0x7ff808fbdfe7 __CFRunLoopRun + 841
92 CoreFoundation 0x7ff808fbd5dd CFRunLoopRunSpecific + 563
93 HIToolbox 0x7ff811bfa4f1 RunCurrentEventLoopInMode + 292
94 HIToolbox 0x7ff811bfa118 ReceiveNextEventCommon + 284
95 HIToolbox 0x7ff811bf9fe5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
96 AppKit 0x7ff80b9ecd88 DPSNextEvent + 886
97 AppKit 0x7ff80b9eb3f4 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411
98 AppKit 0x7ff80b9dd919 -[NSApplication run] + 586
99 AppKit 0x7ff80b9b17b7 NSApplicationMain + 816
100 SwiftUI 0x7ff9137e8d3f specialized runApp(
:) + 161
101 SwiftUI 0x7ff914207c84 runApp
(:) + 164
102 SwiftUI 0x7ff913d0f91f static App.main() + 63
103 Capturinator 0x10389ad06 0x103898000 + 11526
104 dyld 0x1064eb4fe start + 462

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

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff808ebbaba mach_msg_trap + 10
1 libsystem_kernel.dylib 0x7ff808ebbe2b mach_msg + 59
2 CoreFoundation 0x7ff808fbfaf2 __CFRunLoopServiceMachPort + 319
3 CoreFoundation 0x7ff808fbe1cb __CFRunLoopRun + 1325
4 CoreFoundation 0x7ff808fbd5dd CFRunLoopRunSpecific + 563
5 AppKit 0x7ff80bb5afd8 _NSEventThread + 132
6 libsystem_pthread.dylib 0x7ff808ef84f4 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff808ef400f thread_start + 15

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

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

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

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

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

Thread 8:: Dispatch queue: com.apple.realitykit.photogrammetry.serialApiExecutor
0 libcorecrypto.dylib 0x7ff808c860e4 AccelerateCrypto_SHA256_compress_AVX2 + 1232
1 libcorecrypto.dylib 0x7ff808c839f8 ccdigest_update + 293
2 libcommonCrypto.dylib 0x7ff813c2bb82 CCDigestUpdate + 47
3 Security 0x7ff80b0f6e7b invocation function for block in Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less, std::__1::allocator >, void (unsigned int, Security::DynamicHash*) block_pointer) + 49
4 Security 0x7ff80b0f6a3f Security::CodeSigning::scanFileData(Security::UnixPlusPlus::FileDesc, unsigned long, void (void const*, unsigned long) block_pointer) + 188
5 Security 0x7ff80b0f6d59 Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less, std::__1::allocator >, void (unsigned int, Security::DynamicHash*) block_pointer) + 603
6 Security 0x7ff80b0ebdfa Security::CodeSigning::SecStaticCode::staticValidateCore(unsigned int, Security::CodeSigning::SecRequirement const*) + 1860
7 Security 0x7ff80b0ea708 Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*) + 312
8 Security 0x7ff80b0dfe96 SecStaticCodeCheckValidityWithErrors + 187
9 CoreMedia 0x7ff8119a54b6 figRegistryAddResultItem + 226
10 CoreFoundation 0x7ff808f89bce __CFSetApplyFunction_block_invoke + 18
11 CoreFoundation 0x7ff808f89a3e CFBasicHashApply + 110
12 CoreFoundation 0x7ff808f89991 CFSetApplyFunction + 131
13 CoreMedia 0x7ff8119a5341 FigRegistryCopyFilteredItemList + 259
14 VideoToolbox 0x7ff815484fed 0x7ff815280000 + 2117613
15 VideoToolbox 0x7ff815289936 VTTileDecompressionSessionCreate + 738
16 CMPhoto 0x7ffb092fa065 0x7ffb092bd000 + 249957
17 CMPhoto 0x7ffb092fa0a4 0x7ffb092bd000 + 250020
18 libdispatch.dylib 0x7ff808d41cc9 dispatch_client_callout + 8
19 libdispatch.dylib 0x7ff808d42ec1 dispatch_once_callout + 20
20 CMPhoto 0x7ffb092f9f6f CMPhotoIsTileDecoderAvailable + 107
21 CMPhoto 0x7ffb0932d4c3 0x7ffb092bd000 + 459971
22 CMPhoto 0x7ffb092c953a 0x7ffb092bd000 + 50490
23 CMPhoto 0x7ffb092c6c81 0x7ffb092bd000 + 40065
24 CMPhoto 0x7ffb092c3fa8 0x7ffb092bd000 + 28584
25 CMPhoto 0x7ffb092c2c8d 0x7ffb092bd000 + 23693
26 CMPhoto 0x7ffb092bf8c4 0x7ffb092bd000 + 10436
27 CMPhoto 0x7ffb09306b9d CMPhotoDecompressionContainerCreateImageForIndex + 129
28 ImageIO 0x7ff8120142c5 HEIFReadPlugin::copyImageBlockSetTiles(InfoRec*, CGImageProvider*, CGRect, CGSize, IIODictionary*, unsigned int, unsigned int) + 1581
29 ImageIO 0x7ff811f62b35 HEIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 559
30 ImageIO 0x7ff811f23a7f IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 161
31 ImageIO 0x7ff811f417ab IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 663
32 ImageIO 0x7ff811f2397a IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*) + 876
33 CoreGraphics 0x7ff80e26cbff imageProvider_retain_data + 77
34 CoreGraphics 0x7ff80e26cb76 CGDataProviderRetainData + 75
35 CoreGraphics 0x7ff80e26cb9b provider_for_destination_retain_data + 17
36 CoreGraphics 0x7ff80e26cb76 CGDataProviderRetainData + 75
37 CoreGraphics 0x7ff80e26ca36 CGAccessSessionCreate + 98
38 CoreGraphics 0x7ff80e26b35a img_data_lock + 3218
39 CoreGraphics 0x7ff80e266c73 CGSImageDataLock + 1329
40 CoreGraphics 0x7ff80e266703 RIPImageDataInitializeShared + 167
41 CoreGraphics 0x7ff80e2663cc RIPImageCacheGetRetained + 750
42 CoreGraphics 0x7ff80e265e90 ripc_AcquireRIPImageData + 384
43 CoreGraphics 0x7ff80e264b6c ripc_DrawImage + 1180
44 CoreGraphics 0x7ff80e263db4 CGContextDrawImageWithOptions + 527
45 libswiftCoreGraphics.dylib 0x7ff90cb85f43 CGContextRef.draw(
:in:byTiling:) + 115
46 RealityFoundation 0x7ffa26804fa7 CGImageRef.cvPixelBuffer() + 583
47 RealityFoundation 0x7ffa26a48a20 specialized static ImageHelper.createCVPixelBufferFromImageSource(imageSource:index:url:) + 48
48 RealityFoundation 0x7ffa26a44fc6 static ImageHelper.loadPhotogrammetrySample(id:url:) + 662
49 RealityFoundation 0x7ffa26a20392 closure #1 in PhotogrammetrySession.ingestSamplesCancellably(url:) + 146
50 RealityFoundation 0x7ffa26a283d1 partial apply for closure #1 in PhotogrammetrySession.ingestSamplesCancellably(url:) + 17
51 libswiftCore.dylib 0x7ff816346586 Optional.map
(:) + 230
52 libswiftCore.dylib 0x7ff81643fa41 LazyMapSequence.Iterator.next() + 241
53 libswiftCore.dylib 0x7ff81643fa69 protocol witness for IteratorProtocol.next() in conformance LazyMapSequence<A, B>.Iterator + 9
54 libswiftCore.dylib 0x7ff8163dda7d LazyFilterSequence.Iterator.next() + 269
55 libswiftCore.dylib 0x7ff8163ddb69 protocol witness for IteratorProtocol.next() in conformance LazyFilterSequence.Iterator + 9
56 libswiftCore.dylib 0x7ff81643fa15 LazyMapSequence.Iterator.next() + 197
57 libswiftCore.dylib 0x7ff81643fa69 protocol witness for IteratorProtocol.next() in conformance LazyMapSequence<A, B>.Iterator + 9
58 libswiftCore.dylib 0x7ff8163d0f6a _IteratorBox.next() + 26
59 libswiftCore.dylib 0x7ff8165e16eb dispatch thunk of _AnyIteratorBoxBase.next() + 11
60 RealityFoundation 0x7ffa26a20b1e PhotogrammetrySession.ingestSamplesCancellably(sequence:) + 238
61 RealityFoundation 0x7ffa26a2027c PhotogrammetrySession.ingestSamplesCancellably(url:) + 700
62 RealityFoundation 0x7ffa26a180bc PhotogrammetrySession.ingestAllDataSync() + 956
63 RealityFoundation 0x7ffa26a16e81 closure #1 in PhotogrammetrySession.queueDataIngestionJobIfNeeded() + 481
64 RealityFoundation 0x7ffa267f0dce thunk for @escaping @callee_guaranteed () -> () + 14
65 libdispatch.dylib 0x7ff808d4ed0d _dispatch_block_async_invoke2 + 83
66 libdispatch.dylib 0x7ff808d41cc9 _dispatch_client_callout + 8
67 libdispatch.dylib 0x7ff808d47cee _dispatch_lane_serial_drain + 696
68 libdispatch.dylib 0x7ff808d487c8 _dispatch_lane_invoke + 366
69 libdispatch.dylib 0x7ff808d527e1 _dispatch_workloop_worker_thread + 758
70 libsystem_pthread.dylib 0x7ff808ef5074 _pthread_wqthread + 326
71 libsystem_pthread.dylib 0x7ff808ef3ffb start_wqthread + 15

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

Thread 10:
0 libsystem_pthread.dylib 0x7ff808ef3fec start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x031dfff84aca3d00 rbx: 0x00007f88d1b5a510 rcx: 0x0080000000000000 rdx: 0x0100000000000000
rdi: 0x00007f88d1b5a510 rsi: 0x021dfff84aca3d21 rbp: 0x00007ff7bc662c20 rsp: 0x00007ff7bc662bc0
r8: 0x0000000000000010 r9: 0x0f0f0f0f0f0f0f0f r10: 0x00007ff84a5ade28 r11: 0x00007ff809df6960
r12: 0x00007ff7bc662c30 r13: 0x00007f88d1b5a510 r14: 0x00007ff7bc662c40 r15: 0x00007ff7bc662cc0
rip: 0x00007ff91409253f rfl: 0x0000000000010203 cr2: 0x0000000106863008

Logical CPU: 6
Error Code: 0x00000000
Trap Number: 6

Thread 0 instruction stream:
32 00 66 0f 2e c4 77 17-eb 58 f2 0f 10 05 cf 92 2.f...w..X......
32 00 66 0f 2e c4 76 4a-66 0f 2e c6 0f 96 c0 66 2.f...vJf......f
0f 2e ee 72 3b 66 0f 2e-e6 0f 92 c1 66 0f 2e ec ...r;f......f...
72 30 08 c1 75 2c 66 0f-28 c6 66 0f 28 cc 66 0f r0..u,f.(.f.(.f.
28 d5 e8 6e e3 a5 ff 0f-28 45 d0 0f 28 4d c0 0f (..n....(E..(M..
28 55 b0 48 83 c4 40 5b-41 5d 41 5e 41 5f 5d c3 (U.H..@[A]A^A_].
[0f]0b 4c 8d 6d a0 49 83-65 00 00 48 b8 00 00 00 ..L.m.I.e..H.... <==
00 00 00 00 e0 49 89 45-08 6a 67 5f e8 6e 54 32 .....I.E.jg_.nT2
00 41 0f 10 45 00 41 0f-11 45 00 48 8b 35 8f b3 .A..E.A..E.H.5..
cd 37 48 89 df e8 33 64-32 00 48 89 c7 e8 73 64 .7H...3d2.H...sd
32 00 48 89 c3 48 89 c7-e8 08 4c 32 00 49 89 c6 2.H..H....L2.I..
49 89 d7 48 89 df ff 15-1d 62 f1 38 4c 8d 6d a0 I..H.....b.8L.m.

Binary Images:
0x7ff91376f000 - 0x7ff9145cefff com.apple.SwiftUI (3.3.1) <26bd603b-a520-34e4-847f-c847b9d40f2b> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
0x7ff80b9ae000 - 0x7ff80c83ffff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff810610000 - 0x7ff810657fff com.apple.CoreAutoLayout (1.0) <695a0001-fd8c-3e5d-a10d-e30e54d46d1d> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x7ff81003a000 - 0x7ff810322fff com.apple.QuartzCore (1.11) <9e727a38-d1d3-3d6a-940c-0ebfa61e28e6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7ff808f3f000 - 0x7ff809441fff com.apple.CoreFoundation (6.9) <77eebafc-ad12-3973-b95a-7f1a847f631c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff811bc8000 - 0x7ff811ebffff com.apple.HIToolbox (2.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x103898000 - 0x1038d3fff com.bertan.capturinator (1.0) /Applications/Capturinator.app/Contents/MacOS/Capturinator
0x1064e6000 - 0x106551fff dyld () <7de33963-bbc5-3996-ba6e-f1d562c17c95> /usr/lib/dyld
0x7ff808ef2000 - 0x7ff808efdfff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x7ff808ebb000 - 0x7ff808ef1fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x7ff808c80000 - 0x7ff808d12fff libcorecrypto.dylib (
) <6115b136-b749-3bb6-a319-27f3dc8c4df4> /usr/lib/system/libcorecrypto.dylib
0x7ff813c29000 - 0x7ff813c34fff libcommonCrypto.dylib () <9e46e39c-0dbb-333a-9597-23fa11e5b96c> /usr/lib/system/libcommonCrypto.dylib
0x7ff80af3f000 - 0x7ff80b29efff com.apple.security (7.0) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7ff81198a000 - 0x7ff811a8afff com.apple.CoreMedia (1.0) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7ff815280000 - 0x7ff815800fff com.apple.VideoToolbox (1.0) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7ffb092bd000 - 0x7ffb09356fff com.apple.CMPhoto (1.0) <2b8657ac-af85-3279-a026-779a1ca838db> /System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto
0x7ff808d3f000 - 0x7ff808d85fff libdispatch.dylib (
) <67d92c93-aa68-34c2-964b-23e8a8d32098> /usr/lib/system/libdispatch.dylib
0x7ff811f07000 - 0x7ff812150fff com.apple.ImageIO (3.3.0) <7bdb3727-87a8-320a-b12c-fd4640a62e8c> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7ff80e22b000 - 0x7ff80e8f6fff com.apple.CoreGraphics (2.0) <26a44a5d-3366-3dab-a4a7-e16e0e6468b9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7ff90cb85000 - 0x7ff90cb8efff libswiftCoreGraphics.dylib () <03f81385-e436-3cf7-b14c-51d496e99e57> /usr/lib/swift/libswiftCoreGraphics.dylib
0x7ffa26779000 - 0x7ffa26ac0fff com.apple.RealityFoundation (1.0) /System/Library/Frameworks/RealityFoundation.framework/Versions/A/RealityFoundation
0x7ff816320000 - 0x7ff8166d9fff libswiftCore.dylib (
) /usr/lib/swift/libswiftCore.dylib

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: 2
thread_create: 0
thread_set_state: 30

VM Region Summary:
ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)
Writable regions: Total=679.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=679.7M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 512K 4
Activity Tracing 256K 1
CG backing stores 720K 4
CG image 40K 8
CG raster data 16K 2
ColorSync 240K 28
CoreAnimation 616K 60
CoreGraphics 12K 2
CoreUI image data 2256K 29
Foundation 16K 1
Image IO 1024K 1
Kernel Alloc Once 8K 1
MALLOC 232.1M 63
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 46.5M 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 11
Stack 13.1M 11
VM_ALLOCATE 1092K 16
__DATA 27.1M 455
__DATA_CONST 27.1M 297
__DATA_DIRTY 1398K 172
__FONT_DATA 4K 1
__LINKEDIT 641.3M 8
__OBJC_RO 81.8M 1
__OBJC_RW 3136K 2
__TEXT 491.3M 475
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 151.3M 28
shared memory 784K 18
=========== ======= =======
TOTAL 2.1G 1711
TOTAL, minus reserved VM space 1.7G 1711


Full Report

{"app_name":"Capturinator","timestamp":"2022-02-03 16:40:04.00 -0500","app_version":"1.0","slice_uuid":"d8ba0ed8-82a8-390a-8246-987898e3167a","adam_id":"1603793756","build_version":"3","platform":1,"bundleID":"com.bertan.capturinator","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.2 (21D49)","incident_id":"6545CE07-7FD6-4A71-9987-8AEE88FA8969","name":"Capturinator"}
{
"uptime" : 150000,
"procLaunch" : "2022-02-03 16:39:07.7812 -0500",
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro13,3",
"procStartAbsTime" : 153097938018217,
"coalitionID" : 15840,
"osVersion" : {
"train" : "macOS 12.2",
"build" : "21D49",
"releaseType" : "User"
},
"captureTime" : "2022-02-03 16:40:04.3863 -0500",
"incident" : "6545CE07-7FD6-4A71-9987-8AEE88FA8969",
"bug_type" : "309",
"pid" : 73428,
"procExitAbsTime" : 153154500313460,
"cpuType" : "X86-64",
"procName" : "Capturinator",
"procPath" : "/Applications/Capturinator.app/Contents/MacOS/Capturinator",
"bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"3","CFBundleIdentifier":"com.bertan.capturinator"},
"storeInfo" : {"storeCohortMetadata":"10|date=1643817600000&sf=143441&pgtp=Search&pgid=osx&prpg=Genre_25204&ctxt=Search&issrch=1&imptyp=card&kind=macSoftware&lngid=1","itemID":"1603793756","deviceIdentifierForVendor":"725AD8BC-FD9B-5862-9EAB-D07D606FA472","thirdParty":true,"softwareVersionExternalIdentifier":"846458183"},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.bertan.capturinator",
"crashReporterKey" : "0C5B9F1D-AE61-9F34-0112-2786683DD8E5",
"bridgeVersion" : {"build":"14Y910","train":"3.0"},
"sip" : "enabled",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
"termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":73428},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":30,"task_for_pid":2},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":18256313,"instructionState":{"instructionStream":{"bytes":[50,0,102,15,46,196,119,23,235,88,242,15,16,5,207,146,50,0,102,15,46,196,118,74,102,15,46,198,15,150,192,102,15,46,238,114,59,102,15,46,230,15,146,193,102,15,46,236,114,48,8,193,117,44,102,15,40,198,102,15,40,204,102,15,40,213,232,110,227,165,255,15,40,69,208,15,40,77,192,15,40,85,176,72,131,196,64,91,65,93,65,94,65,95,93,195,15,11,76,141,109,160,73,131,101,0,0,72,184,0,0,0,0,0,0,0,224,73,137,69,8,106,103,95,232,110,84,50,0,65,15,16,69,0,65,15,17,69,0,72,139,53,143,179,205,55,72,137,223,232,51,100,50,0,72,137,199,232,115,100,50,0,72,137,195,72,137,199,232,8,76,50,0,73,137,198,73,137,215,72,137,223,255,21,29,98,241,56,76,141,109,160],"offset":96}},"threadState":{"r13":{"value":140225610622224},"rax":{"value":224616998310132992},"rflags":{"value":66051},"cpu":{"value":6},"r14":{"value":140701994462272},"rsi":{"value":152559404272205089},"r8":{"value":16},"cr2":{"value":4404424712},"rdx":{"value":72057594037927936},"r10":{"value":140704376086056,"symbolLocation":0,"symbol":"OBJC_METACLASS_$NSThread"},"r9":{"value":1085102592571150095},"r15":{"value":140701994462400},"rbx":{"value":140225610622224},"trap":{"value":6},"err":{"value":0},"r11":{"value":140703294253408,"symbolLocation":0,"symbol":"+[NSThread isMainThread]"},"rip":{"value":140707759727935,"matchesCrashFrame":1},"rbp":{"value":140701994462240},"rsp":{"value":140701994462144},"r12":{"value":140701994462256},"rcx":{"value":36028797018963968},"flavor":"x86_THREAD_STATE","rdi":{"value":140225610622224}},"queue":"com.apple.main-thread","frames":[{"imageOffset":9581887,"symbol":"validateDimension #1 (min:ideal:max:) in NSView.intrinsicLayoutTraits()","symbolLocation":230,"imageIndex":0},{"imageOffset":9578930,"symbol":"NSView.intrinsicLayoutTraits()","symbolLocation":99,"imageIndex":0},{"imageOffset":9578653,"symbol":"PlatformViewHost.updateLayoutTraits()","symbolLocation":266,"imageIndex":0},{"imageOffset":10512333,"symbol":"closure #1 in ViewLeafView.layoutTraits()","symbolLocation":146,"imageIndex":0},{"imageOffset":10512168,"symbol":"ViewLeafView.layoutTraits()","symbolLocation":43,"imageIndex":0},{"imageOffset":10511836,"symbol":"closure #1 in ViewLeafView.sizeThatFits(in:)","symbolLocation":143,"imageIndex":0},{"imageOffset":10511464,"symbol":"ViewLeafView.sizeThatFits(in:)","symbolLocation":185,"imageIndex":0},{"imageOffset":3229788,"symbol":"closure #1 in LeafLayoutEngine.sizeThatFits(:)","symbolLocation":51,"imageIndex":0},{"imageOffset":3229454,"symbol":"LeafLayoutEngine.sizeThatFits(:)","symbolLocation":414,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4979346,"symbol":"AlignmentModifiedLayoutComputer.LayoutEngine.sizeThatFits(:)","symbolLocation":53,"imageIndex":0},{"imageOffset":4979657,"symbol":"protocol witness for LayoutEngineProtocol.sizeThatFits(:) in conformance AlignmentModifiedLayoutComputer.LayoutEngine","symbolLocation":47,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4979346,"symbol":"AlignmentModifiedLayoutComputer.LayoutEngine.sizeThatFits(:)","symbolLocation":53,"imageIndex":0},{"imageOffset":4979657,"symbol":"protocol witness for LayoutEngineProtocol.sizeThatFits(:) in conformance AlignmentModifiedLayoutComputer.LayoutEngine","symbolLocation":47,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4937199,"symbol":"LayoutComputer.Delegate.lengthThatFits(:in:)","symbolLocation":51,"imageIndex":0},{"imageOffset":12738540,"symbol":"StackLayout.UnmanagedImplementation.prioritize(:proposedSize:)","symbolLocation":1470,"imageIndex":0},{"imageOffset":12735556,"symbol":"specialized StackLayout.UnmanagedImplementation.sizeChildrenGenerallyWithConcreteMajorProposal(in:minorProposalForChild:)","symbolLocation":150,"imageIndex":0},{"imageOffset":12741299,"symbol":"specialized StackLayout.UnmanagedImplementation.placeChildren1(in:minorProposalForChild:)","symbolLocation":143,"imageIndex":0},{"imageOffset":12730412,"symbol":"StackLayout.UnmanagedImplementation.placeChildren(in:)","symbolLocation":112,"imageIndex":0},{"imageOffset":12727273,"symbol":"StackLayout.UnmanagedImplementation.sizeThatFits(:)","symbolLocation":393,"imageIndex":0},{"imageOffset":12726839,"symbol":"StackLayout.Storage.sizeThatFits(:)","symbolLocation":91,"imageIndex":0},{"imageOffset":4937199,"symbol":"LayoutComputer.Delegate.lengthThatFits(:in:)","symbolLocation":51,"imageIndex":0},{"imageOffset":12738540,"symbol":"StackLayout.UnmanagedImplementation.prioritize(:proposedSize:)","symbolLocation":1470,"imageIndex":0},{"imageOffset":12735556,"symbol":"specialized StackLayout.UnmanagedImplementation.sizeChildrenGenerallyWithConcreteMajorProposal(in:minorProposalForChild:)","symbolLocation":150,"imageIndex":0},{"imageOffset":12741299,"symbol":"specialized StackLayout.UnmanagedImplementation.placeChildren1(in:minorProposalForChild:)","symbolLocation":143,"imageIndex":0},{"imageOffset":12730412,"symbol":"StackLayout.UnmanagedImplementation.placeChildren(in:)","symbolLocation":112,"imageIndex":0},{"imageOffset":12727273,"symbol":"StackLayout.UnmanagedImplementation.sizeThatFits(:)","symbolLocation":393,"imageIndex":0},{"imageOffset":12726839,"symbol":"StackLayout.Storage.sizeThatFits(:)","symbolLocation":91,"imageIndex":0},{"imageOffset":4926167,"symbol":"FlexFrameLayout.sizeThatFits(in:context🧒)","symbolLocation":501,"imageIndex":0},{"imageOffset":4927663,"symbol":"protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance FlexFrameLayout","symbolLocation":46,"imageIndex":0},{"imageOffset":8764426,"symbol":"closure #1 in UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":65,"imageIndex":0},{"imageOffset":8764085,"symbol":"UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":480,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4031219,"symbol":"PaddingLayout.sizeThatFits(in:context🧒)","symbolLocation":187,"imageIndex":0},{"imageOffset":4032320,"symbol":"protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance PaddingLayout","symbolLocation":49,"imageIndex":0},{"imageOffset":8764426,"symbol":"closure #1 in UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":65,"imageIndex":0},{"imageOffset":8764085,"symbol":"UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":480,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4031219,"symbol":"PaddingLayout.sizeThatFits(in:context🧒)","symbolLocation":187,"imageIndex":0},{"imageOffset":4032320,"symbol":"protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance PaddingLayout","symbolLocation":49,"imageIndex":0},{"imageOffset":8764426,"symbol":"closure #1 in UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":65,"imageIndex":0},{"imageOffset":8764085,"symbol":"UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":480,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":9905404,"symbol":"MoveTransition.MoveLayout.sizeThatFits(in:context🧒)","symbolLocation":68,"imageIndex":0},{"imageOffset":8764426,"symbol":"closure #1 in UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":65,"imageIndex":0},{"imageOffset":8764085,"symbol":"UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":480,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":12603817,"symbol":"ZStackLayout.sizeThatFits(in:context:children:)","symbolLocation":816,"imageIndex":0},{"imageOffset":9112712,"symbol":"closure #1 in LayoutEngine.sizeThatFits(:)","symbolLocation":72,"imageIndex":0},{"imageOffset":9112333,"symbol":"LayoutEngine.sizeThatFits(:)","symbolLocation":492,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":4926167,"symbol":"FlexFrameLayout.sizeThatFits(in:context🧒)","symbolLocation":501,"imageIndex":0},{"imageOffset":4927663,"symbol":"protocol witness for UnaryLayout.sizeThatFits(in:context🧒) in conformance FlexFrameLayout","symbolLocation":46,"imageIndex":0},{"imageOffset":8764426,"symbol":"closure #1 in UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":65,"imageIndex":0},{"imageOffset":8764085,"symbol":"UnaryLayoutEngine.sizeThatFits(:)","symbolLocation":480,"imageIndex":0},{"imageOffset":4938178,"symbol":"LayoutComputer.EngineDelegate.sizeThatFits(:)","symbolLocation":99,"imageIndex":0},{"imageOffset":2526110,"symbol":"ViewGraph.sizeThatFits(:)","symbolLocation":200,"imageIndex":0},{"imageOffset":10863906,"symbol":"closure #1 in ViewRendererHost.sizeThatFits(:)","symbolLocation":43,"imageIndex":0},{"imageOffset":10901423,"symbol":"partial apply for thunk for @callee_guaranteed (@guaranteed ViewGraph) -> (@unowned CGSize)","symbolLocation":20,"imageIndex":0},{"imageOffset":10839326,"symbol":"closure #1 in ViewRendererHost.updateViewGraph(body:)","symbolLocation":69,"imageIndex":0},{"imageOffset":10834304,"symbol":"ViewRendererHost.updateViewGraph(body:)","symbolLocation":78,"imageIndex":0},{"imageOffset":10893485,"symbol":"protocol witness for ViewGraphDelegate.updateViewGraph(body:) in conformance NSHostingView","symbolLocation":25,"imageIndex":0},{"imageOffset":10784317,"symbol":"ViewRendererHost.sizeThatFits(:)","symbolLocation":117,"imageIndex":0},{"imageOffset":11128008,"symbol":"NSHostingView.minSize()","symbolLocation":114,"imageIndex":0},{"imageOffset":11152565,"symbol":"NSHostingView.SizeConstraints.update(from:)","symbolLocation":307,"imageIndex":0},{"imageOffset":11155663,"symbol":"NSHostingView._willUpdateConstraintsForSubtree()","symbolLocation":221,"imageIndex":0},{"imageOffset":11156020,"symbol":"@objc NSHostingView._willUpdateConstraintsForSubtree()","symbolLocation":21,"imageIndex":0},{"imageOffset":925372,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":73,"imageIndex":1},{"imageOffset":925738,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":439,"imageIndex":1},{"imageOffset":925738,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":439,"imageIndex":1},{"imageOffset":925738,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":439,"imageIndex":1},{"imageOffset":987091,"symbol":"__82-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]_block_invoke","symbolLocation":282,"imageIndex":1},{"imageOffset":65626,"symbol":"-[NSISEngine withBehaviors:performModifications:]","symbolLocation":84,"imageIndex":2},{"imageOffset":925497,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":198,"imageIndex":1},{"imageOffset":925738,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":439,"imageIndex":1},{"imageOffset":925738,"symbol":"-[NSView _updateConstraintsForSubtreeIfNeededCollectingViewsWithInvalidBaselines:]","symbolLocation":439,"imageIndex":1},{"imageOffset":925063,"symbol":"__45-[NSView updateConstraintsForSubtreeIfNeeded]_block_invoke","symbolLocation":48,"imageIndex":1},{"imageOffset":924482,"symbol":"-[NSView updateConstraintsForSubtreeIfNeeded]","symbolLocation":220,"imageIndex":1},{"imageOffset":1091990,"symbol":"__62-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]_block_invoke","symbolLocation":134,"imageIndex":1},{"imageOffset":1091770,"symbol":"-[NSWindow(NSConstraintBasedLayout) updateConstraintsIfNeeded]","symbolLocation":253,"imageIndex":1},{"imageOffset":1091322,"symbol":"__NSWindowGetDisplayCycleObserverForUpdateConstraints_block_invoke","symbolLocation":430,"imageIndex":1},{"imageOffset":1090828,"symbol":"NSDisplayCycleObserverInvoke","symbolLocation":155,"imageIndex":1},{"imageOffset":1089687,"symbol":"NSDisplayCycleFlush","symbolLocation":952,"imageIndex":1},{"imageOffset":13188,"symbol":"CA::Transaction::run_commit_handlers(CATransactionPhase)","symbolLocation":98,"imageIndex":3},{"imageOffset":8450,"symbol":"CA::Transaction::commit()","symbolLocation":376,"imageIndex":3},{"imageOffset":1750994,"symbol":"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke","symbolLocation":285,"imageIndex":1},{"imageOffset":9388244,"symbol":"___NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":1},{"imageOffset":523447,"symbol":"CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION","symbolLocation":23,"imageIndex":4},{"imageOffset":523092,"symbol":"__CFRunLoopDoObservers","symbolLocation":543,"imageIndex":4},{"imageOffset":520167,"symbol":"__CFRunLoopRun","symbolLocation":841,"imageIndex":4},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":4},{"imageOffset":206065,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":5},{"imageOffset":205080,"symbol":"ReceiveNextEventCommon","symbolLocation":284,"imageIndex":5},{"imageOffset":204773,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":5},{"imageOffset":257416,"symbol":"DPSNextEvent","symbolLocation":886,"imageIndex":1},{"imageOffset":250868,"symbol":"-[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1411,"imageIndex":1},{"imageOffset":194841,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":1},{"imageOffset":14263,"symbol":"NSApplicationMain","symbolLocation":816,"imageIndex":1},{"imageOffset":499007,"symbol":"specialized runApp(:)","symbolLocation":161,"imageIndex":0},{"imageOffset":11111556,"symbol":"runApp(:)","symbolLocation":164,"imageIndex":0},{"imageOffset":5900575,"symbol":"static App.main()","symbolLocation":63,"imageIndex":0},{"imageOffset":11526,"imageIndex":6},{"imageOffset":21758,"symbol":"start","symbolLocation":462,"imageIndex":7}]},{"id":18256335,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18256371,"name":"com.apple.NSEventThread","frames":[{"imageOffset":2746,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":9},{"imageOffset":3627,"symbol":"mach_msg","symbolLocation":59,"imageIndex":9},{"imageOffset":527090,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":4},{"imageOffset":520651,"symbol":"__CFRunLoopRun","symbolLocation":1325,"imageIndex":4},{"imageOffset":517597,"symbol":"CFRunLoopRunSpecific","symbolLocation":563,"imageIndex":4},{"imageOffset":1757144,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":1},{"imageOffset":25844,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8207,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":18260330,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18260332,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18260398,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18262364,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18262446,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18262987,"queue":"com.apple.realitykit.photogrammetry.serialApiExecutor","frames":[{"imageOffset":24804,"symbol":"AccelerateCrypto_SHA256_compress_AVX2","symbolLocation":1232,"imageIndex":10},{"imageOffset":14840,"symbol":"ccdigest_update","symbolLocation":293,"imageIndex":10},{"imageOffset":11138,"symbol":"CCDigestUpdate","symbolLocation":47,"imageIndex":11},{"imageOffset":1801851,"symbol":"invocation function for block in Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less, std::__1::allocator >, void (unsigned int, Security::DynamicHash*) block_pointer)","symbolLocation":49,"imageIndex":12},{"imageOffset":1800767,"symbol":"Security::CodeSigning::scanFileData(Security::UnixPlusPlus::FileDesc, unsigned long, void (void const*, unsigned long) block_pointer)","symbolLocation":188,"imageIndex":12},{"imageOffset":1801561,"symbol":"Security::CodeSigning::CodeDirectory::multipleHashFileData(Security::UnixPlusPlus::FileDesc, unsigned long, std::__1::set<unsigned int, std::__1::less, std::__1::allocator >, void (unsigned int, Security::DynamicHash*) block_pointer)","symbolLocation":603,"imageIndex":12},{"imageOffset":1756666,"symbol":"Security::CodeSigning::SecStaticCode::staticValidateCore(unsigned int, Security::CodeSigning::SecRequirement const*)","symbolLocation":1860,"imageIndex":12},{"imageOffset":1750792,"symbol":"Security::CodeSigning::SecStaticCode::staticValidate(unsigned int, Security::CodeSigning::SecRequirement const*)","symbolLocation":312,"imageIndex":12},{"imageOffset":1707670,"symbol":"SecStaticCodeCheckValidityWithErrors","symbolLocation":187,"imageIndex":12},{"imageOffset":111798,"symbol":"figRegistryAddResultItem","symbolLocation":226,"imageIndex":13},{"imageOffset":306126,"symbol":"__CFSetApplyFunction_block_invoke","symbolLocation":18,"imageIndex":4},{"imageOffset":305726,"symbol":"CFBasicHashApply","symbolLocation":110,"imageIndex":4},{"imageOffset":305553,"symbol":"CFSetApplyFunction","symbolLocation":131,"imageIndex":4},{"imageOffset":111425,"symbol":"FigRegistryCopyFilteredItemList","symbolLocation":259,"imageIndex":13},{"imageOffset":2117613,"imageIndex":14},{"imageOffset":39222,"symbol":"VTTileDecompressionSessionCreate","symbolLocation":738,"imageIndex":14},{"imageOffset":249957,"imageIndex":15},{"imageOffset":250020,"imageIndex":15},{"imageOffset":11465,"symbol":"dispatch_client_callout","symbolLocation":8,"imageIndex":16},{"imageOffset":16065,"symbol":"dispatch_once_callout","symbolLocation":20,"imageIndex":16},{"imageOffset":249711,"symbol":"CMPhotoIsTileDecoderAvailable","symbolLocation":107,"imageIndex":15},{"imageOffset":459971,"imageIndex":15},{"imageOffset":50490,"imageIndex":15},{"imageOffset":40065,"imageIndex":15},{"imageOffset":28584,"imageIndex":15},{"imageOffset":23693,"imageIndex":15},{"imageOffset":10436,"imageIndex":15},{"imageOffset":301981,"symbol":"CMPhotoDecompressionContainerCreateImageForIndex","symbolLocation":129,"imageIndex":15},{"imageOffset":1102533,"symbol":"HEIFReadPlugin::copyImageBlockSetTiles(InfoRec*, CGImageProvider*, CGRect, CGSize, IIODictionary*, unsigned int, unsigned int)","symbolLocation":1581,"imageIndex":17},{"imageOffset":375605,"symbol":"HEIFReadPlugin::copyImageBlockSet(InfoRec*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":559,"imageIndex":17},{"imageOffset":117375,"symbol":"IIO_Reader::CopyImageBlockSetProc(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":161,"imageIndex":17},{"imageOffset":239531,"symbol":"IIOImageProviderInfo::copyImageBlockSetWithOptions(CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":663,"imageIndex":17},{"imageOffset":117114,"symbol":"IIOImageProviderInfo::CopyImageBlockSetWithOptions(void*, CGImageProvider*, CGRect, CGSize, __CFDictionary const*)","symbolLocation":876,"imageIndex":17},{"imageOffset":269311,"symbol":"imageProvider_retain_data","symbolLocation":77,"imageIndex":18},{"imageOffset":269174,"symbol":"CGDataProviderRetainData","symbolLocation":75,"imageIndex":18},{"imageOffset":269211,"symbol":"provider_for_destination_retain_data","symbolLocation":17,"imageIndex":18},{"imageOffset":269174,"symbol":"CGDataProviderRetainData","symbolLocation":75,"imageIndex":18},{"imageOffset":268854,"symbol":"CGAccessSessionCreate","symbolLocation":98,"imageIndex":18},{"imageOffset":263002,"symbol":"img_data_lock","symbolLocation":3218,"imageIndex":18},{"imageOffset":244851,"symbol":"CGSImageDataLock","symbolLocation":1329,"imageIndex":18},{"imageOffset":243459,"symbol":"RIPImageDataInitializeShared","symbolLocation":167,"imageIndex":18},{"imageOffset":242636,"symbol":"RIPImageCacheGetRetained","symbolLocation":750,"imageIndex":18},{"imageOffset":241296,"symbol":"ripc_AcquireRIPImageData","symbolLocation":384,"imageIndex":18},{"imageOffset":236396,"symbol":"ripc_DrawImage","symbolLocation":1180,"imageIndex":18},{"imageOffset":232884,"symbol":"CGContextDrawImageWithOptions","symbolLocation":527,"imageIndex":18},{"imageOffset":3907,"symbol":"CGContextRef.draw(:in:byTiling:)","symbolLocation":115,"imageIndex":19},{"imageOffset":573351,"symbol":"CGImageRef.cvPixelBuffer()","symbolLocation":583,"imageIndex":20},{"imageOffset":2947616,"symbol":"specialized static ImageHelper.createCVPixelBufferFromImageSource(imageSource:index:url:)","symbolLocation":48,"imageIndex":20},{"imageOffset":2932678,"symbol":"static ImageHelper.loadPhotogrammetrySample(id:url:)","symbolLocation":662,"imageIndex":20},{"imageOffset":2782098,"symbol":"closure #1 in PhotogrammetrySession.ingestSamplesCancellably(url:)","symbolLocation":146,"imageIndex":20},{"imageOffset":2814929,"symbol":"partial apply for closure #1 in PhotogrammetrySession.ingestSamplesCancellably(url:)","symbolLocation":17,"imageIndex":20},{"imageOffset":157062,"symbol":"Optional.map(:)","symbolLocation":230,"imageIndex":21},{"imageOffset":1178177,"symbol":"LazyMapSequence.Iterator.next()","symbolLocation":241,"imageIndex":21},{"imageOffset":1178217,"symbol":"protocol witness for IteratorProtocol.next() in conformance LazyMapSequence<A, B>.Iterator","symbolLocation":9,"imageIndex":21},{"imageOffset":776829,"symbol":"LazyFilterSequence.Iterator.next()","symbolLocation":269,"imageIndex":21},{"imageOffset":777065,"symbol":"protocol witness for IteratorProtocol.next() in conformance LazyFilterSequence.Iterator","symbolLocation":9,"imageIndex":21},{"imageOffset":1178133,"symbol":"LazyMapSequence.Iterator.next()","symbolLocation":197,"imageIndex":21},{"imageOffset":1178217,"symbol":"protocol witness for IteratorProtocol.next() in conformance LazyMapSequence<A, B>.Iterator","symbolLocation":9,"imageIndex":21},{"imageOffset":724842,"symbol":"_IteratorBox.next()","symbolLocation":26,"imageIndex":21},{"imageOffset":2889451,"symbol":"dispatch thunk of _AnyIteratorBoxBase.next()","symbolLocation":11,"imageIndex":21},{"imageOffset":2784030,"symbol":"PhotogrammetrySession.ingestSamplesCancellably(sequence:)","symbolLocation":238,"imageIndex":20},{"imageOffset":2781820,"symbol":"PhotogrammetrySession.ingestSamplesCancellably(url:)","symbolLocation":700,"imageIndex":20},{"imageOffset":2748604,"symbol":"PhotogrammetrySession.ingestAllDataSync()","symbolLocation":956,"imageIndex":20},{"imageOffset":2743937,"symbol":"closure #1 in PhotogrammetrySession.queueDataIngestionJobIfNeeded()","symbolLocation":481,"imageIndex":20},{"imageOffset":490958,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":14,"imageIndex":20},{"imageOffset":64781,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":16},{"imageOffset":11465,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":16},{"imageOffset":36078,"symbol":"_dispatch_lane_serial_drain","symbolLocation":696,"imageIndex":16},{"imageOffset":38856,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":16},{"imageOffset":79841,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":758,"imageIndex":16},{"imageOffset":12404,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":8},{"imageOffset":8187,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":8}]},{"id":18262988,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":18262989,"frames":[{"imageOffset":8172,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140707750146048,
"CFBundleShortVersionString" : "3.3.1",
"CFBundleIdentifier" : "com.apple.SwiftUI",
"size" : 15073280,
"uuid" : "26bd603b-a520-34e4-847f-c847b9d40f2b",
"path" : "/System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI",
"name" : "SwiftUI",
"CFBundleVersion" : "3.3.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703323316224,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 15278080,
"uuid" : "a737ebe6-3a9c-32f3-b975-5ce0ef6313e4",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2113.30.116"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703403409408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreAutoLayout",
"size" : 294912,
"uuid" : "695a0001-fd8c-3e5d-a10d-e30e54d46d1d",
"path" : "/System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout",
"name" : "CoreAutoLayout",
"CFBundleVersion" : "28"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703397289984,
"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_64h",
"base" : 140703278821376,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5255168,
"uuid" : "77eebafc-ad12-3973-b95a-7f1a847f631c",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1856.105"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703426183168,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112960,
"uuid" : "c538aa78-7afd-3f8a-8fdb-1fc2acde6b3f",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4354310144,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.bertan.capturinator",
"size" : 245760,
"uuid" : "d8ba0ed8-82a8-390a-8246-987898e3167a",
"path" : "/Applications/Capturinator.app/Contents/MacOS/Capturinator",
"name" : "Capturinator",
"CFBundleVersion" : "3"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4400766976,
"size" : 442368,
"uuid" : "7de33963-bbc5-3996-ba6e-f1d562c17c95",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703278505984,
"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" : 140703278280704,
"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" : 140703275941888,
"size" : 602112,
"uuid" : "6115b136-b749-3bb6-a319-27f3dc8c4df4",
"path" : "/usr/lib/system/libcorecrypto.dylib",
"name" : "libcorecrypto.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703460134912,
"size" : 49152,
"uuid" : "9e46e39c-0dbb-333a-9597-23fa11e5b96c",
"path" : "/usr/lib/system/libcommonCrypto.dylib",
"name" : "libcommonCrypto.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703312375808,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.security",
"size" : 3538944,
"uuid" : "b7089ba5-9aec-3df9-b7f2-28df54b0da20",
"path" : "/System/Library/Frameworks/Security.framework/Versions/A/Security",
"name" : "Security",
"CFBundleVersion" : "60157.80.4"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703423832064,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreMedia",
"size" : 1052672,
"uuid" : "f588e97b-d586-39f3-84b5-a3399674cde8",
"path" : "/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia",
"name" : "CoreMedia",
"CFBundleVersion" : "2935.5.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703483559936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VideoToolbox",
"size" : 5771264,
"uuid" : "c3f0f89a-47a5-3550-bb66-4861b7942862",
"path" : "/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox",
"name" : "VideoToolbox",
"CFBundleVersion" : "2935.5.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140716167385088,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CMPhoto",
"size" : 630784,
"uuid" : "2b8657ac-af85-3279-a026-779a1ca838db",
"path" : "/System/Library/PrivateFrameworks/CMPhoto.framework/Versions/A/CMPhoto",
"name" : "CMPhoto",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703276724224,
"size" : 290816,
"uuid" : "67d92c93-aa68-34c2-964b-23e8a8d32098",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703429586944,
"CFBundleShortVersionString" : "3.3.0",
"CFBundleIdentifier" : "com.apple.ImageIO",
"size" : 2400256,
"uuid" : "7bdb3727-87a8-320a-b12c-fd4640a62e8c",
"path" : "/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO",
"name" : "ImageIO",
"CFBundleVersion" : "2222.4.2"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703365771264,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.CoreGraphics",
"size" : 7127040,
"uuid" : "26a44a5d-3366-3dab-a4a7-e16e0e6468b9",
"path" : "/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics",
"name" : "CoreGraphics",
"CFBundleVersion" : "1557.4.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140707636989952,
"size" : 40960,
"uuid" : "03f81385-e436-3cf7-b14c-51d496e99e57",
"path" : "/usr/lib/swift/libswiftCoreGraphics.dylib",
"name" : "libswiftCoreGraphics.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140712363921408,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.RealityFoundation",
"size" : 3440640,
"uuid" : "cfc8fd29-89b5-306c-94d5-cec5966cb826",
"path" : "/System/Library/Frameworks/RealityFoundation.framework/Versions/A/RealityFoundation",
"name" : "RealityFoundation",
"CFBundleVersion" : "161.303.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703500992512,
"size" : 3907584,
"uuid" : "bb94747f-126a-35bd-ba02-b5328b7790b6",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
}
],
"sharedCache" : {
"base" : 140703275274240,
"size" : 15216836608,
"uuid" : "985a74d2-8e9c-3f64-9035-a786b4845287"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.1G resident=0K(0%) swapped_out_or_unallocated=1.1G(100%)\nWritable regions: Total=679.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=679.7M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 512K 4 \nActivity Tracing 256K 1 \nCG backing stores 720K 4 \nCG image 40K 8 \nCG raster data 16K 2 \nColorSync 240K 28 \nCoreAnimation 616K 60 \nCoreGraphics 12K 2 \nCoreUI image data 2256K 29 \nFoundation 16K 1 \nImage IO 1024K 1 \nKernel Alloc Once 8K 1 \nMALLOC 232.1M 63 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 46.5M 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 11 \nStack 13.1M 11 \nVM_ALLOCATE 1092K 16 \n__DATA 27.1M 455 \n__DATA_CONST 27.1M 297 \n__DATA_DIRTY 1398K 172 \n__FONT_DATA 4K 1 \n__LINKEDIT 641.3M 8 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3136K 2 \n__TEXT 491.3M 475 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 151.3M 28 \nshared memory 784K 18 \n=========== ======= ======= \nTOTAL 2.1G 1711 \nTOTAL, minus reserved VM space 1.7G 1711 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"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" : 240000377
},
{
  "rolloutId" : "602ad4dac86151000cf27e46",
  "factorPackIds" : {
    "SIRI_DICTATION_ASSETS" : "6193d03f2171a2330e561dfc"
  },
  "deploymentId" : 240000298
},
{
  "rolloutId" : "5ffde50ce2aacd000d47a95f",
  "factorPackIds" : {

  },
  "deploymentId" : 240000102
},
{
  "rolloutId" : "5fc94383418129005b4e9ae0",
  "factorPackIds" : {

  },
  "deploymentId" : 240000229
}

],
"experiments" : [

]
}
}

Model: MacBookPro13,3, BootROM 447.80.3.0.0, 4 processors, Quad-Core Intel Core i7, 2.9 GHz, 16 GB, SMC 2.38f12
Graphics: Intel HD Graphics 530, Intel HD Graphics 530, Built-In
Graphics: Radeon Pro 460, AMD Radeon Pro 460, PCIe, 4 GB
Display: Color LCD, 2880 x 1800 Retina, MirrorOn, Online
Display: LED Cinema Display, 1920 x 1200 (WUXGA - Widescreen Ultra eXtended Graphics Array), Main, MirrorOn, Online
Memory Module: BANK 0/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
Memory Module: BANK 1/DIMM0, 8 GB, LPDDR3, 2133 MHz, 0x802C, 0x4D5435324C31473332443450472D30393320
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x15A), Broadcom BCM43xx 1.0 (7.77.111.1 AirPortDriverBrcmNIC-1710.3)
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: AirPort, AirPort, en0
Network Service: USB 10/100/1000 LAN, Ethernet, en13
Network Service: iPad, Ethernet, en5
USB Device: USB3.0 Hub
USB Device: USB3.0 Card Reader
USB Device: USB 10/100/1000 LAN
USB Device: USB30Bus
USB Device: iPad
USB Device: Apple T1 Controller
USB Device: USB 2.0 Hub
USB Device: USB2.0 Hub
USB Device: hub_device
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: hub_device
USB Device: Apple LED Cinema Display
USB Device: Display iSight
USB Device: Display Audio
USB Device: USB 2.0 BILLBOARD
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 41.5

from capturinator.

BertanT avatar BertanT commented on July 22, 2024

Thank you so much! If it's working with the other apps, then there is most probably no need to test with the command line tool. I'll try my best to figure it out, and thanks again for everything. Have an amazing day.

from capturinator.

BertanT avatar BertanT commented on July 22, 2024

Upon showing the crash logs and talking about the issue with Apple engineers in a WWDC lab back in June, we were almost certain that this is a SwiftUI bug related to the specific macOS version at the time and it was most probably resolved with the later updates.

Looking app my app analytics crash reports, this very same issue has happened a to handful more times to other people as well, who were all running the same macOS version specified in your report. But it shouldn't keep happening after updating the software.

Do you still experience this issue after updating your Mac? If not, I will deem this issue resolved and close it. Or we can keep investigating if it does.

Thank you so much for you help and interest. Have a great day!

from capturinator.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.