Vaida12345/waifuExtension

m

ybaybaybaybayba opened this issue · 1 comments

Describe the bug
Please give a description of what the bug is.

To Reproduce
Please provide the information about:

  • Image Model
  • Frame Interpolation Model (if used)
  • Video or Image

Attachments
If you find providing attachments useful, please provide the images / videos you wished to enlarge, and the bug report.

Additional context
Add any other context about the problem here.

I use m1macbookair with 16GB memory on the m1 chip, and it almost inevitably flashes back when I form a framework. The following is a flashback report: I am using m1macbookair with 16GB memory on the m1 chip, and it will almost inevitably flash back when making frames.

The following is a flashback report:

Translated Report (Full Report Below)

Process: waifuExtension [61316]
Path: /Applications/waifuExtension.app/Contents/MacOS/waifuExtension
Identifier: com.Vaida.waifuExtension
Version: 5.2 (397)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2023-11-01 15:29:22.9115 +0900
OS Version: macOS 14.1 (23B74)
Report Version: 12
Anonymous UUID: 4AB3CFB9-D5A0-2BE6-764C-427405CAEC4E

Sleep/Wake UUID: 1E5F056C-F3D6-407F-8009-3C036BB4B2F6

Time Awake Since Boot: 190000 seconds
Time Since Wake: 8770 seconds

System Integrity Protection: enabled

Crashed Thread: 17

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000102f807bc

Termination Reason: Namespace SIGNAL, Code 5 Trace/BPT trap: 5
Terminating Process: exc handler [61316]

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1875508b4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x187562d30 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1875594f0 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x187550c38 mach_msg + 24
4 CoreFoundation 0x18766dea4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18766c76c __CFRunLoopRun + 1208
6 CoreFoundation 0x18766bc5c CFRunLoopRunSpecific + 608
7 HIToolbox 0x191be5448 RunCurrentEventLoopInMode + 292
8 HIToolbox 0x191be5284 ReceiveNextEventCommon + 648
9 HIToolbox 0x191be4fdc _BlockUntilNextEventMatchingListInModeWithFilter + 76
10 AppKit 0x18ae46c54 _DPSNextEvent + 660
11 AppKit 0x18b61cebc -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
12 AppKit 0x18ae3a100 -[NSApplication run] + 476
13 AppKit 0x18ae113cc NSApplicationMain + 880
14 SwiftUI 0x1b1f75f80 0x1b1e9c000 + 892800
15 SwiftUI 0x1b280630c 0x1b1e9c000 + 9872140
16 SwiftUI 0x1b2c4c4f0 0x1b1e9c000 + 14353648
17 waifuExtension 0x102fe8434 0x102f70000 + 492596
18 dyld 0x1872150e0 start + 2360

Thread 1:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
6 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
7 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
8 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
9 waifuExtension 0x102fea098 0x102f70000 + 499864
10 waifuExtension 0x102fa3980 0x102f70000 + 211328
11 waifuExtension 0x102fa0a11 0x102f70000 + 199185
12 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
13 waifuExtension 0x102f85fd5 0x102f70000 + 90069
14 waifuExtension 0x102ff1081 0x102f70000 + 528513
15 waifuExtension 0x102f814b1 0x102f70000 + 70833
16 waifuExtension 0x102f85fd9 0x102f70000 + 90073
17 waifuExtension 0x10304b6a9 0x102f70000 + 898729
18 waifuExtension 0x10304b935 0x102f70000 + 899381
19 waifuExtension 0x10305fc09 0x102f70000 + 982025
20 waifuExtension 0x10306309d 0x102f70000 + 995485
21 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 2:
0 libsystem_pthread.dylib 0x18758be28 start_wqthread + 0

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1875508b4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x187562d30 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1875594f0 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x187550c38 mach_msg + 24
4 CoreFoundation 0x18766dea4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18766c76c __CFRunLoopRun + 1208
6 CoreFoundation 0x18766bc5c CFRunLoopRunSpecific + 608
7 AppKit 0x18af70404 _NSEventThread + 144
8 libsystem_pthread.dylib 0x187591034 _pthread_start + 136
9 libsystem_pthread.dylib 0x18758be3c thread_start + 8

Thread 4:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x190677aac -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 304
6 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
7 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
8 waifuExtension 0x102fea098 0x102f70000 + 499864
9 waifuExtension 0x102fa3980 0x102f70000 + 211328
10 waifuExtension 0x102fa0a11 0x102f70000 + 199185
11 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
12 waifuExtension 0x102f85fd5 0x102f70000 + 90069
13 waifuExtension 0x102ff1081 0x102f70000 + 528513
14 waifuExtension 0x102f814b1 0x102f70000 + 70833
15 waifuExtension 0x102f85fd9 0x102f70000 + 90073
16 waifuExtension 0x10304b6a9 0x102f70000 + 898729
17 waifuExtension 0x10304b935 0x102f70000 + 899381
18 waifuExtension 0x10305fc09 0x102f70000 + 982025
19 waifuExtension 0x10306309d 0x102f70000 + 995485
20 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

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

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

Thread 7:: H11ANEServicesThread
0 libsystem_kernel.dylib 0x1875508b4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x187562d30 mach_msg2_internal + 80
2 libsystem_kernel.dylib 0x1875594f0 mach_msg_overwrite + 476
3 libsystem_kernel.dylib 0x187550c38 mach_msg + 24
4 CoreFoundation 0x18766dea4 __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x18766c76c __CFRunLoopRun + 1208
6 CoreFoundation 0x18766bc5c CFRunLoopRunSpecific + 608
7 CoreFoundation 0x1876e9994 CFRunLoopRun + 64
8 ANEServices 0x19ffda6b0 H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*) + 132
9 libsystem_pthread.dylib 0x187591034 _pthread_start + 136
10 libsystem_pthread.dylib 0x18758be3c thread_start + 8

Thread 8:: com.apple.coremedia.sharedRootQueue.49
0 libsystem_kernel.dylib 0x187550848 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1873e3f28 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1873e4524 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1873f4fc8 _dispatch_worker_thread + 328
4 libsystem_pthread.dylib 0x187591034 _pthread_start + 136
5 libsystem_pthread.dylib 0x18758be3c thread_start + 8

Thread 9:: com.apple.coremedia.sharedRootQueue.47
0 libsystem_kernel.dylib 0x187550848 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x1873e3f28 _dispatch_sema4_timedwait + 64
2 libdispatch.dylib 0x1873e4524 _dispatch_semaphore_wait_slow + 76
3 libdispatch.dylib 0x1873f4fc8 _dispatch_worker_thread + 328
4 libsystem_pthread.dylib 0x187591034 _pthread_start + 136
5 libsystem_pthread.dylib 0x18758be3c thread_start + 8

