joelekstrom / fastmate

A native Fastmail-wrapper for Mac.
MIT License
193 stars 12 forks source link

Crashes randomly after screensaver / sleep resume #53

Closed dvcrn closed 2 years ago

dvcrn commented 2 years ago

Hi!

Not sure how to properly give information on how to debug this, but it happens very often that when I come back to my Mac and unlock, that I have a crash dialog for Fastmate open. This happens especially after longer periods of sleep time, like locking my Mac before bed and checking in the morning.

No crashes ever while the Mac is unlocked though

Monterey 12.0.1 M1 Mac Mini

joelekstrom commented 2 years ago

Hi! Thanks for the report, and sorry for being so slow to reply. It would be great if you could send me a crash report so I can investigate it. You might be able to export it from said dialog, or it should be visible in /Applications/Utilities/Console.app -> Crashes.

Thanks!

dvcrn commented 2 years ago

Sure, here you go! This is a crash report from a couple days ago

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

Process:               Fastmate [43219]
Path:                  /Applications/Fastmate.app/Contents/MacOS/Fastmate
Identifier:            io.ekstrom.Fastmate
Version:               1.6.6 (1)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2021-12-08 05:52:33.5115 +0900
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Anonymous UUID:        220ADA46-2E57-2580-AF40-7F2371490D38

Time Awake Since Boot: 150000 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: identifier != nil'
abort() called
terminating with uncaught exception of type NSException

