Jump to content

Sonoma wrecked Accordance


A. Smith

Recommended Posts

I installed Sonoma last night. Fired up Accordance this morning. Immediately met with 10,000 warnings that XYZ module is unavailable. When I go to the modules folder and open a specific module which Accordance says is not there, Accordance sends me the warning that this very module is unavailable to Accordance. I can’t find any way out of this. Disabling start up session does nothing. Usually when accordance can’t find a module simply opening that module directly resolved the issue. Not this time. 
 

Tell me why I knew this would be a problem. Despite reports from testers that it’s working great. Ugh. 

Edited by A. Smith
  • Sad 2
Link to comment
Share on other sites

Rinstalled accordance. Clicked through all of the module warnings. Crashed. 

 

Accordance Crash Log
9/27/23, 11:26:26

Accordance 14.0.7 (14.0.7)
CPU: x86_64
MacOS 14.0.0 "Sonoma"

Message: Access violation
Address:   $0000000105850EC0

Backtrace:
0   acord                               0x0000000105850ec0 acord + 2051776
1   acord                               0x0000000105e14ee1 acord + 8097505
2   CoreFoundation                      0x00007ff812169836 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
3   CoreFoundation                      0x00007ff81216975a __CFRunLoopDoObservers + 493
4   CoreFoundation                      0x00007ff812168cdc __CFRunLoopRun + 850
5   CoreFoundation                      0x00007ff812168372 CFRunLoopRunSpecific + 557
6   HIToolbox                           0x00007ff81c9d49d9 RunCurrentEventLoopInMode + 292
7   HIToolbox                           0x00007ff81c9d4616 ReceiveNextEventCommon + 201
8   HIToolbox                           0x00007ff81c9d4531 _BlockUntilNextEventMatchingListInModeWithFilter + 66
9   AppKit                              0x00007ff8157700c5 _DPSNextEvent + 880
10  AppKit                              0x00007ff816061150 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1304
11  AppKit                              0x00007ff81576163a -[NSApplication run] + 603
12  acord                               0x00000001056eedfe acord + 601598

Binaries:
0x000000000565c000 /Applications/Accordance.app/Contents/MacOS/acord
0x0000000106894000 /Applications/Accordance.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
0x0000000106d01000 /Applications/Accordance.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x0000000107858000 /Applications/Accordance.app/Contents/Frameworks/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial
 

Link to comment
Share on other sites

No. It is not an issue of disk access, btw

Link to comment
Share on other sites

Here's a new crash report. Slightly different. 

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

Process:               acord [2889]
Path:                  /Applications/Accordance.app/Contents/MacOS/acord
Identifier:            com.OakTree.Accordance
Version:               14.0.7 (14.0.7)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-09-27 11:38:41.6203 +0300
OS Version:            macOS 14.0 (23A344)
Report Version:        12
Bridge OS Version:     8.0 (21P365)
Anonymous UUID:        1583E471-677A-1DA9-0D8D-DC258726BA41


Time Awake Since Boot: 6900 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
abort() called


Kernel Triage:
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter
VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter


Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                0x7ff8120567a6 __pthread_kill + 10
1   libsystem_pthread.dylib               0x7ff81208ef30 pthread_kill + 262
2   libsystem_c.dylib                     0x7ff811fada4d abort + 126
3   acord                                    0x1023d60b1 0x101844000 + 12132529
4   acord                                    0x10212ac3a 0x101844000 + 9333818
5   CoreFoundation                        0x7ff8122765b4 __handleUncaughtException + 947
6   libobjc.A.dylib                       0x7ff811cda368 _objc_terminate() + 90
7   acord                                    0x10211ef3e 0x101844000 + 9285438
8   libc++abi.dylib                       0x7ff8120470cb std::__terminate(void (*)()) + 6
9   libc++abi.dylib                       0x7ff812049a97 __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 27
10  libc++abi.dylib                       0x7ff812049a5e __cxa_throw + 116
11  libobjc.A.dylib                       0x7ff811cd2330 objc_exception_throw + 303
12  Foundation                            0x7ff8130e9f5a -[NSConcreteMutableData initWithLength:] + 364
13  Foundation                            0x7ff81310f4e5 +[NSMutableData(NSMutableData) dataWithLength:] + 33
14  acord                                    0x10189dbe8 0x101844000 + 367592
15  acord                                    0x101f37906 0x101844000 + 7289094
16  acord                                    0x1018d97d2 0x101844000 + 612306
17  AppKit                                0x7ff81608f602 _NSMenuPerformActionWithHighlighting + 185
18  AppKit                                0x7ff815a8cf8b -[NSMenu performActionForItemAtIndex:] + 113
19  AppKit                                0x7ff815a8cf11 -[NSMenu _internalPerformActionForItemAtIndex:] + 82
20  AppKit                                0x7ff8160857d7 +[NSCocoaMenuImpl _performActionForMenuItem:] + 54
21  AppKit                                0x7ff815e66375 -[NSMenuTrackingSession _performPostTrackingDismissalActions] + 381
22  AppKit                                0x7ff815e660d7 -[NSMenuTrackingSession startRunningMenuEventLoop:] + 1056
23  AppKit                                0x7ff815f2768b -[NSMenuBarTrackingSession _mouseDownEventHandler:] + 310
24  AppKit                                0x7ff815f2753f -[NSMenuBarTrackingSession handleEvent:] + 224
25  AppKit                                0x7ff815f27438 __61-[NSMenuBarTrackingSession _addMouseDownEventMonitorIfNeeded]_block_invoke + 200
26  AppKit                                0x7ff8159c18bc _NSSendEventToDequeuingObservers + 323
27  AppKit                                0x7ff8160617d5 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2973
28  AppKit                                0x7ff81576163a -[NSApplication run] + 603
29  acord                                    0x1018d6dfe 0x101844000 + 601598