Thread 10:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
6 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
7 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
8 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
9 waifuExtension 0x102fea098 0x102f70000 + 499864
10 waifuExtension 0x102fa3980 0x102f70000 + 211328
11 waifuExtension 0x102fa0a11 0x102f70000 + 199185
12 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
13 waifuExtension 0x102f85fd5 0x102f70000 + 90069
14 waifuExtension 0x102ff1081 0x102f70000 + 528513
15 waifuExtension 0x102f814b1 0x102f70000 + 70833
16 waifuExtension 0x102f85fd9 0x102f70000 + 90073
17 waifuExtension 0x10304b6a9 0x102f70000 + 898729
18 waifuExtension 0x10304b935 0x102f70000 + 899381
19 waifuExtension 0x10305fc09 0x102f70000 + 982025
20 waifuExtension 0x10306309d 0x102f70000 + 995485
21 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 11:
0 libsystem_pthread.dylib 0x18758be28 start_wqthread + 0

Thread 12:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
6 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
7 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
8 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
9 waifuExtension 0x102fea098 0x102f70000 + 499864
10 waifuExtension 0x102fa3980 0x102f70000 + 211328
11 waifuExtension 0x102fa0a11 0x102f70000 + 199185
12 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
13 waifuExtension 0x102f85fd5 0x102f70000 + 90069
14 waifuExtension 0x102ff1081 0x102f70000 + 528513
15 waifuExtension 0x102f814b1 0x102f70000 + 70833
16 waifuExtension 0x102f85fd9 0x102f70000 + 90073
17 waifuExtension 0x10304b6a9 0x102f70000 + 898729
18 waifuExtension 0x10304b935 0x102f70000 + 899381
19 waifuExtension 0x10305fc09 0x102f70000 + 982025
20 waifuExtension 0x10306309d 0x102f70000 + 995485
21 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 13:
0 libsystem_kernel.dylib 0x187550830 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1873e3eac _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1873e455c _dispatch_semaphore_wait_slow + 132
3 CoreML 0x190687724 -[MLNeuralNetworkEngine obtainBuffer] + 40
4 CoreML 0x190678a9c __53-[MLNeuralNetworkEngine evaluateBatch:options:error:]_block_invoke_2 + 292
5 libdispatch.dylib 0x1873e3910 _dispatch_client_callout + 20
6 libdispatch.dylib 0x1873f30f8 _dispatch_sync_invoke_and_complete_recurse + 64
7 libdispatch.dylib 0x1873f2b78 _dispatch_sync_f_slow + 176
8 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
9 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
10 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
11 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
12 waifuExtension 0x102fea098 0x102f70000 + 499864
13 waifuExtension 0x102fa3980 0x102f70000 + 211328
14 waifuExtension 0x102fa0a11 0x102f70000 + 199185
15 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
16 waifuExtension 0x102f85fd5 0x102f70000 + 90069
17 waifuExtension 0x102ff1081 0x102f70000 + 528513
18 waifuExtension 0x102f814b1 0x102f70000 + 70833
19 waifuExtension 0x102f85fd9 0x102f70000 + 90073
20 waifuExtension 0x10304b6a9 0x102f70000 + 898729
21 waifuExtension 0x10304b935 0x102f70000 + 899381
22 waifuExtension 0x10305fc09 0x102f70000 + 982025
23 waifuExtension 0x10306309d 0x102f70000 + 995485
24 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 14:: Dispatch queue: Media Queue
0 libsystem_kernel.dylib 0x187550830 semaphore_wait_trap + 8
1 libdispatch.dylib 0x1873e3eac _dispatch_sema4_wait + 28
2 libdispatch.dylib 0x1873e455c _dispatch_semaphore_wait_slow + 132
3 waifuExtension 0x102f7f000 0x102f70000 + 61440
4 waifuExtension 0x102f856fc 0x102f70000 + 87804
5 waifuExtension 0x102fa18f8 0x102f70000 + 203000
6 AVFCore 0x19ca8ee48 -[AVAssetWriterInputMediaDataRequester requestMediaDataIfNecessary] + 68
7 libdispatch.dylib 0x1873e1cb8 _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x1873e3910 _dispatch_client_callout + 20
9 libdispatch.dylib 0x1873eaea4 _dispatch_lane_serial_drain + 748
10 libdispatch.dylib 0x1873eb9d4 _dispatch_lane_invoke + 380
11 libdispatch.dylib 0x1873f661c _dispatch_root_queue_drain_deferred_wlh + 288
12 libdispatch.dylib 0x1873f5e90 _dispatch_workloop_worker_thread + 404
13 libsystem_pthread.dylib 0x18758d114 _pthread_wqthread + 288
14 libsystem_pthread.dylib 0x18758be30 start_wqthread + 8