Application Specific Backtrace 0:
0   CoreFoundation                      0x0000000196f7012c __exceptionPreprocess + 240
1   libobjc.A.dylib                     0x0000000196cc1808 objc_exception_throw + 60
2   Foundation                          0x0000000197e9c324 -[NSCalendarDate initWithCoder:] + 0
3   UserNotifications                   0x00000001a1748180 -[UNNotificationRequest _initWithIdentifier:content:trigger:destinations:] + 404
4   UserNotifications                   0x00000001a1747dc4 +[UNNotificationRequest requestWithIdentifier:content:trigger:] + 104
5   Fastmate                            0x0000000102633c8c Fastmate + 15500
6   Fastmate                            0x0000000102638138 Fastmate + 33080
7   Fastmate                            0x0000000102637a6c Fastmate + 31340
8   WebKit                              0x00000001b50215a0 _ZN28ScriptMessageHandlerDelegate14didPostMessageERN6WebKit12WebPageProxyEONS0_13FrameInfoDataERN3API12ContentWorldERN7WebCore21SerializedScriptValueE + 208
9   WebKit                              0x00000001b5290f14 _ZN6WebKit29WebUserContentControllerProxy14didPostMessageEN3WTF16ObjectIdentifierINS_26WebPageProxyIdentifierTypeEEEONS_13FrameInfoDataEyRKN3IPC14ArrayReferenceIhLm18446744073709551615EEEONS1_17CompletionHandlerIFvSB_RKNS1_6StringEEEE + 648
10  WebKit                              0x00000001b55367d4 _ZN6WebKit29WebUserContentControllerProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 2252
11  WebKit                              0x00000001b4d95ef0 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 272
12  WebKit                              0x00000001b51be79c _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 40
13  WebKit                              0x00000001b4d74dac _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 724
14  WebKit                              0x00000001b4d7445c _ZN3IPC10Connection24dispatchIncomingMessagesEv + 508
15  JavaScriptCore                      0x00000001aff69cd8 _ZN3WTF7RunLoop11performWorkEv + 200
16  JavaScriptCore                      0x00000001aff6aa60 _ZN3WTF7RunLoop11performWorkEPv + 36
17  CoreFoundation                      0x0000000196ef0bbc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
18  CoreFoundation                      0x0000000196ef0b08 __CFRunLoopDoSource0 + 208
19  CoreFoundation                      0x0000000196ef07f4 __CFRunLoopDoSources0 + 268
20  CoreFoundation                      0x0000000196eef168 __CFRunLoopRun + 820
21  CoreFoundation                      0x0000000196eee694 CFRunLoopRunSpecific + 600
22  HIToolbox                           0x000000019fa64990 RunCurrentEventLoopInMode + 292
23  HIToolbox                           0x000000019fa64704 ReceiveNextEventCommon + 552
24  HIToolbox                           0x000000019fa644c4 _BlockUntilNextEventMatchingListInModeWithFilter + 72
25  AppKit                              0x0000000199a43aec _DPSNextEvent + 844
26  AppKit                              0x0000000199a42390 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
27  AppKit                              0x0000000199a343b0 -[NSApplication run] + 596
28  AppKit                              0x0000000199a05a84 NSApplicationMain + 1064
29  dyld                                0x00000001029750f4 start + 520

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                 0x196df19b8 __pthread_kill + 8
1   libsystem_pthread.dylib                0x196e2515c pthread_kill + 288
2   libsystem_c.dylib                      0x196d62314 abort + 164
3   libc++abi.dylib                        0x196de1b50 abort_message + 132
4   libc++abi.dylib                        0x196dd2f64 demangling_terminate_handler() + 332
5   libobjc.A.dylib                        0x196cca1a0 _objc_terminate() + 144
6   libc++abi.dylib                        0x196de0ee4 std::__terminate(void (*)()) + 20
7   libc++abi.dylib                        0x196de3c5c __cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*) + 36
8   libc++abi.dylib                        0x196de3c08 __cxa_throw + 140
9   libobjc.A.dylib                        0x196cc192c objc_exception_throw + 352
10  Foundation                             0x197e9c324 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 200
11  UserNotifications                      0x1a1748180 -[UNNotificationRequest _initWithIdentifier:content:trigger:destinations:] + 404
12  UserNotifications                      0x1a1747dc4 +[UNNotificationRequest requestWithIdentifier:content:trigger:] + 104
13  Fastmate                               0x102633c8c 0x102630000 + 15500
14  Fastmate                               0x102638138 0x102630000 + 33080
15  Fastmate                               0x102637a6c 0x102630000 + 31340
16  WebKit                                 0x1b50215a0 ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&) + 208
17  WebKit                                 0x1b5290f14 WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::CompletionHandler<void (IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::String const&)>&&) + 648
18  WebKit                                 0x1b55367d4 WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 2252
19  WebKit                                 0x1b4d95ef0 IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 272
20  WebKit                                 0x1b51be79c WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 40
21  WebKit                                 0x1b4d74dac IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >) + 724
22  WebKit                                 0x1b4d7445c IPC::Connection::dispatchIncomingMessages() + 508
23  JavaScriptCore                         0x1aff69cd8 WTF::RunLoop::performWork() + 200
24  JavaScriptCore                         0x1aff6aa60 WTF::RunLoop::performWork(void*) + 36
25  CoreFoundation                         0x196ef0bbc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
26  CoreFoundation                         0x196ef0b08 __CFRunLoopDoSource0 + 208
27  CoreFoundation                         0x196ef07f4 __CFRunLoopDoSources0 + 268
28  CoreFoundation                         0x196eef168 __CFRunLoopRun + 820
29  CoreFoundation                         0x196eee694 CFRunLoopRunSpecific + 600
30  HIToolbox                              0x19fa64990 RunCurrentEventLoopInMode + 292
31  HIToolbox                              0x19fa64704 ReceiveNextEventCommon + 552
32  HIToolbox                              0x19fa644c4 _BlockUntilNextEventMatchingListInModeWithFilter + 72
33  AppKit                                 0x199a43aec _DPSNextEvent + 844
34  AppKit                                 0x199a42390 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
35  AppKit                                 0x199a343b0 -[NSApplication run] + 596
36  AppKit                                 0x199a05a84 NSApplicationMain + 1064
37  dyld                                   0x1029750f4 start + 520

Thread 1:: com.apple.coreanimation.render-server
0   libsystem_kernel.dylib                 0x196de9954 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x196de9d00 mach_msg + 76
2   QuartzCore                             0x19dd5aee0 CA::Render::Server::server_thread(void*) + 508
3   QuartzCore                             0x19dd5acd4 thread_fun(void*) + 32
4   libsystem_pthread.dylib                0x196e254ec _pthread_start + 148
5   libsystem_pthread.dylib                0x196e202d0 thread_start + 8

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib                 0x196de9954 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x196de9d00 mach_msg + 76
2   CoreFoundation                         0x196ef0e38 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x196eef2f0 __CFRunLoopRun + 1212
4   CoreFoundation                         0x196eee694 CFRunLoopRunSpecific + 600
5   AppKit                                 0x199bb0c24 _NSEventThread + 196
6   libsystem_pthread.dylib                0x196e254ec _pthread_start + 148
7   libsystem_pthread.dylib                0x196e202d0 thread_start + 8

Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                 0x196de9954 mach_msg_trap + 8
1   libsystem_kernel.dylib                 0x196de9d00 mach_msg + 76
2   CoreFoundation                         0x196ef0e38 __CFRunLoopServiceMachPort + 372
3   CoreFoundation                         0x196eef2f0 __CFRunLoopRun + 1212
4   CoreFoundation                         0x196eee694 CFRunLoopRunSpecific + 600
5   CFNetwork                              0x19bcf3fe0 0x19ba86000 + 2547680
6   Foundation                             0x197dc0358 __NSThread__start__ + 808
7   libsystem_pthread.dylib                0x196e254ec _pthread_start + 148
8   libsystem_pthread.dylib                0x196e202d0 thread_start + 8

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