Thread 1:
0   libsystem_kernel.dylib                0x7ff81204fa2e mach_msg2_trap + 10
1   libsystem_kernel.dylib                0x7ff81205de4a mach_msg2_internal + 84
2   libsystem_kernel.dylib                0x7ff812056b6e mach_msg_overwrite + 653
3   libsystem_kernel.dylib                0x7ff81204fd1f mach_msg + 19
4   acord                                    0x1021350aa 0x101844000 + 9375914
5   libsystem_pthread.dylib               0x7ff81208f202 _pthread_start + 99
6   libsystem_pthread.dylib               0x7ff81208abab thread_start + 15

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib                0x7ff81204fa2e mach_msg2_trap + 10
1   libsystem_kernel.dylib                0x7ff81205de4a mach_msg2_internal + 84
2   libsystem_kernel.dylib                0x7ff812056b6e mach_msg_overwrite + 653
3   libsystem_kernel.dylib                0x7ff81204fd1f mach_msg + 19
4   CoreFoundation                        0x7ff81216a475 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                        0x7ff812168ee5 __CFRunLoopRun + 1371
6   CoreFoundation                        0x7ff812168372 CFRunLoopRunSpecific + 557
7   AppKit                                0x7ff8158cd3e0 _NSEventThread + 122
8   libsystem_pthread.dylib               0x7ff81208f202 _pthread_start + 99
9   libsystem_pthread.dylib               0x7ff81208abab thread_start + 15

Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                0x7ff81204fa2e mach_msg2_trap + 10
1   libsystem_kernel.dylib                0x7ff81205de4a mach_msg2_internal + 84
2   libsystem_kernel.dylib                0x7ff812056b6e mach_msg_overwrite + 653
3   libsystem_kernel.dylib                0x7ff81204fd1f mach_msg + 19
4   CoreFoundation                        0x7ff81216a475 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                        0x7ff812168ee5 __CFRunLoopRun + 1371
6   CoreFoundation                        0x7ff812168372 CFRunLoopRunSpecific + 557
7   CFNetwork                             0x7ff81749a459 0x7ff817254000 + 2384985
8   Foundation                            0x7ff8130f8edc __NSThread__start__ + 1013
9   libsystem_pthread.dylib               0x7ff81208f202 _pthread_start + 99
10  libsystem_pthread.dylib               0x7ff81208abab thread_start + 15

Thread 4:: caulk.messenger.shared:17
0   libsystem_kernel.dylib                0x7ff81204f9aa semaphore_wait_trap + 10
1   caulk                                 0x7ff81c6f3c7e caulk::semaphore::timed_wait(double) + 150
2   caulk                                 0x7ff81c6f3b98 caulk::concurrent::details::worker_thread::run() + 30
3   caulk                                 0x7ff81c6f38bc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 41
4   libsystem_pthread.dylib               0x7ff81208f202 _pthread_start + 99
5   libsystem_pthread.dylib               0x7ff81208abab thread_start + 15

Thread 5:: caulk.messenger.shared:high
0   libsystem_kernel.dylib                0x7ff81204f9aa semaphore_wait_trap + 10
1   caulk                                 0x7ff81c6f3c7e caulk::semaphore::timed_wait(double) + 150
2   caulk                                 0x7ff81c6f3b98 caulk::concurrent::details::worker_thread::run() + 30
3   caulk                                 0x7ff81c6f38bc void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 41
4   libsystem_pthread.dylib               0x7ff81208f202 _pthread_start + 99
5   libsystem_pthread.dylib               0x7ff81208abab thread_start + 15

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

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

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

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

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


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007ff7be6b93c8  rdx: 0x0000000000000000
  rdi: 0x0000000000000103  rsi: 0x0000000000000006  rbp: 0x00007ff7be6b93f0  rsp: 0x00007ff7be6b93c8
   r8: 0x031dfff85567c3d1   r9: 0x00007ff81213b168  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000103  r13: 0x0000600001183cc0  r14: 0x00007ff855667e80  r15: 0x0000000000000016
  rip: 0x00007ff8120567a6  rfl: 0x0000000000000246  cr2: 0x00000001073e8000
  
Logical CPU:     0
Error Code:      0x020000b8 
Trap Number:     133


