mierau / hotline

A modern Hotline client for Mac, iOS, and iPadOS
MIT License
160 stars 8 forks source link

Hotline crashes on Sequoia #36

Open medilek opened 1 week ago

medilek commented 1 week ago

I recently upgraded to Sequoia Version 15.0 (24A335). I downloaded, extracted https://github.com/mierau/hotline/releases/tag/1.0beta21 It jumps in dock and crashes. I tried with beta 11 and 13 and those both run.

Below is crash report:

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

Process:               Hotline [3305]
Path:                  /private/var/folders/*/Hotline 4.app/Contents/MacOS/Hotline
Identifier:            co.goodmake.hotline
Version:               1.0 (21)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-09-17 19:13:42.3707 +0200
OS Version:            macOS 15.0 (24A335)
Report Version:        12
Anonymous UUID:        AC946EF5-2798-7B41-0A22-45E3BAD5C93A

Time Awake Since Boot: 2400 seconds

System Integrity Protection: enabled

Crashed Thread:        1  Dispatch queue: com.apple.cloudkit.accountInfoFetchQueue.usesPCS

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

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

Thread 0::  Dispatch queue: com.apple.main-thread
0   CoreFoundation                         0x1828d4018 CF_IS_OBJC + 32
1   CoreFoundation                         0x1827a4090 CFGetTypeID + 200
2   LaunchServices                         0x182c7ff5c asString(void const*) + 836
3   LaunchServices                         0x182e6644c copyApplicationInformationDictionaryGivenASNUsingLocalCache(__LSSharedMemoryPage const*, __LSASN const*) + 1392
4   LaunchServices                         0x182c84a30 _LSCopyApplicationInformation + 724
5   AppKit                                 0x1863425b0 -[NSRunningApplication _fetchDynamicProperties] + 468
6   AppKit                                 0x1863420b4 -[NSRunningApplication activationPolicy] + 44
7   AppKit                                 0x186465ff4 -[NSApplication _switchToSpaceIfNeeded] + 16
8   AppKit                                 0x18634a88c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 500
9   AppKit                                 0x18634a494 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488
10  Foundation                             0x18399659c -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
11  Foundation                             0x183996394 _NSAppleEventManagerGenericHandler + 80
12  AE                                     0x189cba2e4 0x189caf000 + 45796
13  AE                                     0x189cb9c08 0x189caf000 + 44040
14  AE                                     0x189cb3154 aeProcessAppleEvent + 488
15  HIToolbox                              0x18db55db4 AEProcessAppleEvent + 68
16  AppKit                                 0x186343d68 _DPSNextEvent + 1420
17  AppKit                                 0x186c697b8 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
18  AppKit                                 0x186336b7c -[NSApplication run] + 480
19  AppKit                                 0x18630d44c NSApplicationMain + 888
20  SwiftUI                                0x1b0802784 specialized runApp(_:) + 160
21  SwiftUI                                0x1b0c8630c runApp<A>(_:) + 84
22  SwiftUI                                0x1b0f95bec static App.main() + 224
23  Hotline                                0x1046b1588 0x104614000 + 644488
24  dyld                                   0x182398274 start + 2840

Thread 1 Crashed::  Dispatch queue: com.apple.cloudkit.accountInfoFetchQueue.usesPCS
0   libswiftCore.dylib                     0x1933591b0 _assertionFailure(_:_:file:line:flags:) + 268
1   _SwiftData_SwiftUI                     0x21f7040f4 0x21f701000 + 12532
2   _SwiftData_SwiftUI                     0x21f703edc 0x21f701000 + 11996
3   SwiftUICore                            0x21dbca13c EmbeddedDynamicPropertyBox.update(property:phase:) + 48
4   SwiftUICore                            0x21db3a008 static BoxVTable.update(elt:property:phase:) + 420
5   SwiftUICore                            0x21db39b34 _DynamicPropertyBuffer.update(container:phase:) + 144
6   SwiftUICore                            0x21dbcc464 closure #1 in closure #1 in DynamicBody.updateValue() + 304
7   SwiftUICore                            0x21dbce434 partial apply for closure #1 in closure #1 in DynamicBody.updateValue() + 32
8   SwiftUICore                            0x21de31ac8 withUnsafeMutablePointer<A, B, C>(to:_:) + 160
9   SwiftUICore                            0x21dbcc218 closure #1 in DynamicBody.updateValue() + 424
10  SwiftUICore                            0x21dbcbcdc DynamicBody.updateValue() + 928
11  SwiftUICore                            0x21dc642b0 partial apply for implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:) + 32
12  AttributeGraph                         0x1b1f37b54 AG::Graph::UpdateStack::update() + 540
13  AttributeGraph                         0x1b1f38444 AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int) + 424
14  AttributeGraph                         0x1b1f46c70 AG::Subgraph::update(unsigned int) + 848
15  SwiftUICore                            0x21ddada70 GraphHost.flushTransactions() + 860
16  SwiftUICore                            0x21d8362a8 specialized GraphHost.asyncTransaction<A>(_:id:mutation:style:mayDeferUpdate:) + 608
17  SwiftUICore                            0x21ddcb77c closure #1 in closure #1 in installObservationSlow<A>(accessList:attribute:) + 176
18  SwiftUICore                            0x21ddcb66c closure #1 in installObservationSlow<A>(accessList:attribute:) + 344
19  libswiftObservation.dylib              0x25bd5f734 closure #1 in closure #1 in static ObservationTracking._installTracking(_:willSet:didSet:) + 112
20  libswiftObservation.dylib              0x25bd654c4 partial apply for closure #2 in closure #1 in static ObservationTracking._installTracking(_:willSet:didSet:) + 24
21  libswiftObservation.dylib              0x25bd65868 partial apply for thunk for @escaping @callee_guaranteed @Sendable (@guaranteed AnyKeyPath) -> () + 32
22  libswiftObservation.dylib              0x25bd63ebc specialized ObservationRegistrar.Context.willSet<A, B>(_:keyPath:) + 668
23  libswiftObservation.dylib              0x25bd645d8 specialized ObservationRegistrar.willSet<A, B>(_:keyPath:) + 60
24  libswiftObservation.dylib              0x25bd5ee38 ObservationRegistrar.withMutation<A, B, C>(of:keyPath:_:) + 80
25  Hotline                                0x1046a8fa0 0x104614000 + 610208
26  Hotline                                0x1046a94bc 0x104614000 + 611516
27  CloudKit                               0x18bc780b8 0x18bb26000 + 1384632
28  CloudKit                               0x18bc78b64 0x18bb26000 + 1387364
29  CloudKit                               0x18bc786f4 0x18bb26000 + 1386228
30  libdispatch.dylib                      0x1825668f8 _dispatch_call_block_and_release + 32
31  libdispatch.dylib                      0x182568658 _dispatch_client_callout + 20
32  libdispatch.dylib                      0x18256fc60 _dispatch_lane_serial_drain + 744
33  libdispatch.dylib                      0x18257079c _dispatch_lane_invoke + 432
34  libdispatch.dylib                      0x18257b7e8 _dispatch_root_queue_drain_deferred_wlh + 288
35  libdispatch.dylib                      0x18257b034 _dispatch_workloop_worker_thread + 540
36  libsystem_pthread.dylib                0x1827173d8 _pthread_wqthread + 288
37  libsystem_pthread.dylib                0x1827160f0 start_wqthread + 8

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

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

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

Thread 1 crashed with ARM Thread State (64-bit):
    x0: 0x00006000010e4008   x1: 0x0000000200000003   x2: 0x0000000000000000   x3: 0x00006000001a8a40
    x4: 0x00006000001a8a80   x5: 0x0000000000000013   x6: 0x0000000000000020   x7: 0x0000000000000000
    x8: 0xfffffffe00000000   x9: 0x0000000200000003  x10: 0x0000000000000003  x11: 0x0000000000000a20
   x12: 0x00000000000007fb  x13: 0x00000000000007fd  x14: 0x00000000cae0281c  x15: 0x00000000cac02025
   x16: 0x00000000cae00000  x17: 0x000000000000001c  x18: 0x0000000000000000  x19: 0x000000021f71a49f
   x20: 0x00006000010e4000  x21: 0x0000000000000000  x22: 0x000000000000000b  x23: 0x000000000000001e
   x24: 0x0000000000000048  x25: 0x000000021f71a480  x26: 0xf000000000000049  x27: 0x0000000000000000
   x28: 0x000000016b8710b0   fp: 0x000000016b871020   lr: 0x00000001933591b0
    sp: 0x000000016b870f50   pc: 0x00000001933591b0 cpsr: 0x60001000
   far: 0x0000000000000000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x104614000 -        0x104867fff co.goodmake.hotline (1.0) <be2fb2e0-3a5c-361a-a8bd-135e55f19640> /private/var/folders/*/Hotline 4.app/Contents/MacOS/Hotline
       0x106a6c000 -        0x106a77fff libobjc-trampolines.dylib (*) <083ec35f-5279-370a-bdb0-ad21cd9895af> /usr/lib/libobjc-trampolines.dylib
       0x11618c000 -        0x11682bfff com.apple.AGXMetalG13X (320.35.5) <22cbf28e-aaa3-3b32-92d7-ed51c6240e19> /System/Library/Extensions/AGXMetalG13X.bundle/Contents/MacOS/AGXMetalG13X
       0x182784000 -        0x182c7afff com.apple.CoreFoundation (6.9) <90eb8fd1-925e-38eb-a056-eb4253b6a29e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x182c7b000 -        0x182f50fff com.apple.LaunchServices (1141.1) <90bdaddc-41b7-3770-a799-48dae001130a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x186309000 -        0x1876ddfff com.apple.AppKit (6.9) <e02a6094-92a9-3418-a312-a1fbaf4f477b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x183964000 -        0x1847b1fff com.apple.Foundation (6.9) <ca2d8817-b530-31d5-beed-18991a27afc2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x189caf000 -        0x189d22fff com.apple.AE (944) <c073cbbd-0151-3a24-8b1e-1a5966896b6e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x18db2c000 -        0x18de33fff com.apple.HIToolbox (2.1.1) <66acb183-62b9-3856-82a9-07c05dc29bcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b0793000 -        0x1b1f2bfff com.apple.SwiftUI (6.0.87.1.402) <356e7feb-7e7f-3954-9958-e5390df77f18> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x182392000 -        0x182414663 dyld (*) <02e3ca05-e849-31c8-a4f2-c7292420dfad> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x193321000 -        0x1938c4fff libswiftCore.dylib (*) <e3d32cd4-09df-3fbb-b225-d2cc1357efa3> /usr/lib/swift/libswiftCore.dylib
       0x21f701000 -        0x21f71dffd com.apple.swiftdata.swiftui (1.0) <f80764ad-6f7c-3c3b-8e31-e2bbe06901bf> /System/Library/Frameworks/_SwiftData_SwiftUI.framework/Versions/A/_SwiftData_SwiftUI
       0x21d738000 -        0x21e2d2fff com.apple.SwiftUICore (6.0.87.1.402) <84ce29d9-e386-39b6-841b-5008a138a2bc> /System/Library/Frameworks/SwiftUICore.framework/Versions/A/SwiftUICore
       0x1b1f2c000 -        0x1b1f6ffff com.apple.AttributeGraph (6.0.87) <cf5a2ff9-1051-3beb-8379-2e921671aae9> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
       0x25bd58000 -        0x25bd67ff7 libswiftObservation.dylib (*) <f549c0ef-c39c-3a60-996c-fc91e1c863b4> /usr/lib/swift/libswiftObservation.dylib
       0x18bb26000 -        0x18bed3fff com.apple.cloudkit.CloudKit (2200.155) <4bb0b800-0c2a-3907-b100-37ff5ec197d7> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
       0x182564000 -        0x1825aafff libdispatch.dylib (*) <465565e8-ef8a-3188-80fa-598063c54161> /usr/lib/system/libdispatch.dylib
       0x182714000 -        0x182720fff libsystem_pthread.dylib (*) <d09f4078-adad-3dd0-b17b-ce0142887b28> /usr/lib/system/libsystem_pthread.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
