Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS application crashed after folder renaming #1785

Open
kramar opened this issue Oct 26, 2024 · 0 comments
Open

MacOS application crashed after folder renaming #1785

kramar opened this issue Oct 26, 2024 · 0 comments
Assignees

Comments

@kramar
Copy link

kramar commented Oct 26, 2024

Description

I have such folders structure:

Programming -> Angular -> Articles

I decide to switch "Angular" and "Articles" to have

Programming -> Articles -> Angular

To Reproduce

  1. First I'm renaming third level "Articles" to "Angular"
    Programming -> Angular -> Angular

  2. Then renaming second level "Angular" to "Articles"
    to have Programming -> Articles -> Angular

  3. After pressing enter on renamed "Articles" folder application is crashing

  4. If opening application again the folders structure looks as expected

Expected behavior

Application shouldn't crash

FSNotes version

Version 6.9.7 (647)

macOS/iOS version

13.6.9 (22G830)

Additional context


Translated Report (Full Report Below)

Process: FSNotes [64355]
Path: /Applications/FSNotes.app/Contents/MacOS/FSNotes
Identifier: co.fluder.FSNotes
Version: 6.9.7 (647)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501

Date/Time: 2024-10-26 16:21:45.0946 +0300
OS Version: macOS 13.6.9 (22G830)
Report Version: 12
Bridge OS Version: 8.6 (21P6074)
Anonymous UUID: 7931F7F2-39B1-65DB-1B2D-8143C183D3FB

Sleep/Wake UUID: ED0F1082-E1EF-47A3-B25B-DA226883B820

Time Awake Since Boot: 680000 seconds
Time Since Wake: 2873 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Termination Reason: Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process: FSNotes [64355]

Application Specific Information:
abort() called

Application Specific Backtrace 0:
0 CoreFoundation 0x00007ff80322e10a __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007ff802d530b7 objc_exception_throw + 48
2 AppKit 0x00007ff806cc8067 -[NSTableRowData _throwExceptionForUpdateErrorOnRow:] + 60
3 AppKit 0x00007ff806369577 -[NSTableRowData _validateRowIndexesForRemoveOrHide:] + 137
4 AppKit 0x00007ff806cd1f46 __55-[NSTableRowData removeRowsAtIndexes:withRowAnimation:]_block_invoke + 173
5 AppKit 0x00007ff806ccffa1 -[NSTableRowData _performWithIncrementedTableViewUpdateCount:] + 53
6 AppKit 0x00007ff8063694e7 -[NSTableRowData removeRowsAtIndexes:withRowAnimation:] + 86
7 AppKit 0x00007ff8062ec25e -[NSTableView _doUpdatedWorkWithHandler:] + 73
8 AppKit 0x00007ff8063693cc -[NSTableView removeRowsAtIndexes:withAnimation:] + 142
9 FSNotes 0x0000000100a75d6a $s7FSNotes14NotesTableViewC10removeRows5notesySayAA4NoteCG_tF + 1082
10 FSNotes 0x0000000100a2c931 $s7FSNotes18SidebarOutlineViewC10removeRows8projectsySayAA7ProjectCG_tF + 1681
11 FSNotes 0x000000010092bd30 $s7FSNotes22FileSystemEventManagerC15handleDirEvents33_4F261968062F0543E4CBA1AFC401629DLL5eventyAA0b7WatcherD0C_tFyyYbcfU_Tm + 160
12 FSNotes 0x000000010092ff71 $s7FSNotes22FileSystemEventManagerC15handleDirEvents33_4F261968062F0543E4CBA1AFC401629DLL5eventyAA0b7WatcherD0C_tFyyYbcfU0_TA + 17
13 FSNotes 0x000000010092aa19 $sIegh_IeyBh_TR + 25
14 Foundation 0x00007ff8040247e1 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7
15 Foundation 0x00007ff8040246d9 -[NSBlockOperation main] + 98
16 Foundation 0x00007ff804024672 NSOPERATION_IS_INVOKING_MAIN + 17
17 Foundation 0x00007ff804023972 -[NSOperation start] + 782
18 Foundation 0x00007ff804023658 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 17
19 Foundation 0x00007ff804023526 __NSOQSchedule_f + 182
20 libdispatch.dylib 0x00007ff802f47771 _dispatch_block_async_invoke2 + 83
21 libdispatch.dylib 0x00007ff802f3a033 _dispatch_client_callout + 8
22 libdispatch.dylib 0x00007ff802f46fcf _dispatch_main_queue_drain + 954
23 libdispatch.dylib 0x00007ff802f46c07 _dispatch_main_queue_callback_4CF + 31
24 CoreFoundation 0x00007ff8031f6185 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
25 CoreFoundation 0x00007ff8031b5eaf __CFRunLoopRun + 2452
26 CoreFoundation 0x00007ff8031b4eb1 CFRunLoopRunSpecific + 560
27 HIToolbox 0x00007ff80cc3df3d RunCurrentEventLoopInMode + 292
28 HIToolbox 0x00007ff80cc3dd4e ReceiveNextEventCommon + 657
29 HIToolbox 0x00007ff80cc3daa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
30 AppKit 0x00007ff806253b18 _DPSNextEvent + 858
31 AppKit 0x00007ff8062529c2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
32 AppKit 0x00007ff806245037 -[NSApplication run] + 586
33 AppKit 0x00007ff806219251 NSApplicationMain + 817
34 FSNotes 0x0000000100a181c9 main + 9
35 dyld 0x00007ff802d80418 start + 1896

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff8030a3196 __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff8030daee6 pthread_kill + 263
2 libsystem_c.dylib 0x7ff803001b45 abort + 123
3 libc++abi.dylib 0x7ff803095282 abort_message + 241
4 libc++abi.dylib 0x7ff8030873fb demangling_terminate_handler() + 267
5 libobjc.A.dylib 0x7ff802d5a7ca _objc_terminate() + 96
6 libc++abi.dylib 0x7ff8030946db std::__terminate(void (*)()) + 6
7 libc++abi.dylib 0x7ff803094696 std::terminate() + 54
8 libdispatch.dylib 0x7ff802f3a047 _dispatch_client_callout + 28
9 libdispatch.dylib 0x7ff802f46fcf _dispatch_main_queue_drain + 954
10 libdispatch.dylib 0x7ff802f46c07 _dispatch_main_queue_callback_4CF + 31
11 CoreFoundation 0x7ff8031f6185 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9
12 CoreFoundation 0x7ff8031b5eaf __CFRunLoopRun + 2452
13 CoreFoundation 0x7ff8031b4eb1 CFRunLoopRunSpecific + 560
14 HIToolbox 0x7ff80cc3df3d RunCurrentEventLoopInMode + 292
15 HIToolbox 0x7ff80cc3dd4e ReceiveNextEventCommon + 657
16 HIToolbox 0x7ff80cc3daa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64
17 AppKit 0x7ff806253b18 _DPSNextEvent + 858
18 AppKit 0x7ff8062529c2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214
19 AppKit 0x7ff806245037 -[NSApplication run] + 586
20 AppKit 0x7ff806219251 NSApplicationMain + 817
21 FSNotes 0x100a181c9 main + 9
22 dyld 0x7ff802d80418 start + 1896

Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff80309c552 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff8030aa6cd mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff8030a3584 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80309c83a mach_msg + 19
4 CoreFoundation 0x7ff8031b6fef __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff8031b5a70 __CFRunLoopRun + 1365
6 CoreFoundation 0x7ff8031b4eb1 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff8063b3d65 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff8030db1d3 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff8030d6bd3 thread_start + 15

