Lakr233 / NotchDrop

Use your MacBook's notch like Dynamic Island for temporary storing files and AirDrop
MIT License
1.5k stars 92 forks source link

crash on startup #40

Closed codehz closed 3 months ago

codehz commented 3 months ago
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               NotchDrop [1071]
Path:                  /Applications/NotchDrop.app/Contents/MacOS/NotchDrop
Identifier:            wiki.qaq.NotchDrop
Version:               2.4 (11)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-08-05 10:42:29.1191 +0800
OS Version:            macOS 14.5 (23F79)
Report Version:        12
Anonymous UUID:        96040318-9FAD-7BE9-DF44-4240AFD2F44E

Time Awake Since Boot: 55 seconds

System Integrity Protection: enabled

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

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

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

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: trying to lock recursively

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libdispatch.dylib                      0x18efac724 _dispatch_once_wait.cold.1 + 28
1   libdispatch.dylib                      0x18ef76d50 _dispatch_once_wait + 184
2   NotchDrop                              0x104557b10 0x104538000 + 129808
3   NotchDrop                              0x10454d0c4 0x104538000 + 86212
4   NotchDrop                              0x104550668 0x104538000 + 99944
5   NotchDrop                              0x1045540c0 0x104538000 + 114880
6   NotchDrop                              0x104550724 0x104538000 + 100132
7   NotchDrop                              0x1045540e8 0x104538000 + 114920
8   NotchDrop                              0x1045b8e84 0x104538000 + 528004
9   NotchDrop                              0x1045b8f3c 0x104538000 + 528188
10  NotchDrop                              0x1045b7cc0 0x104538000 + 523456
11  NotchDrop                              0x10454d12c 0x104538000 + 86316
12  NotchDrop                              0x10454cbe8 0x104538000 + 84968
13  NotchDrop                              0x10454b338 0x104538000 + 78648
14  NotchDrop                              0x10454af44 0x104538000 + 77636
15  libdispatch.dylib                      0x18ef763e8 _dispatch_client_callout + 20
16  libdispatch.dylib                      0x18ef77c68 _dispatch_once_callout + 32
17  NotchDrop                              0x10453ac84 0x104538000 + 11396
18  dyld                                   0x18ed9e0e0 start + 2360

Thread 1::  Dispatch queue: com.apple.root.default-qos
0   libobjc.A.dylib                        0x18ed51c40 objc_msgSend + 64
1   libswiftCore.dylib                     0x19eff8664 _StringGuts.foreignErrorCorrectedScalar(startingAt:) + 60
2   libswiftCore.dylib                     0x19f013308 String.UTF8View._foreignSubscript(position:) + 68
3   Foundation                             0x1908eec38 specialized Sequence._copySequenceContents(initializing:) + 280
4   Foundation                             0x1908ee94c static String._copying(_:) + 240
5   Foundation                             0x1908ee834 static String._copying(_:) + 88
6   Foundation                             0x190520564 specialized String.withUTF8<A>(_:) + 684
7   Foundation                             0x190520cf4 JSONWriter.serializeString(_:) + 100
8   Foundation                             0x190520a90 JSONWriter.serializeJSON(_:depth:) + 92
9   Foundation                             0x190521a60 JSONWriter.serializeObject(_:depth:) + 904
10  Foundation                             0x1905210cc JSONWriter.serializeArray(_:depth:) + 912
11  Foundation                             0x190520b60 JSONWriter.serializeJSON(_:depth:) + 300
12  Foundation                             0x19053934c JSONEncoder.encode<A>(_:) + 624
13  Foundation                             0x190549240 dispatch thunk of JSONEncoder.encode<A>(_:) + 56
14  NotchDrop                              0x104552ffc 0x104538000 + 110588
15  Combine                                0x1a14146f4 Publishers.Map.Inner.receive(_:) + 168
16  Combine                                0x1a1395cf8 closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 284
17  libswiftDispatch.dylib                 0x1a4aaf6b0 thunk for @escaping @callee_guaranteed () -> () + 36
18  libdispatch.dylib                      0x18ef74750 _dispatch_call_block_and_release + 32
19  libdispatch.dylib                      0x18ef763e8 _dispatch_client_callout + 20
20  libdispatch.dylib                      0x18ef79580 _dispatch_queue_override_invoke + 928
21  libdispatch.dylib                      0x18ef87ea8 _dispatch_root_queue_drain + 392
22  libdispatch.dylib                      0x18ef886b8 _dispatch_worker_thread2 + 156
23  libsystem_pthread.dylib                0x18f122fd0 _pthread_wqthread + 228
24  libsystem_pthread.dylib                0x18f121d28 start_wqthread + 8

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

