Kalissaac / Eigen

macOS native Matrix client
MIT License
71 stars 2 forks source link

Clicking 'Log out' button crashes Eigen #14

Open habi opened 1 year ago

habi commented 1 year ago

I clicked the 'Log out' button, Eigen crashed. Running Eigen Version 0.2.0 (1) on macOS 13.1 (22C65).

(Related to https://github.com/Kalissaac/Eigen/issues/13)

habi commented 1 year ago

Crash log below

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

Process:               Eigen [2691]
Path:                  /Applications/Eigen.app/Contents/MacOS/Eigen
Identifier:            com.hooli.Eigen
Version:               0.2.0 (1)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-02-26 14:13:09.6137 +0100
OS Version:            macOS 13.1 (22C65)
Report Version:        12
Bridge OS Version:     7.1 (20P2059)
Anonymous UUID:        DE4A5A87-2452-242B-A45F-2F9F419A1DFD

Sleep/Wake UUID:       696F1D30-3882-48B9-8DDC-E203AEADA062

Time Awake Since Boot: 15000 seconds
Time Since Wake:       1157 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process:   exc handler [2691]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   SwiftUI                             0x7ff915f5bfb8 0x7ff9157ee000 + 7790520
1   SwiftUI                             0x7ff916172339 0x7ff9157ee000 + 9978681
2   SwiftUI                             0x7ff916149354 0x7ff9157ee000 + 9810772
3   SwiftUI                             0x7ff916149e5d 0x7ff9157ee000 + 9813597
4   SwiftUI                             0x7ff916148237 0x7ff9157ee000 + 9806391
5   SwiftUI                             0x7ff916147c80 0x7ff9157ee000 + 9804928
6   SwiftUI                             0x7ff91683587d 0x7ff9157ee000 + 17070205
7   SwiftUI                             0x7ff916835797 0x7ff9157ee000 + 17069975
8   SwiftUI                             0x7ff916880724 0x7ff9157ee000 + 17377060
9   SwiftUI                             0x7ff9168355e4 0x7ff9157ee000 + 17069540
10  SwiftUI                             0x7ff9168349ef 0x7ff9157ee000 + 17066479
11  SwiftUI                             0x7ff9160eea6a 0x7ff9157ee000 + 9439850
12  AttributeGraph                      0x7ff916e57393 AG::Graph::UpdateStack::update() + 537
13  AttributeGraph                      0x7ff916e57b47 AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int) + 411
14  AttributeGraph                      0x7ff916e643b0 AG::Subgraph::update(unsigned int) + 910
15  SwiftUI                             0x7ff916a863a3 0x7ff9157ee000 + 19497891
16  SwiftUI                             0x7ff916a87496 0x7ff9157ee000 + 19502230
17  SwiftUI                             0x7ff915db27c9 0x7ff9157ee000 + 6047689
18  SwiftUI                             0x7ff916880fc4 0x7ff9157ee000 + 17379268
19  SwiftUI                             0x7ff916880057 0x7ff9157ee000 + 17375319
20  SwiftUI                             0x7ff915db279e 0x7ff9157ee000 + 6047646
21  SwiftUI                             0x7ff916a8746f 0x7ff9157ee000 + 19502191
22  SwiftUI                             0x7ff916a873c3 0x7ff9157ee000 + 19502019
23  SwiftUI                             0x7ff916266102 0x7ff9157ee000 + 10977538
24  SwiftUI                             0x7ff916925b24 0x7ff9157ee000 + 18053924
25  SwiftUI                             0x7ff916928009 0x7ff9157ee000 + 18063369
26  SwiftUI                             0x7ff916928042 0x7ff9157ee000 + 18063426
27  CoreFoundation                      0x7ff80de010b2 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
28  CoreFoundation                      0x7ff80de00fda __CFRunLoopDoObservers + 482
29  CoreFoundation                      0x7ff80ddffbce CFRunLoopRunSpecific + 638
30  HIToolbox                           0x7ff817744766 RunCurrentEventLoopInMode + 292
31  HIToolbox                           0x7ff817744396 ReceiveNextEventCommon + 199
32  HIToolbox                           0x7ff8177442b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
33  AppKit                              0x7ff810f4bf33 _DPSNextEvent + 909
34  AppKit                              0x7ff810f4adb4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
35  AppKit                              0x7ff810f3d3f7 -[NSApplication run] + 586
36  AppKit                              0x7ff810f11427 NSApplicationMain + 817
37  SwiftUI                             0x7ff915881b85 0x7ff9157ee000 + 605061
38  SwiftUI                             0x7ff9168cca44 0x7ff9157ee000 + 17689156
39  SwiftUI                             0x7ff91618cf8f 0x7ff9157ee000 + 10088335
40  Eigen                                  0x1018f1d9e 0x1018ed000 + 19870
41  dyld                                0x7ff80d9f3310 start + 2432

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff80dce75c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff80dcf5604 mach_msg2_internal + 82
2   libsystem_kernel.dylib              0x7ff80dcee635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib              0x7ff80dce78a8 mach_msg + 19
4   CoreFoundation                      0x7ff80de01cde __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff80de0074a __CFRunLoopRun + 1360
6   CoreFoundation                      0x7ff80ddffb80 CFRunLoopRunSpecific + 560
7   AppKit                              0x7ff8110ac299 _NSEventThread + 132
8   libsystem_pthread.dylib             0x7ff80dd26259 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff80dd21c7b thread_start + 15

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib              0x7ff80dce75c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff80dcf5604 mach_msg2_internal + 82
2   libsystem_kernel.dylib              0x7ff80dcee635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib              0x7ff80dce78a8 mach_msg + 19
4   CoreFoundation                      0x7ff80de01cde __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff80de0074a __CFRunLoopRun + 1360
6   CoreFoundation                      0x7ff80ddffb80 CFRunLoopRunSpecific + 560
7   CFNetwork                           0x7ff8128161e8 0x7ff8125d2000 + 2376168
8   Foundation                          0x7ff80ec5382c __NSThread__start__ + 1009
9   libsystem_pthread.dylib             0x7ff80dd26259 _pthread_start + 125
10  libsystem_pthread.dylib             0x7ff80dd21c7b thread_start + 15

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

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

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

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

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

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff85125b860  rcx: 0xfffffffe00000000  rdx: 0x0000001000000003
  rdi: 0x000060000393e708  rsi: 0x00007ff9505be3a8  rbp: 0x00007ff7be610010  rsp: 0x00007ff7be60ffd0
   r8: 0x00007ff7be60ff18   r9: 0x00007ff7be60ff20  r10: 0x00007ff85166a3f0  r11: 0x00007ff80ddad1e0
  r12: 0x00007ff951664828  r13: 0x00007ff7be6100a8  r14: 0x00007ff7be610120  r15: 0x00007fa7228adf28
  rip: 0x00007ff915f5bfb8  rfl: 0x0000000000010246  cr2: 0x00007fa728949080