Thread 2:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x7ff80309c552 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff8030aa6cd mach_msg2_internal + 78
2 libsystem_kernel.dylib 0x7ff8030a3584 mach_msg_overwrite + 692
3 libsystem_kernel.dylib 0x7ff80309c83a mach_msg + 19
4 QuartzCore 0x7ff80aaa9025 CA::Render::Server::server_thread(void*) + 534
5 QuartzCore 0x7ff80aaa8dff thread_fun(void*) + 25
6 libsystem_pthread.dylib 0x7ff8030db1d3 _pthread_start + 125
7 libsystem_pthread.dylib 0x7ff8030d6bd3 thread_start + 15

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff8467b77c0 rcx: 0x00007ff7bf5e5058 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007ff7bf5e5080 rsp: 0x00007ff7bf5e5058
r8: 0x00007ff7bf5e4f20 r9: 0x00007ff803098729 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff8030a3196 rfl: 0x0000000000000246 cr2: 0x0000000000000000

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x100919000 - 0x100eb7fff co.fluder.FSNotes (6.9.7) /Applications/FSNotes.app/Contents/MacOS/FSNotes
0x1013a5000 - 0x1013bbfff org.cocoapods.Highlightr (2.1.0) /Applications/FSNotes.app/Contents/Frameworks/Highlightr.framework/Versions/A/Highlightr
0x10135e000 - 0x101366fff org.cocoapods.MASShortcut (2.3.6) <906446ec-0a82-305a-9bf4-caba4b92b662> /Applications/FSNotes.app/Contents/Frameworks/MASShortcut.framework/Versions/A/MASShortcut
0x10137b000 - 0x101383fff org.cocoapods.Punycode (2.1.0) <066fd7e4-7e9e-381b-ba4e-d5c48c87f130> /Applications/FSNotes.app/Contents/Frameworks/Punycode.framework/Versions/A/Punycode
0x10131a000 - 0x101327fff org.cocoapods.RNCryptor (5.1.0) <449983a6-37bf-3f87-a3fc-201eaa647e4b> /Applications/FSNotes.app/Contents/Frameworks/RNCryptor.framework/Versions/A/RNCryptor
0x10144d000 - 0x101466fff org.cocoapods.SSZipArchive (2.1.4) /Applications/FSNotes.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
0x101725000 - 0x1017b9fff org.cocoapods.SwiftSoup (2.7.3) /Applications/FSNotes.app/Contents/Frameworks/SwiftSoup.framework/Versions/A/SwiftSoup
0x1013e9000 - 0x101413fff org.cocoapods.libcmark-gfm (0.29.4) <4fbb7e87-597f-3198-959b-29b9ced92891> /Applications/FSNotes.app/Contents/Frameworks/libcmark_gfm.framework/Versions/A/libcmark_gfm
0x1014f1000 - 0x10150ffff co.fluder.FSNotesCore-macOS (1.0) <30d06550-df56-3aae-90f5-46993d0b8a28> /Applications/FSNotes.app/Contents/Frameworks/FSNotesCore_macOS.framework/Versions/A/FSNotesCore_macOS
0x1016aa000 - 0x1016b9fff libobjc-trampolines.dylib () <5eaf78f9-49d0-30e2-a516-d53697b7344a> /usr/lib/libobjc-trampolines.dylib
0x10f3ec000 - 0x10f3f3fff com.apple.CloudDocsFileProvider (1.0) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
0x127e9d000 - 0x127ea4fff com.apple.FileProviderOverride (855.140.6.701.1) /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
0x127f3c000 - 0x127f57fff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (13.5) <4a98afa3-d5b4-38d4-9461-37d2a50e1ed4> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
0x12ff3a000 - 0x130615fff com.apple.audio.codecs.Components (7.0) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x7ff80309b000 - 0x7ff8030d4fff libsystem_kernel.dylib (
) /usr/lib/system/libsystem_kernel.dylib
0x7ff8030d5000 - 0x7ff8030e0fff libsystem_pthread.dylib () <60b15e1f-39ea-33a1-8616-3af57dc1094a> /usr/lib/system/libsystem_pthread.dylib
0x7ff802f82000 - 0x7ff803009ff7 libsystem_c.dylib (
) /usr/lib/system/libsystem_c.dylib
0x7ff803086000 - 0x7ff80309aff3 libc++abi.dylib () <800b08dd-42fb-3987-9b76-2ba9227b482d> /usr/lib/libc++abi.dylib
0x7ff802d3e000 - 0x7ff802d79ff8 libobjc.A.dylib (
) <71bea5c7-72c8-3eb0-b28f-1cdbc651891b> /usr/lib/libobjc.A.dylib
0x7ff802f37000 - 0x7ff802f7eff3 libdispatch.dylib () <9e8b726d-ca70-32d6-8987-0fa21014ec5b> /usr/lib/system/libdispatch.dylib
0x7ff80313a000 - 0x7ff8035d6fef com.apple.CoreFoundation (6.9) <3435a4a4-d0f8-3399-b0ad-49c3635a0f61> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff80cc0f000 - 0x7ff80cf06ff9 com.apple.HIToolbox (2.1.1) <1afba695-4d4c-3b3e-9911-92f50c585ba4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7ff806215000 - 0x7ff80721dfff com.apple.AppKit (6.9) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff802d7a000 - 0x7ff802e123af dyld (
) <2b649d59-89d8-3db6-9ba4-a6aecba42f6e> /usr/lib/dyld
0x7ff80aa60000 - 0x7ff80adc6fff com.apple.QuartzCore (1.11) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7ff803fe3000 - 0x7ff80496bff1 com.apple.Foundation (6.9) <40b78c9d-31d7-3ca2-811c-25d421972820> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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=929.8M resident=0K(0%) swapped_out_or_unallocated=929.8M(100%)
Writable regions: Total=5.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 2880K 4
CG image 5044K 119
CG raster data 64K 8
ColorSync 264K 30
CoreAnimation 287.3M 236
CoreGraphics 16K 3
CoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)
CoreImage 16K 1
CoreUI image data 5280K 40
Foundation 36K 2
IOKit 7940K 1
Image IO 7764K 6
Kernel Alloc Once 8K 1
MALLOC 244.2M 92
MALLOC guard page 48K 12
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
STACK GUARD 56.0M 6
Stack 11.0M 6
VM_ALLOCATE 130.6M 18
VM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated)
WebKit Malloc 192.0M 5
__CTF 824 1
__DATA 37.4M 701
__DATA_CONST 47.6M 464
__DATA_DIRTY 1987K 256
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__INFO_FILTER 8 1
__LINKEDIT 176.8M 16
__OBJC_RO 66.3M 1
__OBJC_RW 2013K 2
__TEXT 753.0M 719
dyld private memory 260K 2
mapped file 553.5M 109
shared memory 816K 25
=========== ======= =======
TOTAL 6.8G 2896
TOTAL, minus reserved VM space 2.5G 2896