Thread 3::  Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib                 0x18f0e6bf8 __getattrlist + 8
1   Foundation                             0x19031e6a4 _NSOpenFileDescriptor_Protected + 360
2   Foundation                             0x19031cc38 _NSWriteDataToFileWithExtendedAttributes + 140
3   Foundation                             0x19073a024 closure #1 in Data.write(to:options:) + 68
4   Foundation                             0x190739a40 specialized Data._Representation.withInteriorPointerReference<A>(_:) + 460
5   Foundation                             0x190739fd0 Data.write(to:options:) + 68
6   NotchDrop                              0x10456f25c 0x104538000 + 225884
7   Combine                                0x1a134cc10 Subscribers.Sink.receive(_:) + 92
8   Combine                                0x1a134d384 protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B> + 24
9   Combine                                0x1a133a7ac FilterProducer.receive(_:) + 2512
10  Combine                                0x1a133b504 protocol witness for Subscriber.receive(_:) in conformance FilterProducer<A, B, C, D, E> + 24
11  Combine                                0x1a1414718 Publishers.Map.Inner.receive(_:) + 204
12  Combine                                0x1a1395cf8 closure #1 in Publishers.ReceiveOn.Inner.receive(_:) + 284
13  libswiftDispatch.dylib                 0x1a4aaf6b0 thunk for @escaping @callee_guaranteed () -> () + 36
14  libdispatch.dylib                      0x18ef74750 _dispatch_call_block_and_release + 32
15  libdispatch.dylib                      0x18ef763e8 _dispatch_client_callout + 20
16  libdispatch.dylib                      0x18ef79580 _dispatch_queue_override_invoke + 928
17  libdispatch.dylib                      0x18ef87ea8 _dispatch_root_queue_drain + 392
18  libdispatch.dylib                      0x18ef886b8 _dispatch_worker_thread2 + 156
19  libsystem_pthread.dylib                0x18f122fd0 _pthread_wqthread + 228
20  libsystem_pthread.dylib                0x18f121d28 start_wqthread + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000104735eb8   x1: 0x0000000000000101   x2: 0x000000010454af1c   x3: 0x000000014bc07720
    x4: 0x0000000000000030   x5: 0x000000014bc076f0   x6: 0x000000000000000a   x7: 0x0000000000000001
    x8: 0x0000000000000003   x9: 0x0000000000000100  x10: 0x0000000000179f41  x11: 0x00000000000f8600
   x12: 0x000000014bc03f4c  x13: 0x0000000000000009  x14: 0x000000014bc00000  x15: 0x0000000010001003
   x16: 0x000000018ef77bdc  x17: 0x00000001f8f011d8  x18: 0x0000000000000000  x19: 0x0000000104735eb8
   x20: 0x0000000000000103  x21: 0x000000014bc052c0  x22: 0x000000016b8c6fc0  x23: 0x0000000104736f88
   x24: 0x0000000000000001  x25: 0x000000014b808230  x26: 0x000000016b8c6f90  x27: 0x400000014bc07b00
   x28: 0x000000014bc072c0   fp: 0x000000016b8c6f80   lr: 0x000000018ef76d50
    sp: 0x000000016b8c6f70   pc: 0x000000018efac724 cpsr: 0x40001000
   far: 0x0000000000000000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x104538000 -        0x10471bfff wiki.qaq.NotchDrop (2.4) <b24e4154-bd64-3e20-867a-2c020bd20b62> /Applications/NotchDrop.app/Contents/MacOS/NotchDrop
       0x18ef72000 -        0x18efb9fff libdispatch.dylib (*) <502762ee-7aa7-306c-9dbd-88981a86bb78> /usr/lib/system/libdispatch.dylib
       0x18ed98000 -        0x18ee20a17 dyld (*) <37bbc384-0755-31c7-a808-0ed49e44dd8e> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x18ed48000 -        0x18ed97d83 libobjc.A.dylib (*) <b326b2c3-1069-3d17-b49d-9dcb24efec6f> /usr/lib/libobjc.A.dylib
       0x19edf0000 -        0x19f34dfff libswiftCore.dylib (*) <c2fd0f69-d72c-37a5-938e-1bd710c88431> /usr/lib/swift/libswiftCore.dylib
       0x1902dd000 -        0x190f3afff com.apple.Foundation (6.9) <99e0292d-7873-3968-9c9c-5955638689a5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1a1330000 -        0x1a146dfff com.apple.combine (1.0) <ea089775-bc2d-331f-a5be-d4e815ec443d> /System/Library/Frameworks/Combine.framework/Versions/A/Combine
       0x1a4aa2000 -        0x1a4ab9ff7 libswiftDispatch.dylib (*) <b060fdbe-7861-3e6c-9c27-7f067ad899f8> /usr/lib/swift/libswiftDispatch.dylib
       0x18f120000 -        0x18f12cfff libsystem_pthread.dylib (*) <386b0fc1-7873-3328-8e71-43269fd1b2c7> /usr/lib/system/libsystem_pthread.dylib
       0x18f0e5000 -        0x18f11fffb libsystem_kernel.dylib (*) <9b8b53f9-e2b6-36df-98e9-28d8fca732f2> /usr/lib/system/libsystem_kernel.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: 7
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Dispatch continuations            64.0M        1 
Kernel Alloc Once                   32K        1 
MALLOC                            64.1M       21 
MALLOC guard page                   96K        6 
STACK GUARD                       56.1M        4 
Stack                             9808K        4 
VM_ALLOCATE                         16K        1 
__AUTH                            1419K      257 
__AUTH_CONST                      23.4M      441 
__CTF                               824        1 
__DATA                            9997K      428 
__DATA_CONST                      21.8M      446 
__DATA_DIRTY                      1299K      140 
__FONT_DATA                          4K        1 
__LINKEDIT                       533.2M        2 
__OBJC_RO                         71.9M        1 
__OBJC_RW                         2199K        1 
__TEXT                           536.4M      462 
dyld private memory                272K        2 
mapped file                       31.1M        2 
shared memory                      752K        8 
===========                     =======  ======= 
TOTAL                              1.4G     2231 

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