Thread 5:: JavaScriptCore libpas scavenger
0   libsystem_kernel.dylib                 0x196ded0c0 __psynch_cvwait + 8
1   libsystem_pthread.dylib                0x196e25ab4 _pthread_cond_wait + 1228
2   JavaScriptCore                         0x1afff9554 scavenger_thread_main + 996
3   libsystem_pthread.dylib                0x196e254ec _pthread_start + 148
4   libsystem_pthread.dylib                0x196e202d0 thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000196de50ad   x5: 0x000000016d7cc2b0   x6: 0x000000000000006e   x7: 0x0000000000001700
    x8: 0x037f9d18ff042d77   x9: 0x037f9d19fd9a28f7  x10: 0x0000000000000002  x11: 0x000000000000000b
   x12: 0x00000000c7e2a02d  x13: 0x0000000047e2a000  x14: 0x0000000000000010  x15: 0x0000000000000002
   x16: 0x0000000000000148  x17: 0x00000001f120b530  x18: 0x00000001074373fc  x19: 0x0000000000000006
   x20: 0x00000001029e0580  x21: 0x0000000000000103  x22: 0x000060000147c6c0  x23: 0x000000013021e810
   x24: 0x00000001e1393c36  x25: 0x000060000147c6e0  x26: 0x000000016d7cdd90  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016d7cc220   lr: 0x0000000196e2515c
    sp: 0x000000016d7cc200   pc: 0x0000000196df19b8 cpsr: 0x40000000
   far: 0x00000001ece637f0  esr: 0x56000080  Address size fault

Binary Images:
       0x196de8000 -        0x196e1dfff libsystem_kernel.dylib (*) <c8524c02-b14f-30bd-a228-c44b4a448e68> /usr/lib/system/libsystem_kernel.dylib
       0x196e1e000 -        0x196e2afff libsystem_pthread.dylib (*) <4786e19a-9312-38e6-80ef-9c1394548118> /usr/lib/system/libsystem_pthread.dylib
       0x196ce9000 -        0x196d69fff libsystem_c.dylib (*) <002a39ae-6431-3b2e-85e7-c45fc2f95ad0> /usr/lib/system/libsystem_c.dylib
       0x196dce000 -        0x196de7fff libc++abi.dylib (*) <6baf3d90-c332-373d-8f33-2a6744916698> /usr/lib/libc++abi.dylib
       0x196caa000 -        0x196ce5fff libobjc.A.dylib (*) <2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f> /usr/lib/libobjc.A.dylib
       0x197d63000 -        0x198150fff com.apple.Foundation (6.9) <de039f1b-ffe5-3644-a8cf-7ba52c32cd73> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1a1737000 -        0x1a177efff com.apple.UserNotifications (1.0) <ee08150b-b44e-33e5-843d-17e6dbc1c971> /System/Library/Frameworks/UserNotifications.framework/Versions/A/UserNotifications
       0x102630000 -        0x102643fff io.ekstrom.Fastmate (1.6.6) <b61dad88-97e1-32aa-8785-b9a4e7f53ef7> /Applications/Fastmate.app/Contents/MacOS/Fastmate
       0x1b4ce7000 -        0x1b5636fff com.apple.WebKit (17612) <49d3aab3-bd37-354c-87dc-67a6509fe79f> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
       0x1aee82000 -        0x1b0139fff com.apple.JavaScriptCore (17612) <1f13d2b9-d661-364f-8b67-865f68018e4a> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x196e6c000 -        0x1973affff com.apple.CoreFoundation (6.9) <b2ff96d0-ae99-31ef-9014-fc9964b4f3e0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19fa34000 -        0x19fd63fff com.apple.HIToolbox (2.1.1) <98ea191e-b6f8-3036-b267-eeadb5f03c7d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x199a02000 -        0x19a8b3fff com.apple.AppKit (6.9) <518f4e68-c324-320f-9d7f-85c224eae972> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x102970000 -        0x1029cffff dyld (*) <86a8ba48-8bb4-3b30-9cda-051f73c74f44> /usr/lib/dyld
       0x19dd14000 -        0x19e011fff com.apple.QuartzCore (1.11) <b7469cdd-ceae-3cb7-bb88-6c8d274d546a> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x19ba86000 -        0x19bf3dfff com.apple.CFNetwork (1325.0.1) <a9068037-0e3b-3486-88cb-5098d0c827e3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 3840K        4 