AttributeGraph Data               1024K        1 
CG image                           528K        1 
CG raster data                     208K        1 
ColorSync                          560K       27 
CoreAnimation                      512K       32 
CoreData Object IDs               4112K        2 
CoreGraphics                        32K        2 
CoreServices                       128K        1 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.1G       70 
MALLOC guard page                  480K       30 
SQLite page cache                  512K        4 
STACK GUARD                       56.1M        5 
Stack                             10.1M        5 
VM_ALLOCATE                        208K       12 
__AUTH                            3628K      439 
__AUTH_CONST                      49.0M      640 
__CTF                               824        1 
__DATA                            17.3M      622 
__DATA_CONST                      18.9M      647 
__DATA_DIRTY                      1828K      221 
__FONT_DATA                        2352        1 
__LINKEDIT                       584.7M        4 
__OBJC_RW                         2353K        1 
__TEXT                           768.9M      663 
__TPRO_CONST                       272K        2 
mapped file                      213.0M       35 
owned unmapped memory              672K        1 
page table in kernel               578K        1 
shared memory                     1376K       13 
===========                     =======  ======= 
TOTAL                              2.8G     3488 

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

{"app_name":"Hotline","timestamp":"2024-09-17 19:13:44.00 +0200","app_version":"1.0","slice_uuid":"be2fb2e0-3a5c-361a-a8bd-135e55f19640","build_version":"21","platform":1,"bundleID":"co.goodmake.hotline","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.0 (24A335)","roots_installed":0,"name":"Hotline","incident_id":"2D7BE85D-DBBE-454A-B3F5-724770982C92"}
{
  "uptime" : 2400,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,1",
  "coalitionID" : 2906,
  "osVersion" : {
    "train" : "macOS 15.0",
    "build" : "24A335",
    "releaseType" : "User"
  },
  "captureTime" : "2024-09-17 19:13:42.3707 +0200",
  "codeSigningMonitor" : 1,
  "incident" : "2D7BE85D-DBBE-454A-B3F5-724770982C92",
  "pid" : 3305,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2024-09-17 19:13:39.9857 +0200",
  "procStartAbsTime" : 58641400389,
  "procExitAbsTime" : 58698556540,
  "procName" : "Hotline",
  "procPath" : "\/private\/var\/folders\/*\/Hotline 4.app\/Contents\/MacOS\/Hotline",
  "bundleInfo" : {"CFBundleShortVersionString":"1.0","CFBundleVersion":"21","CFBundleIdentifier":"co.goodmake.hotline"},
  "storeInfo" : {"deviceIdentifierForVendor":"4183A4F8-080A-57AC-9EDD-1E07F6D5072F","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "co.goodmake.hotline",
  "crashReporterKey" : "AC946EF5-2798-7B41-0A22-45E3BAD5C93A",
  "codeSigningID" : "co.goodmake.hotline",
  "codeSigningTeamID" : "5AEEV7QB2U",
  "codeSigningFlags" : 570520337,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"4gMZquMDF6rkAxWq5QMTquYDFqrnAxiqFQCA0nIDAJTgAxSqSxIQlA==","atPC":"IAAg1CgAgFKJEoBS6BMAuekHAPlIAIBS6AMAOUApALAA0BiRQykAsA=="},
  "bootSessionUUID" : "AB60051F-7594-465F-831C-AC9DD0FD9329",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x00000001933591b0","rawCodes":[1,6764728752],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":3305},
  "os_fault" : {"process":"Hotline"},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 1,
  "threads" : [{"id":54935,"threadState":{"x":[{"value":7},{"value":105553123234896},{"value":0},{"value":5151362336},{"value":80},{"value":32},{"value":32},{"value":6098430238},{"value":379169963771788},{"value":72057602206795185,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":8186970112},{"value":5184220688},{"value":8187663704},{"value":5159618224},{"value":144115196244722321,"symbolLocation":144115188075855873,"symbol":"OBJC_CLASS_$___NSDictionaryI"},{"value":8168866448,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSDictionaryI"},{"value":6484017096,"symbolLocation":0,"symbol":"CFGetTypeID"},{"value":8304960944},{"value":0},{"value":105553123234896},{"value":105553123234904},{"value":80},{"value":7},{"value":540},{"value":6098430112},{"value":6098428864},{"value":700587},{"value":13453886531108183390},{"value":5184220672}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6484017296},"cpsr":{"value":2147487744},"fp":{"value":6098428480},"sp":{"value":6098428480},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6485262360},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1376280,"symbol":"CF_IS_OBJC","symbolLocation":32,"imageIndex":3},{"imageOffset":131216,"symbol":"CFGetTypeID","symbolLocation":200,"imageIndex":3},{"imageOffset":20316,"symbol":"asString(void const*)","symbolLocation":836,"imageIndex":4},{"imageOffset":2012236,"symbol":"copyApplicationInformationDictionaryGivenASNUsingLocalCache(__LSSharedMemoryPage const*, __LSASN const*)","symbolLocation":1392,"imageIndex":4},{"imageOffset":39472,"symbol":"_LSCopyApplicationInformation","symbolLocation":724,"imageIndex":4},{"imageOffset":234928,"symbol":"-[NSRunningApplication _fetchDynamicProperties]","symbolLocation":468,"imageIndex":5},{"imageOffset":233652,"symbol":"-[NSRunningApplication activationPolicy]","symbolLocation":44,"imageIndex":5},{"imageOffset":1429492,"symbol":"-[NSApplication _switchToSpaceIfNeeded]","symbolLocation":16,"imageIndex":5},{"imageOffset":268428,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":500,"imageIndex":5},{"imageOffset":267412,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":488,"imageIndex":5},{"imageOffset":206236,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":316,"imageIndex":6},{"imageOffset":205716,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":6},{"imageOffset":45796,"imageIndex":7},{"imageOffset":44040,"imageIndex":7},{"imageOffset":16724,"symbol":"aeProcessAppleEvent","symbolLocation":488,"imageIndex":7},{"imageOffset":171444,"symbol":"AEProcessAppleEvent","symbolLocation":68,"imageIndex":8},{"imageOffset":241000,"symbol":"_DPSNextEvent","symbolLocation":1420,"imageIndex":5},{"imageOffset":9832376,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":5},{"imageOffset":187260,"symbol":"-[NSApplication run]","symbolLocation":480,"imageIndex":5},{"imageOffset":17484,"symbol":"NSApplicationMain","symbolLocation":888,"imageIndex":5},{"imageOffset":456580,"symbol":"specialized runApp(_:)","symbolLocation":160,"imageIndex":9},{"imageOffset":5190412,"symbol":"runApp<A>(_:)","symbolLocation":84,"imageIndex":9},{"imageOffset":8399852,"symbol":"static App.main()","symbolLocation":224,"imageIndex":9},{"imageOffset":644488,"imageIndex":0},{"imageOffset":25204,"symbol":"start","symbolLocation":2840,"imageIndex":10}]},{"triggered":true,"id":55078,"threadState":{"x":[{"value":105553133977608},{"value":8589934595},{"value":0},{"value":105553118005824},{"value":105553118005888},{"value":19},{"value":32},{"value":0},{"value":18446744065119617024},{"value":8589934595},{"value":3},{"value":2592},{"value":2043},{"value":2045},{"value":3403687964},{"value":3401588773},{"value":3403677696},{"value":28},{"value":0},{"value":9117475999},{"value":105553133977600},{"value":0},{"value":11},{"value":30},{"value":72},{"value":9117475968},{"value":17293822569102704713},{"value":0},{"value":6098981040}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6764728752},"cpsr":{"value":1610616832},"fp":{"value":6098980896},"sp":{"value":6098980688},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":6764728752,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.cloudkit.accountInfoFetchQueue.usesPCS","frames":[{"imageOffset":229808,"symbol":"_assertionFailure(_:_:file:line:flags:)","symbolLocation":268,"imageIndex":12},{"imageOffset":12532,"imageIndex":13},{"imageOffset":11996,"imageIndex":13},{"imageOffset":4792636,"symbol":"EmbeddedDynamicPropertyBox.update(property:phase:)","symbolLocation":48,"imageIndex":14},{"imageOffset":4202504,"symbol":"static BoxVTable.update(elt:property:phase:)","symbolLocation":420,"imageIndex":14},{"imageOffset":4201268,"symbol":"_DynamicPropertyBuffer.update(container:phase:)","symbolLocation":144,"imageIndex":14},{"imageOffset":4801636,"symbol":"closure #1 in closure #1 in DynamicBody.updateValue()","symbolLocation":304,"imageIndex":14},{"imageOffset":4809780,"symbol":"partial apply for closure #1 in closure #1 in DynamicBody.updateValue()","symbolLocation":32,"imageIndex":14},{"imageOffset":7314120,"symbol":"withUnsafeMutablePointer<A, B, C>(to:_:)","symbolLocation":160,"imageIndex":14},{"imageOffset":4801048,"symbol":"closure #1 in DynamicBody.updateValue()","symbolLocation":424,"imageIndex":14},{"imageOffset":4799708,"symbol":"DynamicBody.updateValue()","symbolLocation":928,"imageIndex":14},{"imageOffset":5423792,"symbol":"partial apply for implicit closure #1 in closure #1 in closure #1 in Attribute.init<A>(_:)","symbolLocation":32,"imageIndex":14},{"imageOffset":47956,"symbol":"AG::Graph::UpdateStack::update()","symbolLocation":540,"imageIndex":15},{"imageOffset":50244,"symbol":"AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int)","symbolLocation":424,"imageIndex":15},{"imageOffset":109680,"symbol":"AG::Subgraph::update(unsigned int)","symbolLocation":848,"imageIndex":15},{"imageOffset":6773360,"symbol":"GraphHost.flushTransactions()","symbolLocation":860,"imageIndex":14},{"imageOffset":1041064,"symbol":"specialized GraphHost.asyncTransaction<A>(_:id:mutation:style:mayDeferUpdate:)","symbolLocation":608,"imageIndex":14},{"imageOffset":6895484,"symbol":"closure #1 in closure #1 in installObservationSlow<A>(accessList:attribute:)","symbolLocation":176,"imageIndex":14},{"imageOffset":6895212,"symbol":"closure #1 in installObservationSlow<A>(accessList:attribute:)","symbolLocation":344,"imageIndex":14},{"imageOffset":30516,"symbol":"closure #1 in closure #1 in static ObservationTracking._installTracking(_:willSet:didSet:)","symbolLocation":112,"imageIndex":16},{"imageOffset":54468,"symbol":"partial apply for closure #2 in closure #1 in static ObservationTracking._installTracking(_:willSet:didSet:)","symbolLocation":24,"imageIndex":16},{"imageOffset":55400,"symbol":"partial apply for thunk for @escaping @callee_guaranteed @Sendable (@guaranteed AnyKeyPath) -> ()","symbolLocation":32,"imageIndex":16},{"imageOffset":48828,"symbol":"specialized ObservationRegistrar.Context.willSet<A, B>(_:keyPath:)","symbolLocation":668,"imageIndex":16},{"imageOffset":50648,"symbol":"specialized ObservationRegistrar.willSet<A, B>(_:keyPath:)","symbolLocation":60,"imageIndex":16},{"imageOffset":28216,"symbol":"ObservationRegistrar.withMutation<A, B, C>(of:keyPath:_:)","symbolLocation":80,"imageIndex":16},{"imageOffset":610208,"imageIndex":0},{"imageOffset":611516,"imageIndex":0},{"imageOffset":1384632,"imageIndex":17},{"imageOffset":1387364,"imageIndex":17},{"imageOffset":1386228,"imageIndex":17},{"imageOffset":10488,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":18},{"imageOffset":18008,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":18},{"imageOffset":48224,"symbol":"_dispatch_lane_serial_drain","symbolLocation":744,"imageIndex":18},{"imageOffset":51100,"symbol":"_dispatch_lane_invoke","symbolLocation":432,"imageIndex":18},{"imageOffset":96232,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":18},{"imageOffset":94260,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":540,"imageIndex":18},{"imageOffset":13272,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":19},{"imageOffset":8432,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":19}]},{"id":55079,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":19}],"threadState":{"x":[{"value":6099562496},{"value":10243},{"value":6099025920},{"value":0},{"value":409603},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6099562496},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6483435752},"far":{"value":0}}},{"id":55080,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":19}],"threadState":{"x":[{"value":6100135936},{"value":14339},{"value":6099599360},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6100135936},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6483435752},"far":{"value":0}}},{"id":55081,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":19}],"threadState":{"x":[{"value":6100709376},{"value":0},{"value":6100172800},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6100709376},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6483435752},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4368449536,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "co.goodmake.hotline",
    "size" : 2441216,
    "uuid" : "be2fb2e0-3a5c-361a-a8bd-135e55f19640",
    "path" : "\/private\/var\/folders\/*\/Hotline 4.app\/Contents\/MacOS\/Hotline",
    "name" : "Hotline",
    "CFBundleVersion" : "21"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4406558720,
    "size" : 49152,
    "uuid" : "083ec35f-5279-370a-bdb0-ad21cd9895af",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4665688064,
    "CFBundleShortVersionString" : "320.35.5",
    "CFBundleIdentifier" : "com.apple.AGXMetalG13X",
    "size" : 6946816,
    "uuid" : "22cbf28e-aaa3-3b32-92d7-ed51c6240e19",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG13X.bundle\/Contents\/MacOS\/AGXMetalG13X",
    "name" : "AGXMetalG13X",
    "CFBundleVersion" : "320.35.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6483886080,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5206016,
    "uuid" : "90eb8fd1-925e-38eb-a056-eb4253b6a29e",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3038.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6489092096,
    "CFBundleShortVersionString" : "1141.1",
    "CFBundleIdentifier" : "com.apple.LaunchServices",
    "size" : 2973696,
    "uuid" : "90bdaddc-41b7-3770-a799-48dae001130a",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/LaunchServices.framework\/Versions\/A\/LaunchServices",
    "name" : "LaunchServices",
    "CFBundleVersion" : "1141.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6546296832,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 20795392,
    "uuid" : "e02a6094-92a9-3418-a312-a1fbaf4f477b",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2566"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6502629376,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 14999552,
    "uuid" : "ca2d8817-b530-31d5-beed-18991a27afc2",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "3038.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6606745600,
    "CFBundleShortVersionString" : "944",
    "CFBundleIdentifier" : "com.apple.AE",
    "size" : 475136,
    "uuid" : "c073cbbd-0151-3a24-8b1e-1a5966896b6e",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE",
    "name" : "AE",
    "CFBundleVersion" : "944"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6672269312,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3178496,
    "uuid" : "66acb183-62b9-3856-82a9-07c05dc29bcc",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7255699456,
    "CFBundleShortVersionString" : "6.0.87.1.402",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 24743936,
    "uuid" : "356e7feb-7e7f-3954-9958-e5390df77f18",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "6.0.87.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6479749120,
    "size" : 534116,
    "uuid" : "02e3ca05-e849-31c8-a4f2-c7292420dfad",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6764498944,
    "size" : 5914624,
    "uuid" : "e3d32cd4-09df-3fbb-b225-d2cc1357efa3",
    "path" : "\/usr\/lib\/swift\/libswiftCore.dylib",
    "name" : "libswiftCore.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 9117372416,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.swiftdata.swiftui",
    "size" : 118782,
    "uuid" : "f80764ad-6f7c-3c3b-8e31-e2bbe06901bf",
    "path" : "\/System\/Library\/Frameworks\/_SwiftData_SwiftUI.framework\/Versions\/A\/_SwiftData_SwiftUI",
    "name" : "_SwiftData_SwiftUI",
    "CFBundleVersion" : "6"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 9084043264,
    "CFBundleShortVersionString" : "6.0.87.1.402",
    "CFBundleIdentifier" : "com.apple.SwiftUICore",
    "size" : 12169216,
    "uuid" : "84ce29d9-e386-39b6-841b-5008a138a2bc",
    "path" : "\/System\/Library\/Frameworks\/SwiftUICore.framework\/Versions\/A\/SwiftUICore",
    "name" : "SwiftUICore",
    "CFBundleVersion" : "6.0.87.1.402"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7280443392,
    "CFBundleShortVersionString" : "6.0.87",
    "CFBundleIdentifier" : "com.apple.AttributeGraph",
    "size" : 278528,
    "uuid" : "cf5a2ff9-1051-3beb-8379-2e921671aae9",
    "path" : "\/System\/Library\/PrivateFrameworks\/AttributeGraph.framework\/Versions\/A\/AttributeGraph",
    "name" : "AttributeGraph",
    "CFBundleVersion" : "6.0.87"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 10130653184,
    "size" : 65528,
    "uuid" : "f549c0ef-c39c-3a60-996c-fc91e1c863b4",
    "path" : "\/usr\/lib\/swift\/libswiftObservation.dylib",
    "name" : "libswiftObservation.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6638690304,
    "CFBundleShortVersionString" : "2200.155",
    "CFBundleIdentifier" : "com.apple.cloudkit.CloudKit",
    "size" : 3858432,
    "uuid" : "4bb0b800-0c2a-3907-b100-37ff5ec197d7",
    "path" : "\/System\/Library\/Frameworks\/CloudKit.framework\/Versions\/A\/CloudKit",
    "name" : "CloudKit",
    "CFBundleVersion" : "2200.155"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6481657856,
    "size" : 290816,
    "uuid" : "465565e8-ef8a-3188-80fa-598063c54161",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6483427328,
    "size" : 53248,
    "uuid" : "d09f4078-adad-3dd0-b17b-ce0142887b28",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 6478938112,
  "size" : 4728717312,
  "uuid" : "d997b0e9-e31b-35fe-b129-3171b279b087"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.1G written=578K(0%) resident=578K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nAttributeGraph Data               1024K        1 \nCG image                           528K        1 \nCG raster data                     208K        1 \nColorSync                          560K       27 \nCoreAnimation                      512K       32 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        32K        2 \nCoreServices                       128K        1 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.1G       70 \nMALLOC guard page                  480K       30 \nSQLite page cache                  512K        4 \nSTACK GUARD                       56.1M        5 \nStack                             10.1M        5 \nVM_ALLOCATE                        208K       12 \n__AUTH                            3628K      439 \n__AUTH_CONST                      49.0M      640 \n__CTF                               824        1 \n__DATA                            17.3M      622 \n__DATA_CONST                      18.9M      647 \n__DATA_DIRTY                      1828K      221 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       584.7M        4 \n__OBJC_RW                         2353K        1 \n__TEXT                           768.9M      663 \n__TPRO_CONST                       272K        2 \nmapped file                      213.0M       35 \nowned unmapped memory              672K        1 \npage table in kernel               578K        1 \nshared memory                     1376K       13 \n===========                     =======  ======= \nTOTAL                              2.8G     3488 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.cloudkit.accountInfoFetchQueue.usesPCS"
  }
},
  "logWritingSignature" : "ce4482b7c978e68a7c36bdc41370090884e8ed46",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "64c17a9925d75a7281053d4c",
      "factorPackIds" : {
        "SIRI_AUDIO_DISABLE_MEDIA_ENTITY_SYNC" : "64d29746ad29a465b3bbeace"
      },
      "deploymentId" : 240000002
    },
    {
      "rolloutId" : "63f9578e238e7b23a1f3030a",
      "factorPackIds" : {

      },
      "deploymentId" : 240000005
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro18,1, BootROM 11881.1.1, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3456 x 2234 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Jul 26 2024 20:03:40 version 20.10.1123.2.8.7.186 FWID 01-94146b8e
IO80211_driverkit-1302.71 "IO80211_driverkit-1302.71" Aug  5 2024 22:09:56
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
aptonline commented 1 week ago

Not seeing a crash for me in Sequoia, open ok and allows me to contact to servers etc. Will keep testing and update if I come across anything.