{"app_name":"NotchDrop","timestamp":"2024-08-05 10:42:29.00 +0800","app_version":"2.4","slice_uuid":"b24e4154-bd64-3e20-867a-2c020bd20b62","build_version":"11","platform":1,"bundleID":"wiki.qaq.NotchDrop","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.5 (23F79)","roots_installed":0,"name":"NotchDrop","incident_id":"EC416310-74BB-4C56-940C-AC6C0E9C82DB"}
{
  "uptime" : 55,
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,2",
  "coalitionID" : 891,
  "osVersion" : {
    "train" : "macOS 14.5",
    "build" : "23F79",
    "releaseType" : "User"
  },
  "captureTime" : "2024-08-05 10:42:29.1191 +0800",
  "codeSigningMonitor" : 1,
  "incident" : "EC416310-74BB-4C56-940C-AC6C0E9C82DB",
  "pid" : 1071,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-08-05 10:42:29.0277 +0800",
  "procStartAbsTime" : 1328658290,
  "procExitAbsTime" : 1330445511,
  "procName" : "NotchDrop",
  "procPath" : "\/Applications\/NotchDrop.app\/Contents\/MacOS\/NotchDrop",
  "bundleInfo" : {"CFBundleShortVersionString":"2.4","CFBundleVersion":"11","CFBundleIdentifier":"wiki.qaq.NotchDrop"},
  "storeInfo" : {"deviceIdentifierForVendor":"134D5788-C54B-523E-8C01-5FDED0A623A5","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "wiki.qaq.NotchDrop",
  "crashReporterKey" : "96040318-9FAD-7BE9-DF44-4240AFD2F44E",
  "codeSigningID" : "wiki.qaq.NotchDrop",
  "codeSigningTeamID" : "964G86XT2P",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"qB4A+fRXwaggACDU9Fe\/qTQAAPCUrgeRlSQ0sLWCCJG0BgD59FfBqA==","atPC":"IAAg1OgDACr0V7+pNAAA8JSSCJGVJDSwtYIIkbQGAPmoHgD59FfBqA=="},
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x000000018efac724","rawCodes":[1,6693766948],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":1071},
  "os_fault" : {"process":"NotchDrop"},
  "asi" : {"libdispatch.dylib":["BUG IN CLIENT OF LIBDISPATCH: trying to lock recursively"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":7},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":9657,"threadState":{"x":[{"value":4369637048},{"value":257},{"value":4367626012},{"value":5565871904},{"value":48},{"value":5565871856},{"value":10},{"value":1},{"value":3},{"value":256},{"value":1548097},{"value":1017344},{"value":5565857612},{"value":9},{"value":5565841408},{"value":268439555},{"value":6693551068,"symbolLocation":0,"symbol":"dispatch_once_f"},{"value":8471450072},{"value":0},{"value":4369637048},{"value":259},{"value":5565862592},{"value":6099333056},{"value":4369641352},{"value":1},{"value":5561680432},{"value":6099333008},{"value":4611686023993260800},{"value":5565870784}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6693547344},"cpsr":{"value":1073745920},"fp":{"value":6099332992},"sp":{"value":6099332976},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":6693766948,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":239396,"symbol":"_dispatch_once_wait.cold.1","symbolLocation":28,"imageIndex":1},{"imageOffset":19792,"symbol":"_dispatch_once_wait","symbolLocation":184,"imageIndex":1},{"imageOffset":129808,"imageIndex":0},{"imageOffset":86212,"imageIndex":0},{"imageOffset":99944,"imageIndex":0},{"imageOffset":114880,"imageIndex":0},{"imageOffset":100132,"imageIndex":0},{"imageOffset":114920,"imageIndex":0},{"imageOffset":528004,"imageIndex":0},{"imageOffset":528188,"imageIndex":0},{"imageOffset":523456,"imageIndex":0},{"imageOffset":86316,"imageIndex":0},{"imageOffset":84968,"imageIndex":0},{"imageOffset":78648,"imageIndex":0},{"imageOffset":77636,"imageIndex":0},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":23656,"symbol":"_dispatch_once_callout","symbolLocation":32,"imageIndex":1},{"imageOffset":11396,"imageIndex":0},{"imageOffset":24800,"symbol":"start","symbolLocation":2360,"imageIndex":2}]},{"id":9661,"threadState":{"x":[{"value":5563764048},{"value":8312000768,"objc-selector":"characterAtIndex:"},{"value":7735},{"value":0},{"value":689176587},{"value":10516},{"value":5764607528597998928},{"value":61},{"value":49153},{"value":8312000768,"objc-selector":"characterAtIndex:"},{"value":5551189264},{"value":31},{"value":0},{"value":5551189248},{"value":72057602476311945,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":8438384008,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":8438384008,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":17523787631771389632,"symbolLocation":17523787625075310592,"symbol":"-[__NSCFString characterAtIndex:]"},{"value":0},{"value":506920969},{"value":5563764048},{"value":5764607528597998928},{"value":10516},{"value":7735},{"value":8312000512,"objc-selector":"llEvictObject:"},{"value":8},{"value":5595255328},{"value":506920969},{"value":106}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6962513508},"cpsr":{"value":1610616832},"fp":{"value":6099887536},"sp":{"value":6099887488},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6691298368},"far":{"value":0}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":40000,"symbol":"objc_msgSend","symbolLocation":64,"imageIndex":4},{"imageOffset":2131556,"symbol":"_StringGuts.foreignErrorCorrectedScalar(startingAt:)","symbolLocation":60,"imageIndex":5},{"imageOffset":2241288,"symbol":"String.UTF8View._foreignSubscript(position:)","symbolLocation":68,"imageIndex":5},{"imageOffset":6364216,"symbol":"specialized Sequence._copySequenceContents(initializing:)","symbolLocation":280,"imageIndex":6},{"imageOffset":6363468,"symbol":"static String._copying(_:)","symbolLocation":240,"imageIndex":6},{"imageOffset":6363188,"symbol":"static String._copying(_:)","symbolLocation":88,"imageIndex":6},{"imageOffset":2372964,"symbol":"specialized String.withUTF8<A>(_:)","symbolLocation":684,"imageIndex":6},{"imageOffset":2374900,"symbol":"JSONWriter.serializeString(_:)","symbolLocation":100,"imageIndex":6},{"imageOffset":2374288,"symbol":"JSONWriter.serializeJSON(_:depth:)","symbolLocation":92,"imageIndex":6},{"imageOffset":2378336,"symbol":"JSONWriter.serializeObject(_:depth:)","symbolLocation":904,"imageIndex":6},{"imageOffset":2375884,"symbol":"JSONWriter.serializeArray(_:depth:)","symbolLocation":912,"imageIndex":6},{"imageOffset":2374496,"symbol":"JSONWriter.serializeJSON(_:depth:)","symbolLocation":300,"imageIndex":6},{"imageOffset":2474828,"symbol":"JSONEncoder.encode<A>(_:)","symbolLocation":624,"imageIndex":6},{"imageOffset":2540096,"symbol":"dispatch thunk of JSONEncoder.encode<A>(_:)","symbolLocation":56,"imageIndex":6},{"imageOffset":110588,"imageIndex":0},{"imageOffset":935668,"symbol":"Publishers.Map.Inner.receive(_:)","symbolLocation":168,"imageIndex":7},{"imageOffset":417016,"symbol":"closure #1 in Publishers.ReceiveOn.Inner.receive(_:)","symbolLocation":284,"imageIndex":7},{"imageOffset":54960,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":36,"imageIndex":8},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":1},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":30080,"symbol":"_dispatch_queue_override_invoke","symbolLocation":928,"imageIndex":1},{"imageOffset":89768,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":1},{"imageOffset":91832,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":1},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":9},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":9}]},{"id":9662,"frames":[{"imageOffset":7456,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"x":[{"value":6100463616},{"value":10755},{"value":6099927040},{"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":6100463616},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6695296288},"far":{"value":0}}},{"id":9663,"threadState":{"x":[{"value":0},{"value":0},{"value":6101030584},{"value":8},{"value":1},{"value":8466389008,"symbolLocation":0,"symbol":"__block_literal_global"},{"value":0},{"value":2},{"value":1073741824},{"value":13724205052971122906},{"value":5674452830},{"value":31},{"value":6},{"value":5563763616},{"value":72057602476332745,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$_NSConcreteData"},{"value":8438404808,"symbolLocation":0,"symbol":"OBJC_CLASS_$_NSConcreteData"},{"value":220},{"value":8466763560},{"value":0},{"value":1537},{"value":6101034094},{"value":5562723392},{"value":0},{"value":5562717568},{"value":5562717568},{"value":1},{"value":8471433320,"symbolLocation":0,"symbol":"value witness table for Builtin.UnknownObject"},{"value":6101035728},{"value":8438982384,"symbolLocation":9920,"symbol":"InitialAllocationPool"}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6714156708},"cpsr":{"value":1073745920},"fp":{"value":6101032816},"sp":{"value":6101030576},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6695054328},"far":{"value":0}},"queue":"com.apple.root.default-qos","frames":[{"imageOffset":7160,"symbol":"__getattrlist","symbolLocation":8,"imageIndex":10},{"imageOffset":267940,"symbol":"_NSOpenFileDescriptor_Protected","symbolLocation":360,"imageIndex":6},{"imageOffset":261176,"symbol":"_NSWriteDataToFileWithExtendedAttributes","symbolLocation":140,"imageIndex":6},{"imageOffset":4575268,"symbol":"closure #1 in Data.write(to:options:)","symbolLocation":68,"imageIndex":6},{"imageOffset":4573760,"symbol":"specialized Data._Representation.withInteriorPointerReference<A>(_:)","symbolLocation":460,"imageIndex":6},{"imageOffset":4575184,"symbol":"Data.write(to:options:)","symbolLocation":68,"imageIndex":6},{"imageOffset":225884,"imageIndex":0},{"imageOffset":117776,"symbol":"Subscribers.Sink.receive(_:)","symbolLocation":92,"imageIndex":7},{"imageOffset":119684,"symbol":"protocol witness for Subscriber.receive(_:) in conformance Subscribers.Sink<A, B>","symbolLocation":24,"imageIndex":7},{"imageOffset":42924,"symbol":"FilterProducer.receive(_:)","symbolLocation":2512,"imageIndex":7},{"imageOffset":46340,"symbol":"protocol witness for Subscriber.receive(_:) in conformance FilterProducer<A, B, C, D, E>","symbolLocation":24,"imageIndex":7},{"imageOffset":935704,"symbol":"Publishers.Map.Inner.receive(_:)","symbolLocation":204,"imageIndex":7},{"imageOffset":417016,"symbol":"closure #1 in Publishers.ReceiveOn.Inner.receive(_:)","symbolLocation":284,"imageIndex":7},{"imageOffset":54960,"symbol":"thunk for @escaping @callee_guaranteed () -> ()","symbolLocation":36,"imageIndex":8},{"imageOffset":10064,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":1},{"imageOffset":17384,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":1},{"imageOffset":30080,"symbol":"_dispatch_queue_override_invoke","symbolLocation":928,"imageIndex":1},{"imageOffset":89768,"symbol":"_dispatch_root_queue_drain","symbolLocation":392,"imageIndex":1},{"imageOffset":91832,"symbol":"_dispatch_worker_thread2","symbolLocation":156,"imageIndex":1},{"imageOffset":12240,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":9},{"imageOffset":7464,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4367548416,
    "CFBundleShortVersionString" : "2.4",
    "CFBundleIdentifier" : "wiki.qaq.NotchDrop",
    "size" : 1982464,
    "uuid" : "b24e4154-bd64-3e20-867a-2c020bd20b62",
    "path" : "\/Applications\/NotchDrop.app\/Contents\/MacOS\/NotchDrop",
    "name" : "NotchDrop",
    "CFBundleVersion" : "11"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6693527552,
    "size" : 294912,
    "uuid" : "502762ee-7aa7-306c-9dbd-88981a86bb78",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6691586048,
    "size" : 559640,
    "uuid" : "37bbc384-0755-31c7-a808-0ed49e44dd8e",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6691258368,
    "size" : 327044,
    "uuid" : "b326b2c3-1069-3d17-b49d-9dcb24efec6f",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6960381952,
    "size" : 5627904,
    "uuid" : "c2fd0f69-d72c-37a5-938e-1bd710c88431",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6713888768,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12967936,
    "uuid" : "99e0292d-7873-3968-9c9c-5955638689a5",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2503.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6999441408,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.combine",
    "size" : 1302528,
    "uuid" : "ea089775-bc2d-331f-a5be-d4e815ec443d",
    "path" : "\/System\/Library\/Frameworks\/Combine.framework\/Versions\/A\/Combine",
    "name" : "Combine",
    "CFBundleVersion" : "311"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7057580032,
    "size" : 98296,
    "uuid" : "b060fdbe-7861-3e6c-9c27-7f067ad899f8",
    "path" : "\/usr\/lib\/swift\/libswiftDispatch.dylib",
    "name" : "libswiftDispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6695288832,
    "size" : 53248,
    "uuid" : "386b0fc1-7873-3328-8e71-43269fd1b2c7",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6695047168,
    "size" : 241660,
    "uuid" : "9b8b53f9-e2b6-36df-98e9-28d8fca732f2",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  }
],
  "sharedCache" : {
  "base" : 6690832384,
  "size" : 4220698624,
  "uuid" : "3406ad1b-2469-30eb-9863-5dce861e6dea"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=138.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=138.3M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nDispatch continuations            64.0M        1 \nKernel Alloc Once                   32K        1 \nMALLOC                            64.1M       21 \nMALLOC guard page                   96K        6 \nSTACK GUARD                       56.1M        4 \nStack                             9808K        4 \nVM_ALLOCATE                         16K        1 \n__AUTH                            1419K      257 \n__AUTH_CONST                      23.4M      441 \n__CTF                               824        1 \n__DATA                            9997K      428 \n__DATA_CONST                      21.8M      446 \n__DATA_DIRTY                      1299K      140 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       533.2M        2 \n__OBJC_RO                         71.9M        1 \n__OBJC_RW                         2199K        1 \n__TEXT                           536.4M      462 \ndyld private memory                272K        2 \nmapped file                       31.1M        2 \nshared memory                      752K        8 \n===========                     =======  ======= \nTOTAL                              1.4G     2231 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "9609eb72c13f4aa27e9b28ccd3c0459bc0b542e8",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6246d6a916a70b047e454124",
      "factorPackIds" : {

      },
      "deploymentId" : 240000010
    },
    {
      "rolloutId" : "64b21a7351cbb02ce3442e4e",
      "factorPackIds" : {
        "REMINDERS_GROCERY" : "659475af5595a45664475f23"
      },
      "deploymentId" : 240000037
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "c47ab4cc-c9c3-4b5d-a87c-e2433ce02597",
      "experimentId" : "6639bc6ba73d460582162323",
      "deploymentId" : 400000006
    },
    {
      "treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
      "experimentId" : "6643969b3099cf28e049862f",
      "deploymentId" : 400000007
    }
  ]
}
}

Model: Mac14,2, BootROM 10151.121.1, proc 8:4:4 processors, 24 GB, SMC 
Graphics: Apple M2, Apple M2, Built-In
Display: CFORCE, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Display: Color LCD, 2560 x 1664 Retina, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Apr  4 2024 20:37:43 version 20.103.14.0.8.7.174 FWID 01-95f1e684
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB 2.0 Hub
USB Device: Varmilo
USB Device: LDR2002
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.
Lakr233 commented 3 months ago

Fixed since build 16.