CG image                           160K        7 
ColorSync                          528K       26 
CoreAnimation                      672K       11 
CoreGraphics                        48K        3 
CoreUI image data                 1232K        8 
Foundation                          16K        1 
Image IO                            16K        1 
JS JIT generated code            512.0M        3 
Kernel Alloc Once                   32K        1 
MALLOC                           265.5M       59 
MALLOC guard page                  288K       16 
MALLOC_MEDIUM (reserved)         720.0M        6         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
SQLite page cache                  128K        2 
STACK GUARD                       56.1M        6 
Stack                             11.1M        6 
VM_ALLOCATE                        160K       10 
WebKit Malloc                    192.0M        4 
__AUTH                            2486K      301 
__AUTH_CONST                      18.9M      487 
__DATA                            14.4M      476 
__DATA_CONST                      17.1M      494 
__DATA_DIRTY                      1722K      210 
__FONT_DATA                          4K        1 
__GLSLBUILTINS                    5176K        1 
__LINKEDIT                       571.6M        6 
__OBJC_CONST                      3323K      264 
__OBJC_RO                         81.8M        1 
__OBJC_RW                         3088K        1 
__TEXT                           464.1M      512 
__UNICODE                          588K        1 
dyld private memory               1024K        1 
libnetwork                         128K        8 
mapped file                      359.2M       29 
shared memory                      928K       17 
===========                     =======  ======= 
TOTAL                              3.6G     2988 
TOTAL, minus reserved VM space     2.5G     2988 

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