Logical CPU:     2
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  ac 00 49 89 c7 4c 8b 60-f8 4c 89 f7 4c 89 ee 48  ..I..L.`.L..L..H
  89 c2 41 ff 54 24 10 4c-89 ff e8 a4 15 ac 00 48  ..A.T$.L.......H
  85 c0 74 54 48 89 c3 4c-89 ef 4c 89 fe 41 ff 54  ..tTH..L..L..A.T
  24 08 48 89 df 48 83 c7-50 48 8d 75 c0 31 d2 31  $.H..H..PH.u.1.1
  c9 e8 94 c0 c0 00 4c 8b-7b 50 4c 8b 63 58 4c 89  ......L.{PL.cXL.
  ff e8 96 c0 c0 00 48 89-df e8 3e c2 c0 00 4d 89  ......H...>...M.
  7e 78 4d 89 a6 80 00 00-00 48 83 c4 18 5b 41 5c  ~xM......H...[A\
  41 5d 41 5e 41 5f 5d c3-0f]0b 55 48 89 e5 49 8b  A]A^A_]...UH..I. <==
  bd 88 00 00 00 48 89 38-5d e9 5e c0 c0 00 55 48  .....H.8].^...UH
  89 e5 53 50 48 89 c3 48-8b 3f e8 0a 00 00 00 48  ..SPH..H.?.....H
  89 03 48 83 c4 08 5b 5d-c3 55 48 89 e5 41 57 41  ..H...[].UH..AWA
  56 41 55 41 54 53 48 81-ec f8 00 00 00 49 89 fe  VAUATSH......I..

Binary Images:
    0x7ff9157ee000 -     0x7ff916e4dff3 com.apple.SwiftUI (4.2.11.400) <5da67a68-ddfc-3e79-a227-719ef3730202> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
    0x7ff916e4e000 -     0x7ff916e8aff2 com.apple.AttributeGraph (4.0.28) <57f20439-e27c-3d5d-a766-882cc01d8525> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
    0x7ff80dd82000 -     0x7ff80e21bfff com.apple.CoreFoundation (6.9) <beb5fc0b-7196-3c1d-a59a-f62ada98f592> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff817715000 -     0x7ff817a0cffd com.apple.HIToolbox (2.1.1) <db45022f-3922-35b3-9a06-377f66ed0fbe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff810f0e000 -     0x7ff811f15fff com.apple.AppKit (6.9) <00f4aa78-a19f-3a8e-9650-9f90b7beefd6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1018ed000 -        0x10193cfff com.hooli.Eigen (0.2.0) <b31d46d9-c46e-3349-87d0-68af549fe615> /Applications/Eigen.app/Contents/MacOS/Eigen
    0x7ff80d9ed000 -     0x7ff80da81c6f dyld (*) <bb7a0970-8c62-3dce-a7a2-5cec9c501f11> /usr/lib/dyld
    0x7ff80dce6000 -     0x7ff80dd1fff7 libsystem_kernel.dylib (*) <7c3dcc95-9f42-3c7c-8796-476ff67b9cf7> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80dd20000 -     0x7ff80dd2bff7 libsystem_pthread.dylib (*) <5920e36f-53ec-33f0-b675-8ae48b58418c> /usr/lib/system/libsystem_pthread.dylib
    0x7ff8125d2000 -     0x7ff812977fff com.apple.CFNetwork (1402.0.8) <7fd3de97-f5c9-3169-ad7a-04fd106c51cc> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff80ebfb000 -     0x7ff80f60cff6 com.apple.Foundation (6.9) <ab5f8db8-b03b-33b6-98f7-ffaec27a8eab> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2160K        4 
CG image                           172K       11 
CG raster data                      28K        3 
ColorSync                          248K       29 
CoreAnimation                     1400K      103 
CoreData                            20K        1 
CoreData Object IDs               4100K        2 
CoreGraphics                        12K        2 
CoreUI image data                 2556K       19 
Foundation                          64K        2 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           270.1M       87 
MALLOC guard page                   64K       15 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                  640K        5 
STACK GUARD                       56.0M       10 
Stack                             12.6M       10 
VM_ALLOCATE                       3144K       16 
__CTF                               756        1 
__DATA                            32.7M      599 
__DATA_CONST                      38.3M      392 
__DATA_DIRTY                      1682K      216 
__FONT_DATA                        2352        1 
__LINKEDIT                       191.4M       11 
__OBJC_RO                         65.4M        1 
__OBJC_RW                         1988K        2 
__TEXT                           617.6M      619 
dyld private memory                256K        1 
libnetwork                         128K        8 
mapped file                      191.0M       55 
shared memory                     3360K       23 
===========                     =======  ======= 
TOTAL                              1.8G     2253 
TOTAL, minus reserved VM space     1.5G     2253 

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

{"app_name":"Eigen","timestamp":"2023-02-26 14:13:10.00 +0100","app_version":"0.2.0","slice_uuid":"b31d46d9-c46e-3349-87d0-68af549fe615","build_version":"1","platform":1,"bundleID":"com.hooli.Eigen","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"Eigen","incident_id":"DE768B98-3640-4EE8-B8B5-081C5221CDD5"}
{
  "uptime" : 15000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,2",
  "coalitionID" : 533,
  "osVersion" : {
    "train" : "macOS 13.1",
    "build" : "22C65",
    "releaseType" : "User"
  },
  "captureTime" : "2023-02-26 14:13:09.6137 +0100",
  "incident" : "DE768B98-3640-4EE8-B8B5-081C5221CDD5",
  "pid" : 2691,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-02-26 09:56:28.8394 +0100",
  "procStartAbsTime" : 3345673162957,
  "procExitAbsTime" : 15154307924843,
  "procName" : "Eigen",
  "procPath" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
  "bundleInfo" : {"CFBundleShortVersionString":"0.2.0","CFBundleVersion":"1","CFBundleIdentifier":"com.hooli.Eigen"},
  "storeInfo" : {"deviceIdentifierForVendor":"F54FD548-7819-5666-A94E-DAEA35917B3B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hooli.Eigen",
  "crashReporterKey" : "DE4A5A87-2452-242B-A45F-2F9F419A1DFD",
  "throttleTimeout" : 2147483647,
  "wakeTime" : 1157,
  "bridgeVersion" : {"build":"20P2059","train":"7.1"},
  "sleepWakeUUID" : "696F1D30-3882-48B9-8DDC-E203AEADA062",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
  "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":2691},
  "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" : 0,
  "threads" : [{"triggered":true,"id":59737,"instructionState":{"instructionStream":{"bytes":[172,0,73,137,199,76,139,96,248,76,137,247,76,137,238,72,137,194,65,255,84,36,16,76,137,255,232,164,21,172,0,72,133,192,116,84,72,137,195,76,137,239,76,137,254,65,255,84,36,8,72,137,223,72,131,199,80,72,141,117,192,49,210,49,201,232,148,192,192,0,76,139,123,80,76,139,99,88,76,137,255,232,150,192,192,0,72,137,223,232,62,194,192,0,77,137,126,120,77,137,166,128,0,0,0,72,131,196,24,91,65,92,65,93,65,94,65,95,93,195,15,11,85,72,137,229,73,139,189,136,0,0,0,72,137,56,93,233,94,192,192,0,85,72,137,229,83,80,72,137,195,72,139,63,232,10,0,0,0,72,137,3,72,131,196,8,91,93,195,85,72,137,229,65,87,65,86,65,85,65,84,83,72,129,236,248,0,0,0,73,137,254],"offset":120}},"threadState":{"r13":{"value":140702027677864},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":2},"r14":{"value":140702027677984},"rsi":{"value":140708771783592,"symbolLocation":5600,"symbol":"OBJC_METACLASS_$__TtC7SwiftUI16InteropResponder"},"r8":{"value":140702027677464},"cr2":{"value":140355917090944},"rdx":{"value":68719476739},"r10":{"value":140704494298096,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFType"},"r9":{"value":140702027677472},"r15":{"value":140355815792424},"rbx":{"value":140704490043488,"symbolLocation":0,"symbol":"type metadata for Never"},"trap":{"value":6},"err":{"value":0},"r11":{"value":140703361061344,"symbolLocation":0,"symbol":"-[__NSCFType retain]"},"rip":{"value":140707792011192,"matchesCrashFrame":1},"rbp":{"value":140702027677712},"rsp":{"value":140702027677648},"r12":{"value":140708789241896,"symbolLocation":624,"symbol":"__unnamed_6"},"rcx":{"value":18446744065119617024},"flavor":"x86_THREAD_STATE","rdi":{"value":105553176291080}},"queue":"com.apple.main-thread","frames":[{"imageOffset":7790520,"imageIndex":0},{"imageOffset":9978681,"imageIndex":0},{"imageOffset":9810772,"imageIndex":0},{"imageOffset":9813597,"imageIndex":0},{"imageOffset":9806391,"imageIndex":0},{"imageOffset":9804928,"imageIndex":0},{"imageOffset":17070205,"imageIndex":0},{"imageOffset":17069975,"imageIndex":0},{"imageOffset":17377060,"imageIndex":0},{"imageOffset":17069540,"imageIndex":0},{"imageOffset":17066479,"imageIndex":0},{"imageOffset":9439850,"imageIndex":0},{"imageOffset":37779,"symbol":"AG::Graph::UpdateStack::update()","symbolLocation":537,"imageIndex":1},{"imageOffset":39751,"symbol":"AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int)","symbolLocation":411,"imageIndex":1},{"imageOffset":91056,"symbol":"AG::Subgraph::update(unsigned int)","symbolLocation":910,"imageIndex":1},{"imageOffset":19497891,"imageIndex":0},{"imageOffset":19502230,"imageIndex":0},{"imageOffset":6047689,"imageIndex":0},{"imageOffset":17379268,"imageIndex":0},{"imageOffset":17375319,"imageIndex":0},{"imageOffset":6047646,"imageIndex":0},{"imageOffset":19502191,"imageIndex":0},{"imageOffset":19502019,"imageIndex":0},{"imageOffset":10977538,"imageIndex":0},{"imageOffset":18053924,"imageIndex":0},{"imageOffset":18063369,"imageIndex":0},{"imageOffset":18063426,"imageIndex":0},{"imageOffset":520370,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":2},{"imageOffset":520154,"symbol":"__CFRunLoopDoObservers","symbolLocation":482,"imageIndex":2},{"imageOffset":515022,"symbol":"CFRunLoopRunSpecific","symbolLocation":638,"imageIndex":2},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":193430,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":3},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":3},{"imageOffset":253747,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":4},{"imageOffset":249268,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":4},{"imageOffset":193527,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":4},{"imageOffset":13351,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":4},{"imageOffset":605061,"imageIndex":0},{"imageOffset":17689156,"imageIndex":0},{"imageOffset":10088335,"imageIndex":0},{"imageOffset":19870,"imageIndex":5},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":6}]},{"id":59780,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":7},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":7},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":2},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":2},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":2},{"imageOffset":1696409,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":59803,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":7},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":7},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":7},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":7},{"imageOffset":523486,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":2},{"imageOffset":517962,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":2},{"imageOffset":514944,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":2},{"imageOffset":2376168,"imageIndex":9},{"imageOffset":362540,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":193699,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":193702,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":193704,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":193705,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":193707,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":194002,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":194008,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707784220672,
    "CFBundleShortVersionString" : "4.2.11.400",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 23461876,
    "uuid" : "5da67a68-ddfc-3e79-a227-719ef3730202",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "4.2.11.400"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707807682560,
    "CFBundleShortVersionString" : "4.0.28",
    "CFBundleIdentifier" : "com.apple.AttributeGraph",
    "size" : 249843,
    "uuid" : "57f20439-e27c-3d5d-a766-882cc01d8525",
    "path" : "\/System\/Library\/PrivateFrameworks\/AttributeGraph.framework\/Versions\/A\/AttributeGraph",
    "name" : "AttributeGraph",
    "CFBundleVersion" : "4.0.28"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703360884736,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4825088,
    "uuid" : "beb5fc0b-7196-3c1d-a59a-f62ada98f592",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703521918976,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112958,
    "uuid" : "db45022f-3922-35b3-9a06-377f66ed0fbe",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703412838400,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16809984,
    "uuid" : "00f4aa78-a19f-3a8e-9650-9f90b7beefd6",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.30.116"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4321103872,
    "CFBundleShortVersionString" : "0.2.0",
    "CFBundleIdentifier" : "com.hooli.Eigen",
    "size" : 327680,
    "uuid" : "b31d46d9-c46e-3349-87d0-68af549fe615",
    "path" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
    "name" : "Eigen",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703357128704,
    "size" : 609392,
    "uuid" : "bb7a0970-8c62-3dce-a7a2-5cec9c501f11",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703360245760,
    "size" : 237560,
    "uuid" : "7c3dcc95-9f42-3c7c-8796-476ff67b9cf7",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703360483328,
    "size" : 49144,
    "uuid" : "5920e36f-53ec-33f0-b675-8ae48b58418c",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703436709888,
    "CFBundleShortVersionString" : "1402.0.8",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3825664,
    "uuid" : "7fd3de97-f5c9-3169-ad7a-04fd106c51cc",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1402.0.8"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703376060416,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10559479,
    "uuid" : "ab5f8db8-b03b-33b6-98f7-ffaec27a8eab",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  }
],
  "sharedCache" : {
  "base" : 140703356522496,
  "size" : 21474836480,
  "uuid" : "ea7f9772-219e-3ece-a4d9-20aeee3bc80f"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=809.0M resident=0K(0%) swapped_out_or_unallocated=809.0M(100%)\nWritable regions: Total=680.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=680.4M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2160K        4 \nCG image                           172K       11 \nCG raster data                      28K        3 \nColorSync                          248K       29 \nCoreAnimation                     1400K      103 \nCoreData                            20K        1 \nCoreData Object IDs               4100K        2 \nCoreGraphics                        12K        2 \nCoreUI image data                 2556K       19 \nFoundation                          64K        2 \nIOKit                             7940K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           270.1M       87 \nMALLOC guard page                   64K       15 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  640K        5 \nSTACK GUARD                       56.0M       10 \nStack                             12.6M       10 \nVM_ALLOCATE                       3144K       16 \n__CTF                               756        1 \n__DATA                            32.7M      599 \n__DATA_CONST                      38.3M      392 \n__DATA_DIRTY                      1682K      216 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       191.4M       11 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1988K        2 \n__TEXT                           617.6M      619 \ndyld private memory                256K        1 \nlibnetwork                         128K        8 \nmapped file                      191.0M       55 \nshared memory                     3360K       23 \n===========                     =======  ======= \nTOTAL                              1.8G     2253 \nTOTAL, minus reserved VM space     1.5G     2253 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000251
    },
    {
      "rolloutId" : "62699e1ec1ff2978b47f6c3b",
      "factorPackIds" : {
        "SIRI_FIND_MY_CONFIGURATION_FILES" : "631f72d1de559130376df1fb"
      },
      "deploymentId" : 240000023
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro15,2, BootROM 1916.60.2.0.0 (iBridge: 20.16.2059.0.0,0), 4 processors, Quad-Core Intel Core i5, 2.3 GHz, 16 GB, SMC 
Graphics: Intel Iris Plus Graphics 655, Intel Iris Plus Graphics 655, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR3, 2133 MHz, Samsung, K4EBE304EC-EGCG
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR3, 2133 MHz, Samsung, K4EBE304EC-EGCG
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Sep 14 2022 18:10:05 version 9.30.489.3.32.5.84 FWID 01-31bf0e8d
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
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
Kalissaac commented 1 year ago

Thanks for opening this issue and the stack trace! I'll investigate this and let you know what I find.

paxcoder commented 1 year ago

stil broken.

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

Process:               Eigen [95895]
Path:                  /Applications/Eigen.app/Contents/MacOS/Eigen
Identifier:            com.hooli.Eigen
Version:               0.2.0 (1)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-03-17 14:03:43.0498 +0100
OS Version:            macOS 13.2.1 (22D68)
Report Version:        12
Anonymous UUID:        EC1CA22E-FBB2-8E1C-3AD1-7DADBBCF9332

Sleep/Wake UUID:       C4CF858A-BC38-4EF1-935E-7043B691A0CB

Time Awake Since Boot: 220000 seconds
Time Since Wake:       15191 seconds

System Integrity Protection: enabled

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

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

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

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   SwiftUI                                0x1d90bded0 0x1d887b000 + 8662736
1   SwiftUI                                0x1d90bde78 0x1d887b000 + 8662648
2   SwiftUI                                0x1d92df3fc 0x1d887b000 + 10896380
3   SwiftUI                                0x1d92b0b50 0x1d887b000 + 10705744
4   SwiftUI                                0x1d92b1bac 0x1d887b000 + 10709932
5   SwiftUI                                0x1d92af9b4 0x1d887b000 + 10701236
6   SwiftUI                                0x1d92af35c 0x1d887b000 + 10699612
7   SwiftUI                                0x1d9a2f130 0x1d887b000 + 18563376
8   SwiftUI                                0x1d9a2efd0 0x1d887b000 + 18563024
9   SwiftUI                                0x1d9a8a37c 0x1d887b000 + 18936700
10  SwiftUI                                0x1d9a2ee50 0x1d887b000 + 18562640
11  SwiftUI                                0x1d9a2ddbc 0x1d887b000 + 18558396
12  SwiftUI                                0x1d924ac84 0x1d887b000 + 10288260
13  AttributeGraph                         0x1da1094b8 AG::Graph::UpdateStack::update() + 520
14  AttributeGraph                         0x1da109c38 AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int) + 424
15  AttributeGraph                         0x1da117bbc AG::Subgraph::update(unsigned int) + 844
16  SwiftUI                                0x1d9cc9264 0x1d887b000 + 21291620
17  SwiftUI                                0x1d9cca828 0x1d887b000 + 21297192
18  SwiftUI                                0x1d8ee5e40 0x1d887b000 + 6729280
19  SwiftUI                                0x1d9a8ad3c 0x1d887b000 + 18939196
20  SwiftUI                                0x1d9a89b3c 0x1d887b000 + 18934588
21  SwiftUI                                0x1d8ee5e00 0x1d887b000 + 6729216
22  SwiftUI                                0x1d9cca7f0 0x1d887b000 + 21297136
23  SwiftUI                                0x1d9cca6dc 0x1d887b000 + 21296860
24  SwiftUI                                0x1d93f8a14 0x1d887b000 + 12048916
25  SwiftUI                                0x1d9b398b0 0x1d887b000 + 19654832
26  SwiftUI                                0x1d9b3c7b8 0x1d887b000 + 19666872
27  SwiftUI                                0x1d9b3c810 0x1d887b000 + 19666960
28  CoreFoundation                         0x1b1cd4db8 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
29  CoreFoundation                         0x1b1cd4ca4 __CFRunLoopDoObservers + 532
30  CoreFoundation                         0x1b1cd38d4 CFRunLoopRunSpecific + 704
31  HIToolbox                              0x1bb3b3fa0 RunCurrentEventLoopInMode + 292
32  HIToolbox                              0x1bb3b3de4 ReceiveNextEventCommon + 672
33  HIToolbox                              0x1bb3b3b2c _BlockUntilNextEventMatchingListInModeWithFilter + 72
34  AppKit                                 0x1b4f5984c _DPSNextEvent + 632
35  AppKit                                 0x1b4f589dc -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 728
36  AppKit                                 0x1b4f4ce0c -[NSApplication run] + 464
37  AppKit                                 0x1b4f24250 NSApplicationMain + 880
38  SwiftUI                                0x1d892741c 0x1d887b000 + 705564
39  SwiftUI                                0x1d9adcf4c 0x1d887b000 + 19275596
40  SwiftUI                                0x1d9300aa0 0x1d887b000 + 11033248
41  Eigen                                  0x102caa444 0x102ca4000 + 25668
42  dyld                                   0x1b18cbe50 start + 2544

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x1b1bb6050 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x1b1bc811c mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x1b1bbec24 mach_msg_overwrite + 452
3   libsystem_kernel.dylib                 0x1b1bb63cc mach_msg + 24
4   CoreFoundation                         0x1b1cd5bb0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x1b1cd449c __CFRunLoopRun + 1232
6   CoreFoundation                         0x1b1cd3878 CFRunLoopRunSpecific + 612
7   AppKit                                 0x1b508419c _NSEventThread + 172
8   libsystem_pthread.dylib                0x1b1bf606c _pthread_start + 148
9   libsystem_pthread.dylib                0x1b1bf0e2c thread_start + 8

Thread 2:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                 0x1b1bb6050 mach_msg2_trap + 8
1   libsystem_kernel.dylib                 0x1b1bc811c mach_msg2_internal + 80
2   libsystem_kernel.dylib                 0x1b1bbec24 mach_msg_overwrite + 452
3   libsystem_kernel.dylib                 0x1b1bb63cc mach_msg + 24
4   CoreFoundation                         0x1b1cd5bb0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                         0x1b1cd449c __CFRunLoopRun + 1232
6   CoreFoundation                         0x1b1cd3878 CFRunLoopRunSpecific + 612
7   CFNetwork                              0x1b66d5488 0x1b6482000 + 2438280
8   Foundation                             0x1b2bd80d0 __NSThread__start__ + 716
9   libsystem_pthread.dylib                0x1b1bf606c _pthread_start + 148
10  libsystem_pthread.dylib                0x1b1bf0e2c thread_start + 8

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

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

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

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

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x00000001bfd5c6d8   x2: 0x000000020e21ef78   x3: 0x00000001bfd5de48
    x4: 0x000000016d159008   x5: 0x000000016d159000   x6: 0x0000000000000001   x7: 0x0000000000000000
    x8: 0x000000016d159090   x9: 0x0000001200000003  x10: 0xfffffffe00000000  x11: 0x0000001200000003
   x12: 0x0000001000000003  x13: 0x0000000155e72f90  x14: 0x010000020d198d81  x15: 0x000000020d198d80
   x16: 0x04f800020e21ef78  x17: 0x000000020e21ef70  x18: 0x0000000000000000  x19: 0x000000016d159200
   x20: 0x000000016d159188  x21: 0x000000020e20fe48  x22: 0x00000001560d1e00  x23: 0x000000020e4632c0
   x24: 0x000000020e4632c0  x25: 0x00000001560d1e00  x26: 0x000000020e20fe48  x27: 0x000000020e214fb8
   x28: 0x00000001d9c5470c   fp: 0x000000016d1590f0   lr: 0x5f360001d90bde78
    sp: 0x000000016d1590a0   pc: 0x00000001d90bded0 cpsr: 0x60001000
   far: 0x0000600005f60000  esr: 0xf2000001 (Breakpoint) brk 1

Binary Images:
       0x1d887b000 -        0x1da0fefff com.apple.SwiftUI (4.3.3.1.400) <a2ed7102-543e-3c8c-8d24-9ed33a1db942> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x1da0ff000 -        0x1da141fff com.apple.AttributeGraph (4.0.28) <918f7b92-489a-3cf1-9f50-2c50327c270a> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
       0x1b1c54000 -        0x1b212bfff com.apple.CoreFoundation (6.9) <18260df4-69a8-30d3-8175-fb8ae7ae7709> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1bb382000 -        0x1bb6b5fff com.apple.HIToolbox (2.1.1) <c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x1b4f20000 -        0x1b5e2bfff com.apple.AppKit (6.9) <88722053-0df0-3d4f-bf55-7e3c2d2c8e29> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x102ca4000 -        0x102cf3fff com.hooli.Eigen (0.2.0) <81b9237a-f211-3cd4-b482-f8f38aabe74f> /Applications/Eigen.app/Contents/MacOS/Eigen
       0x1b18c6000 -        0x1b1950ba3 dyld (*) <191e84f1-4b95-39c8-b253-1c1ef56c0fa8> /usr/lib/dyld
       0x1b1bb5000 -        0x1b1beefeb libsystem_kernel.dylib (*) <3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7> /usr/lib/system/libsystem_kernel.dylib
       0x1b1bef000 -        0x1b1bfbffb libsystem_pthread.dylib (*) <9f3b729a-ed04-3e65-adac-d75ad06ebbdc> /usr/lib/system/libsystem_pthread.dylib
       0x1b6482000 -        0x1b6843fff com.apple.CFNetwork (1404.0.5) <1a0e7c82-ee42-31d5-86c4-9cc499d1d749> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1b2b81000 -        0x1b35bafff com.apple.Foundation (6.9) <c62e0110-c636-396a-9cb6-c3c08392b3fa> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 3520K        4 
CG image                           352K       11 
ColorSync                          576K       28 
CoreAnimation                      800K       38 
CoreData                            32K        1 
CoreData Object IDs               4112K        2 
CoreGraphics                        32K        2 
CoreUI image data                 2480K       17 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           320.5M       66 
MALLOC guard page                  288K       17 
MALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                  640K        5 
STACK GUARD                       56.1M        7 
Stack                             11.2M        7 
VM_ALLOCATE                       1376K       11 
__AUTH                            1604K      311 
__AUTH_CONST                      22.5M      520 
__CTF                               756        1 
__DATA                            9200K      515 
__DATA_CONST                      23.2M      531 
__DATA_DIRTY                      1620K      181 
__FONT_DATA                        2352        1 
__LINKEDIT                       777.5M       11 
__OBJC_CONST                      3252K      262 
__OBJC_RO                         65.5M        1 
__OBJC_RW                         1988K        1 
__TEXT                           530.6M      552 
dyld private memory                256K        1 
libnetwork                         128K        8 
mapped file                      189.3M       48 
shared memory                      992K       20 
===========                     =======  ======= 
TOTAL                              3.4G     3195 
TOTAL, minus reserved VM space     2.0G     3195 

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

{"app_name":"Eigen","timestamp":"2023-03-17 14:03:45.00 +0100","app_version":"0.2.0","slice_uuid":"81b9237a-f211-3cd4-b482-f8f38aabe74f","build_version":"1","platform":1,"bundleID":"com.hooli.Eigen","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"Eigen","incident_id":"6EBFF2DD-14C0-4FC4-B102-0C61DEEE34D2"}
{
  "uptime" : 220000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro18,3",
  "coalitionID" : 17134,
  "osVersion" : {
    "train" : "macOS 13.2.1",
    "build" : "22D68",
    "releaseType" : "User"
  },
  "captureTime" : "2023-03-17 14:03:43.0498 +0100",
  "incident" : "6EBFF2DD-14C0-4FC4-B102-0C61DEEE34D2",
  "pid" : 95895,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-03-17 13:59:57.7347 +0100",
  "procStartAbsTime" : 5363768518736,
  "procExitAbsTime" : 5369175770824,
  "procName" : "Eigen",
  "procPath" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
  "bundleInfo" : {"CFBundleShortVersionString":"0.2.0","CFBundleVersion":"1","CFBundleIdentifier":"com.hooli.Eigen"},
  "storeInfo" : {"deviceIdentifierForVendor":"DF2B5524-C02D-5102-912D-01E22F44641C","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hooli.Eigen",
  "crashReporterKey" : "EC1CA22E-FBB2-8E1C-3AD1-7DADBBCF9332",
  "throttleTimeout" : 2147483647,
  "wakeTime" : 15191,
  "sleepWakeUUID" : "C4CF858A-BC38-4EF1-935E-7043B691A0CB",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x00000001d90bded0","rawCodes":[1,7936401104],"type":"EXC_BREAKPOINT","signal":"SIGTRAP"},
  "termination" : {"flags":0,"code":5,"namespace":"SIGNAL","indicator":"Trace\/BPT trap: 5","byProc":"exc handler","byPid":95895},
  "os_fault" : {"process":"Eigen"},
  "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" : 0,
  "threads" : [{"triggered":true,"id":2139093,"threadState":{"x":[{"value":0},{"value":7513425624,"symbolLocation":0,"symbol":"_swift_release_"},{"value":8827039608,"symbolLocation":8,"symbol":"value witness table for Builtin.NativeObject"},{"value":7513431624,"symbolLocation":0,"symbol":"swift::metadataimpl::ValueWitnesses<swift::metadataimpl::SwiftRetainableBox>::destroy(swift::OpaqueValue*, swift::TargetMetadata<swift::InProcess> const*)"},{"value":6125096968},{"value":6125096960},{"value":1},{"value":0},{"value":6125097104},{"value":77309411331},{"value":18446744065119617024},{"value":77309411331},{"value":68719476739},{"value":5736181648},{"value":72057602847640961,"symbolLocation":72057594037927937,"symbol":"OBJC_CLASS_$___NSCFType"},{"value":8809713024,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFType"},{"value":358036179202994040},{"value":8827039600,"symbolLocation":0,"symbol":"value witness table for Builtin.NativeObject"},{"value":0},{"value":6125097472},{"value":6125097352},{"value":8826977864,"symbolLocation":0,"symbol":"protocol witness table for Never"},{"value":5738667520},{"value":8829416128,"symbolLocation":848,"symbol":"__unnamed_6"},{"value":8829416128,"symbolLocation":848,"symbol":"__unnamed_6"},{"value":5738667520},{"value":8826977864,"symbolLocation":0,"symbol":"protocol witness table for Never"},{"value":8826998712,"symbolLocation":0,"symbol":"type metadata for Never"},{"value":7948551948}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6860671090281930360},"cpsr":{"value":1610616832},"fp":{"value":6125097200},"sp":{"value":6125097120},"esr":{"value":4060086273,"description":"(Breakpoint) brk 1"},"pc":{"value":7936401104,"matchesCrashFrame":1},"far":{"value":105553216274432}},"queue":"com.apple.main-thread","frames":[{"imageOffset":8662736,"imageIndex":0},{"imageOffset":8662648,"imageIndex":0},{"imageOffset":10896380,"imageIndex":0},{"imageOffset":10705744,"imageIndex":0},{"imageOffset":10709932,"imageIndex":0},{"imageOffset":10701236,"imageIndex":0},{"imageOffset":10699612,"imageIndex":0},{"imageOffset":18563376,"imageIndex":0},{"imageOffset":18563024,"imageIndex":0},{"imageOffset":18936700,"imageIndex":0},{"imageOffset":18562640,"imageIndex":0},{"imageOffset":18558396,"imageIndex":0},{"imageOffset":10288260,"imageIndex":0},{"imageOffset":42168,"symbol":"AG::Graph::UpdateStack::update()","symbolLocation":520,"imageIndex":1},{"imageOffset":44088,"symbol":"AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int)","symbolLocation":424,"imageIndex":1},{"imageOffset":101308,"symbol":"AG::Subgraph::update(unsigned int)","symbolLocation":844,"imageIndex":1},{"imageOffset":21291620,"imageIndex":0},{"imageOffset":21297192,"imageIndex":0},{"imageOffset":6729280,"imageIndex":0},{"imageOffset":18939196,"imageIndex":0},{"imageOffset":18934588,"imageIndex":0},{"imageOffset":6729216,"imageIndex":0},{"imageOffset":21297136,"imageIndex":0},{"imageOffset":21296860,"imageIndex":0},{"imageOffset":12048916,"imageIndex":0},{"imageOffset":19654832,"imageIndex":0},{"imageOffset":19666872,"imageIndex":0},{"imageOffset":19666960,"imageIndex":0},{"imageOffset":527800,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":36,"imageIndex":2},{"imageOffset":527524,"symbol":"__CFRunLoopDoObservers","symbolLocation":532,"imageIndex":2},{"imageOffset":522452,"symbol":"CFRunLoopRunSpecific","symbolLocation":704,"imageIndex":2},{"imageOffset":204704,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":204260,"symbol":"ReceiveNextEventCommon","symbolLocation":672,"imageIndex":3},{"imageOffset":203564,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":3},{"imageOffset":235596,"symbol":"_DPSNextEvent","symbolLocation":632,"imageIndex":4},{"imageOffset":231900,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":728,"imageIndex":4},{"imageOffset":183820,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":4},{"imageOffset":16976,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":4},{"imageOffset":705564,"imageIndex":0},{"imageOffset":19275596,"imageIndex":0},{"imageOffset":11033248,"imageIndex":0},{"imageOffset":25668,"imageIndex":5},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":6}]},{"id":2139153,"name":"com.apple.NSEventThread","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":2},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":2},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":2},{"imageOffset":1458588,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":4},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2139224,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":4176,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":7},{"imageOffset":78108,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":7},{"imageOffset":39972,"symbol":"mach_msg_overwrite","symbolLocation":452,"imageIndex":7},{"imageOffset":5068,"symbol":"mach_msg","symbolLocation":24,"imageIndex":7},{"imageOffset":531376,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":2},{"imageOffset":525468,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":2},{"imageOffset":522360,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":2},{"imageOffset":2438280,"imageIndex":9},{"imageOffset":356560,"symbol":"__NSThread__start__","symbolLocation":716,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":8},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":8}]},{"id":2140112,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2140393,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2140475,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]},{"id":2140476,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":8}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7927738368,
    "CFBundleShortVersionString" : "4.3.3.1.400",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 25706496,
    "uuid" : "a2ed7102-543e-3c8c-8d24-9ed33a1db942",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "4.3.3.1.400"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7953444864,
    "CFBundleShortVersionString" : "4.0.28",
    "CFBundleIdentifier" : "com.apple.AttributeGraph",
    "size" : 274432,
    "uuid" : "918f7b92-489a-3cf1-9f50-2c50327c270a",
    "path" : "\/System\/Library\/PrivateFrameworks\/AttributeGraph.framework\/Versions\/A\/AttributeGraph",
    "name" : "AttributeGraph",
    "CFBundleVersion" : "4.0.28"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7277461504,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "18260df4-69a8-30d3-8175-fb8ae7ae7709",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7435984896,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "c68fe2e2-e0f3-3caf-ada3-bcc72fba79d0",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7330725888,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15777792,
    "uuid" : "88722053-0df0-3d4f-bf55-7e3c2d2c8e29",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.118"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4341776384,
    "CFBundleShortVersionString" : "0.2.0",
    "CFBundleIdentifier" : "com.hooli.Eigen",
    "size" : 327680,
    "uuid" : "81b9237a-f211-3cd4-b482-f8f38aabe74f",
    "path" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
    "name" : "Eigen",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7273734144,
    "size" : 568228,
    "uuid" : "191e84f1-4b95-39c8-b253-1c1ef56c0fa8",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7276810240,
    "size" : 237548,
    "uuid" : "3dcd49b9-b3c5-3d90-be40-a3b807cb9cd7",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7277047808,
    "size" : 53244,
    "uuid" : "9f3b729a-ed04-3e65-adac-d75ad06ebbdc",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7353147392,
    "CFBundleShortVersionString" : "1404.0.5",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3940352,
    "uuid" : "1a0e7c82-ee42-31d5-86c4-9cc499d1d749",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1404.0.5"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7293374464,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10723328,
    "uuid" : "c62e0110-c636-396a-9cb6-c3c08392b3fa",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  }
],
  "sharedCache" : {
  "base" : 7273086976,
  "size" : 3447455744,
  "uuid" : "835716ae-b363-3187-b065-cf94139bfc85"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.3G resident=0K(0%) swapped_out_or_unallocated=1.3G(100%)\nWritable regions: Total=1.8G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.8G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 3520K        4 \nCG image                           352K       11 \nColorSync                          576K       28 \nCoreAnimation                      800K       38 \nCoreData                            32K        1 \nCoreData Object IDs               4112K        2 \nCoreGraphics                        32K        2 \nCoreUI image data                 2480K       17 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           320.5M       66 \nMALLOC guard page                  288K       17 \nMALLOC_MEDIUM (reserved)           1.0G        9         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  640K        5 \nSTACK GUARD                       56.1M        7 \nStack                             11.2M        7 \nVM_ALLOCATE                       1376K       11 \n__AUTH                            1604K      311 \n__AUTH_CONST                      22.5M      520 \n__CTF                               756        1 \n__DATA                            9200K      515 \n__DATA_CONST                      23.2M      531 \n__DATA_DIRTY                      1620K      181 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       777.5M       11 \n__OBJC_CONST                      3252K      262 \n__OBJC_RO                         65.5M        1 \n__OBJC_RW                         1988K        1 \n__TEXT                           530.6M      552 \ndyld private memory                256K        1 \nlibnetwork                         128K        8 \nmapped file                      189.3M       48 \nshared memory                      992K       20 \n===========                     =======  ======= \nTOTAL                              3.4G     3195 \nTOTAL, minus reserved VM space     2.0G     3195 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "6347054113acce15305b7b82",
      "factorPackIds" : {
        "SIRI_MEMORY_SYNC_CONFIG" : "634705e78e8be655c1316a6e"
      },
      "deploymentId" : 240000005
    },
    {
      "rolloutId" : "6112d17137f5d11121dcd4e2",
      "factorPackIds" : {

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

  ]
}
}

Model: MacBookPro18,3, BootROM 8419.80.7, proc 10:8:2 processors, 16 GB, SMC 
Graphics: Apple M1 Pro, Apple M1 Pro, Built-In
Display: Color LCD, 3024 x 1964 Retina, Main, MirrorOff, Online
Memory Module: LPDDR5, Samsung
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Nov 30 2022 02:17:16 version 20.10.965.13.8.7.131 FWID 01-1251c18d
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.
Kalissaac commented 1 year ago

Sorry about this, would you be willing to give this build a shot? https://github.com/Kalissaac/Eigen/suites/11661358827/artifacts/605841271 I think I removed everything that would make it crash. Thanks.

habi commented 1 year ago

This version identifies as 'Version 0.2.0 (486995e)' and still instantly crashes once I click on the 'Log out' button.

habi commented 1 year ago

Even fully removing Eigen with https://freemacsoft.net/appcleaner/, re-installing it and logging in again does not prevent it from crashing instantly on 'Log out' button click.

Kalissaac commented 1 year ago

Thanks for letting me know, sorry about that

Kalissaac commented 1 year ago

Would you be able to send a crash report with the new build? I can't seem to reproduce this on my end unfortunately.

habi commented 1 year ago

Of course, sorry!

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

Process:               Eigen [28280]
Path:                  /Applications/Eigen.app/Contents/MacOS/Eigen
Identifier:            com.hooli.Eigen
Version:               0.2.0 (486995e)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-03-20 21:35:08.0144 +0100
OS Version:            macOS 13.2.1 (22D68)
Report Version:        12
Bridge OS Version:     7.2 (20P3045)
Anonymous UUID:        DE4A5A87-2452-242B-A45F-2F9F419A1DFD

Sleep/Wake UUID:       226DF788-5D60-4547-A843-36A4CD5282B4

Time Awake Since Boot: 43000 seconds
Time Since Wake:       3686 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
Terminating Process:   exc handler [28280]

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   SwiftUI                             0x7ff90eda9608 0x7ff90e63b000 + 7792136
1   SwiftUI                             0x7ff90efbf669 0x7ff90e63b000 + 9979497
2   SwiftUI                             0x7ff90ef9692d 0x7ff90e63b000 + 9812269
3   SwiftUI                             0x7ff90ef97436 0x7ff90e63b000 + 9815094
4   SwiftUI                             0x7ff90ef95818 0x7ff90e63b000 + 9807896
5   SwiftUI                             0x7ff90ef95261 0x7ff90e63b000 + 9806433
6   SwiftUI                             0x7ff90f6832dd 0x7ff90e63b000 + 17072861
7   SwiftUI                             0x7ff90f6831f7 0x7ff90e63b000 + 17072631
8   SwiftUI                             0x7ff90f6ce1e4 0x7ff90e63b000 + 17379812
9   SwiftUI                             0x7ff90f683044 0x7ff90e63b000 + 17072196
10  SwiftUI                             0x7ff90f68244f 0x7ff90e63b000 + 17069135
11  SwiftUI                             0x7ff90ef3beca 0x7ff90e63b000 + 9440970
12  AttributeGraph                      0x7ff90fca4393 AG::Graph::UpdateStack::update() + 537
13  AttributeGraph                      0x7ff90fca4b47 AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int) + 411
14  AttributeGraph                      0x7ff90fcb13b0 AG::Subgraph::update(unsigned int) + 910
15  SwiftUI                             0x7ff90f8d3d23 0x7ff90e63b000 + 19500323
16  SwiftUI                             0x7ff90f8d4e16 0x7ff90e63b000 + 19504662
17  SwiftUI                             0x7ff90ebff359 0x7ff90e63b000 + 6046553
18  SwiftUI                             0x7ff90f6cea84 0x7ff90e63b000 + 17382020
19  SwiftUI                             0x7ff90f6cdb17 0x7ff90e63b000 + 17378071
20  SwiftUI                             0x7ff90ebff32e 0x7ff90e63b000 + 6046510
21  SwiftUI                             0x7ff90f8d4def 0x7ff90e63b000 + 19504623
22  SwiftUI                             0x7ff90f8d4d43 0x7ff90e63b000 + 19504451
23  SwiftUI                             0x7ff90f0b3852 0x7ff90e63b000 + 10979410
24  SwiftUI                             0x7ff90f773604 0x7ff90e63b000 + 18056708
25  SwiftUI                             0x7ff90f775ae9 0x7ff90e63b000 + 18066153
26  SwiftUI                             0x7ff90f775b22 0x7ff90e63b000 + 18066210
27  CoreFoundation                      0x7ff806c12092 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
28  CoreFoundation                      0x7ff806c11fba __CFRunLoopDoObservers + 482
29  CoreFoundation                      0x7ff806c10bae CFRunLoopRunSpecific + 638
30  HIToolbox                           0x7ff81055e766 RunCurrentEventLoopInMode + 292
31  HIToolbox                           0x7ff81055e396 ReceiveNextEventCommon + 199
32  HIToolbox                           0x7ff81055e2b3 _BlockUntilNextEventMatchingListInModeWithFilter + 70
33  AppKit                              0x7ff809d612f3 _DPSNextEvent + 909
34  AppKit                              0x7ff809d60174 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1219
35  AppKit                              0x7ff809d527b7 -[NSApplication run] + 586
36  AppKit                              0x7ff809d267f7 NSApplicationMain + 817
37  SwiftUI                             0x7ff90e6ce835 0x7ff90e63b000 + 604213
38  SwiftUI                             0x7ff90f71a4f4 0x7ff90e63b000 + 17691892
39  SwiftUI                             0x7ff90efda28f 0x7ff90e63b000 + 10089103
40  Eigen                                  0x1047dfc4e 0x1047db000 + 19534
41  dyld                                0x7ff806804310 start + 2432

Thread 1:
0   libsystem_pthread.dylib             0x7ff806b32c58 start_wqthread + 0

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

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

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

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

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib              0x7ff806af85c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff806b06604 mach_msg2_internal + 82
2   libsystem_kernel.dylib              0x7ff806aff635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib              0x7ff806af88a8 mach_msg + 19
4   CoreFoundation                      0x7ff806c12cbe __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff806c1172a __CFRunLoopRun + 1360
6   CoreFoundation                      0x7ff806c10b60 CFRunLoopRunSpecific + 560
7   AppKit                              0x7ff809ec2179 _NSEventThread + 132
8   libsystem_pthread.dylib             0x7ff806b37259 _pthread_start + 125
9   libsystem_pthread.dylib             0x7ff806b32c7b thread_start + 15

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

Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib              0x7ff806af85c2 mach_msg2_trap + 10
1   libsystem_kernel.dylib              0x7ff806b06604 mach_msg2_internal + 82
2   libsystem_kernel.dylib              0x7ff806aff635 mach_msg_overwrite + 723
3   libsystem_kernel.dylib              0x7ff806af88a8 mach_msg + 19
4   CoreFoundation                      0x7ff806c12cbe __CFRunLoopServiceMachPort + 145
5   CoreFoundation                      0x7ff806c1172a __CFRunLoopRun + 1360
6   CoreFoundation                      0x7ff806c10b60 CFRunLoopRunSpecific + 560
7   CFNetwork                           0x7ff80b62f19c 0x7ff80b3eb000 + 2376092
8   Foundation                          0x7ff807a663bc __NSThread__start__ + 1009
9   libsystem_pthread.dylib             0x7ff806b37259 _pthread_start + 125
10  libsystem_pthread.dylib             0x7ff806b32c7b thread_start + 15

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

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

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007ff84a078a20  rcx: 0xfffffffe00000000  rdx: 0x0000001000000003
  rdi: 0x0000600002310368  rsi: 0x00007ff9493df918  rbp: 0x00007ff7bb722010  rsp: 0x00007ff7bb721fd0
   r8: 0x00007ff7bb721f18   r9: 0x00007ff7bb721f20  r10: 0x00007ff84a4881b0  r11: 0x00007ff806bbe1c0
  r12: 0x00007ff94a48aa48  r13: 0x00007ff7bb7220a8  r14: 0x00007ff7bb722120  r15: 0x00007fd4b6093ee0
  rip: 0x00007ff90eda9608  rfl: 0x0000000000010246  cr2: 0x0000600002ef5000

Logical CPU:     2
Error Code:      0x00000000 
Trap Number:     6

Thread 0 instruction stream:
  89 ff e8 14 19 ac 00 48-85 c0 74 54 48 89 c3 4c  .......H..tTH..L
  89 ef 4c 89 fe 41 ff 54-24 08 48 89 df 48 83 c7  ..L..A.T$.H..H..
  50 48 8d 75 c0 31 d2 31-c9 e8 b4 c1 c0 00 4c 8b  PH.u.1.1......L.
  7b 50 4c 8b 63 58 4c 89-ff e8 b6 c1 c0 00 48 89  {PL.cXL.......H.
  df e8 5e c3 c0 00 4d 89-7e 78 4d 89 a6 80 00 00  ..^...M.~xM.....
  00 48 83 c4 18 5b 41 5c-41 5d 41 5e 41 5f 5d c3  .H...[A\A]A^A_].
 [0f]0b 55 48 89 e5 49 8b-bd 88 00 00 00 48 89 38  ..UH..I......H.8 <==
  5d e9 7e c1 c0 00 55 48-89 e5 53 50 48 89 c3 48  ].~...UH..SPH..H
  8b 3f e8 0a 00 00 00 48-89 03 48 83 c4 08 5b 5d  .?.....H..H...[]
  c3 55 48 89 e5 41 57 41-56 41 55 41 54 53 48 81  .UH..AWAVAUATSH.
  ec f8 00 00 00 49 89 fe-48 8b 46 10 48 8b 56 18  .....I..H.F.H.V.
  31 ff 48 89 45 80 48 89-c6 48 89 55 88 e8 df 49  1.H.E.H..H.U...I

Binary Images:
    0x7ff90e63b000 -     0x7ff90fc9aff5 com.apple.SwiftUI (4.3.3.1.400) <0655992a-4677-3013-b872-b1dc09a2721b> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
    0x7ff90fc9b000 -     0x7ff90fcd7ff2 com.apple.AttributeGraph (4.0.28) <1c988786-36de-3108-aed0-eeb717e8bba8> /System/Library/PrivateFrameworks/AttributeGraph.framework/Versions/A/AttributeGraph
    0x7ff806b93000 -     0x7ff80702cfef com.apple.CoreFoundation (6.9) <c2615780-0140-315c-a455-7e03bb22d3d6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81052f000 -     0x7ff810826ffd com.apple.HIToolbox (2.1.1) <7bf47984-29cb-319e-a6da-0884d158f96a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff809d23000 -     0x7ff80ad2bff2 com.apple.AppKit (6.9) <540cedfd-5a35-3f35-8953-dcb7c4834eb5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1047db000 -        0x104832fff com.hooli.Eigen (0.2.0) <6b29eca6-1853-3422-b20c-5dafb4d75ece> /Applications/Eigen.app/Contents/MacOS/Eigen
    0x7ff8067fe000 -     0x7ff806892caf dyld (*) <bba77709-6cad-3592-ab03-09d0f7b8610e> /usr/lib/dyld
    0x7ff806b31000 -     0x7ff806b3cff7 libsystem_pthread.dylib (*) <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
    0x7ff806af7000 -     0x7ff806b30ff7 libsystem_kernel.dylib (*) <87ff381c-4d30-3087-bab7-a5a53d232c00> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80b3eb000 -     0x7ff80b790ff7 com.apple.CFNetwork (1404.0.5) <4b897c45-5c75-37b9-a394-66ffb18ffc35> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff807a0e000 -     0x7ff80841fff6 com.apple.Foundation (6.9) <a58576df-7109-3a13-a338-617f135ce8a8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 2160K        4 
CG image                           120K       10 
CG raster data                      20K        2 
ColorSync                          252K       29 
CoreAnimation                      512K       58 
CoreData                            20K        1 
CoreData Object IDs               4100K        2 
CoreGraphics                        12K        2 
CoreServices                         4K        1 
CoreUI image data                 2448K       18 
Foundation                          16K        1 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           236.5M       89 
MALLOC guard page                   48K       11 
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                  512K        4 
STACK GUARD                       56.0M       11 
Stack                             13.1M       11 
VM_ALLOCATE                       3152K       18 
__CTF                               756        1 
__DATA                            32.8M      588 
__DATA_CONST                      38.0M      383 
__DATA_DIRTY                      1667K      209 
__FONT_DATA                        2352        1 
__LINKEDIT                       191.6M       10 
__OBJC_RO                         65.5M        1 
__OBJC_RW                         1989K        2 
__TEXT                           615.6M      610 
dyld private memory                256K        1 
libnetwork                         128K        8 
mapped file                      187.6M       42 
shared memory                     2840K       22 
===========                     =======  ======= 
TOTAL                              1.8G     2155 
TOTAL, minus reserved VM space     1.4G     2155 

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

{"app_name":"Eigen","timestamp":"2023-03-20 21:35:08.00 +0100","app_version":"0.2.0","slice_uuid":"6b29eca6-1853-3422-b20c-5dafb4d75ece","build_version":"486995e","platform":1,"bundleID":"com.hooli.Eigen","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"Eigen","incident_id":"ABBE4390-5E14-4AD8-9807-E204B6DD2D3D"}
{
  "uptime" : 43000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro15,2",
  "coalitionID" : 7835,
  "osVersion" : {
    "train" : "macOS 13.2.1",
    "build" : "22D68",
    "releaseType" : "User"
  },
  "captureTime" : "2023-03-20 21:35:08.0144 +0100",
  "incident" : "ABBE4390-5E14-4AD8-9807-E204B6DD2D3D",
  "pid" : 28280,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-03-20 21:35:00.9915 +0100",
  "procStartAbsTime" : 43046256084297,
  "procExitAbsTime" : 43053276524895,
  "procName" : "Eigen",
  "procPath" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
  "bundleInfo" : {"CFBundleShortVersionString":"0.2.0","CFBundleVersion":"486995e","CFBundleIdentifier":"com.hooli.Eigen"},
  "storeInfo" : {"deviceIdentifierForVendor":"F54FD548-7819-5666-A94E-DAEA35917B3B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.hooli.Eigen",
  "crashReporterKey" : "DE4A5A87-2452-242B-A45F-2F9F419A1DFD",
  "throttleTimeout" : 2147483647,
  "wakeTime" : 3686,
  "bridgeVersion" : {"build":"20P3045","train":"7.2"},
  "sleepWakeUUID" : "226DF788-5D60-4547-A843-36A4CD5282B4",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
  "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":28280},
  "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" : 0,
  "threads" : [{"triggered":true,"id":681271,"instructionState":{"instructionStream":{"bytes":[137,255,232,20,25,172,0,72,133,192,116,84,72,137,195,76,137,239,76,137,254,65,255,84,36,8,72,137,223,72,131,199,80,72,141,117,192,49,210,49,201,232,180,193,192,0,76,139,123,80,76,139,99,88,76,137,255,232,182,193,192,0,72,137,223,232,94,195,192,0,77,137,126,120,77,137,166,128,0,0,0,72,131,196,24,91,65,92,65,93,65,94,65,95,93,195,15,11,85,72,137,229,73,139,189,136,0,0,0,72,137,56,93,233,126,193,192,0,85,72,137,229,83,80,72,137,195,72,139,63,232,10,0,0,0,72,137,3,72,131,196,8,91,93,195,85,72,137,229,65,87,65,86,65,85,65,84,83,72,129,236,248,0,0,0,73,137,254,72,139,70,16,72,139,86,24,49,255,72,137,69,128,72,137,198,72,137,85,136,232,223,73],"offset":96}},"threadState":{"r13":{"value":140701978468520},"rax":{"value":0},"rflags":{"value":66118},"cpu":{"value":2},"r14":{"value":140701978468640},"rsi":{"value":140708652382488,"symbolLocation":5600,"symbol":"OBJC_METACLASS_$__TtC7SwiftUI16InteropResponder"},"r8":{"value":140701978468120},"cr2":{"value":105553165504512},"rdx":{"value":68719476739},"r10":{"value":140704374882736,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFType"},"r9":{"value":140701978468128},"r15":{"value":140551563853536},"rbx":{"value":140704370625056,"symbolLocation":0,"symbol":"type metadata for Never"},"trap":{"value":6},"err":{"value":0},"r11":{"value":140703241593280,"symbolLocation":0,"symbol":"-[__NSCFType retain]"},"rip":{"value":140707672790536,"matchesCrashFrame":1},"rbp":{"value":140701978468368},"rsp":{"value":140701978468304},"r12":{"value":140708669860424,"symbolLocation":624,"symbol":"__unnamed_6"},"rcx":{"value":18446744065119617024},"flavor":"x86_THREAD_STATE","rdi":{"value":105553153033064}},"queue":"com.apple.main-thread","frames":[{"imageOffset":7792136,"imageIndex":0},{"imageOffset":9979497,"imageIndex":0},{"imageOffset":9812269,"imageIndex":0},{"imageOffset":9815094,"imageIndex":0},{"imageOffset":9807896,"imageIndex":0},{"imageOffset":9806433,"imageIndex":0},{"imageOffset":17072861,"imageIndex":0},{"imageOffset":17072631,"imageIndex":0},{"imageOffset":17379812,"imageIndex":0},{"imageOffset":17072196,"imageIndex":0},{"imageOffset":17069135,"imageIndex":0},{"imageOffset":9440970,"imageIndex":0},{"imageOffset":37779,"symbol":"AG::Graph::UpdateStack::update()","symbolLocation":537,"imageIndex":1},{"imageOffset":39751,"symbol":"AG::Graph::update_attribute(AG::data::ptr<AG::Node>, unsigned int)","symbolLocation":411,"imageIndex":1},{"imageOffset":91056,"symbol":"AG::Subgraph::update(unsigned int)","symbolLocation":910,"imageIndex":1},{"imageOffset":19500323,"imageIndex":0},{"imageOffset":19504662,"imageIndex":0},{"imageOffset":6046553,"imageIndex":0},{"imageOffset":17382020,"imageIndex":0},{"imageOffset":17378071,"imageIndex":0},{"imageOffset":6046510,"imageIndex":0},{"imageOffset":19504623,"imageIndex":0},{"imageOffset":19504451,"imageIndex":0},{"imageOffset":10979410,"imageIndex":0},{"imageOffset":18056708,"imageIndex":0},{"imageOffset":18066153,"imageIndex":0},{"imageOffset":18066210,"imageIndex":0},{"imageOffset":520338,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":2},{"imageOffset":520122,"symbol":"__CFRunLoopDoObservers","symbolLocation":482,"imageIndex":2},{"imageOffset":514990,"symbol":"CFRunLoopRunSpecific","symbolLocation":638,"imageIndex":2},{"imageOffset":194406,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":3},{"imageOffset":193430,"symbol":"ReceiveNextEventCommon","symbolLocation":199,"imageIndex":3},{"imageOffset":193203,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":70,"imageIndex":3},{"imageOffset":254707,"symbol":"_DPSNextEvent","symbolLocation":909,"imageIndex":4},{"imageOffset":250228,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1219,"imageIndex":4},{"imageOffset":194487,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":4},{"imageOffset":14327,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":4},{"imageOffset":604213,"imageIndex":0},{"imageOffset":17691892,"imageIndex":0},{"imageOffset":10089103,"imageIndex":0},{"imageOffset":19534,"imageIndex":5},{"imageOffset":25360,"symbol":"start","symbolLocation":2432,"imageIndex":6}]},{"id":681280,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681281,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681284,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681297,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681298,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681307,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":8},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":8},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":2},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":2},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":2},{"imageOffset":1700217,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":681314,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681340,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":8},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":8},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":8},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":8},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":2},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":2},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":2},{"imageOffset":2376092,"imageIndex":9},{"imageOffset":361404,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":10},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":7},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":7}]},{"id":681358,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":681359,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707664998400,
    "CFBundleShortVersionString" : "4.3.3.1.400",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 23461878,
    "uuid" : "0655992a-4677-3013-b872-b1dc09a2721b",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "4.3.3.1.400"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140707688460288,
    "CFBundleShortVersionString" : "4.0.28",
    "CFBundleIdentifier" : "com.apple.AttributeGraph",
    "size" : 249843,
    "uuid" : "1c988786-36de-3108-aed0-eeb717e8bba8",
    "path" : "\/System\/Library\/PrivateFrameworks\/AttributeGraph.framework\/Versions\/A\/AttributeGraph",
    "name" : "AttributeGraph",
    "CFBundleVersion" : "4.0.28"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703241416704,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4825072,
    "uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703402487808,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3112958,
    "uuid" : "7bf47984-29cb-319e-a6da-0884d158f96a",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703293386752,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 16814067,
    "uuid" : "540cedfd-5a35-3f35-8953-dcb7c4834eb5",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.40.118"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4370313216,
    "CFBundleShortVersionString" : "0.2.0",
    "CFBundleIdentifier" : "com.hooli.Eigen",
    "size" : 360448,
    "uuid" : "6b29eca6-1853-3422-b20c-5dafb4d75ece",
    "path" : "\/Applications\/Eigen.app\/Contents\/MacOS\/Eigen",
    "name" : "Eigen",
    "CFBundleVersion" : "486995e"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703237660672,
    "size" : 609456,
    "uuid" : "bba77709-6cad-3592-ab03-09d0f7b8610e",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703241015296,
    "size" : 49144,
    "uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703240777728,
    "size" : 237560,
    "uuid" : "87ff381c-4d30-3087-bab7-a5a53d232c00",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703317274624,
    "CFBundleShortVersionString" : "1404.0.5",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 3825656,
    "uuid" : "4b897c45-5c75-37b9-a394-66ffb18ffc35",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1404.0.5"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703256600576,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 10559479,
    "uuid" : "a58576df-7109-3a13-a338-617f135ce8a8",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1953.300"
  }
],
  "sharedCache" : {
  "base" : 140703237054464,
  "size" : 21474836480,
  "uuid" : "57815a20-af2c-3b56-9006-23abde7962b0"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=807.2M resident=0K(0%) swapped_out_or_unallocated=807.2M(100%)\nWritable regions: Total=646.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=646.2M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG backing stores                 2160K        4 \nCG image                           120K       10 \nCG raster data                      20K        2 \nColorSync                          252K       29 \nCoreAnimation                      512K       58 \nCoreData                            20K        1 \nCoreData Object IDs               4100K        2 \nCoreGraphics                        12K        2 \nCoreServices                         4K        1 \nCoreUI image data                 2448K       18 \nFoundation                          16K        1 \nIOKit                             7940K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           236.5M       89 \nMALLOC guard page                   48K       11 \nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  512K        4 \nSTACK GUARD                       56.0M       11 \nStack                             13.1M       11 \nVM_ALLOCATE                       3152K       18 \n__CTF                               756        1 \n__DATA                            32.8M      588 \n__DATA_CONST                      38.0M      383 \n__DATA_DIRTY                      1667K      209 \n__FONT_DATA                        2352        1 \n__LINKEDIT                       191.6M       10 \n__OBJC_RO                         65.5M        1 \n__OBJC_RW                         1989K        2 \n__TEXT                           615.6M      610 \ndyld private memory                256K        1 \nlibnetwork                         128K        8 \nmapped file                      187.6M       42 \nshared memory                     2840K       22 \n===========                     =======  ======= \nTOTAL                              1.8G     2155 \nTOTAL, minus reserved VM space     1.4G     2155 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {
        "HEALTH_FEATURE_AVAILABILITY" : "63f8068a238e7b23a1f30123"
      },
      "deploymentId" : 240000055
    },
    {
      "rolloutId" : "61fd92db295c182621ececc3",
      "factorPackIds" : {
        "SIRI_DIALOG_ASSETS" : "63f8d3777a214850f5842941"
      },
      "deploymentId" : 240000344
    }
  ],
  "experiments" : [

  ]
}
}
Kalissaac commented 1 year ago

Sorry for the delay on this, I was actually working on multi-account support and I think I was able to identify the issue that is also popping up here. The unfortunate part is that I'm not quite sure how to fix it at the moment, but I'll keep working and update this issue as I learn more. Thanks for your patience on this :)