Binary Images:
       0x112154000 -        0x112157fff com.apple.audio.AppleGFXHDAHALPlugIn (300.1) <8c2ef2f5-47c1-3774-bfe7-b4fae3b0f989> /System/Library/Extensions/AppleGFXHDA.kext/Contents/PlugIns/AppleGFXHDAHALPlugIn.bundle/Contents/MacOS/AppleGFXHDAHALPlugIn
       0x108498000 -        0x1084a7fff libobjc-trampolines.dylib (*) <c43ce21c-a026-37b5-95ee-ef39fd2196de> /usr/lib/libobjc-trampolines.dylib
       0x102a7c000 -        0x102aa7fff org.cocoapods.SSZipArchive (2.2.3) <b359e866-a150-391a-9387-fd1ef984453d> /Applications/Accordance.app/Contents/Frameworks/SSZipArchive.framework/Versions/A/SSZipArchive
       0x102f01000 -        0x102f54fff org.sparkle-project.Sparkle (1.24.0 a-67-g0e162c98) <1aaa2191-6ea6-35d4-ba37-24c404ce4c29> /Applications/Accordance.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x103a58000 -        0x103c2bfff org.cocoapods.ObjectiveDropboxOfficial (3.0.3) <2aef65d2-36c9-3d8d-b522-41d2dd5b324f> /Applications/Accordance.app/Contents/Frameworks/ObjectiveDropboxOfficial.framework/Versions/A/ObjectiveDropboxOfficial
       0x101844000 -        0x102513fff com.OakTree.Accordance (14.0.7) <c776e436-cac6-3463-a06b-8c7b8e7d5a4e> /Applications/Accordance.app/Contents/MacOS/acord
    0x7ff81204e000 -     0x7ff812088ff7 libsystem_kernel.dylib (*) <3690c1fc-599f-39ff-bbdb-85422e9a996c> /usr/lib/system/libsystem_kernel.dylib
    0x7ff812089000 -     0x7ff812094fff libsystem_pthread.dylib (*) <33c43114-85f0-3f32-86d7-8e6a2403d38c> /usr/lib/system/libsystem_pthread.dylib
    0x7ff811f2e000 -     0x7ff811fb5fff libsystem_c.dylib (*) <3e9a5bfa-50c0-3a96-9291-4826c62d1182> /usr/lib/system/libsystem_c.dylib
    0x7ff8120ee000 -     0x7ff812587ffc com.apple.CoreFoundation (6.9) <9daa29f3-fe48-39a9-a70d-1e0fd4750372> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff811cbe000 -     0x7ff811cfffc0 libobjc.A.dylib (*) <cb7ac98c-b998-3a03-a07d-6125de3391d1> /usr/lib/libobjc.A.dylib
    0x7ff812035000 -     0x7ff81204dfff libc++abi.dylib (*) <57e5ca48-db1f-370b-b4f3-7c924e4a600d> /usr/lib/libc++abi.dylib
    0x7ff8130a4000 -     0x7ff813ce1ffb com.apple.Foundation (6.9) <097dc90a-7059-3135-8fcb-74de290206a1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff815731000 -     0x7ff816b32fff com.apple.AppKit (6.9) <70a55260-7bb1-3c07-aac3-402d42fa9913> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff817254000 -     0x7ff817600ff6 com.apple.CFNetwork (1.0) <60db8937-857a-3ecb-aa18-0a15117a2e2d> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff81c6f2000 -     0x7ff81c717ff3 com.apple.audio.caulk (1.0) <2fa94fa9-2cc7-3d7e-b680-46f46aa084c8> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG image                         130.2M       50 
ColorSync                          232K       28 
CoreAnimation                     4700K      313 
CoreGraphics                        56K        8 
CoreUI image data                 4616K       33 
Foundation                         808K        8 
Image IO                            24K        5 
Kernel Alloc Once                    8K        1 
MALLOC                           815.8M      193 
MALLOC guard page                   80K       20 
SQLite page cache                  384K        3 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                       21.3M      136 
__CTF                               824        1 
__DATA                            39.1M      611 
__DATA_CONST                      42.3M      402 
__DATA_DIRTY                      1766K      218 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       185.0M        8 
__OBJC_RO                         70.6M        1 
__OBJC_RW                         2154K        2 
__TEXT                           705.6M      633 
dyld private memory                260K        2 
libnetwork                         128K        8 
mapped file                      237.4M      813 
shared memory                     1304K       19 
===========                     =======  ======= 
TOTAL                              2.3G     3543 

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