{"app_name":"Fastmate","timestamp":"2021-12-08 05:52:36.00 +0900","app_version":"1.6.6","slice_uuid":"b61dad88-97e1-32aa-8785-b9a4e7f53ef7","build_version":"1","platform":1,"bundleID":"io.ekstrom.Fastmate","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"D2B4E34B-69F6-489B-BA56-E7F98548C530","name":"Fastmate"}
{
  "uptime" : 150000,
  "procLaunch" : "2021-12-07 10:27:51.3884 +0900",
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Macmini9,1",
  "procStartAbsTime" : 2116239548259,
  "coalitionID" : 1908,
  "osVersion" : {
    "train" : "macOS 12.0.1",
    "build" : "21A559",
    "releaseType" : "User"
  },
  "captureTime" : "2021-12-08 05:52:33.5115 +0900",
  "incident" : "D2B4E34B-69F6-489B-BA56-E7F98548C530",
  "bug_type" : "309",
  "pid" : 43219,
  "procExitAbsTime" : 3793412388908,
  "translated" : false,
  "cpuType" : "ARM-64",
  "procName" : "Fastmate",
  "procPath" : "\/Applications\/Fastmate.app\/Contents\/MacOS\/Fastmate",
  "bundleInfo" : {"CFBundleShortVersionString":"1.6.6","CFBundleVersion":"1","CFBundleIdentifier":"io.ekstrom.Fastmate"},
  "storeInfo" : {"deviceIdentifierForVendor":"447F2ABD-73E1-5D49-8400-ABC4AFC1070B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "io.ekstrom.Fastmate",
  "crashReporterKey" : "220ADA46-2E57-2580-AF40-7F2371490D38",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "asi" : {"CoreFoundation":["*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: identifier != nil'"],"libc++abi.dylib":["terminating with uncaught exception of type NSException"],"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x0000000196f7012c __exceptionPreprocess + 240\n1   libobjc.A.dylib                     0x0000000196cc1808 objc_exception_throw + 60\n2   Foundation                          0x0000000197e9c324 -[NSCalendarDate initWithCoder:] + 0\n3   UserNotifications                   0x00000001a1748180 -[UNNotificationRequest _initWithIdentifier:content:trigger:destinations:] + 404\n4   UserNotifications                   0x00000001a1747dc4 +[UNNotificationRequest requestWithIdentifier:content:trigger:] + 104\n5   Fastmate                            0x0000000102633c8c Fastmate + 15500\n6   Fastmate                            0x0000000102638138 Fastmate + 33080\n7   Fastmate                            0x0000000102637a6c Fastmate + 31340\n8   WebKit                              0x00000001b50215a0 _ZN28ScriptMessageHandlerDelegate14didPostMessageERN6WebKit12WebPageProxyEONS0_13FrameInfoDataERN3API12ContentWorldERN7WebCore21SerializedScriptValueE + 208\n9   WebKit                              0x00000001b5290f14 _ZN6WebKit29WebUserContentControllerProxy14didPostMessageEN3WTF16ObjectIdentifierINS_26WebPageProxyIdentifierTypeEEEONS_13FrameInfoDataEyRKN3IPC14ArrayReferenceIhLm18446744073709551615EEEONS1_17CompletionHandlerIFvSB_RKNS1_6StringEEEE + 648\n10  WebKit                              0x00000001b55367d4 _ZN6WebKit29WebUserContentControllerProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 2252\n11  WebKit                              0x00000001b4d95ef0 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 272\n12  WebKit                              0x00000001b51be79c _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 40\n13  WebKit                              0x00000001b4d74dac _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 724\n14  WebKit                              0x00000001b4d7445c _ZN3IPC10Connection24dispatchIncomingMessagesEv + 508\n15  JavaScriptCore                      0x00000001aff69cd8 _ZN3WTF7RunLoop11performWorkEv + 200\n16  JavaScriptCore                      0x00000001aff6aa60 _ZN3WTF7RunLoop11performWorkEPv + 36\n17  CoreFoundation                      0x0000000196ef0bbc __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28\n18  CoreFoundation                      0x0000000196ef0b08 __CFRunLoopDoSource0 + 208\n19  CoreFoundation                      0x0000000196ef07f4 __CFRunLoopDoSources0 + 268\n20  CoreFoundation                      0x0000000196eef168 __CFRunLoopRun + 820\n21  CoreFoundation                      0x0000000196eee694 CFRunLoopRunSpecific + 600\n22  HIToolbox                           0x000000019fa64990 RunCurrentEventLoopInMode + 292\n23  HIToolbox                           0x000000019fa64704 ReceiveNextEventCommon + 552\n24  HIToolbox                           0x000000019fa644c4 _BlockUntilNextEventMatchingListInModeWithFilter + 72\n25  AppKit                              0x0000000199a43aec _DPSNextEvent + 844\n26  AppKit                              0x0000000199a42390 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332\n27  AppKit                              0x0000000199a343b0 -[NSApplication run] + 596\n28  AppKit                              0x0000000199a05a84 NSApplicationMain + 1064\n29  dyld                                0x00000001029750f4 start + 520"],
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "lastExceptionBacktrace" : [{"imageOffset":1065240,"symbol":"__exceptionPreprocess","symbolLocation":220,"imageIndex":10},{"imageOffset":96264,"symbol":"objc_exception_throw","symbolLocation":60,"imageIndex":4},{"imageOffset":1282852,"symbol":"-[NSCalendarDate initWithCoder:]","symbolLocation":0,"imageIndex":5},{"imageOffset":70016,"symbol":"-[UNNotificationRequest _initWithIdentifier:content:trigger:destinations:]","symbolLocation":404,"imageIndex":6},{"imageOffset":69060,"symbol":"+[UNNotificationRequest requestWithIdentifier:content:trigger:]","symbolLocation":104,"imageIndex":6},{"imageOffset":15500,"imageIndex":7},{"imageOffset":33080,"imageIndex":7},{"imageOffset":31340,"imageIndex":7},{"imageOffset":3384736,"symbol":"ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&)","symbolLocation":208,"imageIndex":8},{"imageOffset":5938964,"symbol":"WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::CompletionHandler<void (IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::String const&)>&&)","symbolLocation":648,"imageIndex":8},{"imageOffset":8714196,"symbol":"WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":2252,"imageIndex":8},{"imageOffset":716528,"symbol":"IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":272,"imageIndex":8},{"imageOffset":5076892,"symbol":"WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":40,"imageIndex":8},{"imageOffset":581036,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)","symbolLocation":724,"imageIndex":8},{"imageOffset":578652,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":508,"imageIndex":8},{"imageOffset":17726680,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":9},{"imageOffset":17730144,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":9},{"imageOffset":543676,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":10},{"imageOffset":543496,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":10},{"imageOffset":542708,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":10},{"imageOffset":536936,"symbol":"__CFRunLoopRun","symbolLocation":820,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":199056,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":198404,"symbol":"ReceiveNextEventCommon","symbolLocation":552,"imageIndex":11},{"imageOffset":197828,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":11},{"imageOffset":269036,"symbol":"_DPSNextEvent","symbolLocation":844,"imageIndex":12},{"imageOffset":263056,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1332,"imageIndex":12},{"imageOffset":205744,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":12},{"imageOffset":14980,"symbol":"NSApplicationMain","symbolLocation":1064,"imageIndex":12},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":13}],
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":901470,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":6826119341},{"value":6131860144},{"value":110},{"value":5888},{"value":252092834839276919},{"value":252092839110519031},{"value":2},{"value":11},{"value":3353518125},{"value":1206034432},{"value":16},{"value":2},{"value":328},{"value":8340419888},{"value":4416828412},{"value":6},{"value":4338877824,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":105553137747648},{"value":5102495760},{"value":8073591862,"objc-selector":"_initWithIdentifier:content:trigger:destinations:"},{"value":105553137747680},{"value":6131867024},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6826381660},"cpsr":{"value":1073741824},"fp":{"value":6131860000},"sp":{"value":6131859968},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6826170808,"matchesCrashFrame":1},"far":{"value":8269477872}},"queue":"com.apple.main-thread","frames":[{"imageOffset":39352,"symbol":"__pthread_kill","symbolLocation":8,"imageIndex":0},{"imageOffset":29020,"symbol":"pthread_kill","symbolLocation":288,"imageIndex":1},{"imageOffset":496404,"symbol":"abort","symbolLocation":164,"imageIndex":2},{"imageOffset":80720,"symbol":"abort_message","symbolLocation":132,"imageIndex":3},{"imageOffset":20324,"symbol":"demangling_terminate_handler()","symbolLocation":332,"imageIndex":3},{"imageOffset":131488,"symbol":"_objc_terminate()","symbolLocation":144,"imageIndex":4},{"imageOffset":77540,"symbol":"std::__terminate(void (*)())","symbolLocation":20,"imageIndex":3},{"imageOffset":89180,"symbol":"__cxxabiv1::failed_throw(__cxxabiv1::__cxa_exception*)","symbolLocation":36,"imageIndex":3},{"imageOffset":89096,"symbol":"__cxa_throw","symbolLocation":140,"imageIndex":3},{"imageOffset":96556,"symbol":"objc_exception_throw","symbolLocation":352,"imageIndex":4},{"imageOffset":1282852,"symbol":"-[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]","symbolLocation":200,"imageIndex":5},{"imageOffset":70016,"symbol":"-[UNNotificationRequest _initWithIdentifier:content:trigger:destinations:]","symbolLocation":404,"imageIndex":6},{"imageOffset":69060,"symbol":"+[UNNotificationRequest requestWithIdentifier:content:trigger:]","symbolLocation":104,"imageIndex":6},{"imageOffset":15500,"imageIndex":7},{"imageOffset":33080,"imageIndex":7},{"imageOffset":31340,"imageIndex":7},{"imageOffset":3384736,"symbol":"ScriptMessageHandlerDelegate::didPostMessage(WebKit::WebPageProxy&, WebKit::FrameInfoData&&, API::ContentWorld&, WebCore::SerializedScriptValue&)","symbolLocation":208,"imageIndex":8},{"imageOffset":5938964,"symbol":"WebKit::WebUserContentControllerProxy::didPostMessage(WTF::ObjectIdentifier<WebKit::WebPageProxyIdentifierType>, WebKit::FrameInfoData&&, unsigned long long, IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::CompletionHandler<void (IPC::ArrayReference<unsigned char, 18446744073709551615ul> const&, WTF::String const&)>&&)","symbolLocation":648,"imageIndex":8},{"imageOffset":8714196,"symbol":"WebKit::WebUserContentControllerProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":2252,"imageIndex":8},{"imageOffset":716528,"symbol":"IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":272,"imageIndex":8},{"imageOffset":5076892,"symbol":"WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&)","symbolLocation":40,"imageIndex":8},{"imageOffset":581036,"symbol":"IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)","symbolLocation":724,"imageIndex":8},{"imageOffset":578652,"symbol":"IPC::Connection::dispatchIncomingMessages()","symbolLocation":508,"imageIndex":8},{"imageOffset":17726680,"symbol":"WTF::RunLoop::performWork()","symbolLocation":200,"imageIndex":9},{"imageOffset":17730144,"symbol":"WTF::RunLoop::performWork(void*)","symbolLocation":36,"imageIndex":9},{"imageOffset":543676,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__","symbolLocation":28,"imageIndex":10},{"imageOffset":543496,"symbol":"__CFRunLoopDoSource0","symbolLocation":208,"imageIndex":10},{"imageOffset":542708,"symbol":"__CFRunLoopDoSources0","symbolLocation":268,"imageIndex":10},{"imageOffset":536936,"symbol":"__CFRunLoopRun","symbolLocation":820,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":199056,"symbol":"RunCurrentEventLoopInMode","symbolLocation":292,"imageIndex":11},{"imageOffset":198404,"symbol":"ReceiveNextEventCommon","symbolLocation":552,"imageIndex":11},{"imageOffset":197828,"symbol":"_BlockUntilNextEventMatchingListInModeWithFilter","symbolLocation":72,"imageIndex":11},{"imageOffset":269036,"symbol":"_DPSNextEvent","symbolLocation":844,"imageIndex":12},{"imageOffset":263056,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1332,"imageIndex":12},{"imageOffset":205744,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":12},{"imageOffset":14980,"symbol":"NSApplicationMain","symbolLocation":1064,"imageIndex":12},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":13}]},{"id":901523,"name":"com.apple.coreanimation.render-server","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":290528,"symbol":"CA::Render::Server::server_thread(void*)","symbolLocation":508,"imageIndex":14},{"imageOffset":290004,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":14},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":901557,"name":"com.apple.NSEventThread","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544312,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":10},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":1764388,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":901582,"name":"com.apple.NSURLConnectionLoader","frames":[{"imageOffset":6484,"symbol":"mach_msg_trap","symbolLocation":8,"imageIndex":0},{"imageOffset":7424,"symbol":"mach_msg","symbolLocation":76,"imageIndex":0},{"imageOffset":544312,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":372,"imageIndex":10},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":10},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":10},{"imageOffset":2547680,"imageIndex":15},{"imageOffset":381784,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":5},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":1695120,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":1695425,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":20672,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":0},{"imageOffset":31412,"symbol":"_pthread_cond_wait","symbolLocation":1228,"imageIndex":1},{"imageOffset":18314580,"symbol":"scavenger_thread_main","symbolLocation":996,"imageIndex":9},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6826131456,
    "size" : 221184,
    "uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6826352640,
    "size" : 53248,
    "uuid" : "4786e19a-9312-38e6-80ef-9c1394548118",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6825086976,
    "size" : 528384,
    "uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6826024960,
    "size" : 106496,
    "uuid" : "6baf3d90-c332-373d-8f33-2a6744916698",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6824828928,
    "size" : 245760,
    "uuid" : "2eabed7f-1e81-3a1b-bb4b-985b8dd3b77f",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6842363904,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 4120576,
    "uuid" : "de039f1b-ffe5-3644-a8cf-7ba52c32cd73",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1855.105"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7003664384,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.UserNotifications",
    "size" : 294912,
    "uuid" : "ee08150b-b44e-33e5-843d-17e6dbc1c971",
    "path" : "\/System\/Library\/Frameworks\/UserNotifications.framework\/Versions\/A\/UserNotifications",
    "name" : "UserNotifications"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4335009792,
    "CFBundleShortVersionString" : "1.6.6",
    "CFBundleIdentifier" : "io.ekstrom.Fastmate",
    "size" : 81920,
    "uuid" : "b61dad88-97e1-32aa-8785-b9a4e7f53ef7",
    "path" : "\/Applications\/Fastmate.app\/Contents\/MacOS\/Fastmate",
    "name" : "Fastmate",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7328395264,
    "CFBundleShortVersionString" : "17612",
    "CFBundleIdentifier" : "com.apple.WebKit",
    "size" : 9764864,
    "uuid" : "49d3aab3-bd37-354c-87dc-67a6509fe79f",
    "path" : "\/System\/Library\/Frameworks\/WebKit.framework\/Versions\/A\/WebKit",
    "name" : "WebKit",
    "CFBundleVersion" : "17612.2.9.1.20"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7229415424,
    "CFBundleShortVersionString" : "17612",
    "CFBundleIdentifier" : "com.apple.JavaScriptCore",
    "size" : 19628032,
    "uuid" : "1f13d2b9-d661-364f-8b67-865f68018e4a",
    "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
    "name" : "JavaScriptCore",
    "CFBundleVersion" : "17612.2.9.1.20"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6826672128,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5521408,
    "uuid" : "b2ff96d0-ae99-31ef-9014-fc9964b4f3e0",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1855.105"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6973243392,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3342336,
    "uuid" : "98ea191e-b6f8-3036-b267-eeadb5f03c7d",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6872375296,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15409152,
    "uuid" : "518f4e68-c324-320f-9d7f-85c224eae972",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2113"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4338417664,
    "size" : 393216,
    "uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6942703616,
    "CFBundleShortVersionString" : "1.11",
    "CFBundleIdentifier" : "com.apple.QuartzCore",
    "size" : 3137536,
    "uuid" : "b7469cdd-ceae-3cb7-bb88-6c8d274d546a",
    "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
    "name" : "QuartzCore",
    "CFBundleVersion" : "962.57.1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6906470400,
    "CFBundleShortVersionString" : "1325.0.1",
    "CFBundleIdentifier" : "com.apple.CFNetwork",
    "size" : 4947968,
    "uuid" : "a9068037-0e3b-3486-88cb-5098d0c827e3",
    "path" : "\/System\/Library\/Frameworks\/CFNetwork.framework\/Versions\/A\/CFNetwork",
    "name" : "CFNetwork",
    "CFBundleVersion" : "1325.0.1"
  }
],
  "sharedCache" : {
  "base" : 6823182336,
  "size" : 3072180224,
  "uuid" : "a6162d66-93e3-3251-93cc-b11f7c8c830e"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=2.0G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.0G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 3840K        4 \nCG image                           160K        7 \nColorSync                          528K       26 \nCoreAnimation                      672K       11 \nCoreGraphics                        48K        3 \nCoreUI image data                 1232K        8 \nFoundation                          16K        1 \nImage IO                            16K        1 \nJS JIT generated code            512.0M        3 \nKernel Alloc Once                   32K        1 \nMALLOC                           265.5M       59 \nMALLOC guard page                  288K       16 \nMALLOC_MEDIUM (reserved)         720.0M        6         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSQLite page cache                  128K        2 \nSTACK GUARD                       56.1M        6 \nStack                             11.1M        6 \nVM_ALLOCATE                        160K       10 \nWebKit Malloc                    192.0M        4 \n__AUTH                            2486K      301 \n__AUTH_CONST                      18.9M      487 \n__DATA                            14.4M      476 \n__DATA_CONST                      17.1M      494 \n__DATA_DIRTY                      1722K      210 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       571.6M        6 \n__OBJC_CONST                      3323K      264 \n__OBJC_RO                         81.8M        1 \n__OBJC_RW                         3088K        1 \n__TEXT                           464.1M      512 \n__UNICODE                          588K        1 \ndyld private memory               1024K        1 \nlibnetwork                         128K        8 \nmapped file                      359.2M       29 \nshared memory                      928K       17 \n===========                     =======  ======= \nTOTAL                              3.6G     2988 \nTOTAL, minus reserved VM space     2.5G     2988 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "6194416dea7ed64a7812a429"
      },
      "deploymentId" : 240000322
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000162
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000076
    },
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "61a69939b1c7c7620ce6e408"
      },
      "deploymentId" : 240000285
    }
  ],
  "experiments" : [

  ]
}
}
joelekstrom commented 2 years ago