Thread 15:
0 IOKit 0x18aceca64 iokit_user_client_trap + 8
1 IOSurface 0x19169e8d4 IOSurfaceClientRelease + 228
2 IOSurface 0x19169e794 -[IOSurface dealloc] + 48
3 CoreVideo 0x18ff34c68 CVPixelBufferBacking::finalize() + 732
4 CoreFoundation 0x18773fe28 _CFRelease + 292
5 CoreVideo 0x18ff34904 CVPixelBuffer::finalize() + 388
6 CoreFoundation 0x18773fe28 _CFRelease + 292
7 VideoToolbox 0x195f80e24 0x195d02000 + 2616868
8 CoreGraphics 0x18d1602b0 data_provider_finalize + 64
9 CoreGraphics 0x18d12edd0 data_provider_retain_count + 96
10 CoreFoundation 0x187740230 _CFRelease + 1324
11 CoreGraphics 0x18d181fe8 image_finalize + 100
12 CoreFoundation 0x18773fe28 _CFRelease + 292
13 libswiftCore.dylib 0x1971b555c void tuple_destroy<false, false>(swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*) + 96
14 waifuExtension 0x103062e78 0x102f70000 + 994936
15 libswiftCore.dylib 0x19718e224 _swift_release_dealloc + 56
16 libswiftCore.dylib 0x19718ef00 bool swift::RefCounts<swift::RefCountBitsT<(swift::RefCountInlinedness)1>>::doDecrementSlow<(swift::PerformDeinit)1>(swift::RefCountBitsT<(swift::RefCountInlinedness)1>, unsigned int) + 136
17 libswift_Concurrency.dylib 0x22678dcac completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 48
18 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 16:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
6 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
7 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
8 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
9 waifuExtension 0x102fea098 0x102f70000 + 499864
10 waifuExtension 0x102fa3980 0x102f70000 + 211328
11 waifuExtension 0x102fa0a11 0x102f70000 + 199185
12 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
13 waifuExtension 0x102f85fd5 0x102f70000 + 90069
14 waifuExtension 0x102ff1081 0x102f70000 + 528513
15 waifuExtension 0x102f814b1 0x102f70000 + 70833
16 waifuExtension 0x102f85fd9 0x102f70000 + 90073
17 waifuExtension 0x10304b6a9 0x102f70000 + 898729
18 waifuExtension 0x10304b935 0x102f70000 + 899381
19 waifuExtension 0x10305fc09 0x102f70000 + 982025
20 waifuExtension 0x10306309d 0x102f70000 + 995485
21 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 17 Crashed:
0 waifuExtension 0x102f807bc 0x102f70000 + 67516
1 waifuExtension 0x102f85fb9 0x102f70000 + 90041
2 waifuExtension 0x102f81229 0x102f70000 + 70185
3 waifuExtension 0x102f85fdd 0x102f70000 + 90077
4 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 18:
0 libsystem_kernel.dylib 0x1875525e8 kevent_id + 8
1 libdispatch.dylib 0x187406624 _dispatch_kq_poll + 228
2 libdispatch.dylib 0x187406ff4 _dispatch_event_loop_wait_for_ownership + 436
3 libdispatch.dylib 0x1873f2f94 DISPATCH_WAIT_FOR_QUEUE + 340
4 libdispatch.dylib 0x1873f2b5c _dispatch_sync_f_slow + 148
5 CoreML 0x1906787ec -[MLNeuralNetworkEngine evaluateBatch:options:error:] + 448
6 CoreML 0x190677e58 -[MLNeuralNetworkEngine predictionsFromBatch:options:error:] + 1244
7 CoreML 0x19071d71c -[MLDelegateModel predictionsFromBatch:options:error:] + 420
8 CoreML 0x190741eb8 -[MLModel predictionsFromBatch:error:] + 84
9 waifuExtension 0x102fea098 0x102f70000 + 499864
10 waifuExtension 0x102fa3980 0x102f70000 + 211328
11 waifuExtension 0x102fa0a11 0x102f70000 + 199185
12 waifuExtension 0x102f7d6e5 0x102f70000 + 55013
13 waifuExtension 0x102f85fd5 0x102f70000 + 90069
14 waifuExtension 0x102ff1081 0x102f70000 + 528513
15 waifuExtension 0x102f814b1 0x102f70000 + 70833
16 waifuExtension 0x102f85fd9 0x102f70000 + 90073
17 waifuExtension 0x10304b6a9 0x102f70000 + 898729
18 waifuExtension 0x10304b935 0x102f70000 + 899381
19 waifuExtension 0x10305fc09 0x102f70000 + 982025
20 waifuExtension 0x10306309d 0x102f70000 + 995485
21 libswift_Concurrency.dylib 0x22678dc7d completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) + 1

Thread 19:
0 libsystem_pthread.dylib 0x18758be28 start_wqthread + 0

Thread 17 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000600000b591a0 x2: 0x000000019ca83458 x3: 0x0000000000000010
x4: 0x0000000000000000 x5: 0x0000000000000010 x6: 0x00000001971b4b7c x7: 0x0000000000000000
x8: 0x000000016e5b30e0 x9: 0x00000001390dc050 x10: 0x00000001390dc038 x11: 0xfffeffffffffffff
x12: 0x00000001390dc040 x13: 0x0000000000000000 x14: 0xffffffffffffffff x15: 0x00000001dd86a430
x16: 0x0000000307080cb4 x17: 0x000000019ca8a1ac x18: 0x0000000000000000 x19: 0x0000000000000231
x20: 0x00006000005cb040 x21: 0x0000000100000258 x22: 0x0000000137c4b690 x23: 0x0000000000000000
x24: 0x000000000000007c x25: 0x0000000137c4b6d0 x26: 0x0000000000000000 x27: 0x0000000000000001
x28: 0x000000016e5b30e0 fp: 0x000000016e5b2e50 lr: 0x0000000102f8046c
sp: 0x000000016e5b2d90 pc: 0x0000000102f807bc cpsr: 0x40001000
far: 0x0000000000000000 esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
0x16fc40000 - 0x17051bfff com.apple.audio.codecs.Components (7.0) <5fb48f5b-91c2-3e7f-b7af-10e06c16bbe0> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x131a4c000 - 0x131a53fff com.apple.AppKit.axbundle (1.0) <997d74db-328f-37e8-8154-a782a29e9a57> /System/Library/Accessibility/BundlesBase/com.apple.AppKit.axbundle/Versions/A/com.apple.AppKit
0x131a80000 - 0x131a83fff com.apple.securityinterface.axbundle (1.0) /System/Library/Accessibility/BundlesBase/com.apple.securityinterface.axbundle/Versions/A/com.apple.securityinterface
0x10358c000 - 0x103597fff libobjc-trampolines.dylib () /usr/lib/libobjc-trampolines.dylib
0x102f70000 - 0x10312ffff com.Vaida.waifuExtension (5.2) /Applications/waifuExtension.app/Contents/MacOS/waifuExtension
0x18754f000 - 0x187589fef libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x1875f0000 - 0x187ac7fff com.apple.CoreFoundation (6.9) <9f046e36-7286-3a6e-a280-699d6e47cfaf> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x191bb5000 - 0x191e74fff com.apple.HIToolbox (2.1.1) <4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x18ae0d000 - 0x18c121fff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1b1e9c000 - 0x1b3ccffff com.apple.SwiftUI (5.1.16) <6bbbd419-21da-3b30-b7ab-6f5970abe2da> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
0x18720f000 - 0x1872a3317 dyld () /usr/lib/dyld
0x0 - 0xffffffffffffffff ??? (
) <00000000-0000-0000-0000-000000000000> ???
0x1873e0000 - 0x187426fff libdispatch.dylib () /usr/lib/system/libdispatch.dylib
0x190407000 - 0x190a62fff com.apple.CoreML (1.0) <522587a9-f000-3959-8797-a9ac21cc026d> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x226744000 - 0x2267a2ff3 libswift_Concurrency.dylib (
) <044e4103-2cb6-37b9-9f4b-a53237ea4521> /usr/lib/swift/libswift_Concurrency.dylib
0x18758a000 - 0x187596ff3 libsystem_pthread.dylib () /usr/lib/system/libsystem_pthread.dylib
0x19ffcb000 - 0x19ffeefff com.apple.ANEServices (7.104) <3bef95a7-8b0c-3334-88b3-1a667cd6aace> /System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices
0x19c9db000 - 0x19cc22fff com.apple.AVFCore (1.0) <443471b1-4f94-3962-9e22-f104fe9ecf5b> /System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore
0x18acc4000 - 0x18ada4fff com.apple.framework.IOKit (2.0.2) <029aee72-3595-3815-b603-22f4aaa2d06f> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x19169a000 - 0x1916b1fff com.apple.IOSurface (352.0.3) <7d9d9e22-c780-3790-bf2b-30fc1a9bf7cb> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x18ff25000 - 0x18ff82fff com.apple.CoreVideo (1.8) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x195d02000 - 0x196149fff com.apple.VideoToolbox (1.0) /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x18d123000 - 0x18d7fffff com.apple.CoreGraphics (2.0) <4602dca9-6a29-336d-8482-9746e171dc4e> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x196dfe000 - 0x19733dfff libswiftCore.dylib (
) <1fcc7df4-6b2e-3cba-9125-eb1ed90943f4> /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: 0
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
AttributeGraph Data 1024K 1
CG image 576K 28
CG raster data 64K 1
ColorSync 608K 29
CoreAnimation 2432K 144
CoreGraphics 32K 2
CoreGraphics (reserved) 48K 3 reserved VM address space (unallocated)
CoreMedia memory pool 400K 5
CoreServices 624K 2
CoreUI image data 5392K 39
Foundation 144K 3
Kernel Alloc Once 32K 1
MALLOC 2.5G 105
MALLOC guard page 480K 30
STACK GUARD 56.3M 20
Stack 18.1M 21
VM_ALLOCATE 3216K 10
__AUTH 3274K 444
__AUTH_CONST 35.5M 666
__CTF 824 1
__DATA 17.9M 656
__DATA_CONST 34.5M 675
__DATA_DIRTY 2068K 233
__FONT_DATA 4K 1
__INFO_FILTER 8 1
__LINKEDIT 888.1M 6
__OBJC_RO 70.8M 1
__OBJC_RW 2156K 1
__TEXT 787.6M 693
dyld private memory 272K 2
mapped file 456.5M 67
shared memory 2464K 19
=========== ======= =======
TOTAL 4.8G 3913
TOTAL, minus reserved VM space 4.8G 3913