{"app_name":"acord","timestamp":"2023-09-27 11:38:49.00 +0300","app_version":"14.0.7","slice_uuid":"c776e436-cac6-3463-a06b-8c7b8e7d5a4e","build_version":"14.0.7","platform":1,"bundleID":"com.OakTree.Accordance","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 14.0 (23A344)","roots_installed":0,"name":"acord","incident_id":"2E717BFB-C7D3-4065-B2C8-38AAE9699E4E"}
{
  "uptime" : 6900,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,1",
  "coalitionID" : 2300,
  "osVersion" : {
    "train" : "macOS 14.0",
    "build" : "23A344",
    "releaseType" : "User"
  },
  "captureTime" : "2023-09-27 11:38:41.6203 +0300",
  "codeSigningMonitor" : 0,
  "incident" : "2E717BFB-C7D3-4065-B2C8-38AAE9699E4E",
  "pid" : 2889,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-09-27 11:37:11.8881 +0300",
  "procStartAbsTime" : 6843948151888,
  "procExitAbsTime" : 6933675114927,
  "procName" : "acord",
  "procPath" : "\/Applications\/Accordance.app\/Contents\/MacOS\/acord",
  "bundleInfo" : {"CFBundleShortVersionString":"14.0.7","CFBundleVersion":"14.0.7","CFBundleIdentifier":"com.OakTree.Accordance"},
  "storeInfo" : {"deviceIdentifierForVendor":"59008280-62DC-5CF8-AC16-30BD38FF3713","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.OakTree.Accordance",
  "crashReporterKey" : "1583E471-677A-1DA9-0D8D-DC258726BA41",
  "codeSigningID" : "com.OakTree.Accordance",
  "codeSigningTeamID" : "RVS387QN32",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "bridgeVersion" : {"build":"21P365","train":"8.0"},
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "ktriageinfo" : "VM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\nVM - (arg = 0x3) mach_vm_allocate_kernel failed within call to vm_map_enter\n",
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "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":979110,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":9},{"imageOffset":82481,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":10},{"imageOffset":286554,"symbol":"-[NSConcreteMutableData initWithLength:]","symbolLocation":364,"imageIndex":12},{"imageOffset":439525,"symbol":"+[NSMutableData(NSMutableData) dataWithLength:]","symbolLocation":33,"imageIndex":12},{"imageOffset":367592,"imageIndex":5},{"imageOffset":7289094,"imageIndex":5},{"imageOffset":612306,"imageIndex":5},{"imageOffset":9823746,"symbol":"_NSMenuPerformActionWithHighlighting","symbolLocation":185,"imageIndex":13},{"imageOffset":3522443,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":113,"imageIndex":13},{"imageOffset":3522321,"symbol":"-[NSMenu _internalPerformActionForItemAtIndex:]","symbolLocation":82,"imageIndex":13},{"imageOffset":9783255,"symbol":"+[NSCocoaMenuImpl _performActionForMenuItem:]","symbolLocation":54,"imageIndex":13},{"imageOffset":7558005,"symbol":"-[NSMenuTrackingSession _performPostTrackingDismissalActions]","symbolLocation":381,"imageIndex":13},{"imageOffset":7557335,"symbol":"-[NSMenuTrackingSession startRunningMenuEventLoop:]","symbolLocation":1056,"imageIndex":13},{"imageOffset":8349323,"symbol":"-[NSMenuBarTrackingSession _mouseDownEventHandler:]","symbolLocation":310,"imageIndex":13},{"imageOffset":8348991,"symbol":"-[NSMenuBarTrackingSession handleEvent:]","symbolLocation":224,"imageIndex":13},{"imageOffset":8348728,"symbol":"__61-[NSMenuBarTrackingSession _addMouseDownEventMonitorIfNeeded]_block_invoke","symbolLocation":200,"imageIndex":13},{"imageOffset":2689212,"symbol":"_NSSendEventToDequeuingObservers","symbolLocation":323,"imageIndex":13},{"imageOffset":9635797,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":2973,"imageIndex":13},{"imageOffset":198202,"symbol":"-[NSApplication run]","symbolLocation":603,"imageIndex":13},{"imageOffset":601598,"imageIndex":5}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":145828,"threadState":{"r13":{"value":105553134632128},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":140704561397376,"symbolLocation":0,"symbol":"_main_thread"},"rsi":{"value":6},"r8":{"value":224616998488228817},"cr2":{"value":4416503808},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703431897448,"symbolLocation":1876,"symbol":"__CFNumberGetValueCompat"},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554616},"r11":{"value":582},"rip":{"value":140703430961062,"matchesCrashFrame":1},"rbp":{"value":140702028370928},"rsp":{"value":140702028370888},"r12":{"value":259},"rcx":{"value":140702028370888},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":34726,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":6},{"imageOffset":24368,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":7},{"imageOffset":522829,"symbol":"abort","symbolLocation":126,"imageIndex":8},{"imageOffset":12132529,"imageIndex":5},{"imageOffset":9333818,"imageIndex":5},{"imageOffset":1607092,"symbol":"__handleUncaughtException","symbolLocation":947,"imageIndex":9},{"imageOffset":115560,"symbol":"_objc_terminate()","symbolLocation":90,"imageIndex":10},{"imageOffset":9285438,"imageIndex":5},{"imageOffset":73931,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":11},{"imageOffset":84631,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":27,"imageIndex":11},{"imageOffset":84574,"symbol":"__cxa_throw","symbolLocation":116,"imageIndex":11},{"imageOffset":82736,"symbol":"objc_exception_throw","symbolLocation":303,"imageIndex":10},{"imageOffset":286554,"symbol":"-[NSConcreteMutableData initWithLength:]","symbolLocation":364,"imageIndex":12},{"imageOffset":439525,"symbol":"+[NSMutableData(NSMutableData) dataWithLength:]","symbolLocation":33,"imageIndex":12},{"imageOffset":367592,"imageIndex":5},{"imageOffset":7289094,"imageIndex":5},{"imageOffset":612306,"imageIndex":5},{"imageOffset":9823746,"symbol":"_NSMenuPerformActionWithHighlighting","symbolLocation":185,"imageIndex":13},{"imageOffset":3522443,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":113,"imageIndex":13},{"imageOffset":3522321,"symbol":"-[NSMenu _internalPerformActionForItemAtIndex:]","symbolLocation":82,"imageIndex":13},{"imageOffset":9783255,"symbol":"+[NSCocoaMenuImpl _performActionForMenuItem:]","symbolLocation":54,"imageIndex":13},{"imageOffset":7558005,"symbol":"-[NSMenuTrackingSession _performPostTrackingDismissalActions]","symbolLocation":381,"imageIndex":13},{"imageOffset":7557335,"symbol":"-[NSMenuTrackingSession startRunningMenuEventLoop:]","symbolLocation":1056,"imageIndex":13},{"imageOffset":8349323,"symbol":"-[NSMenuBarTrackingSession _mouseDownEventHandler:]","symbolLocation":310,"imageIndex":13},{"imageOffset":8348991,"symbol":"-[NSMenuBarTrackingSession handleEvent:]","symbolLocation":224,"imageIndex":13},{"imageOffset":8348728,"symbol":"__61-[NSMenuBarTrackingSession _addMouseDownEventMonitorIfNeeded]_block_invoke","symbolLocation":200,"imageIndex":13},{"imageOffset":2689212,"symbol":"_NSSendEventToDequeuingObservers","symbolLocation":323,"imageIndex":13},{"imageOffset":9635797,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":2973,"imageIndex":13},{"imageOffset":198202,"symbol":"-[NSApplication run]","symbolLocation":603,"imageIndex":13},{"imageOffset":601598,"imageIndex":5}]},{"id":145878,"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":65098,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":6},{"imageOffset":35694,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":6},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":6},{"imageOffset":9375914,"imageIndex":5},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}],"threadState":{"r13":{"value":17179869190},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":4096},"rsi":{"value":17179869190},"r8":{"value":0},"cr2":{"value":4433580044},"rdx":{"value":0},"r10":{"value":105566001168384},"r9":{"value":105566001168384},"r15":{"value":105566001168384},"rbx":{"value":4433580032},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703430933038},"rbp":{"value":123145373838864},"rsp":{"value":123145373838760},"r12":{"value":0},"rcx":{"value":123145373838760},"flavor":"x86_THREAD_STATE","rdi":{"value":4433580032}}},{"id":146001,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":4617990144},"rdx":{"value":8589934592},"r10":{"value":404633163923456},"r9":{"value":404633163923456},"r15":{"value":404633163923456},"rbx":{"value":123145374371936},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703430933038},"rbp":{"value":123145374371776},"rsp":{"value":123145374371672},"r12":{"value":4294967295},"rcx":{"value":123145374371672},"flavor":"x86_THREAD_STATE","rdi":{"value":123145374371936}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":65098,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":6},{"imageOffset":35694,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":6},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":6},{"imageOffset":509045,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":9},{"imageOffset":503525,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":9},{"imageOffset":500594,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":9},{"imageOffset":1688544,"symbol":"_NSEventThread","symbolLocation":122,"imageIndex":13},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":146219,"name":"com.apple.NSURLConnectionLoader","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":73133680},"cr2":{"value":4308430848},"rdx":{"value":8589934592},"r10":{"value":573683076694016},"r9":{"value":573683076694016},"r15":{"value":573683076694016},"rbx":{"value":123145369005376},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703430933038},"rbp":{"value":123145369005216},"rsp":{"value":123145369005112},"r12":{"value":4294967295},"rcx":{"value":123145369005112},"flavor":"x86_THREAD_STATE","rdi":{"value":123145369005376}},"frames":[{"imageOffset":6702,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":65098,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":6},{"imageOffset":35694,"symbol":"mach_msg_overwrite","symbolLocation":653,"imageIndex":6},{"imageOffset":7455,"symbol":"mach_msg","symbolLocation":19,"imageIndex":6},{"imageOffset":509045,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":9},{"imageOffset":503525,"symbol":"__CFRunLoopRun","symbolLocation":1371,"imageIndex":9},{"imageOffset":500594,"symbol":"CFRunLoopRunSpecific","symbolLocation":557,"imageIndex":9},{"imageOffset":2384985,"imageIndex":15},{"imageOffset":347868,"symbol":"__NSThread__start__","symbolLocation":1013,"imageIndex":12},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":146240,"name":"caulk.messenger.shared:17","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553245981568},"rsi":{"value":105553120793184},"r8":{"value":105553120793184},"cr2":{"value":123145369546744},"rdx":{"value":10},"r10":{"value":0},"r9":{"value":25},"r15":{"value":0},"rbx":{"value":105553245981441},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703430932906},"rbp":{"value":123145369546608},"rsp":{"value":123145369546568},"r12":{"value":0},"rcx":{"value":123145369546568},"flavor":"x86_THREAD_STATE","rdi":{"value":172815}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":7294,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":150,"imageIndex":16},{"imageOffset":7064,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":16},{"imageOffset":6332,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":41,"imageIndex":16},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":146241,"name":"caulk.messenger.shared:high","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553245980112},"rsi":{"value":105553120793440},"r8":{"value":105553120793440},"cr2":{"value":123145370619896},"rdx":{"value":12},"r10":{"value":0},"r9":{"value":27},"r15":{"value":0},"rbx":{"value":105553245979905},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703430932906},"rbp":{"value":123145370619760},"rsp":{"value":123145370619720},"r12":{"value":0},"rcx":{"value":123145370619720},"flavor":"x86_THREAD_STATE","rdi":{"value":112911}},"frames":[{"imageOffset":6570,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":7294,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":150,"imageIndex":16},{"imageOffset":7064,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":16},{"imageOffset":6332,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":41,"imageIndex":16},{"imageOffset":25090,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":7},{"imageOffset":7083,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":146618,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":135979},"r8":{"value":409604},"cr2":{"value":4340842496},"rdx":{"value":123145367949312},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145368472440},"rbx":{"value":123145368473600},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703431175048},"rbp":{"value":0},"rsp":{"value":123145368473600},"r12":{"value":13500416},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145368473600}}},{"id":146843,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":119831},"r8":{"value":409604},"cr2":{"value":4325745968},"rdx":{"value":123145370632192},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145371155328},"rbx":{"value":123145371156480},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703431175048},"rbp":{"value":0},"rsp":{"value":123145371156480},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145371156480}}},{"id":146914,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":259611},"r8":{"value":409604},"cr2":{"value":4423806976},"rdx":{"value":123145369559040},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145370082168},"rbx":{"value":123145370083328},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703431175048},"rbp":{"value":0},"rsp":{"value":123145370083328},"r12":{"value":5193732},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145370083328}}},{"id":146962,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":212487},"r8":{"value":409604},"cr2":{"value":4436905984},"rdx":{"value":123145371168768},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145371691904},"rbx":{"value":123145371693056},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703431175048},"rbp":{"value":0},"rsp":{"value":123145371693056},"r12":{"value":1982472},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145371693056}}},{"id":146967,"frames":[{"imageOffset":7048,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":198423},"r8":{"value":409604},"cr2":{"value":18446743826256134740},"rdx":{"value":123145371705344},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145372228472},"rbx":{"value":123145372229632},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703431175048},"rbp":{"value":0},"rsp":{"value":123145372229632},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145372229632}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4598349824,
    "CFBundleShortVersionString" : "300.1",
    "CFBundleIdentifier" : "com.apple.audio.AppleGFXHDAHALPlugIn",
    "size" : 16384,
    "uuid" : "8c2ef2f5-47c1-3774-bfe7-b4fae3b0f989",
    "path" : "\/System\/Library\/Extensions\/AppleGFXHDA.kext\/Contents\/PlugIns\/AppleGFXHDAHALPlugIn.bundle\/Contents\/MacOS\/AppleGFXHDAHALPlugIn",
    "name" : "AppleGFXHDAHALPlugIn",
    "CFBundleVersion" : "300.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4434001920,
    "size" : 65536,
    "uuid" : "c43ce21c-a026-37b5-95ee-ef39fd2196de",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4339515392,
    "CFBundleShortVersionString" : "2.2.3",
    "CFBundleIdentifier" : "org.cocoapods.SSZipArchive",
    "size" : 180224,
    "uuid" : "b359e866-a150-391a-9387-fd1ef984453d",
    "path" : "\/Applications\/Accordance.app\/Contents\/Frameworks\/SSZipArchive.framework\/Versions\/A\/SSZipArchive",
    "name" : "SSZipArchive",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4344254464,
    "CFBundleShortVersionString" : "1.24.0 a-67-g0e162c98",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 344064,
    "uuid" : "1aaa2191-6ea6-35d4-ba37-24c404ce4c29",
    "path" : "\/Applications\/Accordance.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/A\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "1.24.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4356145152,
    "CFBundleShortVersionString" : "3.0.3",
    "CFBundleIdentifier" : "org.cocoapods.ObjectiveDropboxOfficial",
    "size" : 1916928,
    "uuid" : "2aef65d2-36c9-3d8d-b522-41d2dd5b324f",
    "path" : "\/Applications\/Accordance.app\/Contents\/Frameworks\/ObjectiveDropboxOfficial.framework\/Versions\/A\/ObjectiveDropboxOfficial",
    "name" : "ObjectiveDropboxOfficial",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4320411648,
    "CFBundleShortVersionString" : "14.0.7",
    "CFBundleIdentifier" : "com.OakTree.Accordance",
    "size" : 13434880,
    "uuid" : "c776e436-cac6-3463-a06b-8c7b8e7d5a4e",
    "path" : "\/Applications\/Accordance.app\/Contents\/MacOS\/acord",
    "name" : "acord",
    "CFBundleVersion" : "14.0.7"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703430926336,
    "size" : 241656,
    "uuid" : "3690c1fc-599f-39ff-bbdb-85422e9a996c",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703431168000,
    "size" : 49152,
    "uuid" : "33c43114-85f0-3f32-86d7-8e6a2403d38c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703429746688,
    "size" : 557056,
    "uuid" : "3e9a5bfa-50c0-3a96-9291-4826c62d1182",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703431581696,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4825085,
    "uuid" : "9daa29f3-fe48-39a9-a70d-1e0fd4750372",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703427190784,
    "size" : 270273,
    "uuid" : "cb7ac98c-b998-3a03-a07d-6125de3391d1",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703430823936,
    "size" : 102400,
    "uuid" : "57e5ca48-db1f-370b-b4f3-7c924e4a600d",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703448055808,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 12836860,
    "uuid" : "097dc90a-7059-3135-8fcb-74de290206a1",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "2048.1.403"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703488479232,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20979712,
    "uuid" : "70a55260-7bb1-3c07-aac3-402d42fa9913",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2487"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703516934144,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3854327,
    "uuid" : "60db8937-857a-3ecb-aa18-0a15117a2e2d",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1474.1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703605661696,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 155636,
    "uuid" : "2fa94fa9-2cc7-3d7e-b680-46f46aa084c8",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  }
],
  "sharedCache" : {
  "base" : 140703426764800,
  "size" : 25769803776,
  "uuid" : "62bff6a2-85e3-3e99-aa9c-94b8c34708c1"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=890.6M resident=0K(0%) swapped_out_or_unallocated=890.6M(100%)\nWritable regions: Total=987.5M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=987.5M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG image                         130.2M       50 \nColorSync                          232K       28 \nCoreAnimation                     4700K      313 \nCoreGraphics                        56K        8 \nCoreUI image data                 4616K       33 \nFoundation                         808K        8 \nImage IO                            24K        5 \nKernel Alloc Once                    8K        1 \nMALLOC                           815.8M      193 \nMALLOC guard page                   80K       20 \nSQLite page cache                  384K        3 \nSTACK GUARD                       56.0M       11 \nStack                             13.1M       11 \nVM_ALLOCATE                       21.3M      136 \n__CTF                               824        1 \n__DATA                            39.1M      611 \n__DATA_CONST                      42.3M      402 \n__DATA_DIRTY                      1766K      218 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       185.0M        8 \n__OBJC_RO                         70.6M        1 \n__OBJC_RW                         2154K        2 \n__TEXT                           705.6M      633 \ndyld private memory                260K        2 \nlibnetwork                         128K        8 \nmapped file                      237.4M      813 \nshared memory                     1304K       19 \n===========                     =======  ======= \nTOTAL                              2.3G     3543 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "76c181e632daeb862d46f2dd7e7e7dba578b1925",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000334
    },
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000025
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "3a3cf641-8471-4e4e-9ad4-81d0ede970fd",
      "experimentId" : "64a84dae90d82611a0bd7d3d",
      "deploymentId" : 400000010
    },
    {
      "treatmentId" : "6dd670af-0633-45e4-ae5f-122ae4df02be",
      "experimentId" : "64406ba83deb637ac8a04419",
      "deploymentId" : 900000017
    }
  ]
}
}

Model: MacBookPro15,1, BootROM 2020.0.1.0.0 (iBridge: 21.16.365.0.0,0), 6 processors, 6-Core Intel Core i7, 2.6 GHz, 16 GB, SMC 
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Graphics: Radeon Pro 560X, Radeon Pro 560X, PCIe, 4 GB
Display: Color LCD, 2880 x 1800 Retina, MirrorOff, Online
Display: LU28R55, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, DDR4, 2400 MHz, SK Hynix, HMA81GS6AFR8N-UH
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, DDR4, 2400 MHz, SK Hynix, HMA81GS6AFR8N-UH
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 10 2023 12:30:19 version 9.30.503.0.32.5.92 FWID 01-88a8883
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
USB Device: Extreme SSD
USB Device: USB3.1 Hub
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., 47.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 47.5
 

Link to comment
Share on other sites

please don't say I shouldn't have installed Sonoma. That's nonsense. Every other app on my machine is running fine. Every. Single. One. 

 

Yes. Logos, too. Actually, I'm now doing all of my work on logos because it is the only option available to me. It's a shame. 

 

There is no other app on my machine that has thrown the kind of errors that accordance does. They just work. Sometimes the crash. And then, like apple magic, the problem resolves and the app can start again. I don't know how. I don't want to know how. That's why I have a Mac. It just works. 

 