Full Report

{"app_name":"FSNotes","timestamp":"2024-10-26 16:21:49.00 +0300","app_version":"6.9.7","slice_uuid":"b7fdb382-a227-3887-a054-f88e70286e39","build_version":"647","platform":1,"bundleID":"co.fluder.FSNotes","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.6.9 (22G830)","roots_installed":0,"name":"FSNotes","incident_id":"7FF428CD-105E-4E3E-9D16-126620DCF230"}
{
"uptime" : 680000,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,2",
"coalitionID" : 141080,
"osVersion" : {
"train" : "macOS 13.6.9",
"build" : "22G830",
"releaseType" : "User"
},
"captureTime" : "2024-10-26 16:21:45.0946 +0300",
"incident" : "7FF428CD-105E-4E3E-9D16-126620DCF230",
"pid" : 64355,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2024-10-26 15:52:16.9651 +0300",
"procStartAbsTime" : 684909783321836,
"procExitAbsTime" : 686677828542868,
"procName" : "FSNotes",
"procPath" : "/Applications/FSNotes.app/Contents/MacOS/FSNotes",
"bundleInfo" : {"CFBundleShortVersionString":"6.9.7","CFBundleVersion":"647","CFBundleIdentifier":"co.fluder.FSNotes"},
"storeInfo" : {"deviceIdentifierForVendor":"57A5BD86-2F86-572F-A20A-D0D188737515","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "co.fluder.FSNotes",
"crashReporterKey" : "7931F7F2-39B1-65DB-1B2D-8143C183D3FB",
"codeSigningID" : "co.fluder.FSNotes",
"codeSigningTeamID" : "866P6MTE92",
"codeSigningFlags" : 570520337,
"codeSigningValidationCategory" : 6,
"codeSigningTrustLevel" : 0,
"wakeTime" : 2873,
"bridgeVersion" : {"build":"21P6074","train":"8.6"},
"sleepWakeUUID" : "ED0F1082-E1EF-47A3-B25B-DA226883B820",
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"FSNotes","byPid":64355},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"asiBacktraces" : ["0 CoreFoundation 0x00007ff80322e10a __exceptionPreprocess + 242\n1 libobjc.A.dylib 0x00007ff802d530b7 objc_exception_throw + 48\n2 AppKit 0x00007ff806cc8067 -[NSTableRowData _throwExceptionForUpdateErrorOnRow:] + 60\n3 AppKit 0x00007ff806369577 -[NSTableRowData _validateRowIndexesForRemoveOrHide:] + 137\n4 AppKit 0x00007ff806cd1f46 __55-[NSTableRowData removeRowsAtIndexes:withRowAnimation:]_block_invoke + 173\n5 AppKit 0x00007ff806ccffa1 -[NSTableRowData _performWithIncrementedTableViewUpdateCount:] + 53\n6 AppKit 0x00007ff8063694e7 -[NSTableRowData removeRowsAtIndexes:withRowAnimation:] + 86\n7 AppKit 0x00007ff8062ec25e -[NSTableView _doUpdatedWorkWithHandler:] + 73\n8 AppKit 0x00007ff8063693cc -[NSTableView removeRowsAtIndexes:withAnimation:] + 142\n9 FSNotes 0x0000000100a75d6a $s7FSNotes14NotesTableViewC10removeRows5notesySayAA4NoteCG_tF + 1082\n10 FSNotes 0x0000000100a2c931 $s7FSNotes18SidebarOutlineViewC10removeRows8projectsySayAA7ProjectCG_tF + 1681\n11 FSNotes 0x000000010092bd30 $s7FSNotes22FileSystemEventManagerC15handleDirEvents33_4F261968062F0543E4CBA1AFC401629DLL5eventyAA0b7WatcherD0C_tFyyYbcfU_Tm + 160\n12 FSNotes 0x000000010092ff71 $s7FSNotes22FileSystemEventManagerC15handleDirEvents33_4F261968062F0543E4CBA1AFC401629DLL5eventyAA0b7WatcherD0C_tFyyYbcfU0_TA + 17\n13 FSNotes 0x000000010092aa19 $sIegh_IeyBh_TR + 25\n14 Foundation 0x00007ff8040247e1 NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK + 7\n15 Foundation 0x00007ff8040246d9 -[NSBlockOperation main] + 98\n16 Foundation 0x00007ff804024672 NSOPERATION_IS_INVOKING_MAIN + 17\n17 Foundation 0x00007ff804023972 -[NSOperation start] + 782\n18 Foundation 0x00007ff804023658 NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION + 17\n19 Foundation 0x00007ff804023526 __NSOQSchedule_f + 182\n20 libdispatch.dylib 0x00007ff802f47771 _dispatch_block_async_invoke2 + 83\n21 libdispatch.dylib 0x00007ff802f3a033 _dispatch_client_callout + 8\n22 libdispatch.dylib 0x00007ff802f46fcf _dispatch_main_queue_drain + 954\n23 libdispatch.dylib 0x00007ff802f46c07 _dispatch_main_queue_callback_4CF + 31\n24 CoreFoundation 0x00007ff8031f6185 CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE + 9\n25 CoreFoundation 0x00007ff8031b5eaf __CFRunLoopRun + 2452\n26 CoreFoundation 0x00007ff8031b4eb1 CFRunLoopRunSpecific + 560\n27 HIToolbox 0x00007ff80cc3df3d RunCurrentEventLoopInMode + 292\n28 HIToolbox 0x00007ff80cc3dd4e ReceiveNextEventCommon + 657\n29 HIToolbox 0x00007ff80cc3daa8 _BlockUntilNextEventMatchingListInModeWithFilter + 64\n30 AppKit 0x00007ff806253b18 _DPSNextEvent + 858\n31 AppKit 0x00007ff8062529c2 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1214\n32 AppKit 0x00007ff806245037 -[NSApplication run] + 586\n33 AppKit 0x00007ff806219251 NSApplicationMain + 817\n34 FSNotes 0x0000000100a181c9 main + 9\n35 dyld 0x00007ff802d80418 start + 1896"],
"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},
"lastExceptionBacktrace" : [{"imageOffset":999674,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":20},{"imageOffset":86199,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":18},{"imageOffset":11219047,"symbol":"-[NSTableRowData _throwExceptionForUpdateErrorOnRow:]","symbolLocation":60,"imageIndex":22},{"imageOffset":1394039,"symbol":"-[NSTableRowData _validateRowIndexesForRemoveOrHide:]","symbolLocation":137,"imageIndex":22},{"imageOffset":11259718,"symbol":"__55-[NSTableRowData removeRowsAtIndexes:withRowAnimation:]_block_invoke","symbolLocation":173,"imageIndex":22},{"imageOffset":11251617,"symbol":"-[NSTableRowData _performWithIncrementedTableViewUpdateCount:]","symbolLocation":53,"imageIndex":22},{"imageOffset":1393895,"symbol":"-[NSTableRowData removeRowsAtIndexes:withRowAnimation:]","symbolLocation":86,"imageIndex":22},{"imageOffset":881246,"symbol":"-[NSTableView _doUpdatedWorkWithHandler:]","symbolLocation":73,"imageIndex":22},{"imageOffset":1393612,"symbol":"-[NSTableView removeRowsAtIndexes:withAnimation:]","symbolLocation":142,"imageIndex":22},{"imageOffset":1428842,"symbol":"NotesTableView.removeRows(notes:)","symbolLocation":1082,"imageIndex":0},{"imageOffset":1128753,"symbol":"SidebarOutlineView.removeRows(projects:)","symbolLocation":1681,"imageIndex":0},{"imageOffset":77104,"symbol":"closure #1 in FileSystemEventManager.handleDirEvents(event:)","symbolLocation":160,"imageIndex":0},{"imageOffset":94065,"symbol":"partial apply for closure #2 in FileSystemEventManager.handleDirEvents(event:)","symbolLocation":17,"imageIndex":0},{"imageOffset":72217,"symbol":"thunk for @escaping @callee_guaranteed @sendable () -> ()","symbolLocation":25,"imageIndex":0},{"imageOffset":268257,"symbol":"NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK","symbolLocation":7,"imageIndex":25},{"imageOffset":267993,"symbol":"-[NSBlockOperation main]","symbolLocation":98,"imageIndex":25},{"imageOffset":267890,"symbol":"NSOPERATION_IS_INVOKING_MAIN","symbolLocation":17,"imageIndex":25},{"imageOffset":264562,"symbol":"-[NSOperation start]","symbolLocation":782,"imageIndex":25},{"imageOffset":263768,"symbol":"NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION","symbolLocation":17,"imageIndex":25},{"imageOffset":263462,"symbol":"__NSOQSchedule_f","symbolLocation":182,"imageIndex":25},{"imageOffset":67441,"symbol":"_dispatch_block_async_invoke2","symbolLocation":83,"imageIndex":19},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":19},{"imageOffset":65487,"symbol":"_dispatch_main_queue_drain","symbolLocation":954,"imageIndex":19},{"imageOffset":64519,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":19},{"imageOffset":770437,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":20},{"imageOffset":507567,"symbol":"__CFRunLoopRun","symbolLocation":2452,"imageIndex":20},{"imageOffset":503473,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":20},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":21},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":21},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":21},{"imageOffset":256792,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":22},{"imageOffset":252354,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":22},{"imageOffset":196663,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":22},{"imageOffset":16977,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":22},{"imageOffset":1044937,"symbol":"main","symbolLocation":9,"imageIndex":0},{"imageOffset":25624,"symbol":"start","symbolLocation":1896,"imageIndex":23}],
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":7178859,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140702044278560},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703179573033},"r15":{"value":22},"rbx":{"value":140704311113664,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703179616662,"matchesCrashFrame":1},"rbp":{"value":140702044278912},"rsp":{"value":140702044278872},"r12":{"value":259},"rcx":{"value":140702044278872},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33174,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":14},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":15},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":16},{"imageOffset":62082,"symbol":"abort_message","symbolLocation":241,"imageIndex":17},{"imageOffset":5115,"symbol":"demangling_terminate_handler()","symbolLocation":267,"imageIndex":17},{"imageOffset":116682,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":18},{"imageOffset":59099,"symbol":"std::__terminate(void ()())","symbolLocation":6,"imageIndex":17},{"imageOffset":59030,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":17},{"imageOffset":12359,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":19},{"imageOffset":65487,"symbol":"_dispatch_main_queue_drain","symbolLocation":954,"imageIndex":19},{"imageOffset":64519,"symbol":"_dispatch_main_queue_callback_4CF","symbolLocation":31,"imageIndex":19},{"imageOffset":770437,"symbol":"CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE","symbolLocation":9,"imageIndex":20},{"imageOffset":507567,"symbol":"__CFRunLoopRun","symbolLocation":2452,"imageIndex":20},{"imageOffset":503473,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":20},{"imageOffset":192317,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":21},{"imageOffset":191822,"symbol":"ReceiveNextEventCommon","symbolLocation":657,"imageIndex":21},{"imageOffset":191144,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":64,"imageIndex":21},{"imageOffset":256792,"symbol":"_DPSNextEvent","symbolLocation":858,"imageIndex":22},{"imageOffset":252354,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1214,"imageIndex":22},{"imageOffset":196663,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":22},{"imageOffset":16977,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":22},{"imageOffset":1044937,"symbol":"main","symbolLocation":9,"imageIndex":0},{"imageOffset":25624,"symbol":"start","symbolLocation":1896,"imageIndex":23}]},{"id":7179001,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5458,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":63181,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":14},{"imageOffset":34180,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":14},{"imageOffset":6202,"symbol":"mach_msg","symbolLocation":19,"imageIndex":14},{"imageOffset":511983,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":20},{"imageOffset":506480,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":20},{"imageOffset":503473,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":20},{"imageOffset":1699173,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":22},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":7196428,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":5458,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":14},{"imageOffset":63181,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":14},{"imageOffset":34180,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":14},{"imageOffset":6202,"symbol":"mach_msg","symbolLocation":19,"imageIndex":14},{"imageOffset":299045,"symbol":"CA::Render::Server::server_thread(void)","symbolLocation":534,"imageIndex":24},{"imageOffset":298495,"symbol":"thread_fun(void*)","symbolLocation":25,"imageIndex":24},{"imageOffset":25043,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":15},{"imageOffset":7123,"symbol":"thread_start","symbolLocation":15,"imageIndex":15}]},{"id":7211928,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}]},{"id":7212076,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}]},{"id":7212077,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":15}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4304506880,
"CFBundleShortVersionString" : "6.9.7",
"CFBundleIdentifier" : "co.fluder.FSNotes",
"size" : 5894144,
"uuid" : "b7fdb382-a227-3887-a054-f88e70286e39",
"path" : "/Applications/FSNotes.app/Contents/MacOS/FSNotes",
"name" : "FSNotes",
"CFBundleVersion" : "647"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4315566080,
"CFBundleShortVersionString" : "2.1.0",
"CFBundleIdentifier" : "org.cocoapods.Highlightr",
"size" : 94208,
"uuid" : "f313a2e6-cb80-35cc-af82-a0d72196ad46",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/Highlightr.framework/Versions/A/Highlightr",
"name" : "Highlightr",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4315275264,
"CFBundleShortVersionString" : "2.3.6",
"CFBundleIdentifier" : "org.cocoapods.MASShortcut",
"size" : 36864,
"uuid" : "906446ec-0a82-305a-9bf4-caba4b92b662",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/MASShortcut.framework/Versions/A/MASShortcut",
"name" : "MASShortcut",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4315394048,
"CFBundleShortVersionString" : "2.1.0",
"CFBundleIdentifier" : "org.cocoapods.Punycode",
"size" : 36864,
"uuid" : "066fd7e4-7e9e-381b-ba4e-d5c48c87f130",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/Punycode.framework/Versions/A/Punycode",
"name" : "Punycode",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4314996736,
"CFBundleShortVersionString" : "5.1.0",
"CFBundleIdentifier" : "org.cocoapods.RNCryptor",
"size" : 57344,
"uuid" : "449983a6-37bf-3f87-a3fc-201eaa647e4b",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/RNCryptor.framework/Versions/A/RNCryptor",
"name" : "RNCryptor",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4316254208,
"CFBundleShortVersionString" : "2.1.4",
"CFBundleIdentifier" : "org.cocoapods.SSZipArchive",
"size" : 106496,
"uuid" : "abb1ab55-2d8d-3906-acc1-d5801ca59d02",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive",
"name" : "SSZipArchive",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4319236096,
"CFBundleShortVersionString" : "2.7.3",
"CFBundleIdentifier" : "org.cocoapods.SwiftSoup",
"size" : 610304,
"uuid" : "e3d52b79-8021-39c0-bb91-1a37d65fd7ea",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/SwiftSoup.framework/Versions/A/SwiftSoup",
"name" : "SwiftSoup",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4315844608,
"CFBundleShortVersionString" : "0.29.4",
"CFBundleIdentifier" : "org.cocoapods.libcmark-gfm",
"size" : 176128,
"uuid" : "4fbb7e87-597f-3198-959b-29b9ced92891",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/libcmark_gfm.framework/Versions/A/libcmark_gfm",
"name" : "libcmark_gfm",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4316925952,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "co.fluder.FSNotesCore-macOS",
"size" : 126976,
"uuid" : "30d06550-df56-3aae-90f5-46993d0b8a28",
"path" : "/Applications/FSNotes.app/Contents/Frameworks/FSNotesCore_macOS.framework/Versions/A/FSNotesCore_macOS",
"name" : "FSNotesCore_macOS",
"CFBundleVersion" : "1"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 4318732288,
"size" : 65536,
"uuid" : "5eaf78f9-49d0-30e2-a516-d53697b7344a",
"path" : "/usr/lib/libobjc-trampolines.dylib",
"name" : "libobjc-trampolines.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4550737920,
"CFBundleShortVersionString" : "1.0",
"CFBundleIdentifier" : "com.apple.CloudDocsFileProvider",
"size" : 32768,
"uuid" : "a1e4725d-7bcf-36c2-809f-a63ef0032cfc",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider",
"name" : "CloudDocsFileProvider",
"CFBundleVersion" : "1553.141.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4964601856,
"CFBundleShortVersionString" : "855.140.6.701.1",
"CFBundleIdentifier" : "com.apple.FileProviderOverride",
"size" : 32768,
"uuid" : "f22762d6-5cc8-3049-b172-4a908b9edfc7",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride",
"name" : "FileProviderOverride",
"CFBundleVersion" : "855.140.6.701.1"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4965253120,
"CFBundleShortVersionString" : "13.5",
"CFBundleIdentifier" : "com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride",
"size" : 114688,
"uuid" : "4a98afa3-d5b4-38d4-9461-37d2a50e1ed4",
"path" : "/System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride",
"name" : "FinderSyncCollaborationFileProviderOverride",
"CFBundleVersion" : "1564.10.1"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 5099462656,
"CFBundleShortVersionString" : "7.0",
"CFBundleIdentifier" : "com.apple.audio.codecs.Components",
"size" : 7192576,
"uuid" : "b7857664-059d-3248-8952-78edc4a354ae",
"path" : "/System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs",
"name" : "AudioCodecs",
"CFBundleVersion" : "7.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703179583488,
"size" : 237568,
"uuid" : "e8790d29-4132-3edf-ab37-16fbd7cf0d66",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703179821056,
"size" : 49152,
"uuid" : "60b15e1f-39ea-33a1-8616-3af57dc1094a",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703178432512,
"size" : 557048,
"uuid" : "a720129c-c1cf-3e62-9d76-aa6fa0d31333",
"path" : "/usr/lib/system/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703179497472,
"size" : 86004,
"uuid" : "800b08dd-42fb-3987-9b76-2ba9227b482d",
"path" : "/usr/lib/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703176056832,
"size" : 245753,
"uuid" : "71bea5c7-72c8-3eb0-b28f-1cdbc651891b",
"path" : "/usr/lib/libobjc.A.dylib",
"name" : "libobjc.A.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703178125312,
"size" : 294900,
"uuid" : "9e8b726d-ca70-32d6-8987-0fa21014ec5b",
"path" : "/usr/lib/system/libdispatch.dylib",
"name" : "libdispatch.dylib"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703180234752,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4837360,
"uuid" : "3435a4a4-d0f8-3399-b0ad-49c3635a0f61",
"path" : "/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1979.104"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703342587904,
"CFBundleShortVersionString" : "2.1.1",
"CFBundleIdentifier" : "com.apple.HIToolbox",
"size" : 3112954,
"uuid" : "1afba695-4d4c-3b3e-9911-92f50c585ba4",
"path" : "/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox",
"name" : "HIToolbox"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703231463424,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814080,
"uuid" : "f66bd32d-b52d-3eff-8d5c-48d0f7189785",
"path" : "/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.77.138"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703176302592,
"size" : 623536,
"uuid" : "2b649d59-89d8-3db6-9ba4-a6aecba42f6e",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703307268096,
"CFBundleShortVersionString" : "1.11",
"CFBundleIdentifier" : "com.apple.QuartzCore",
"size" : 3567616,
"uuid" : "c2818a3e-bb22-34e6-9469-853d4992e187",
"path" : "/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore",
"name" : "QuartzCore",
"CFBundleVersion" : "1045.23"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703195607040,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 9998322,
"uuid" : "40b78c9d-31d7-3ca2-811c-25d421972820",
"path" : "/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1979.104"
}
],
"sharedCache" : {
"base" : 140703175680000,
"size" : 21474836480,
"uuid" : "774caf66-b420-37ec-a8ec-8d92014cbfbc"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=929.8M resident=0K(0%) swapped_out_or_unallocated=929.8M(100%)\nWritable regions: Total=5.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=5.1G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 2880K 4 \nCG image 5044K 119 \nCG raster data 64K 8 \nColorSync 264K 30 \nCoreAnimation 287.3M 236 \nCoreGraphics 16K 3 \nCoreGraphics (reserved) 8K 1 reserved VM address space (unallocated)\nCoreImage 16K 1 \nCoreUI image data 5280K 40 \nFoundation 36K 2 \nIOKit 7940K 1 \nImage IO 7764K 6 \nKernel Alloc Once 8K 1 \nMALLOC 244.2M 92 \nMALLOC guard page 48K 12 \nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSTACK GUARD 56.0M 6 \nStack 11.0M 6 \nVM_ALLOCATE 130.6M 18 \nVM_ALLOCATE (reserved) 3.9G 1 reserved VM address space (unallocated)\nWebKit Malloc 192.0M 5 \n__CTF 824 1 \n__DATA 37.4M 701 \n__DATA_CONST 47.6M 464 \n__DATA_DIRTY 1987K 256 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 176.8M 16 \n__OBJC_RO 66.3M 1 \n__OBJC_RW 2013K 2 \n__TEXT 753.0M 719 \ndyld private memory 260K 2 \nmapped file 553.5M 109 \nshared memory 816K 25 \n=========== ======= ======= \nTOTAL 6.8G 2896 \nTOTAL, minus reserved VM space 2.5G 2896 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"logWritingSignature" : "22c75c74ee0e24fdb30ba09d5ecb879d9ff70a00",
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "645c2d2f9e69a025b0a37e29",
"factorPackIds" : {

  },
  "deploymentId" : 240000003
},
{
  "rolloutId" : "5f72dc58705eff005a46b3a9",
  "factorPackIds" : {

  },
  "deploymentId" : 240000015
}

],
"experiments" : [
{
"treatmentId" : "45f4e2a5-551b-4bc2-a2dc-19c244dda8f8",
"experimentId" : "6643969b3099cf28e049862f",
"deploymentId" : 400000007
}
]
}
}

Model: MacBookPro16,2, BootROM 2022.140.5.0.0 (iBridge: 21.16.6074.0.0,0), 4 processors, Quad-Core Intel Core i5, 2 GHz, 16 GB, SMC
Graphics: Intel Iris Plus Graphics, Intel Iris Plus Graphics, Built-In
Display: DELL U2723QE, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNCPMALHR-NEE
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNCPMALHR-NEE
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Dec 9 2022 17:02:25 version 9.30.492.0.32.5.87 FWID 01-e7856862
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: 4-Port USB 2.0 Hub
USB Device: NuPhy Air75 V2
USB Device: USB Receiver
USB Device: composite_device
USB Device: USB2.0 HID
USB Device: 4-Port USB 2.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants