Crash on MacOS 12.0.1 Saving Message as HTML
Reported by Fred McCann | November 4th, 2021 @ 12:33 PM
I have a plugin that accepts a message formatted in HTML:
environment = 'MM_MESSAGE_ID=${message-id.split}\nFORMAT=html\n';
When invoked on some (but not all) messages I get this crash in this function
Translated Report (Full Report Below)
Process: MailMate [2352]
Path: /Applications/MailMate.app/Contents/MacOS/MailMate
Identifier: com.freron.MailMate
Version: 1.14 (5831)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-11-04 08:27:04.3395 -0400
OS Version: macOS 12.0.1 (21A559)
Report Version: 12
Anonymous UUID: ED862E58-B2F2-3F84-CA30-9EB61082EA11
Sleep/Wake UUID: 0464359B-E079-42FD-A884-FB114ED45197
Time Awake Since Boot: 1700 seconds
Time Since Wake: 1329 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:
Performing @selector(performBundleItemWithUUIDStringFrom:) from
sender NSMenuItem 0x6000009c5490
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x1ac6859b8 pthread_kill + 8
1 libsystem_pthread.dylib 0x1ac6b915c pthread_kill + 288
2 libsystem_c.dylib 0x1ac5f6314 abort + 164
3 MailMate 0x10462aa28 std::1::__function::__func, void
(bool, html::result_t const&)>::operator()(bool&&,
html::result_t const&) + 580
4 MailMate 0x1045fc590 html::generate(event_callback_t const*,
std::__1::basic_string, std::__1::allocator >,
std::__1::shared_ptr, std::__1::shared_ptr, std::__1::allocator
>, unsigned long, std::__1::less, std::__1::allocator > >,
std::__1::allocator, std::__1::allocator > const, unsigned
long> > > >, std::__1::basic_string,
std::__1::allocator > const&, std::__1::shared_ptr,
html::generate_options_t, std::__1::function) + 38500
5 MailMate 0x104624a64
html::generator_t::generate_inline(body_part_t&) + 9540
6 MailMate 0x1046285f4
html::generator_t::generate(body_part_t&) + 2584
7 MailMate 0x104628838
html::generator_t::generate(body_part_t&) + 3164
8 MailMate 0x104628838
html::generator_t::generate(body_part_t&) + 3164
9 MailMate 0x104627860 html::generator_t::run(body_part_t&) +
124
10 MailMate 0x1044b25dc
controller_t::generate_html(std::__1::vector >&,
std::__1::back_insert_iterator, std::__1::allocator > >) +
196
11 MailMate 0x1044918f4
command::get_data_for_body_part_id(controller_t*, bundle_command_t
const&, int, std::__1::basic_string, std::__1::allocator
>&, bool) + 264
12 MailMate 0x104492d2c command::run(controller_t*,
std::__1::shared_ptrbundles::item_t
const&, boost::container::flat_set, void> const&) +
772
13 MailMate 0x10432643c -[MmMessageSelectionViewController
performBundleItem:withSet:] + 444
14 MailMate 0x104326c64 -[MmMessageSelectionViewController
performBundleItemWithUUIDStringFrom:] + 604
15 AppKit 0x1af4dc024 -[NSApplication(NSResponder)
sendAction:to:from:] + 456
16 AppKit 0x1af5d1c4c -[NSMenuItem _corePerformAction] + 444
17 AppKit 0x1af5d1940 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 100
18 AppKit 0x1af61a298 -[NSMenu performActionForItemAtIndex:] +
196
19 AppKit 0x1af61a1bc -[NSMenu
_internalPerformActionForItemAtIndex:] + 100
20 AppKit 0x1af61a0c0 -[NSCarbonMenuImpl
_carbonCommandProcessEvent:handlerCallRef:] + 364
21 AppKit 0x1af5b5838 NSSLMMenuEventHandler + 728
22 HIToolbox 0x1b52d0e34 DispatchEventToHandlers(EventTargetRec*,
OpaqueEventRef*, HandlerCallRec*) + 1116
23 HIToolbox 0x1b52d02a0
SendEventToEventTargetInternal(OpaqueEventRef*,
OpaqueEventTargetRef*, HandlerCallRec*) + 356
24 HIToolbox 0x1b52e642c SendEventToEventTarget + 40
25 HIToolbox 0x1b5348370 SendHICommandEvent(unsigned int, HICommand
const*, unsigned int, unsigned int, unsigned char, void const*,
OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) +
420
26 HIToolbox 0x1b536d124 SendMenuCommandWithContextAndModifiers +
56
27 HIToolbox 0x1b536d0b4 SendMenuItemSelectedEvent + 356
28 HIToolbox 0x1b536cedc FinishMenuSelection(SelectionData*,
MenuResult*, MenuResult*) + 100
29 HIToolbox 0x1b535077c SimulateSelection(unsigned char, unsigned
char, OpaqueMenuRef**, unsigned short*, unsigned int*) + 1660
30 HIToolbox 0x1b536d4a8 _HandleMenuSelection2 + 148
31 AppKit 0x1af475070 _NSHandleCarbonMenuEvent + 288
32 AppKit 0x1af474e5c _DPSEventHandledByCarbon + 68
33 AppKit 0x1af2d8160 _DPSNextEvent + 2496
34 AppKit 0x1af2d6390 -[NSApplication(NSEvent)
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
35 AppKit 0x1af2c83b0 -[NSApplication run] + 596
36 AppKit 0x1af299a84 NSApplicationMain + 1064
37 MailMate 0x104399664 main + 820
38 dyld 0x10530d0f4 start + 520
Thread 1:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x1ac687d38 __select + 8
1 CoreFoundation 0x1ac7af294 __CFSocketManager + 648
2 libsystem_pthread.dylib 0x1ac6b94ec pthread_start + 148
3 libsystem_pthread.dylib 0x1ac6b42d0 threadstart + 8
Thread 2:: Dispatch queue: com.freron.server-background
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 CoreFoundation 0x1ac784e38 CFRunLoopServiceMachPort +
372
3 CoreFoundation 0x1ac7832f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ac782694 CFRunLoopRunSpecific + 600
5 MailMate 0x10466a114 connection_t::wait_for_select(bool, bool) +
272
6 MailMate 0x10468a71c int
connection_t::read<std::1::back_insert_iterator,
std::__1::allocator > > >(std::__1::back_insert_iterator,
std::__1::allocator > >, bool, int) + 364
7 MailMate 0x10467bba4 imap_t::read_response() + 996
8 MailMate 0x104671438 imap_t::run_action() + 5088
9 MailMate 0x10466b55c connection_t::run() + 1016
10 MailMate 0x10466ef20 invocation function for block in
connection::run_in_background(std::__1::shared_ptr,
connection_callbacks_t*) + 76
11 libdispatch.dylib 0x1ac4f8e60
dispatch_call_block_and_release + 32
12 libdispatch.dylib 0x1ac4fabac dispatch_client_callout +
20
13 libdispatch.dylib 0x1ac4fe080 _dispatch_continuation_pop +
504
14 libdispatch.dylib 0x1ac4fd6dc
_dispatchasync_redirect_invoke + 596
15 libdispatch.dylib 0x1ac50c31c _dispatchroot_queue_drain +
396
16 libdispatch.dylib 0x1ac50cb58 dispatch_worker_thread2 +
164
17 libsystem_pthread.dylib 0x1ac6b5574 _pthreadwqthread +
228
18 libsystem_pthread.dylib 0x1ac6b42c4 start_wqthread + 8
Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 CoreFoundation 0x1ac784e38 CFRunLoopServiceMachPort +
372
3 CoreFoundation 0x1ac7832f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ac782694 CFRunLoopRunSpecific + 600
5 CFNetwork 0x1b1587fe0 0x1b131a000 + 2547680
6 Foundation 0x1ad654358 __NSThreadstart__ + 808
7 libsystem_pthread.dylib 0x1ac6b94ec pthread_start + 148
8 libsystem_pthread.dylib 0x1ac6b42d0 threadstart + 8
Thread 4:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 CoreFoundation 0x1ac784e38 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1ac7832f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ac782694 CFRunLoopRunSpecific + 600
5 AppKit 0x1af444c24 NSEventThread + 196
6 libsystem_pthread.dylib 0x1ac6b94ec _pthread_start + 148
7 libsystempthread.dylib 0x1ac6b42d0 thread_start + 8
Thread 5:: Dispatch queue: com.freron.server-background
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 CoreFoundation 0x1ac784e38 CFRunLoopServiceMachPort +
372
3 CoreFoundation 0x1ac7832f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ac782694 CFRunLoopRunSpecific + 600
5 MailMate 0x10466a114 connection_t::wait_for_select(bool, bool) +
272
6 MailMate 0x10468a71c int
connection_t::read<std::1::back_insert_iterator,
std::__1::allocator > > >(std::__1::back_insert_iterator,
std::__1::allocator > >, bool, int) + 364
7 MailMate 0x10467bba4 imap_t::read_response() + 996
8 MailMate 0x104671438 imap_t::run_action() + 5088
9 MailMate 0x10466b55c connection_t::run() + 1016
10 MailMate 0x10466ef20 invocation function for block in
connection::run_in_background(std::__1::shared_ptr,
connection_callbacks_t*) + 76
11 libdispatch.dylib 0x1ac4f8e60
dispatch_call_block_and_release + 32
12 libdispatch.dylib 0x1ac4fabac dispatch_client_callout +
20
13 libdispatch.dylib 0x1ac4fe080 _dispatch_continuation_pop +
504
14 libdispatch.dylib 0x1ac4fd6dc
_dispatchasync_redirect_invoke + 596
15 libdispatch.dylib 0x1ac50c31c _dispatchroot_queue_drain +
396
16 libdispatch.dylib 0x1ac50cb58 dispatch_worker_thread2 +
164
17 libsystem_pthread.dylib 0x1ac6b5574 _pthreadwqthread +
228
18 libsystem_pthread.dylib 0x1ac6b42c4 start_wqthread + 8
Thread 6:: com.apple.coreanimation.render-server
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 QuartzCore 0x1b35eeee0 CA::Render::Server::server_thread(void*) +
508
3 QuartzCore 0x1b35eecd4 thread_fun(void*) + 32
4 libsystem_pthread.dylib 0x1ac6b94ec pthread_start + 148
5 libsystem_pthread.dylib 0x1ac6b42d0 threadstart + 8
Thread 7:: Dispatch queue: com.freron.server-background
0 libsystem_kernel.dylib 0x1ac67d954 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x1ac67dd00 mach_msg + 76
2 CoreFoundation 0x1ac784e38 CFRunLoopServiceMachPort +
372
3 CoreFoundation 0x1ac7832f0 __CFRunLoopRun + 1212
4 CoreFoundation 0x1ac782694 CFRunLoopRunSpecific + 600
5 MailMate 0x10466a114 connection_t::wait_for_select(bool, bool) +
272
6 MailMate 0x10468a71c int
connection_t::read<std::1::back_insert_iterator,
std::__1::allocator > > >(std::__1::back_insert_iterator,
std::__1::allocator > >, bool, int) + 364
7 MailMate 0x10467bba4 imap_t::read_response() + 996
8 MailMate 0x104671438 imap_t::run_action() + 5088
9 MailMate 0x10466b55c connection_t::run() + 1016
10 MailMate 0x10466ef20 invocation function for block in
connection::run_in_background(std::__1::shared_ptr,
connection_callbacks_t*) + 76
11 libdispatch.dylib 0x1ac4f8e60
dispatch_call_block_and_release + 32
12 libdispatch.dylib 0x1ac4fabac dispatch_client_callout +
20
13 libdispatch.dylib 0x1ac4fe080 _dispatch_continuation_pop +
504
14 libdispatch.dylib 0x1ac4fd6dc
_dispatchasync_redirect_invoke + 596
15 libdispatch.dylib 0x1ac50c31c _dispatchroot_queue_drain +
396
16 libdispatch.dylib 0x1ac50cb58 dispatch_worker_thread2 +
164
17 libsystem_pthread.dylib 0x1ac6b5574 _pthreadwqthread +
228
18 libsystem_pthread.dylib 0x1ac6b42c4 start_wqthread + 8
Thread 8:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 10:: JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x1ac6810c0 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x1ac6b9ab4 pthread_cond_wait +
1228
2 JavaScriptCore 0x1c588d4d0 scavenger_thread_main + 864
3 libsystem_pthread.dylib 0x1ac6b94ec _pthreadstart + 148
4 libsystem_pthread.dylib 0x1ac6b42d0 thread_start + 8
Thread 11:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 12:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 13:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 14:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 15:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 16:
0 libsystem_pthread.dylib 0x1ac6b42bc start_wqthread + 0
Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2:
0x0000000000000000 x3: 0x0000000000000000 x4: 0x0000000000000002
x5: 0x0000000000000020 x6: 0x0000000000000c00 x7:
0x000000016bba8988 x8: 0xfdd426254501058c x9: 0xfdd426244036800c
x10: 0x0000000000000002 x11: 0x00000000fffffffd x12:
0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000001
x15: 0x0000000000000002 x16: 0x0000000000000148 x17:
0x0000000206a9f530 x18: 0x000000010d19f3fc x19: 0x0000000000000006
x20: 0x0000000105378580 x21: 0x0000000000000103 x22:
0x00000000ffffff80 x23: 0x0000000000000a56 x24: 0x00000000ffffff80
x25: 0x0000600000160460 x26: 0x000000016bba9600 x27:
0x0000000000000000 x28: 0x0000000000000001 fp: 0x000000016bba89e0
lr: 0x00000001ac6b915c sp: 0x000000016bba89c0 pc:
0x00000001ac6859b8 cpsr: 0x40000000 far: 0x000000014a90e808 esr:
0x56000080 Address size fault
Binary Images:
0x1ac67c000 - 0x1ac6b1fff libsystem_kernel.dylib (*)
/usr/lib/system/libsystem_kernel.dylib 0x1ac6b2000 - 0x1ac6befff
libsystem_pthread.dylib (*)
<4786e19a-9312-38e6-80ef-9c1394548118>
/usr/lib/system/libsystem_pthread.dylib 0x1ac57d000 - 0x1ac5fdfff
libsystem_c.dylib (*) <002a39ae-6431-3b2e-85e7-c45fc2f95ad0>
/usr/lib/system/libsystem_c.dylib 0x104254000 - 0x1049dbfff
com.freron.MailMate (1.14)
/Applications/MailMate.app/Contents/MacOS/MailMate 0x1af296000 -
0x1b0147fff com.apple.AppKit (6.9)
<518f4e68-c324-320f-9d7f-85c224eae972>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1b52c8000 - 0x1b55f7fff com.apple.HIToolbox (2.1.1)
<98ea191e-b6f8-3036-b267-eeadb5f03c7d>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x105308000 - 0x105367fff dyld (*)
<86a8ba48-8bb4-3b30-9cda-051f73c74f44> /usr/lib/dyld
0x1ac700000 - 0x1acc43fff com.apple.CoreFoundation (6.9)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x1ac4f7000 - 0x1ac53dfff libdispatch.dylib (*)
<3d7a56a3-23bf-3077-b5c6-9ce65ce7333e>
/usr/lib/system/libdispatch.dylib 0x1b131a000 - 0x1b17d1fff
com.apple.CFNetwork (1325.0.1)
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x1ad5f7000 - 0x1ad9e4fff com.apple.Foundation (6.9)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x1b35a8000 - 0x1b38a5fff com.apple.QuartzCore (1.11)
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x1c4716000 - 0x1c59cdfff com.apple.JavaScriptCore (17612)
<1f13d2b9-d661-364f-8b67-865f68018e4a>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
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.2G written=0K(0%) resident=0K(0%)
swapped_out=0K(0%) unallocated=2.2G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= ======= Accelerate framework 1280K 10
Activity Tracing 256K 1
CG backing stores 3840K 4
CG image 1856K 73
CG raster data 48K 1
ColorSync 560K 28
CoreAnimation 53.3M 182
CoreGraphics 48K 3
CoreImage 16K 1
CoreUI image data 5552K 44
Foundation 64K 2
Image IO 192K 6
Kernel Alloc Once 32K 1
MALLOC 359.4M 84
MALLOC guard page 288K 16
MALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space
(unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space
(unallocated)
SQLite page cache 64K 1
STACK GUARD 56.3M 17
Stack 17.0M 17
VM_ALLOCATE 976K 31
WebKit Malloc 224.0M 5
__AUTH 2693K 336
__AUTH_CONST 20.3M 530
__DATA 18.9M 526
__DATA_CONST 18.3M 542
__DATA_DIRTY 1933K 233
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 574.5M 12
__OBJC_CONST 3562K 296
__OBJC_RO 81.8M 1
__OBJC_RW 3088K 1
__TEXT 499.9M 561
__UNICODE 588K 1
dyld private memory 1024K 1
mapped file 403.6M 118
shared memory 928K 17
=========== ======= ======= TOTAL 3.8G 3715
TOTAL, minus reserved VM space 2.3G 3715
Full Report
{app_name":"MailMate","timestamp":"2021-11-04 08:27:04.00 -0400","app_version":"1.14","slice_uuid":"b8174995-499a-3134-911f-248879380ca2","build_version":"5831","platform":1,"bundleID":"com.freron.MailMate","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"7261DB45-5B9E-431F-9F8D-080A0D4715DD","name":"MailMate"} { "uptime" : 1700, "procLaunch" : "2021-11-04 08:19:02.9505 -0400", "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro18,4", "procStartAbsTime" : 30251566777, "coalitionID" : 937, "osVersion" : { "train" : "macOS 12.0.1", "build" : "21A559", "releaseType" : "User" }, "captureTime" : "2021-11-04 08:27:04.3395 -0400", "incident" : "7261DB45-5B9E-431F-9F8D-080A0D4715DD", "bug_type" : "309", "pid" : 2352, "procExitAbsTime" : 41803885503, "translated" : false, "cpuType" : "ARM-64", "procName" : "MailMate", "procPath" : "\/Applications\/MailMate.app\/Contents\/MacOS\/MailMate", "bundleInfo" : {"CFBundleShortVersionString":"1.14","CFBundleVersion":"5831","CFBundleIdentifier":"com.freron.MailMate"}, "storeInfo" : {"deviceIdentifierForVendor":"EA45593A-02D4-5E21-B5DF-0F0A1E7E16A8","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.freron.MailMate", "crashReporterKey" : "ED862E58-B2F2-3F84-CA30-9EB61082EA11", "wakeTime" : 1329, "sleepWakeUUID" : "0464359B-E079-42FD-A884-FB114ED45197", "sip" : "enabled", "isCorpse" : 1, "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "asi" : {"MailMate":[],"AppKit":["Performing @selector(performBundleItemWithUUIDStringFrom:) from sender NSMenuItem 0x6000009c5490"],"libsystem_c.dylib":["abort() called"]}, "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"triggered":true,"id":28609,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":2},{"value":32},{"value":3072},{"value":6102354312},{"value":18290285928171767180},{"value":18290285923796418572},{"value":2},{"value":4294967293},{"value":0},{"value":0},{"value":1},{"value":2},{"value":328},{"value":8701736240},{"value":4514771964},{"value":6},{"value":4382492032,"symbolLocation":0,"symbol":"_main_thread"},{"value":259},{"value":4294967168},{"value":2646},{"value":4294967168},{"value":105553117709408},{"value":6102357504},{"value":0},{"value":1}],"flavor":"ARM_THREAD_STATE64","lr":{"value":7187698012},"cpsr":{"value":1073741824},"fp":{"value":6102354400},"sp":{"value":6102354368},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":7187487160,"matchesCrashFrame":1},"far":{"value":5545977864}},"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":4024872,"symbol":"std::__1::__function::__func, void (bool, html::result_t const&)>::operator()(bool&&, html::result_t const&)","symbolLocation":580,"imageIndex":3},{"imageOffset":3835280,"symbol":"html::generate(event_callback_t const*, std::__1::basic_string, std::__1::allocator >, std::__1::shared_ptr, std::__1::shared_ptr, std::__1::allocator >, unsigned long, std::__1::less, std::__1::allocator > >, std::__1::allocator, std::__1::allocator > const, unsigned long> > > >, std::__1::basic_string, std::__1::allocator > const&, std::__1::shared_ptr, html::generate_options_t, std::__1::function)","symbolLocation":38500,"imageIndex":3},{"imageOffset":4000356,"symbol":"html::generator_t::generate_inline(body_part_t&)","symbolLocation":9540,"imageIndex":3},{"imageOffset":4015604,"symbol":"html::generator_t::generate(body_part_t&)","symbolLocation":2584,"imageIndex":3},{"imageOffset":4016184,"symbol":"html::generator_t::generate(body_part_t&)","symbolLocation":3164,"imageIndex":3},{"imageOffset":4016184,"symbol":"html::generator_t::generate(body_part_t&)","symbolLocation":3164,"imageIndex":3},{"imageOffset":4012128,"symbol":"html::generator_t::run(body_part_t&)","symbolLocation":124,"imageIndex":3},{"imageOffset":2483676,"symbol":"controller_t::generate_html(std::__1::vector >&, std::__1::back_insert_iterator, std::__1::allocator > >)","symbolLocation":196,"imageIndex":3},{"imageOffset":2349300,"symbol":"command::get_data_for_body_part_id(controller_t*, bundle_command_t const&, int, std::__1::basic_string, std::__1::allocator >&, bool)","symbolLocation":264,"imageIndex":3},{"imageOffset":2354476,"symbol, std::__1::shared_ptrbundles::item_t const&, boost::container::flat_set, void> const&),"symbolLocation":772,"imageIndex":3},{"imageOffset":861244,"symbol":"-[MmMessageSelectionViewController performBundleItem:withSet:]","symbolLocation":444,"imageIndex":3},{"imageOffset":863332,"symbol":"-[MmMessageSelectionViewController performBundleItemWithUUIDStringFrom:]","symbolLocation":604,"imageIndex":3},{"imageOffset":2383908,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":456,"imageIndex":4},{"imageOffset":3390540,"symbol":"-[NSMenuItem corePerformAction]","symbolLocation":444,"imageIndex":4},{"imageOffset":3389760,"symbol":"-[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]","symbolLocation":100,"imageIndex":4},{"imageOffset":3687064,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":196,"imageIndex":4},{"imageOffset":3686844,"symbol":"-[NSMenu internalPerformActionForItemAtIndex:]","symbolLocation":100,"imageIndex":4},{"imageOffset":3686592,"symbol":"-[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:]","symbolLocation":364,"imageIndex":4},{"imageOffset":3274808,"symbol":"NSSLMMenuEventHandler","symbolLocation":728,"imageIndex":4},{"imageOffset":36404,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1116,"imageIndex":5},{"imageOffset":33440,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":356,"imageIndex":5},{"imageOffset":123948,"symbol":"SendEventToEventTarget","symbolLocation":40,"imageIndex":5},{"imageOffset":525168,"symbol":"SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**)","symbolLocation":420,"imageIndex":5},{"imageOffset":676132,"symbol":"SendMenuCommandWithContextAndModifiers","symbolLocation":56,"imageIndex":5},{"imageOffset":676020,"symbol":"SendMenuItemSelectedEvent","symbolLocation":356,"imageIndex":5},{"imageOffset":675548,"symbol":"FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*)","symbolLocation":100,"imageIndex":5},{"imageOffset":558972,"symbol":"SimulateSelection(unsigned char, unsigned char, OpaqueMenuRef**, unsigned short*, unsigned int*)","symbolLocation":1660,"imageIndex":5},{"imageOffset":677032,"symbol":"HandleMenuSelection2","symbolLocation":148,"imageIndex":5},{"imageOffset":1962096,"symbol":"_NSHandleCarbonMenuEvent","symbolLocation":288,"imageIndex":4},{"imageOffset":1961564,"symbol":"_DPSEventHandledByCarbon","symbolLocation":68,"imageIndex":4},{"imageOffset":270688,"symbol":"_DPSNextEvent","symbolLocation":2496,"imageIndex":4},{"imageOffset":263056,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1332,"imageIndex":4},{"imageOffset":205744,"symbol":"-[NSApplication run]","symbolLocation":596,"imageIndex":4},{"imageOffset":14980,"symbol":"NSApplicationMain","symbolLocation":1064,"imageIndex":4},{"imageOffset":1332836,"symbol":"main","symbolLocation":820,"imageIndex":3},{"imageOffset":20724,"symbol":"start","symbolLocation":520,"imageIndex":6}]},{"id":28656,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":48440,"symbol":"_select","symbolLocation":8,"imageIndex":0},{"imageOffset":717460,"symbol":"__CFSocketManager","symbolLocation":648,"imageIndex":7},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":28657,"queue":"com.freron.server-background","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":7},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":4284692,"symbol":"connection_t::wait_for_select(bool, bool)","symbolLocation":272,"imageIndex":3},{"imageOffset":4417308,"symbol":"int connection_t::read, std::__1::allocator > > >(std::__1::back_insert_iterator, std::__1::allocator > >, bool, int)","symbolLocation":364,"imageIndex":3},{"imageOffset":4357028,"symbol":"imap_t::read_response()","symbolLocation":996,"imageIndex":3},{"imageOffset":4314168,"symbol":"imap_t::run_action()","symbolLocation":5088,"imageIndex":3},{"imageOffset":4289884,"symbol":"connection_t::run()","symbolLocation":1016,"imageIndex":3},{"imageOffset":4304672,"symbol":"invocation function for block in connection::run_in_background(std::__1::shared_ptr, connection_callbacks_t*)","symbolLocation":76,"imageIndex":3},{"imageOffset":7776,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":8},{"imageOffset":15276,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":8},{"imageOffset":28800,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":8},{"imageOffset":26332,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":596,"imageIndex":8},{"imageOffset":86812,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":8},{"imageOffset":88920,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":8},{"imageOffset":13684,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":8900,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":28660,"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":7},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":2547680,"imageIndex":9},{"imageOffset":381784,"symbol":"__NSThread__start__","symbolLocation":808,"imageIndex":10},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":28663,"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":7},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":1764388,"symbol":"_NSEventThread","symbolLocation":196,"imageIndex":4},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":28671,"queue":"com.freron.server-background","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":7},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":4284692,"symbol":"connection_t::wait_for_select(bool, bool)","symbolLocation":272,"imageIndex":3},{"imageOffset":4417308,"symbol":"int connection_t::read, std::__1::allocator > > >(std::__1::back_insert_iterator, std::__1::allocator > >, bool, int)","symbolLocation":364,"imageIndex":3},{"imageOffset":4357028,"symbol":"imap_t::read_response()","symbolLocation":996,"imageIndex":3},{"imageOffset":4314168,"symbol":"imap_t::run_action()","symbolLocation":5088,"imageIndex":3},{"imageOffset":4289884,"symbol":"connection_t::run()","symbolLocation":1016,"imageIndex":3},{"imageOffset":4304672,"symbol":"invocation function for block in connection::run_in_background(std::__1::shared_ptr, connection_callbacks_t*)","symbolLocation":76,"imageIndex":3},{"imageOffset":7776,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":8},{"imageOffset":15276,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":8},{"imageOffset":28800,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":8},{"imageOffset":26332,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":596,"imageIndex":8},{"imageOffset":86812,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":8},{"imageOffset":88920,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":8},{"imageOffset":13684,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":8900,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":28721,"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":11},{"imageOffset":290004,"symbol":"thread_fun(void*)","symbolLocation":32,"imageIndex":11},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":34979,"queue":"com.freron.server-background","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":7},{"imageOffset":537328,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":7},{"imageOffset":534164,"symbol":"CFRunLoopRunSpecific","symbolLocation":600,"imageIndex":7},{"imageOffset":4284692,"symbol":"connection_t::wait_for_select(bool, bool)","symbolLocation":272,"imageIndex":3},{"imageOffset":4417308,"symbol":"int connection_t::read, std::__1::allocator > > >(std::__1::back_insert_iterator, std::__1::allocator > >, bool, int)","symbolLocation":364,"imageIndex":3},{"imageOffset":4357028,"symbol":"imap_t::read_response()","symbolLocation":996,"imageIndex":3},{"imageOffset":4314168,"symbol":"imap_t::run_action()","symbolLocation":5088,"imageIndex":3},{"imageOffset":4289884,"symbol":"connection_t::run()","symbolLocation":1016,"imageIndex":3},{"imageOffset":4304672,"symbol":"invocation function for block in connection::run_in_background(std::__1::shared_ptr, connection_callbacks_t*)","symbolLocation":76,"imageIndex":3},{"imageOffset":7776,"symbol":"_dispatch_call_block_and_release","symbolLocation":32,"imageIndex":8},{"imageOffset":15276,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":8},{"imageOffset":28800,"symbol":"_dispatch_continuation_pop","symbolLocation":504,"imageIndex":8},{"imageOffset":26332,"symbol":"_dispatch_async_redirect_invoke","symbolLocation":596,"imageIndex":8},{"imageOffset":86812,"symbol":"_dispatch_root_queue_drain","symbolLocation":396,"imageIndex":8},{"imageOffset":88920,"symbol":"_dispatch_worker_thread2","symbolLocation":164,"imageIndex":8},{"imageOffset":13684,"symbol":"_pthread_wqthread","symbolLocation":228,"imageIndex":1},{"imageOffset":8900,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":1}]},{"id":38392,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38406,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38407,"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":18314448,"symbol":"scavenger_thread_main","symbolLocation":864,"imageIndex":12},{"imageOffset":29932,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":1},{"imageOffset":8912,"symbol":"thread_start","symbolLocation":8,"imageIndex":1}]},{"id":38507,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38508,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38735,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38737,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38738,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":38739,"frames":[{"imageOffset":8892,"symbol":"start_wqthread","symbolLocation":0,"imageIndex, "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 7187447808, "size" : 221184, "uuid" : "c8524c02-b14f-30bd-a228-c44b4a448e68", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7187668992, "size" : 53248, "uuid" : "4786e19a-9312-38e6-80ef-9c1394548118", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7186403328, "size" : 528384, "uuid" : "002a39ae-6431-3b2e-85e7-c45fc2f95ad0", "path" : "\/usr\/lib\/system\/libsystem_c.dylib", "name" : "libsystem_c.dylib" }, { "source" : "P", "arch" : "arm64", "base" : 4364517376, "CFBundleShortVersionString" : "1.14", "CFBundleIdentifier" : "com.freron.MailMate", "size" : 7897088, "uuid" : "b8174995-499a-3134-911f-248879380ca2", "path" : "\/Applications\/MailMate.app\/Contents\/MacOS\/MailMate", "name" : "MailMate", "CFBundleVersion" : "5831" }, { "source" : "P", "arch" : "arm64e", "base" : 7233691648, "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" : 7334559744, "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" : 4382031872, "size" : 393216, "uuid" : "86a8ba48-8bb4-3b30-9cda-051f73c74f44", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "source" : "P", "arch" : "arm64e", "base" : 7187988480, "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" : 7185854464, "size" : 290816, "uuid" : "3d7a56a3-23bf-3077-b5c6-9ce65ce7333e", "path" : "\/usr\/lib\/system\/libdispatch.dylib", "name" : "libdispatch.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 7267786752, "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" }, { "source" : "P", "arch" : "arm64e", "base" : 7203680256, "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" : 7304019968, "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" : 7590731776, "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" } ], "sharedCache" : { "base" : 7184498688, "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.2G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=2.2G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 1280K 10 \nActivity Tracing 256K 1 \nCG backing stores 3840K 4 \nCG image 1856K 73 \nCG raster data 48K 1 \nColorSync 560K 28 \nCoreAnimation 53.3M 182 \nCoreGraphics 48K 3 \nCoreImage 16K 1 \nCoreUI image data 5552K 44 \nFoundation 64K 2 \nImage IO 192K 6 \nKernel Alloc Once 32K 1 \nMALLOC 359.4M 84 \nMALLOC guard page 288K 16 \nMALLOC_MEDIUM (reserved) 1.2G 10 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nSQLite page cache 64K 1 \nSTACK GUARD 56.3M 17 \nStack 17.0M 17 \nVM_ALLOCATE 976K 31 \nWebKit Malloc 224.0M 5 \n__AUTH 2693K 336 \n__AUTH_CONST 20.3M 530 \n__DATA 18.9M 526 \n__DATA_CONST 18.3M 542 \n__DATA_DIRTY 1933K 233 \n__FONT_DATA 4K 1 \n__GLSLBUILTINS 5176K 1 \n__LINKEDIT 574.5M 12 \n__OBJC_CONST 3562K 296 \n__OBJC_RO 81.8M 1 \n__OBJC_RW 3088K 1 \n__TEXT 499.9M 561 \n__UNICODE 588K 1 \ndyld private memory 1024K 1 \nmapped file 403.6M 118 \nshared memory 928K 17 \n=========== ======= ======= \nTOTAL 3.8G 3715 \nTOTAL, minus reserved VM space 2.3G 3715 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "601d9415f79519000ccd4b69", "factorPackIds" : { "SIRI_TEXT_TO_SPEECH" : "618057de778e4b2a1cf6a5d5" }, "deploymentId" : 240000299 }, { "rolloutId" : "5fc94383418129005b4e9ae0", "factorPackIds" : {
},
"deploymentId" : 240000153
},
{
"rolloutId" : "5ffde50ce2aacd000d47a95f",
"factorPackIds" : {
},
"deploymentId" : 240000068
},
{
"rolloutId" : "60da5e84ab0ca017dace9abf",
"factorPackIds" : {
},
"deploymentId" : 240000008
},
{
"rolloutId" : "607844aa04477260f58a8077",
"factorPackIds" : {
"SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
},
"deploymentId" : 240000066
}
], "experiments" : [
] } }
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Mac OS X email client.