Accordance doesn't. This is a problem. I'm not leaving accordance. I won't leave accordance. But this is a problem and it should be prioritized. Majorly. The user experience is everything. And this experience is . . . . not great. 

Edited by A. Smith
  • Like 7
  • Sad 1
Link to comment
Share on other sites

Yes, I have the same problem on my 2018 intel Mac Mini, but no problems noticed on my 2022 M1 MBP.

  • Like 1
Link to comment
Share on other sites

Accordance doesn't crash for me but lots of module missing dialogues - it is really frustrating given Accordance had only recently returned to be consistent and free of v14 issues

 

I know it is 'my fault' for installing Sonoma but I had hoped that the beta of Accordance (which I use) would work with a major Mac OS update

  • Like 1
  • Sad 1
Link to comment
Share on other sites

6 minutes ago, Leopold Green said:

Accordance doesn't crash for me but lots of module missing dialogues - it is really frustrating given Accordance had only recently returned to be consistent and free of v14 issues

 

I know it is 'my fault' for installing Sonoma but I had hoped that the beta of Accordance (which I use) would work with a major Mac OS update

But you're still able to load a workspace?

  • Like 1
Link to comment
Share on other sites

@A. Smith

 

I wonder whether Accordance is relying on Rosetta to work. Apple silicon uses Rosetta for apps built for Intel silicon.

 