Thank you! 😊 Looks like it's crashing when receving a notification for a new e-mail but I'll need to investigate more. I'll try to get this sorted soon!

dvcrn commented 2 years ago

I think you're right. I just had a crash without resuming from sleep, right when I received an email

So I'm guessing the reason I see a crash when I'm resuming from sleep is that it tried to display a notification and ran into this bug, then crashed and had the crash report screen ready when I came back

joelekstrom commented 2 years ago

Yeah, so my guess is that on Monterey, during sleep, Fastmate will crash when receiving a notification. I haven't updated to Monterey myself to test this yet unfortunately. I'll need to get back to this crash after I've done that because I currently cannot reproduce it on Big Sur

joelekstrom commented 2 years ago

@dvcrn Can you try and see if v1.7.0 solves the issue for you?

I haven't made any explicit fix for the issue since I'm still on Big Sur and can't repro, but this one is built with the latest toolchain which can potentially fix Monterey issues

dvcrn commented 2 years ago

Sure! I'll give it a try and report back if it pops up again

dvcrn commented 2 years ago

Hi! It was fine for a while but I ran into crashes again on 2 M1 machines. Crash report is identical to before 😢

joelekstrom commented 2 years ago

Ah, I see. So it can be either because of Monterery, M1, or both. I can't test the M1 case since I have intel but will try to debug it whenever I decide to upgrade to Monterey 🤔

mdbraber commented 2 years ago

I've been running Monterey on an M1 Mac and haven't experienced any similar problems (v1.8.2). Are you still experiencing problems @dvcrn ?

dvcrn commented 2 years ago

I no longer have issues either on latest Monterey and latest Fastmate 👍

joelekstrom commented 2 years ago

Great to hear, thanks for the update!