Full Report

{"app_name":"waifuExtension","timestamp":"2023-11-01 15:29:24.00 +0900","app_version":"5.2","slice_uuid":"df1c55b1-3c4f-3bc2-ba0c-9a0bdd8e364f","build_version":"397","platform":1,"bundleID":"com.Vaida.waifuExtension","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.1 (23B74)","roots_installed":0,"name":"waifuExtension","incident_id":"18BB1E3C-0469-4597-A427-A527ED8A4A56"}
{
"uptime" : 190000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookAir10,1",
"coalitionID" : 38158,
"osVersion" : {
"train" : "macOS 14.1",
"build" : "23B74",
"releaseType" : "User"
},
"captureTime" : "2023-11-01 15:29:22.9115 +0900",
"codeSigningMonitor" : 1,
"incident" : "18BB1E3C-0469-4597-A427-A527ED8A4A56",
"pid" : 61316,
"translated" : false,
"cpuType" : "ARM-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-11-01 15:27:45.1401 +0900",
"procStartAbsTime" : 4787553870533,
"procExitAbsTime" : 4789899999076,
"procName" : "waifuExtension",
"procPath" : "/Applications/waifuExtension.app/Contents/MacOS/waifuExtension",
"bundleInfo" : {"CFBundleShortVersionString":"5.2","CFBundleVersion":"397","CFBundleIdentifier":"com.Vaida.waifuExtension"},
"storeInfo" : {"deviceIdentifierForVendor":"8D0202AE-EA46-52D3-B168-95B455E85100","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "com.Vaida.waifuExtension",
"crashReporterKey" : "4AB3CFB9-D5A0-2BE6-764C-427405CAEC4E",
"lowPowerMode" : 1,
"codeSigningID" : "com.Vaida.waifuExtension",
"codeSigningTeamID" : "",
"codeSigningFlags" : 570503953,
"codeSigningValidationCategory" : 10,
"codeSigningTrustLevel" : 4294967295,
"instructionByteStream" : {"beforePC":"+N9JqfrnSKn870ep6aNGbeurRW29+0OS/0MDkQAAH9YgACDUIAAg1A==","atPC":"IAAg1CAAINS9A0Sy/8MA0fMLAPn9ewKp9g8A+f2DAJHA4gKRvaEFlA=="},
"wakeTime" : 8770,
"sleepWakeUUID" : "1E5F056C-F3D6-407F-8009-3C036BB4B2F6",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000001, 0x0000000102f807bc","rawCodes":[1,4344776636],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
"termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace/BPT trap: 5","byProc":"exc handler","byPid":61316},
"os_fault" : {"process":"waifuExtension"},
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 17,
"threads" : [{"id":3152696,"threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":45092861640704},{"value":0},{"value":45092861640704},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":10499},{"value":0},{"value":1},{"value":10499},{"value":214404},{"value":0},{"value":80264348827648},{"value":18446744073709551569},{"value":8161230896},{"value":0},{"value":4294967295},{"value":2},{"value":45092861640704},{"value":0},{"value":45092861640704},{"value":6122168968},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6565539120},"cpsr":{"value":4096},"fp":{"value":6122168816},"sp":{"value":6122168736},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464244},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":5},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":197704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":7},{"imageOffset":197252,"symbol":"ReceiveNextEventCommon","symbolLocation":648,"imageIndex":7},{"imageOffset":196572,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":76,"imageIndex":7},{"imageOffset":236628,"symbol":"_DPSNextEvent","symbolLocation":660,"imageIndex":8},{"imageOffset":8453820,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":716,"imageIndex":8},{"imageOffset":184576,"symbol":"-[NSApplication run]","symbolLocation":476,"imageIndex":8},{"imageOffset":17356,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":8},{"imageOffset":892800,"imageIndex":9},{"imageOffset":9872140,"imageIndex":9},{"imageOffset":14353648,"imageIndex":9},{"imageOffset":492596,"imageIndex":4},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":10}]},{"id":3152709,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6122726760},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6122729696},{"value":9005137670438912},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$NSNull"},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSNull"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6122726760},{"value":1},{"value":6122726760},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6122726736},"sp":{"value":6122726640},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"id":3152710,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"x":[{"value":6123302912},{"value":5123},{"value":6122766336},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6123302912},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565707304},"far":{"value":0}}},{"id":3152733,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":261713832181760},{"value":0},{"value":261713832181760},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":60935},{"value":0},{"value":1},{"value":60935},{"value":208437},{"value":0},{"value":3298534883328},{"value":18446744073709551569},{"value":8161230896},{"value":0},{"value":4294967295},{"value":2},{"value":261713832181760},{"value":0},{"value":261713832181760},{"value":6125019240},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6565539120},"cpsr":{"value":4096},"fp":{"value":6125019088},"sp":{"value":6125019008},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464244},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":5},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1455108,"symbol":"_NSEventThread","symbolLocation":144,"imageIndex":8},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]},{"id":3153237,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2558636,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":304,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6124447352},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6124450016},{"value":9005137670438912},{"value":8010433408,"symbolLocation":0,"symbol":"OBJC_CLASS$__NSDictionary0"},{"value":8010433408,"symbolLocation":0,"symbol":"OBJC_CLASS$___NSDictionary0"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6124447352},{"value":1},{"value":6124447352},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6124447328},"sp":{"value":6124447232},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"id":3153577,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"x":[{"value":6125596672},{"value":78427},{"value":6125060096},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6125596672},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565707304},"far":{"value":0}}},{"id":3153578,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"x":[{"value":6126170112},{"value":123423},{"value":6125633536},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6126170112},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565707304},"far":{"value":0}}},{"id":3154087,"name":"H11ANEServicesThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":392624435363840},{"value":0},{"value":392624435363840},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":91415},{"value":0},{"value":1},{"value":91415},{"value":211320},{"value":0},{"value":1099511627776},{"value":18446744073709551569},{"value":8161230896},{"value":0},{"value":4294967295},{"value":2},{"value":392624435363840},{"value":0},{"value":392624435363840},{"value":6123872328},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6565539120},"cpsr":{"value":4096},"fp":{"value":6123872176},"sp":{"value":6123872096},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464244},"far":{"value":0}},"frames":[{"imageOffset":6324,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":81200,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":42224,"symbol":"mach_msg_overwrite","symbolLocation":476,"imageIndex":5},{"imageOffset":7224,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":515748,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":509804,"symbol":"__CFRunLoopRun","symbolLocation":1208,"imageIndex":6},{"imageOffset":506972,"symbol":"CFRunLoopRunSpecific","symbolLocation":608,"imageIndex":6},{"imageOffset":1022356,"symbol":"CFRunLoopRun","symbolLocation":64,"imageIndex":6},{"imageOffset":63152,"symbol":"H11ANE::H11ANEServicesThreadStart(H11ANE::H11ANEServicesThreadParams*)","symbolLocation":132,"imageIndex":16},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]},{"id":3154090,"name":"com.apple.coremedia.sharedRootQueue.49","threadState":{"x":[{"value":14},{"value":4294966935222747140},{"value":999999916},{"value":68719460488},{"value":105553159923840},{"value":0},{"value":0},{"value":35},{"value":999999916},{"value":12297829382473034411},{"value":13835058055282163714},{"value":80000000},{"value":2043},{"value":2045},{"value":2845886545},{"value":81},{"value":18446744073709551578},{"value":8075550496},{"value":0},{"value":4789998677847},{"value":5219444160},{"value":1000000000},{"value":6152368352},{"value":0},{"value":0},{"value":18446744071427850239},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6563970856},"cpsr":{"value":2147487744},"fp":{"value":6152367936},"sp":{"value":6152367904},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464136},"far":{"value":0}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":12},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":12},{"imageOffset":85960,"symbol":"_dispatch_worker_thread","symbolLocation":328,"imageIndex":12},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]},{"id":3154091,"name":"com.apple.coremedia.sharedRootQueue.47","threadState":{"x":[{"value":14},{"value":4294966935222747140},{"value":999999916},{"value":68719460488},{"value":105553159925376},{"value":0},{"value":0},{"value":35},{"value":999999916},{"value":12297829382473034411},{"value":13835058055282163714},{"value":80000000},{"value":105553160071480},{"value":2045},{"value":2875275357},{"value":93},{"value":18446744073709551578},{"value":8075550496},{"value":0},{"value":4789998680716},{"value":5219538608},{"value":1000000000},{"value":6152941792},{"value":0},{"value":0},{"value":18446744071427850239},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6563970856},"cpsr":{"value":2147487744},"fp":{"value":6152941376},"sp":{"value":6152941344},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464136},"far":{"value":0}},"frames":[{"imageOffset":6216,"symbol":"semaphore_timedwait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":16168,"symbol":"_dispatch_sema4_timedwait","symbolLocation":64,"imageIndex":12},{"imageOffset":17700,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":76,"imageIndex":12},{"imageOffset":85960,"symbol":"_dispatch_worker_thread","symbolLocation":328,"imageIndex":12},{"imageOffset":28724,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7740,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]},{"id":3154115,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6142420328},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6142423264},{"value":9005137670438912},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$NSNull"},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSNull"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6142420328},{"value":1},{"value":6142420328},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6142420304},"sp":{"value":6142420208},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"id":3154119,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"x":[{"value":6143569920},{"value":122631},{"value":6143033344},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6143569920},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565707304},"far":{"value":0}}},{"id":3154120,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6144140648},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6144143584},{"value":9005137670438912},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$NSNull"},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSNull"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6144140648},{"value":1},{"value":6144140648},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6144140624},"sp":{"value":6144140528},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"id":3154121,"frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":16044,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":17756,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":2623268,"symbol":"-[MLNeuralNetworkEngine obtainBuffer]","symbolLocation":40,"imageIndex":13},{"imageOffset":2562716,"symbol":"__53-[MLNeuralNetworkEngine evaluateBatch:options:error:]_block_invoke_2","symbolLocation":292,"imageIndex":13},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":78072,"symbol":"_dispatch_sync_invoke_and_complete_recurse","symbolLocation":64,"imageIndex":12},{"imageOffset":76664,"symbol":"dispatch_sync_f_slow","symbolLocation":176,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":14},{"value":18446744073709551615},{"value":8016220472,"symbolLocation":0,"symbol":"OBJC_CLASS$MLIndexedBatchProvider"},{"value":6144713816},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":121887},{"value":18446744073709551615},{"value":5144257969},{"value":63},{"value":33},{"value":5251512832},{"value":864691136471352785,"symbolLocation":864691128455135233,"symbol":"OBJC_CLASS$MLNeuralNetworkV1Engine"},{"value":8016217552,"symbolLocation":0,"symbol":"OBJC_CLASS$_MLNeuralNetworkV1Engine"},{"value":18446744073709551580},{"value":8075550504},{"value":0},{"value":105553157841568},{"value":105553157841504},{"value":18446744073709551615},{"value":105553159927040},{"value":357},{"value":6144714080},{"value":6144714104},{"value":6144714112},{"value":8087149120,"symbolLocation":0,"symbol":"__block_descriptor_112_ea8_32s40s48s56s64s72r80r88r96r_e5_v8\u0001?0l"},{"value":6144713952}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6563970732},"cpsr":{"value":1610616832},"fp":{"value":6144713824},"sp":{"value":6144713808},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464112},"far":{"value":0}}},{"id":3154129,"threadState":{"x":[{"value":14},{"value":0},{"value":1},{"value":134222079},{"value":8010338160,"symbolLocation":48,"symbol":"_OS_dispatch_queue_cooperative_vtable"},{"value":0},{"value":1},{"value":0},{"value":0},{"value":18446744073709551615},{"value":3},{"value":8010343088,"symbolLocation":1904,"symbol":"_dispatch_root_queues"},{"value":105553122989984},{"value":512},{"value":4294967295},{"value":4194304},{"value":18446744073709551580},{"value":8075550504},{"value":0},{"value":105553154063104},{"value":105553154063040},{"value":18446744073709551615},{"value":105553154063040},{"value":25},{"value":4344764312},{"value":105553153786240},{"value":6145287632},{"value":105553122340928},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6563970732},"cpsr":{"value":1610616832},"fp":{"value":6145287552},"sp":{"value":6145287536},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565464112},"far":{"value":0}},"queue":"Media Queue","frames":[{"imageOffset":6192,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":16044,"symbol":"_dispatch_sema4_wait","symbolLocation":28,"imageIndex":12},{"imageOffset":17756,"symbol":"_dispatch_semaphore_wait_slow","symbolLocation":132,"imageIndex":12},{"imageOffset":61440,"imageIndex":4},{"imageOffset":87804,"imageIndex":4},{"imageOffset":203000,"imageIndex":4},{"imageOffset":736840,"symbol":"-[AVAssetWriterInputMediaDataRequester requestMediaDataIfNecessary]","symbolLocation":68,"imageIndex":17},{"imageOffset":7352,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":12},{"imageOffset":14608,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":12},{"imageOffset":44708,"symbol":"_dispatch_lane_serial_drain","symbolLocation":748,"imageIndex":12},{"imageOffset":47572,"symbol":"_dispatch_lane_invoke","symbolLocation":380,"imageIndex":12},{"imageOffset":91676,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":12},{"imageOffset":89744,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":404,"imageIndex":12},{"imageOffset":12564,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":15},{"imageOffset":7728,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":15}]},{"id":3154154,"frames":[{"imageOffset":166500,"symbol":"iokit_user_client_trap","symbolLocation":8,"imageIndex":18},{"imageOffset":18644,"symbol":"IOSurfaceClientRelease","symbolLocation":228,"imageIndex":19},{"imageOffset":18324,"symbol":"-[IOSurface dealloc]","symbolLocation":48,"imageIndex":19},{"imageOffset":64616,"symbol":"CVPixelBufferBacking::finalize()","symbolLocation":732,"imageIndex":20},{"imageOffset":1375784,"symbol":"_CFRelease","symbolLocation":292,"imageIndex":6},{"imageOffset":63748,"symbol":"CVPixelBuffer::finalize()","symbolLocation":388,"imageIndex":20},{"imageOffset":1375784,"symbol":"_CFRelease","symbolLocation":292,"imageIndex":6},{"imageOffset":2616868,"imageIndex":21},{"imageOffset":250544,"symbol":"data_provider_finalize","symbolLocation":64,"imageIndex":22},{"imageOffset":48592,"symbol":"data_provider_retain_count","symbolLocation":96,"imageIndex":22},{"imageOffset":1376816,"symbol":"_CFRelease","symbolLocation":1324,"imageIndex":6},{"imageOffset":389096,"symbol":"image_finalize","symbolLocation":100,"imageIndex":22},{"imageOffset":1375784,"symbol":"_CFRelease","symbolLocation":292,"imageIndex":6},{"imageOffset":3896668,"symbol":"void tuple_destroy<false, false>(swift::OpaqueValue*, swift::TargetMetadataswift::InProcess const*)","symbolLocation":96,"imageIndex":23},{"imageOffset":994936,"imageIndex":4},{"imageOffset":3736100,"symbol":"_swift_release_dealloc","symbolLocation":56,"imageIndex":23},{"imageOffset":3739392,"symbol":"bool swift::RefCounts<swift::RefCountBitsT<(swift::RefCountInlinedness)1>>::doDecrementSlow<(swift::PerformDeinit)1>(swift::RefCountBitsT<(swift::RefCountInlinedness)1>, unsigned int)","symbolLocation":136,"imageIndex":23},{"imageOffset":302252,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":48,"imageIndex":14},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":0},{"value":5},{"value":2079},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":7993552896,"symbolLocation":0,"symbol":"_initialize_container_sandbox_extensions.notify_token"},{"value":2},{"value":0},{"value":2},{"value":393225},{"value":0},{"value":8016576449,"symbolLocation":1,"symbol":"OBJC_CLASS$IOSurface"},{"value":8016576448,"symbolLocation":0,"symbol":"OBJC_CLASS$_IOSurface"},{"value":18446744073709551516},{"value":8161323312},{"value":0},{"value":5199958032},{"value":2079},{"value":0},{"value":8016180200,"symbolLocation":0,"symbol":"kCVPixelBufferBackingClass"},{"value":415398566622080},{"value":8015220736,"symbolLocation":7920,"symbol":"last_exception_backtrace"},{"value":18446462598732840960},{"value":104},{"value":8037879200,"symbolLocation":0,"symbol":"value witness table for Builtin.NativeObject"},{"value":7}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6734604500},"cpsr":{"value":1610616832},"fp":{"value":6142993776},"sp":{"value":6142993744},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6623775332},"far":{"value":0}}},{"id":3154165,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6145860968},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6145863904},{"value":9005137670438912},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$NSNull"},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSNull"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6145860968},{"value":1},{"value":6145860968},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6145860944},"sp":{"value":6145860848},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"triggered":true,"id":3154223,"threadState":{"x":[{"value":0},{"value":105553128165792},{"value":6923236440,"symbolLocation":0,"symbol":"__29-[AVAssetWriterInput _helper]block_invoke"},{"value":16},{"value":0},{"value":16},{"value":6830115708,"symbolLocation":0,"symbol":"tuple_storeExtraInhabitantTag(swift::OpaqueValue*, unsigned int, unsigned int, swift::TargetMetadataswift::InProcess const*)"},{"value":0},{"value":6146437344},{"value":5252169808},{"value":5252169784},{"value":18446462598732840959},{"value":5252169792},{"value":0},{"value":18446744073709551615},{"value":8011555888,"symbolLocation":0,"symbol":"OBJC_CLASS$_AVAssetWriterInputTerminalHelper"},{"value":13002869940},{"value":6923264428,"symbolLocation":0,"symbol":"-[AVAssetWriterInputHelper pixelBufferPool]"},{"value":0},{"value":561},{"value":105553122340928},{"value":4294967896},{"value":5230605968},{"value":0},{"value":124},{"value":5230606032},{"value":0},{"value":1},{"value":6146437344}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4344775788},"cpsr":{"value":1073745920},"fp":{"value":6146436688},"sp":{"value":6146436496},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":4344776636,"matchesCrashFrame":1},"far":{"value":0}},"frames":[{"imageOffset":67516,"imageIndex":4},{"imageOffset":90041,"imageIndex":4},{"imageOffset":70185,"imageIndex":4},{"imageOffset":90077,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}]},{"id":3154305,"frames":[{"imageOffset":13800,"symbol":"kevent_id","symbolLocation":8,"imageIndex":5},{"imageOffset":157220,"symbol":"_dispatch_kq_poll","symbolLocation":228,"imageIndex":12},{"imageOffset":159732,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":436,"imageIndex":12},{"imageOffset":77716,"symbol":"DISPATCH_WAIT_FOR_QUEUE","symbolLocation":340,"imageIndex":12},{"imageOffset":76636,"symbol":"_dispatch_sync_f_slow","symbolLocation":148,"imageIndex":12},{"imageOffset":2562028,"symbol":"-[MLNeuralNetworkEngine evaluateBatch:options:error:]","symbolLocation":448,"imageIndex":13},{"imageOffset":2559576,"symbol":"-[MLNeuralNetworkEngine predictionsFromBatch:options:error:]","symbolLocation":1244,"imageIndex":13},{"imageOffset":3237660,"symbol":"-[MLDelegateModel predictionsFromBatch:options:error:]","symbolLocation":420,"imageIndex":13},{"imageOffset":3387064,"symbol":"-[MLModel predictionsFromBatch:error:]","symbolLocation":84,"imageIndex":13},{"imageOffset":499864,"imageIndex":4},{"imageOffset":211328,"imageIndex":4},{"imageOffset":199185,"imageIndex":4},{"imageOffset":55013,"imageIndex":4},{"imageOffset":90069,"imageIndex":4},{"imageOffset":528513,"imageIndex":4},{"imageOffset":70833,"imageIndex":4},{"imageOffset":90073,"imageIndex":4},{"imageOffset":898729,"imageIndex":4},{"imageOffset":899381,"imageIndex":4},{"imageOffset":982025,"imageIndex":4},{"imageOffset":995485,"imageIndex":4},{"imageOffset":302205,"symbol":"completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*)","symbolLocation":1,"imageIndex":14}],"threadState":{"x":[{"value":1},{"value":0},{"value":1},{"value":6147646824},{"value":1},{"value":0},{"value":0},{"value":1027},{"value":1024},{"value":8010341056,"symbolLocation":0,"symbol":"dispatch_mgr_q"},{"value":1024},{"value":134220031},{"value":6147649760},{"value":9005137670438912},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$NSNull"},{"value":8010438568,"symbolLocation":0,"symbol":"OBJC_CLASS$_NSNull"},{"value":375},{"value":8075549752},{"value":0},{"value":1027},{"value":0},{"value":0},{"value":1},{"value":6147646824},{"value":1},{"value":6147646824},{"value":105553159923584},{"value":132096},{"value":8010341056,"symbolLocation":0,"symbol":"_dispatch_mgr_q"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6564111908},"cpsr":{"value":4096},"fp":{"value":6147646800},"sp":{"value":6147646704},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6565471720},"far":{"value":0}}},{"id":3154306,"frames":[{"imageOffset":7720,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}],"threadState":{"x":[{"value":6148222976},{"value":0},{"value":6147686400},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6148222976},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6565707304},"far":{"value":0}}}],
"usedImages" : [
{
"source" : "P",
"arch" : "arm64e",
"base" : 6170083328,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.audio.codecs.Components",
"size" : 9289728,
"uuid" : "5fb48f5b-91c2-3e7f-b7af-10e06c16bbe0",
"path" : "/System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs",
"name" : "AudioCodecs",
"CFBundleVersion" : "7.0"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5127847936,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AppKit.axbundle",
"size" : 32768,
"uuid" : "997d74db-328f-37e8-8154-a782a29e9a57",
"path" : "/System/Library/Accessibility/BundlesBase/com.apple.AppKit.axbundle/Versions/A/com.apple.AppKit",
"name" : "com.apple.AppKit",
"CFBundleVersion" : "258"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 5128060928,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.securityinterface.axbundle",
"size" : 16384,
"uuid" : "ec53f834-3b85-3cab-8242-cacb7ca0d469",
"path" : "/System/Library/Accessibility/BundlesBase/com.apple.securityinterface.axbundle/Versions/A/com.apple.securityinterface",
"name" : "com.apple.securityinterface",
"CFBundleVersion" : "258"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 4351115264,
"size" : 49152,
"uuid" : "c9ce7923-2f2d-31eb-a6e4-0f3b7a78f895",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "arm64",
"base" : 4344709120,
"CFBundleShortVersionString" : "5.2",
"CFBundleIdentifier" : "com.Vaida.waifuExtension",
"size" : 1835008,
"uuid" : "df1c55b1-3c4f-3bc2-ba0c-9a0bdd8e364f",
"path" : "/Applications/waifuExtension.app/Contents/MacOS/waifuExtension",
"name" : "waifuExtension",
"CFBundleVersion" : "397"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6565457920,
"size" : 241648,
"uuid" : "b7751381-1442-30b5-91b9-ad7be461bebe",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6566117376,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 5079040,
"uuid" : "9f046e36-7286-3a6e-a280-699d6e47cfaf",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "2106"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6739939328,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 2883584,
"uuid" : "4dffb7eb-bbcd-3ff6-a203-5a0b97358ee8",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6624956416,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 20008960,
"uuid" : "b475e541-691d-39c6-8ca4-e414b0d3dd88",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2487.20.107"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 7279853568,
"CFBundleShortVersionString" : "5.1.16",
"CFBundleIdentifier" : "com.apple.SwiftUI",
"size" : 31670272,
"uuid" : "6bbbd419-21da-3b30-b7ab-6f5970abe2da",
"path" : "/System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI",
"name" : "SwiftUI",
"CFBundleVersion" : "5.1.16"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6562050048,
"size" : 607000,
"uuid" : "ec7a3ba0-f9bf-3ab8-a0f4-8622e5606b20",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6563954688,
"size" : 290816,
"uuid" : "dc1d0187-7149-3100-bc63-f633afebee6c",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6715109376,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CoreML",
"size" : 6668288,
"uuid" : "522587a9-f000-3959-8797-a9ac21cc026d",
"path" : "/System/Library/Frameworks/CoreML.framework/Versions/A/CoreML",
"name" : "CoreML",
"CFBundleVersion" : "1877.40.1.0.5"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 9235087360,
"size" : 389108,
"uuid" : "044e4103-2cb6-37b9-9f4b-a53237ea4521",
"path" : "/usr/lib/swift/libswift_Concurrency.dylib",
"name" : "libswift_Concurrency.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6565699584,
"size" : 53236,
"uuid" : "daf95373-5de6-39a1-a6ce-d87f3f0629cc",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6979104768,
"CFBundleShortVersionString" : "7.104",
"CFBundleIdentifier" : "com.apple.ANEServices",
"size" : 147456,
"uuid" : "3bef95a7-8b0c-3334-88b3-1a667cd6aace",
"path" : "/System/Library/PrivateFrameworks/ANEServices.framework/Versions/A/ANEServices",
"name" : "ANEServices",
"CFBundleVersion" : "7.104"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6922547200,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.AVFCore",
"size" : 2392064,
"uuid" : "443471b1-4f94-3962-9e22-f104fe9ecf5b",
"path" : "/System/Library/PrivateFrameworks/AVFCore.framework/Versions/A/AVFCore",
"name" : "AVFCore",
"CFBundleVersion" : "2215.13.4"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6623608832,
"CFBundleShortVersionString" : "2.0.2",
"CFBundleIdentifier" : "com.apple.framework.IOKit",
"size" : 921600,
"uuid" : "029aee72-3595-3815-b603-22f4aaa2d06f",
"path" : "/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit",
"name" : "IOKit"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6734585856,
"CFBundleShortVersionString" : "352.0.3",
"CFBundleIdentifier" : "com.apple.IOSurface",
"size" : 98304,
"uuid" : "7d9d9e22-c780-3790-bf2b-30fc1a9bf7cb",
"path" : "/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface",
"name" : "IOSurface",
"CFBundleVersion" : "352.0.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6709989376,
"CFBundleShortVersionString" : "1.8",
"CFBundleIdentifier" : "com.apple.CoreVideo",
"size" : 385024,
"uuid" : "e392a14b-42a2-3376-a46b-e7ff0aa4c272",
"path" : "/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo",
"name" : "CoreVideo",
"CFBundleVersion" : "600.7"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6808412160,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.VideoToolbox",
"size" : 4489216,
"uuid" : "c17bf906-a8ef-3fd9-b4b6-8d862ad28069",
"path" : "/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox",
"name" : "VideoToolbox",
"CFBundleVersion" : "3085.13.4.4.3"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6661746688,
"CFBundleShortVersionString" : "2.0",
"CFBundleIdentifier" : "com.apple.CoreGraphics",
"size" : 7196672,
"uuid" : "4602dca9-6a29-336d-8482-9746e171dc4e",
"path" : "/System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics",
"name" : "CoreGraphics",
"CFBundleVersion" : "1774.1.12"
},
{
"source" : "P",
"arch" : "arm64e",
"base" : 6826221568,
"size" : 5505024,
"uuid" : "1fcc7df4-6b2e-3cba-9125-eb1ed90943f4",
"path" : "/usr/lib/swift/libswiftCore.dylib",
"name" : "libswiftCore.dylib"
}
],
"sharedCache" : {
"base" : 6561300480,
"size" : 4018880512,
"uuid" : "43b9f010-3c81-318c-ba80-29c673a7757a"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=2.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 256K 2 \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nCG image 576K 28 \nCG raster data 64K 1 \nColorSync 608K 29 \nCoreAnimation 2432K 144 \nCoreGraphics 32K 2 \nCoreGraphics (reserved) 48K 3 reserved VM address space (unallocated)\nCoreMedia memory pool 400K 5 \nCoreServices 624K 2 \nCoreUI image data 5392K 39 \nFoundation 144K 3 \nKernel Alloc Once 32K 1 \nMALLOC 2.5G 105 \nMALLOC guard page 480K 30 \nSTACK GUARD 56.3M 20 \nStack 18.1M 21 \nVM_ALLOCATE 3216K 10 \n__AUTH 3274K 444 \n__AUTH_CONST 35.5M 666 \n__CTF 824 1 \n__DATA 17.9M 656 \n__DATA_CONST 34.5M 675 \n__DATA_DIRTY 2068K 233 \n__FONT_DATA 4K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 888.1M 6 \n__OBJC_RO 70.8M 1 \n__OBJC_RW 2156K 1 \n__TEXT 787.6M 693 \ndyld private memory 272K 2 \nmapped file 456.5M 67 \nshared memory 2464K 19 \n=========== ======= ======= \nTOTAL 4.8G 3913 \nTOTAL, minus reserved VM space 4.8G 3913 \n",
"legacyInfo" : {
"threadTriggered" : {

}
},
"logWritingSignature" : "4154eb08c46437aac8804b307bd8acd581698f8c",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "63508950b3714d3622fc77f7",
"factorPackIds" : {
"SIRI_MEMORY_SYNC_CONFIG" : "63508beab3714d3622fc7808"
},
"deploymentId" : 240000004
},
{
"rolloutId" : "63f9578e238e7b23a1f3030a",
"factorPackIds" : {

  },
  "deploymentId" : 240000005
}

],
"experiments" : [

]
}
}

Model: MacBookAir10,1, BootROM 10151.41.12, proc 8:4:4 processors, 16 GB, SMC
Graphics: Apple M1, Apple M1, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: LPDDR4, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4378), wl0: Aug 26 2023 17:55:53 version 18.20.439.0.7.8.163 FWID 01-f9b9247b
AirPort:
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
USB Device: USB31Bus
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.