Try doing "Get Info" on Accordance and select "Open using Rosetta" if the option is available.

Source: https://support.apple.com/en-au/HT211861

 

If that doesn't work, try this:

- open a terminal

- type "softwareupdate --install-rosetta" (without quote marks)

Source: https://iboysoft.com/howto/macos-sonoma-issues.html#apps-not-workingcrashing-on-macos-sonoma

 

Edit: On second thoughts, even though the large bug dump mentions "legacy", it also says you're using Intel silicon, so Rosetta is probably irrelevant.

Edited by Lawrence
Link to comment
Share on other sites

6 minutes ago, Lawrence said:

@A. Smith

 

I wonder whether Accordance is relying on Rosetta to work. Apple silicon uses Rosetta for apps built for Intel silicon.

 

Try doing "Get Info" on Accordance and select "Open using Rosetta" if the option is available.

Source: https://support.apple.com/en-au/HT211861

 

If that doesn't work, try this:

- open a terminal

- type "softwareupdate --install-rosetta" (without quote marks)

Source: https://iboysoft.com/howto/macos-sonoma-issues.html#apps-not-workingcrashing-on-macos-sonoma

 

Edit: On second thoughts, even though the large bug dump mentions "legacy", it also says you're using Intel silicon, so Rosetta is probably irrelevant.

 

Yeah. I'm using intel right now. And it seems that others with this problem are also on intel. 

  • Like 1
Link to comment
Share on other sites

35 minutes ago, A. Smith said:

But you're still able to load a workspace?

yes... and should have said am on Intel Mac too

Link to comment
Share on other sites

4 hours ago, A. Smith said:

please don't say I shouldn't have installed Sonoma. That's nonsense. Every other app on my machine is running fine. Every. Single. One. 

 

I operate under the assumption that "unless I hear otherwise," there shouldn't be any issues after an OS upgrade. Unless I missed something, there wasn't any communication beforehand of "hold off, because this isn't working," so I assumed there wouldn't be any issues with install. I also have upgraded to Sonoma and run into the same problem.

 

One of the constant refrains from the past year of Accordance "missteps" is a request for better communication. It is unfortunate that the problems associated with upgrading to Sonoma weren't identified and communicated before Tuesday's release so that these frustrations could have been avoided.

  • Like 4
Link to comment
Share on other sites

There were a number of posts in the forums about Accordance not working for some users who were using the Sonoma beta.  But it's possible/likely that many/most of those were in the beta forums, which not everyone has access to.  I'm hopeful that the fact that it now seems clear that it's an issue on Intel Macs specifically that a resolution will come quickly.  I will confess that I am now thankful that my MacBook is too old to move to Sonoma.

Link to comment
Share on other sites

50 minutes ago, Lorinda H. M. Hoover said:

There were a number of posts in the forums about Accordance not working for some users who were using the Sonoma beta.  But it's possible/likely that many/most of those were in the beta forums, which not everyone has access to.  I'm hopeful that the fact that it now seems clear that it's an issue on Intel Macs specifically that a resolution will come quickly.  I will confess that I am now thankful that my MacBook is too old to move to Sonoma.

I saw several in the regular forum saying that it was fine (I’m not in the beta). And, in any case, I heard absolutely nothing from Accordance. 

Edited by A. Smith
  • Like 2
  • Sad 2
Link to comment
Share on other sites

Just to add to the conversation, for the sake of helping troubleshoot, I have a M1 Pro MBP and have been running the Sonoma release candidate since it came out a few weeks ago and have had absolutely zero issues with Accordance.

So perhaps the speculation that this is an Intel Mac issue is correct.

  • Like 1
Link to comment
Share on other sites

I experienced two crashes with Acc v14 after installing Sonoma on my new M2 Mac Studio Pro. However, I restarted my Mac and the software has been working fine since then, with no new issues. Nonetheless, I have noticed at least five bugs with Acc v14 that remain unresolved on my end.

Edited by Chun Kit Chris Wong
Link to comment
Share on other sites

I'm pretty sure I found the issue. I uninstalled everything (after backing up everything) and, during the new install, most of my modules were not listed in easy install. Even basic texts like GNT-T. I'm currently putting those files back in application support and then I'll try to open the GNT-T module, but I've got a feeling it's not going to work. I'll post the results. 

Link to comment
Share on other sites

I'm experiencing the same frustration. I'm also running an intel Mac. The fact I can't use this software that is an essential component to my weekly workflow is completely unacceptable. I even purchased Accordance 14 yesterday because I was informed that Accordance 13 wouldn't work with Sonoma. Neither does 14. And neither does the Beta that's I'm now attempting to test in the hope of being able to access my resources.

  • Like 1
  • Sad 1
Link to comment
Share on other sites

2 minutes ago, kfsanders said:

I'm experiencing the same frustration. I'm also running an intel Mac. The fact I can't use this software that is an essential component to my weekly workflow is completely unacceptable. I even purchased Accordance 14 yesterday because I was informed that Accordance 13 wouldn't work with Sonoma. Neither does 14. And neither does the Beta that's I'm now attempting to test in the hope of being able to access my resources.

 

Yeah. This is really not a good look on top of the v14 nonsense we're sort of just now getting over. I've got confidence it will be resolved. But the lack of communication and absolute silence from anyone on the team today on the forum is disconcerting. The same thing happened with the v14 rollout disaster. 

 

If my fix works, I'll post it. At least that can help some of us. 

  • Like 2
Link to comment
Share on other sites

And that's a great big NO. Reinstalling doesn't work. The problem seems to be related to easy install and authorization. I think that's what the not currently available part of the error message means (which is something I've never seen before that I can remember). 

For clarity, this is a fresh install of v 14 with every trace of accordance wiped clean. Then the modules reinstalled directly to the application support folder because they're unavailable in easy install. 

 

image.thumb.png.8bf69ad9d99509cbce4f097dd0ce32dc.png

Link to comment
Share on other sites

My problem is essentially identical to the above. I am on break this week, but students return next week. I typically teach my textual courses mirroring my MacBook Pro running Accordance. As of right now, I do not have ANY of the regular texts I use available to display.

  • Sad 1
Link to comment
Share on other sites

It is primarily Intel Macs having the issue. I have more details here:

 

This is our "please wait to install Sonoma" post, and I am working to see if we can get it linked in a prominent place on our website.

 

Good points though in that the future, we'll need to send out the "please wait to upgrade" post sooner. 

 

Link to comment
Share on other sites

I'm also having major issues with Sonoma - running a MacBook Pro 2018, Intel CPU.

 

Some screenshots attached showing items missing from drop down menus and resources missing.

 

Thanks in advance for any help.

IMG_2718.jpg

Screenshot 2023-09-27 at 20.52.55.png

Link to comment
Share on other sites

I'm going to upgrade my Intel iMac Pro to Sonoma tonight so that I can assist with testing 14.0.8 on Sonoma.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...