Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile - App crashes when syncing large resources (greated than 10MB) #371

Closed
6 tasks
seeseekey opened this issue Apr 3, 2018 · 20 comments
Closed
6 tasks
Labels
bug It's a bug

Comments

@seeseekey
Copy link

Operating system

  • Windows
  • macOS
  • Linux
  • Android
  • [x ] iOS

Application

  • Desktop
  • [ x] Mobile
  • Terminal

I have imported a bunch of notes from Evernote into Joplin (Windows-Version) and sync them per Nextcloud to another Joplin-Instance (Mac Version). That works without problems.

If i sync these to the iOS-Version of Joplin, the sync startet and on 613 from 1000 objects the client creates a new local object and the application closed unexpected and instantly without a message.

There are no warning in the debug protocol, the last entries are (the crash is at 11:56):

18-04-03 12-00-15 7404
18-04-03 12-00-20 7405

@laurent22
Copy link
Owner

Does it happen every time at item 613? Were you on a particular screen when it happened? If it was just a one off thing normally you can resume the sync and it should pick up where it left off.

@seeseekey
Copy link
Author

It always happens on Item 613. Than the app crashed. If i restart the app, the sync starts again from beginning. I can't finish the sync.

For the sync i open the menu after starting the app and then i press the sychronize button (left bottom of the screen).

@laurent22 laurent22 added the bug It's a bug label Apr 4, 2018
@laurent22
Copy link
Owner

Unfortunately it's hard to know what's happening without log. Maybe could you try to connect your phone to your computer via USB, then open the Console and see if you get any stack trace in there when it crashes? You could try to search for "Joplin" to only see crashes relevant to this app.

@seeseekey
Copy link
Author

I am not sure how this should work technically with a iOS device? Can you please explain it in detail?

@laurent22
Copy link
Owner

Simply plug the phone to your macbook with a usb cable, then open the Console app in macOs. Then replicate the crash and it should log it in the Console.

@laurent22
Copy link
Owner

Actually could you simply send a crash report as described below?

You can send to this address https://raw.githubusercontent.com/laurent22/joplin/master/Assets/Adresse.png

https://developer.apple.com/library/content/qa/qa1747/_index.html

Getting Crash Logs Directly From a Device Without Xcode

Your users can retrieve crash reports from their device and send them to you via email by following these instructions.

(It is not possible to get device console logs directly from a device)

  1. Open Settings app

  2. Go to Privacy, then Diagnostics & Usage

  3. Select Diagnostics & Usage Data

  4. Locate the log for the crashed app. The logs will be named in the format:

  5. Select the desired log. Then, using the text selection UI select the entire text of the log. Once the text is selected, tap Copy

  6. Paste the copied text to Mail and send to an email address as desired

@seeseekey
Copy link
Author

seeseekey commented Apr 8, 2018

First the log from the console application (i replace my domain name with example.com):

standard	09:23:59.742783 +0200	Joplin	Task <B3A510D3-E43D-42A7-8FF3-00E62A82CCEA>.<605> now using Connection 7
standard	09:23:59.743533 +0200	Joplin	Task <B3A510D3-E43D-42A7-8FF3-00E62A82CCEA>.<605> sent request, body N
standard	09:24:00.255772 +0200	Joplin	Task <B3A510D3-E43D-42A7-8FF3-00E62A82CCEA>.<605> received response, status 200 content K
standard	09:24:00.255849 +0200	Joplin	Task <B3A510D3-E43D-42A7-8FF3-00E62A82CCEA>.<605> response ended
standard	09:24:00.255927 +0200	Joplin	Task <3F1C17D8-293A-4D47-BAAD-8C93390F0D88>.<606> now using Connection 7
standard	09:24:00.256002 +0200	Joplin	Task <3F1C17D8-293A-4D47-BAAD-8C93390F0D88>.<606> sent request, body N
standard	09:24:00.593938 +0200	Joplin	Task <3F1C17D8-293A-4D47-BAAD-8C93390F0D88>.<606> received response, status 200 content K
standard	09:24:00.594698 +0200	Joplin	Task <3F1C17D8-293A-4D47-BAAD-8C93390F0D88>.<606> response ended
standard	09:24:00.664098 +0200	Joplin	Task <F727CEB2-52A3-4DEC-AF82-44C9F1DFC29E>.<607> now using Connection 7
standard	09:24:00.664784 +0200	Joplin	Task <F727CEB2-52A3-4DEC-AF82-44C9F1DFC29E>.<607> sent request, body N
standard	09:24:01.197157 +0200	Joplin	Task <F727CEB2-52A3-4DEC-AF82-44C9F1DFC29E>.<607> received response, status 200 content K
standard	09:24:01.197676 +0200	Joplin	Task <F727CEB2-52A3-4DEC-AF82-44C9F1DFC29E>.<607> response ended
standard	09:24:01.239383 +0200	Joplin	Task <2A193D6E-E656-4F28-9E55-5AD3D8D49A0D>.<608> now using Connection 7
standard	09:24:01.240185 +0200	Joplin	Task <2A193D6E-E656-4F28-9E55-5AD3D8D49A0D>.<608> sent request, body N
standard	09:24:01.607496 +0200	Joplin	Task <2A193D6E-E656-4F28-9E55-5AD3D8D49A0D>.<608> received response, status 200 content K
standard	09:24:01.607913 +0200	Joplin	Task <2A193D6E-E656-4F28-9E55-5AD3D8D49A0D>.<608> response ended
standard	09:24:01.676716 +0200	Joplin	Task <6444B3B3-284A-4654-A8B7-5E9CAB7579A7>.<609> now using Connection 7
standard	09:24:01.677057 +0200	Joplin	Task <6444B3B3-284A-4654-A8B7-5E9CAB7579A7>.<609> sent request, body N
standard	09:24:02.116454 +0200	Joplin	Task <6444B3B3-284A-4654-A8B7-5E9CAB7579A7>.<609> received response, status 200 content K
standard	09:24:02.116955 +0200	Joplin	Task <6444B3B3-284A-4654-A8B7-5E9CAB7579A7>.<609> response ended
standard	09:24:02.157079 +0200	Joplin	Task <5AB23E11-B55C-45D1-90AD-83B7622EF72C>.<610> now using Connection 7
standard	09:24:02.158417 +0200	Joplin	Task <5AB23E11-B55C-45D1-90AD-83B7622EF72C>.<610> sent request, body N
standard	09:24:02.607228 +0200	Joplin	Task <5AB23E11-B55C-45D1-90AD-83B7622EF72C>.<610> received response, status 200 content K
standard	09:24:02.607793 +0200	Joplin	Task <5AB23E11-B55C-45D1-90AD-83B7622EF72C>.<610> response ended
standard	09:24:02.647780 +0200	Joplin	Task <7660B991-679D-4F2E-84D0-15B7A4B2959E>.<611> now using Connection 7
standard	09:24:02.648543 +0200	Joplin	Task <7660B991-679D-4F2E-84D0-15B7A4B2959E>.<611> sent request, body N
standard	09:24:03.031980 +0200	Joplin	Task <7660B991-679D-4F2E-84D0-15B7A4B2959E>.<611> received response, status 200 content K
standard	09:24:03.033077 +0200	Joplin	Task <7660B991-679D-4F2E-84D0-15B7A4B2959E>.<611> response ended
standard	09:24:03.100039 +0200	Joplin	Task <D93574AC-9C62-4C84-A713-D34EF7D64758>.<612> now using Connection 7
standard	09:24:03.100629 +0200	Joplin	Task <D93574AC-9C62-4C84-A713-D34EF7D64758>.<612> sent request, body N
standard	09:24:03.436095 +0200	Joplin	Task <D93574AC-9C62-4C84-A713-D34EF7D64758>.<612> received response, status 200 content K
standard	09:24:03.436470 +0200	Joplin	Task <D93574AC-9C62-4C84-A713-D34EF7D64758>.<612> response ended
standard	09:24:03.506733 +0200	Joplin	Task <313C226F-36BF-4DA9-897C-3C8604308EA1>.<613> now using Connection 7
standard	09:24:03.507229 +0200	Joplin	Task <313C226F-36BF-4DA9-897C-3C8604308EA1>.<613> sent request, body N
standard	09:24:03.923177 +0200	Joplin	Task <313C226F-36BF-4DA9-897C-3C8604308EA1>.<613> received response, status 200 content K
standard	09:24:03.923632 +0200	Joplin	Task <313C226F-36BF-4DA9-897C-3C8604308EA1>.<613> response ended
standard	09:24:03.994573 +0200	Joplin	Task <6281DEE3-A036-44A6-ACD9-9A26788D04FB>.<614> now using Connection 7
standard	09:24:03.994926 +0200	Joplin	Task <6281DEE3-A036-44A6-ACD9-9A26788D04FB>.<614> sent request, body N
standard	09:24:04.377112 +0200	Joplin	Task <6281DEE3-A036-44A6-ACD9-9A26788D04FB>.<614> received response, status 200 content K
standard	09:24:04.377639 +0200	Joplin	Task <6281DEE3-A036-44A6-ACD9-9A26788D04FB>.<614> response ended
standard	09:24:04.422715 +0200	Joplin	Task <742C01FC-2026-4EFE-AF35-04F486259259>.<615> now using Connection 7
standard	09:24:04.423002 +0200	Joplin	Task <742C01FC-2026-4EFE-AF35-04F486259259>.<615> sent request, body N
standard	09:24:04.779637 +0200	Joplin	Task <742C01FC-2026-4EFE-AF35-04F486259259>.<615> received response, status 200 content K
standard	09:24:04.780187 +0200	Joplin	Task <742C01FC-2026-4EFE-AF35-04F486259259>.<615> response ended
standard	09:24:04.859345 +0200	Joplin	Task <55A0E0AE-D841-4EB4-BD48-B7F5244DB7C4>.<616> now using Connection 7
standard	09:24:04.860108 +0200	Joplin	Task <55A0E0AE-D841-4EB4-BD48-B7F5244DB7C4>.<616> sent request, body N
standard	09:24:05.246329 +0200	Joplin	Task <55A0E0AE-D841-4EB4-BD48-B7F5244DB7C4>.<616> received response, status 200 content K
standard	09:24:05.246854 +0200	Joplin	Task <55A0E0AE-D841-4EB4-BD48-B7F5244DB7C4>.<616> response ended
standard	09:24:05.281995 +0200	Joplin	TIC Enabling TLS [8:0x1c4171a00]
standard	09:24:05.283203 +0200	Joplin	TIC TCP Conn Start [8:0x1c4171a00]
standard	09:24:05.284082 +0200	Joplin	Task <265E88DF-1ACA-4865-879B-3F394D60E5C3>.<1> setting up Connection 8
standard	09:24:05.284217 +0200	Joplin	[8 <private> <private>] start
standard	09:24:05.331447 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 1, Pending(0)
standard	09:24:05.363183 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 2, Pending(0)
standard	09:24:05.365585 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 11, Pending(0)
standard	09:24:05.367187 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 12, Pending(0)
standard	09:24:05.367338 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 14, Pending(0)
standard	09:24:05.393353 +0200	Joplin	System Trust Evaluation yielded status(0)
standard	09:24:05.406051 +0200	Joplin	TIC TLS Trust Result [8:0x1c4171a00]: 0
standard	09:24:05.435974 +0200	Joplin	TIC TLS Event [8:0x1c4171a00]: 20, Pending(0)
standard	09:24:05.436025 +0200	Joplin	TIC TCP Conn Connected [8:0x1c4171a00]: Err(16)
standard	09:24:05.436784 +0200	Joplin	TIC TCP Conn Event [8:0x1c4171a00]: 1
standard	09:24:05.436836 +0200	Joplin	TIC TCP Conn Event [8:0x1c4171a00]: 8
standard	09:24:05.436924 +0200	Joplin	TIC TLS Handshake Complete [8:0x1c4171a00]
standard	09:24:05.437568 +0200	Joplin	Task <265E88DF-1ACA-4865-879B-3F394D60E5C3>.<1> now using Connection 8
standard	09:24:05.437869 +0200	Joplin	Task <265E88DF-1ACA-4865-879B-3F394D60E5C3>.<1> sent request, body N
standard	09:24:05.879700 +0200	Joplin	Task <265E88DF-1ACA-4865-879B-3F394D60E5C3>.<1> received response, status 200 content K
standard	09:24:19.045912 +0200	Joplin	Task <265E88DF-1ACA-4865-879B-3F394D60E5C3>.<1> response ended
standard	09:24:19.045943 +0200	Joplin	TIC TCP Conn Cancel [8:0x1c4171a00]
standard	09:24:19.046005 +0200	Joplin	[8 <private> stream, pid: 9673, url: https://example.com/remote.php/webdav/Archive/Joplin/.resource/84b106d5af92e73a9dc3bceb25fc5d47, tls] cancelled
	[8.1 A428D8A1-9F61-45C3-8E88-1ADF28FB496E <private>.54731<-><private>]
	Connected Path: satisfied (Path is satisfied), interface: en0, ipv4, dns
	Duration: 13.516s, DNS @0.001s took 0.013s, TCP @0.020s took 0.028s, TLS took 0.104s
	bytes in/out: 67302153/1018, packets in/out: 46740/3, rtt: 0.031s, retransmitted packets: 0, out-of-order packets: 1503
standard	09:24:35.722806 +0200	Joplin	TIC TCP Conn Cancel [7:0x1c4171dc0]
standard	09:24:35.724684 +0200	Joplin	[7 <private> stream, pid: 9673, url: https://example.com/remote.php/webdav/Archive/Joplin/bb3a0e2ec9aff00b2fb0c117815d1f44.md, tls] cancelled
	[7.1 558157D9-676E-4851-A4EF-1C9AAC843F8F <private>.54730<-><private>]
	Connected Path: satisfied (Path is satisfied), interface: en0, ipv4, dns
	Duration: 37.913s, DNS @0.002s took 0.008s, TCP @0.014s took 0.044s, TLS took 0.103s
	bytes in/out: 22792/10932, packets in/out: 20/18, rtt: 0.028s, retransmitted packets: 0, out-of-order packets: 0
standard	09:24:48.434757 +0200	Joplin	got event: Connection interrupted
standard	09:24:51.699093 +0200	Joplin	AX Cache value changed: 0 (app ax: 0)
standard	09:24:51.699148 +0200	Joplin	AX Cache value changed: 0 (app ax: 0)
fehler	09:25:00.113547 +0200	Joplin	Status bar could not find cached time string image. Rendering in-process.
standard	09:25:01.505507 +0200	Joplin	Received memory warning.
standard	09:25:01.505604 +0200	Joplin	Received memory warning.
standard	09:25:06.641023 +0200	kernel	EXC_RESOURCE -> Joplin[9673] exceeded mem limit: ActiveHard 1400 MB (fatal)
standard	09:25:06.641099 +0200	kernel	398504.151 memorystatus: killing_specific_process pid 9673 [Joplin] (per-process-limit 10) - memorystatus_available_pages: 10632
standard	09:25:06.696592 +0200	ReportCrash	Process Joplin [9673] killed by jetsam reason per-process-limit
standard	09:25:07.402139 +0200	ReportCrash	Formulating report for corpse[9673] Joplin
standard	09:25:07.538033 +0200	assertiond	[Joplin:9673] Port death watcher fired.
standard	09:25:07.539106 +0200	assertiond	[Joplin:9673] Ignoring assertion remove, because we are terminated or pending termination
standard	09:25:07.539762 +0200	assertiond	Process exited: <BKProcess: 0x10066ea40; Joplin; net.cozic.joplin; pid: 9673; agency: Application; visibility: foreground; task: none; hostpid: 55>
standard	09:25:07.539881 +0200	assertiond	[Joplin:9673] Invalidating...
standard	09:25:07.541445 +0200	assertiond	[Joplin:9673] dump all assertions HWM:5 (CPUMON check): {
    <BKProcessAssertion: 0x100624f10; "Resume" (activation:inf); id:…CE810A6CA4F6> [active]
}
standard	09:25:07.722406 +0200	assertiond	[Joplin:9673] Got exit context: <BKSProcessExitContext: 0x100713720; reason: jetsam>
standard	09:25:07.723163 +0200	SpringBoard	<FBApplicationProcess: 0x113a852f0; Joplin (net.cozic.joplin); pid: 9673> was killed by jetsam.
standard	09:25:07.725500 +0200	SpringBoard	[FBProcessManager] Removing: <FBApplicationProcess: 0x113a852f0; Joplin (net.cozic.joplin); pid: -1>
standard	09:25:07.726408 +0200	assertiond	[Joplin:9673] Terminating because the job-submitter has disconnected.
standard	09:25:07.726962 +0200	assertiond	Deleted job with label: UIKitApplication:net.cozic.joplin[0xd448][66]
standard	09:25:07.727055 +0200	assertiond	[Joplin:9673] Deleted launchd job with label: UIKitApplication:net.cozic.joplin[0xd448][66]
standard	09:25:07.727138 +0200	assertiond	[Joplin:9673] Invalidation complete.
standard	09:25:07.727451 +0200	assertiond	Checking for deferred bootstrap request for net.cozic.joplin
standard	09:25:07.727717 +0200	assertiond	[Joplin:9673] Removing client: <BKProcessInfoServerClient: 0x100787c10; pid: 55>
standard	09:25:07.727828 +0200	assertiond	[Joplin:9673] No clients remain.
standard	09:25:07.737097 +0200	SpringBoard	WIFI PICKER [net.cozic.joplin]: isProcessLaunch: 0,    isForegroundActivation: 0,     isForegroundDeactivation: 1
standard	09:25:07.740358 +0200	SpringBoard	Process exited: <FBApplicationProcess: 0x113a852f0; Joplin (net.cozic.joplin); pid: -1> -> <FBApplicationProcessExitContext: 0x1c4643330; exitReason: jetsam; terminationReason: (none)> {
    stateAtExit = <FBProcessState: 0x1c6438e40; pid: 9673; taskState: Not Running; visibility: Unknown>;
}
standard	09:25:07.740600 +0200	mediaserverd	-CMSessionMgr- CMSessionMgrHandleApplicationStateChange: CMSession: Client net.cozic.joplin with pid '9673' is now Terminated. Background entitlement: NO
standard	09:25:07.740955 +0200	SpringBoard	Application process state changed for net.cozic.joplin: (null)
standard	09:25:07.742099 +0200	symptomsd	9673 net.cozic.joplin: Terminated (most elevated: Terminated)
standard	09:25:07.828938 +0200	symptomsd	Entry, display name net.cozic.joplin uuid (null) pid 9673 isFront 0
standard	09:25:07.862253 +0200	symptomsd	Continue with bundle name net.cozic.joplin, is front 0
standard	09:25:07.863752 +0200	symptomsd	net.cozic.joplin: Foreground: false

@seeseekey
Copy link
Author

seeseekey commented Apr 8, 2018

In the iOS crash data i have only one Joplin crash log from 2018-02-08 (called Joplin-2018-02-08-170251.ips):


Joplin-2018-02-08-170251.ips

{"app_name":"Joplin","timestamp":"2018-02-08 17:02:51.05 +0100","app_version":"0.10.10","slice_uuid":"76955e37-07b3-3ff4-b4b0-cbae4e6b5666","adam_id":1315599797,"build_version":"10","bundleID":"net.cozic.joplin","share_with_app_devs":false,"is_first_party":false,"bug_type":"109","os_version":"iPhone OS 11.2.5 (15D60)","incident_id":"B993A6DC-04D0-43CB-9477-4A2AE71880CB","name":"Joplin"}
Incident Identifier: B993A6DC-04D0-43CB-9477-4A2AE71880CB
CrashReporter Key:   ac77c181fa9fbc64a47eac2cad019d61edb8e43b
Hardware Model:      iPhone8,4
Process:             Joplin [16307]
Path:                /private/var/containers/Bundle/Application/C308A33A-00D8-4F37-BF64-186EC8D29687/Joplin.app/Joplin
Identifier:          net.cozic.joplin
Version:             10 (0.10.10)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           net.cozic.joplin [8610]


Date/Time:           2018-02-08 17:02:50.8747 +0100
Launch Time:         2018-02-08 16:59:59.5300 +0100
OS Version:          iPhone OS 11.2.5 (15D60)
Baseband Version:    6.30.04
Report Version:      104

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note:  EXC_CORPSE_NOTIFY
Triggered by Thread:  11

Application Specific Information:
abort() called

Filtered syslog:
None found

Last Exception Backtrace:
(0x18285b164 0x181aa4528 0x18285b0ac 0x1024c7498 0x1024c515c 0x182862ad0 0x18274136c 0x182745e1c 0x1024d8438 0x102517520 0x10251738c 0x1821daa54 0x1821daa14 0x1821e496c 0x1821e52fc 0x1821e5d20 0x1821ee03c 0x182482f1c 0x182482b6c)

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0:
0   CoreFoundation                	0x000000018271ff54 0x182718000 + 32596
1   CoreFoundation                	0x00000001827208b8 0x182718000 + 35000
2   CoreFoundation                	0x00000001827208b8 0x182718000 + 35000
3   CoreFoundation                	0x000000018286a5e8 0x182718000 + 1385960
4   CoreFoundation                	0x0000000182745ed4 0x182718000 + 188116
5   Foundation                    	0x000000018314fb6c 0x183149000 + 27500
6   UIFoundation                  	0x000000018cf6bc68 0x18cef9000 + 470120
7   UIFoundation                  	0x000000018cf6d654 0x18cef9000 + 476756
8   libobjc.A.dylib               	0x0000000181aa2ef4 0x181a9c000 + 28404
9   libobjc.A.dylib               	0x0000000181ab0638 0x181a9c000 + 83512
10  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
11  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
12  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
13  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
14  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
15  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
16  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
17  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
18  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
19  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
20  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
21  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
22  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
23  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
24  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
25  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
26  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
27  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
28  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
29  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
30  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
31  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
32  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
33  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
34  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
35  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
36  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
37  Joplin                        	0x00000001024e3798 0x102498000 + 309144
38  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
39  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
40  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
41  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
42  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
43  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
44  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
45  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
46  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
47  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
48  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
49  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
50  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
51  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
52  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
53  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
54  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
55  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
56  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
57  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
58  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
59  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
60  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
61  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
62  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
63  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
64  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
65  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
66  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
67  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
68  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
69  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
70  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
71  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
72  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
73  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
74  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
75  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
76  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
77  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
78  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
79  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
80  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
81  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
82  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
83  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
84  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
85  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
86  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
87  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
88  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
89  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
90  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
91  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
92  UIKit                         	0x000000018be137c0 0x18be06000 + 55232
93  Joplin                        	0x00000001024f50d0 0x102498000 + 381136
94  CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
95  CoreFoundation                	0x0000000182729010 0x182718000 + 69648
96  libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
97  libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
98  libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
99  UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
100 UIKit                         	0x000000018be137c0 0x18be06000 + 55232
101 Joplin                        	0x00000001024f50d0 0x102498000 + 381136
102 CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
103 CoreFoundation                	0x0000000182729010 0x182718000 + 69648
104 libobjc.A.dylib               	0x0000000181ab5ce4 0x181a9c000 + 105700
105 libobjc.A.dylib               	0x0000000181ab0644 0x181a9c000 + 83524
106 libobjc.A.dylib               	0x0000000181ab0690 0x181a9c000 + 83600
107 UIKit                         	0x000000018c1d5db8 0x18be06000 + 3997112
108 UIKit                         	0x000000018be137c0 0x18be06000 + 55232
109 Joplin                        	0x00000001024f50d0 0x102498000 + 381136
110 CoreFoundation                	0x00000001827e2118 0x182718000 + 827672
111 CoreFoundation                	0x0000000182729010 0x182718000 + 69648
112 libobjc.A.dylib               	0x0000000181ac2138 0x181a9c000 + 155960
113 CoreFoundation                	0x00000001827209d0 0x182718000 + 35280
114 CoreFoundation                	0x0000000182800f28 0x182718000 + 954152
115 CoreFoundation                	0x0000000182720c58 0x182718000 + 35928
116 GraphicsServices              	0x00000001845ccf84 0x1845c2000 + 44932
117 UIKit                         	0x000000018be795c4 0x18be06000 + 472516
118 Joplin                        	0x000000010249d6a0 0x102498000 + 22176
119 libdyld.dylib                 	0x000000018224056c 0x18223f000 + 5484

Thread 1 name:  com.apple.uikit.eventfetch-thread
Thread 1:
0   libsystem_kernel.dylib        	0x000000018234f568 0x18234e000 + 5480
1   libsystem_kernel.dylib        	0x000000018234f3e0 0x18234e000 + 5088
2   CoreFoundation                	0x0000000182803108 0x182718000 + 962824
3   CoreFoundation                	0x0000000182800cd4 0x182718000 + 953556
4   CoreFoundation                	0x0000000182720c58 0x182718000 + 35928
5   Foundation                    	0x0000000183155594 0x183149000 + 50580
6   Foundation                    	0x00000001831749ac 0x183149000 + 178604
7   UIKit                         	0x000000018c9e37a8 0x18be06000 + 12441512
8   Foundation                    	0x00000001832570f4 0x183149000 + 1106164
9   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
10  libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
11  libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 2 name:  com.facebook.react.JavaScript
Thread 2:
0   libsystem_kernel.dylib        	0x000000018234f568 0x18234e000 + 5480
1   libsystem_kernel.dylib        	0x000000018234f3e0 0x18234e000 + 5088
2   CoreFoundation                	0x0000000182803108 0x182718000 + 962824
3   CoreFoundation                	0x0000000182800cd4 0x182718000 + 953556
4   CoreFoundation                	0x0000000182720c58 0x182718000 + 35928
5   Joplin                        	0x00000001024aec84 0x102498000 + 93316
6   Foundation                    	0x00000001832570f4 0x183149000 + 1106164
7   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
8   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
9   libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 3:
0   libsystem_kernel.dylib        	0x00000001823700f0 0x18234e000 + 139504
1   libsystem_pthread.dylib       	0x0000000182486ce4 0x182482000 + 19684
2   libc++.1.dylib                	0x0000000181a27f34 0x181a20000 + 32564
3   JavaScriptCore                	0x0000000189bc9168 0x18921f000 + 10133864
4   JavaScriptCore                	0x0000000189bc903c 0x18921f000 + 10133564
5   JavaScriptCore                	0x0000000189bc8ec0 0x18921f000 + 10133184
6   JavaScriptCore                	0x0000000189bc91b8 0x18921f000 + 10133944
7   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
8   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
9   libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 4 name:  WebThread
Thread 4:
0   libsystem_kernel.dylib        	0x000000018234f568 0x18234e000 + 5480
1   libsystem_kernel.dylib        	0x000000018234f3e0 0x18234e000 + 5088
2   CoreFoundation                	0x0000000182803108 0x182718000 + 962824
3   CoreFoundation                	0x0000000182800cd4 0x182718000 + 953556
4   CoreFoundation                	0x0000000182720c58 0x182718000 + 35928
5   WebCore                       	0x000000018a69584c 0x18a654000 + 268364
6   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
7   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
8   libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 5 name:  com.apple.NSURLConnectionLoader
Thread 5:
0   libsystem_kernel.dylib        	0x000000018234f568 0x18234e000 + 5480
1   libsystem_kernel.dylib        	0x000000018234f3e0 0x18234e000 + 5088
2   CoreFoundation                	0x0000000182803108 0x182718000 + 962824
3   CoreFoundation                	0x0000000182800cd4 0x182718000 + 953556
4   CoreFoundation                	0x0000000182720c58 0x182718000 + 35928
5   CFNetwork                     	0x000000018300fb08 0x182ddc000 + 2308872
6   Foundation                    	0x00000001832570f4 0x183149000 + 1106164
7   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
8   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
9   libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 6:
0   libsystem_kernel.dylib        	0x0000000182370d80 0x18234e000 + 142720
1   libsystem_pthread.dylib       	0x0000000182483080 0x182482000 + 4224
2   libsystem_pthread.dylib       	0x0000000182482b6c 0x182482000 + 2924

Thread 7:
0   libsystem_pthread.dylib       	0x0000000182482b68 0x182482000 + 2920

Thread 8 name:  Dispatch queue: com.apple.root.default-qos
Thread 8:
0   libsystem_kernel.dylib        	0x0000000182371734 0x18234e000 + 145204
1   libsqlite3.dylib              	0x0000000182cfdb00 0x182c57000 + 682752
2   libsqlite3.dylib              	0x0000000182cc05bc 0x182c57000 + 431548
3   libsqlite3.dylib              	0x0000000182d07788 0x182c57000 + 722824
4   libsqlite3.dylib              	0x0000000182cbbd30 0x182c57000 + 412976
5   libsqlite3.dylib              	0x0000000182cbf878 0x182c57000 + 428152
6   libsqlite3.dylib              	0x0000000182cbf220 0x182c57000 + 426528
7   libsqlite3.dylib              	0x0000000182c9c048 0x182c57000 + 282696
8   libsqlite3.dylib              	0x0000000182c977dc 0x182c57000 + 264156
9   Joplin                        	0x000000010259dc68 0x102498000 + 1072232
10  Joplin                        	0x000000010259cf6c 0x102498000 + 1068908
11  libdispatch.dylib             	0x00000001821daa54 0x1821d9000 + 6740
12  libdispatch.dylib             	0x00000001821daa14 0x1821d9000 + 6676
13  libdispatch.dylib             	0x00000001821e1bc8 0x1821d9000 + 35784
14  libdispatch.dylib             	0x00000001821e7cf4 0x1821d9000 + 60660
15  libdispatch.dylib             	0x00000001821e7a38 0x1821d9000 + 59960
16  libsystem_pthread.dylib       	0x000000018248306c 0x182482000 + 4204
17  libsystem_pthread.dylib       	0x0000000182482b6c 0x182482000 + 2924

Thread 9 name:  WTF::AutomaticThread
Thread 9:
0   libsystem_kernel.dylib        	0x00000001823700f0 0x18234e000 + 139504
1   libsystem_pthread.dylib       	0x0000000182486ce4 0x182482000 + 19684
2   JavaScriptCore                	0x000000018922e120 0x18921f000 + 61728
3   JavaScriptCore                	0x0000000189bae33c 0x18921f000 + 10023740
4   JavaScriptCore                	0x00000001897190dc 0x18921f000 + 5218524
5   JavaScriptCore                	0x0000000189b9a27c 0x18921f000 + 9941628
6   JavaScriptCore                	0x000000018922a4ec 0x18921f000 + 46316
7   JavaScriptCore                	0x000000018922a42c 0x18921f000 + 46124
8   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
9   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
10  libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 10:
0   libsystem_kernel.dylib        	0x0000000182370d80 0x18234e000 + 142720
1   libsystem_pthread.dylib       	0x0000000182482eec 0x182482000 + 3820
2   libsystem_pthread.dylib       	0x0000000182482b6c 0x182482000 + 2924

Thread 11 name:  Dispatch queue: com.facebook.react.ExceptionsManagerQueue
Thread 11 Crashed:
0   libsystem_kernel.dylib        	0x00000001823702e8 0x18234e000 + 140008
1   libsystem_pthread.dylib       	0x00000001824852f8 0x182482000 + 13048
2   libsystem_c.dylib             	0x00000001822defbc 0x18227c000 + 405436
3   libc++abi.dylib               	0x0000000181a7c068 0x181a7a000 + 8296
4   libc++abi.dylib               	0x0000000181a7c210 0x181a7a000 + 8720
5   libobjc.A.dylib               	0x0000000181aa4810 0x181a9c000 + 34832
6   libc++abi.dylib               	0x0000000181a9454c 0x181a7a000 + 107852
7   libc++abi.dylib               	0x0000000181a93ea8 0x181a7a000 + 106152
8   libobjc.A.dylib               	0x0000000181aa465c 0x181a9c000 + 34396
9   Joplin                        	0x0000000102517664 0x102498000 + 521828
10  Joplin                        	0x000000010251738c 0x102498000 + 521100
11  libdispatch.dylib             	0x00000001821daa54 0x1821d9000 + 6740
12  libdispatch.dylib             	0x00000001821daa14 0x1821d9000 + 6676
13  libdispatch.dylib             	0x00000001821e496c 0x1821d9000 + 47468
14  libdispatch.dylib             	0x00000001821e52fc 0x1821d9000 + 49916
15  libdispatch.dylib             	0x00000001821e5d20 0x1821d9000 + 52512
16  libdispatch.dylib             	0x00000001821ee03c 0x1821d9000 + 86076
17  libsystem_pthread.dylib       	0x0000000182482f1c 0x182482000 + 3868
18  libsystem_pthread.dylib       	0x0000000182482b6c 0x182482000 + 2924

Thread 12 name:  WTF::AutomaticThread
Thread 12:
0   libsystem_kernel.dylib        	0x00000001823700f0 0x18234e000 + 139504
1   libsystem_pthread.dylib       	0x0000000182486ce4 0x182482000 + 19684
2   JavaScriptCore                	0x000000018922e120 0x18921f000 + 61728
3   JavaScriptCore                	0x0000000189bae33c 0x18921f000 + 10023740
4   JavaScriptCore                	0x00000001897190dc 0x18921f000 + 5218524
5   JavaScriptCore                	0x0000000189b9a27c 0x18921f000 + 9941628
6   JavaScriptCore                	0x000000018922a4ec 0x18921f000 + 46316
7   JavaScriptCore                	0x000000018922a42c 0x18921f000 + 46124
8   libsystem_pthread.dylib       	0x00000001824842b4 0x182482000 + 8884
9   libsystem_pthread.dylib       	0x0000000182484180 0x182482000 + 8576
10  libsystem_pthread.dylib       	0x0000000182482b74 0x182482000 + 2932

Thread 11 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x00000001c40f54b7
    x4: 0x0000000181a99afd   x5: 0x000000016db91210   x6: 0x000000000000006e   x7: 0xffffffffffffffec
    x8: 0x000000000c000000   x9: 0x0000000004000000  x10: 0x00000001824895e0  x11: 0x0000000000000003
   x12: 0xffffffffffffffff  x13: 0x0000000000000001  x14: 0x00000001822f553f  x15: 0x0000000000000010
   x16: 0x0000000000000148  x17: 0x00000000ffffffff  x18: 0xfffffff01189925c  x19: 0x0000000000000006
   x20: 0x000000016db93000  x21: 0x000000016db91210  x22: 0x0000000000006f2b  x23: 0x000000016db930e0
   x24: 0x0000000113e2b750  x25: 0x0000000000000001  x26: 0x0000000000000000  x27: 0x0000000000000000
   x28: 0x00000001c40fd400   fp: 0x000000016db91170   lr: 0x00000001824852f8
    sp: 0x000000016db91140   pc: 0x00000001823702e8 cpsr: 0x00000000

Binary Images:
0x102498000 - 0x1025f7fff Joplin arm64  <76955e3707b33ff4b4b0cbae4e6b5666> /var/containers/Bundle/Application/C308A33A-00D8-4F37-BF64-186EC8D29687/Joplin.app/Joplin
0x10273c000 - 0x10277bfff dyld arm64  <477a8a1f098b3a80860d656a3f4918ea> /usr/lib/dyld
0x181a1e000 - 0x181a1ffff libSystem.B.dylib arm64  <a9f67ca8b7963c699078236267472fb0> /usr/lib/libSystem.B.dylib
0x181a20000 - 0x181a79fff libc++.1.dylib arm64  <aee157a049663aa88c4e928768cfd553> /usr/lib/libc++.1.dylib
0x181a7a000 - 0x181a9afff libc++abi.dylib arm64  <b4f54419327f3bfea747549b84dad328> /usr/lib/libc++abi.dylib
0x181a9c000 - 0x182157fff libobjc.A.dylib arm64  <3a9d464322eb3285bc88fabf7cec20ed> /usr/lib/libobjc.A.dylib
0x182158000 - 0x18215cfff libcache.dylib arm64  <474a695498903419b648b834067fac4e> /usr/lib/system/libcache.dylib
0x18215d000 - 0x182168fff libcommonCrypto.dylib arm64  <f3a95fbdb7a037879160ae9e0ee14c37> /usr/lib/system/libcommonCrypto.dylib
0x182169000 - 0x18216cfff libcompiler_rt.dylib arm64  <502de73c3e0c3ba78280e6164fe5728c> /usr/lib/system/libcompiler_rt.dylib
0x18216d000 - 0x182174fff libcopyfile.dylib arm64  <b8c962560a1b3b639d562541d32f5960> /usr/lib/system/libcopyfile.dylib
0x182175000 - 0x1821d8fff libcorecrypto.dylib arm64  <db41a416fa083812bcafad6b888b152e> /usr/lib/system/libcorecrypto.dylib
0x1821d9000 - 0x18223efff libdispatch.dylib arm64  <37135142d2043b5492d7a49be678b9ae> /usr/lib/system/libdispatch.dylib
0x18223f000 - 0x182259fff libdyld.dylib arm64  <4f57dfca63a93930a57d2cea89307b01> /usr/lib/system/libdyld.dylib
0x18225a000 - 0x18225afff liblaunch.dylib arm64  <ca90373a022d3c38ac7ecd736c13bf9b> /usr/lib/system/liblaunch.dylib
0x18225b000 - 0x182260fff libmacho.dylib arm64  <25640409947b3e20b1135068c80d8609> /usr/lib/system/libmacho.dylib
0x182261000 - 0x182262fff libremovefile.dylib arm64  <848fca02e8d930fd8659eb188d9bcedd> /usr/lib/system/libremovefile.dylib
0x182263000 - 0x18227afff libsystem_asl.dylib arm64  <255a36a954553a278ef2c8711ab62532> /usr/lib/system/libsystem_asl.dylib
0x18227b000 - 0x18227bfff libsystem_blocks.dylib arm64  <cbdfd75e23c43610991dc81d325587ea> /usr/lib/system/libsystem_blocks.dylib
0x18227c000 - 0x1822f9fff libsystem_c.dylib arm64  <2c43d27314963feb8966491ea64cf5a9> /usr/lib/system/libsystem_c.dylib
0x1822fa000 - 0x1822fefff libsystem_configuration.dylib arm64  <897ce699a6d73797810d7fe5ceef37d7> /usr/lib/system/libsystem_configuration.dylib
0x1822ff000 - 0x182304fff libsystem_containermanager.dylib arm64  <ae270ac5b9613cfcb5a6ada4520b8a8b> /usr/lib/system/libsystem_containermanager.dylib
0x182305000 - 0x182306fff libsystem_coreservices.dylib arm64  <c897206125f13042a7f62767de020ae9> /usr/lib/system/libsystem_coreservices.dylib
0x182307000 - 0x182308fff libsystem_darwin.dylib arm64  <fc17590f3b6f3e2280aa164fe705e624> /usr/lib/system/libsystem_darwin.dylib
0x182309000 - 0x18230ffff libsystem_dnssd.dylib arm64  <2fdef17227d13f49929b104ec635667c> /usr/lib/system/libsystem_dnssd.dylib
0x182310000 - 0x18234dfff libsystem_info.dylib arm64  <c20c44a2d57b330f9931ba840195ee45> /usr/lib/system/libsystem_info.dylib
0x18234e000 - 0x182376fff libsystem_kernel.dylib arm64  <6ca465bb9c013f9ab3fb24dd16418142> /usr/lib/system/libsystem_kernel.dylib
0x182377000 - 0x1823a4fff libsystem_m.dylib arm64  <a75c726ec49b3f48b83593be165afcfa> /usr/lib/system/libsystem_m.dylib
0x1823a5000 - 0x1823bffff libsystem_malloc.dylib arm64  <cce71425b3483c5fa3718246e8e27ed2> /usr/lib/system/libsystem_malloc.dylib
0x1823c0000 - 0x182460fff libsystem_network.dylib arm64  <cac262c32d6938abb9075481187087c4> /usr/lib/system/libsystem_network.dylib
0x182461000 - 0x18246cfff libsystem_networkextension.dylib arm64  <40f740c2ec9b37cebe6043eecbd1927d> /usr/lib/system/libsystem_networkextension.dylib
0x18246d000 - 0x182477fff libsystem_notify.dylib arm64  <c204b6b2ef2d38669fb985bc64f26a6b> /usr/lib/system/libsystem_notify.dylib
0x182478000 - 0x182481fff libsystem_platform.dylib arm64  <1fd32dd6f1da3029ae0fe5875eaceb94> /usr/lib/system/libsystem_platform.dylib
0x182482000 - 0x182491fff libsystem_pthread.dylib arm64  <2f9b440f88eb3cedb786b4b98586d78f> /usr/lib/system/libsystem_pthread.dylib
0x182492000 - 0x182495fff libsystem_sandbox.dylib arm64  <001e1a85480c3b07b93861fe7e69843b> /usr/lib/system/libsystem_sandbox.dylib
0x182496000 - 0x18249dfff libsystem_symptoms.dylib arm64  <56e7c311193139968b729073897fbdc6> /usr/lib/system/libsystem_symptoms.dylib
0x18249e000 - 0x1824b1fff libsystem_trace.dylib arm64  <8b98d3487b6e3b72863670eb57c3b4ff> /usr/lib/system/libsystem_trace.dylib
0x1824b2000 - 0x1824b7fff libunwind.dylib arm64  <a9da0d0735093dc38005623608c0f71e> /usr/lib/system/libunwind.dylib
0x1824b8000 - 0x1824b8fff libvminterpose.dylib arm64  <c1577063af17384b8091f9923960a1f1> /usr/lib/system/libvminterpose.dylib
0x1824b9000 - 0x1824e3fff libxpc.dylib arm64  <1732d812fa793d159965e668759a42df> /usr/lib/system/libxpc.dylib
0x1824e4000 - 0x182705fff libicucore.A.dylib arm64  <32c272e1e9f735aba4c16a17580f13e3> /usr/lib/libicucore.A.dylib
0x182706000 - 0x182717fff libz.1.dylib arm64  <c402ff63470b34df8634f2078cd151e1> /usr/lib/libz.1.dylib
0x182718000 - 0x182aadfff CoreFoundation arm64  <846f4b1542383c98991c1314902e3d72> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x182aae000 - 0x182abefff libbsm.0.dylib arm64  <b7a56e43a852351d8a2dab94c7fc04e6> /usr/lib/libbsm.0.dylib
0x182abf000 - 0x182abffff libenergytrace.dylib arm64  <6adeca3b70ed33dda70a16353c5ef6ce> /usr/lib/libenergytrace.dylib
0x182ac0000 - 0x182b45fff IOKit arm64  <938f5f32ece43551a651b777bd44d431> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x182b46000 - 0x182c2ffff libxml2.2.dylib arm64  <33530216f58333d993d4acb846c63aac> /usr/lib/libxml2.2.dylib
0x182c30000 - 0x182c3dfff libbz2.1.0.dylib arm64  <35c6ddde076638589f755656ac0058ce> /usr/lib/libbz2.1.0.dylib
0x182c3e000 - 0x182c56fff liblzma.5.dylib arm64  <7d5815f117103d15a67fd30b3375b11b> /usr/lib/liblzma.5.dylib
0x182c57000 - 0x182db4fff libsqlite3.dylib arm64  <eac933b033d43444ae182e2d7de6137f> /usr/lib/libsqlite3.dylib
0x182db5000 - 0x182ddbfff libMobileGestalt.dylib arm64  <dc43249a916a3294a98ae31871591dd9> /usr/lib/libMobileGestalt.dylib
0x182ddc000 - 0x183148fff CFNetwork arm64  <1b8095865d8a3b84a9cbe0d5d0354fc1> /System/Library/Frameworks/CFNetwork.framework/CFNetwork
0x183149000 - 0x183444fff Foundation arm64  <dad046ce90513de69c6ca86d7184b7c2> /System/Library/Frameworks/Foundation.framework/Foundation
0x183445000 - 0x183533fff Security arm64  <11c28a235f0d34a483d4c0c6d3a72617> /System/Library/Frameworks/Security.framework/Security
0x183534000 - 0x1835a0fff SystemConfiguration arm64  <e4021e13feec30af8e612a49060b1ad1> /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration
0x1835a1000 - 0x1835d7fff libCRFSuite.dylib arm64  <faed949ffe90353091a2916aef415302> /usr/lib/libCRFSuite.dylib
0x1835d8000 - 0x1835d8fff libapple_crypto.dylib arm64  <7b69ce788b6f3bd581d76b857760c614> /usr/lib/libapple_crypto.dylib
0x1835d9000 - 0x1835effff libapple_nghttp2.dylib arm64  <ff88135792b639679509b309f0c0cad9> /usr/lib/libapple_nghttp2.dylib
0x1835f0000 - 0x183619fff libarchive.2.dylib arm64  <957aea53942d3afc91420044f6ae5112> /usr/lib/libarchive.2.dylib
0x18361a000 - 0x1836cbfff libboringssl.dylib arm64  <a515a4c41d7337dd85ed1db0cb3d1a09> /usr/lib/libboringssl.dylib
0x1836cc000 - 0x1836e3fff libcoretls.dylib arm64  <c2287d06413f32c2aee0e6c3313d98c7> /usr/lib/libcoretls.dylib
0x1836e4000 - 0x1836e5fff libcoretls_cfhelpers.dylib arm64  <79276edd953836b698947c5db28c83ad> /usr/lib/libcoretls_cfhelpers.dylib
0x1836e6000 - 0x1836e7fff liblangid.dylib arm64  <11d94ede5ab1300a820d96e3374f53fa> /usr/lib/liblangid.dylib
0x1836e8000 - 0x1837bbfff libnetwork.dylib arm64  <e4a37ecffec3327bb37e3fd427c92b87> /usr/lib/libnetwork.dylib
0x1837bc000 - 0x1837eefff libpcap.A.dylib arm64  <419a8dd2325a326c81b4b02d849ce562> /usr/lib/libpcap.A.dylib
0x1837ef000 - 0x183823fff libusrtcp.dylib arm64  <227ec64866e53676828e76f89c1e4928> /usr/lib/libusrtcp.dylib
0x183824000 - 0x18382dfff IOSurface arm64  <76764bfa34e8365e8263c8ec57868e70> /System/Library/Frameworks/IOSurface.framework/IOSurface
0x18382e000 - 0x1838d3fff libBLAS.dylib arm64  <05ecdd31f9573a069c0e8b3d610bbc3f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBLAS.dylib
0x1838d4000 - 0x183c03fff libLAPACK.dylib arm64  <3e55f73c8a4c329d8bb7f5e58ed687c3> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLAPACK.dylib
0x183c04000 - 0x183e70fff vImage arm64  <7fabce5d1fe83c38aa998440146eb09b> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage
0x183e71000 - 0x183e82fff libSparseBLAS.dylib arm64  <88335b280db13b3d812ee89998bc363c> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparseBLAS.dylib
0x183e83000 - 0x183ea7fff libvMisc.dylib arm64  <20da313fe2343db189a04c72928eb120> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvMisc.dylib
0x183ea8000 - 0x183ed2fff libBNNS.dylib arm64  <19481dd658fb3f949cc1874250cfead5> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libBNNS.dylib
0x183ed3000 - 0x183ee8fff libLinearAlgebra.dylib arm64  <0f6e8d5a7dd8384ebb8a873c2caa7ad7> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libLinearAlgebra.dylib
0x183ee9000 - 0x183eedfff libQuadrature.dylib arm64  <124a57c41e3e3956b46e10d49ddf8fe1> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libQuadrature.dylib
0x183eee000 - 0x183f44fff libSparse.dylib arm64  <c7def66b4a4c3f29b55fcbdcf881e3f2> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libSparse.dylib
0x183f45000 - 0x183fbdfff libvDSP.dylib arm64  <4bf846f47a0e309db93bbbc791720463> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/libvDSP.dylib
0x183fbe000 - 0x183fbefff vecLib arm64  <86cdd48d842334dd831b1fc0e2b0270f> /System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/vecLib
0x183fbf000 - 0x183fbffff Accelerate arm64  <01d515c3376c332799f14694934ed70b> /System/Library/Frameworks/Accelerate.framework/Accelerate
0x183fc0000 - 0x183fd5fff libcompression.dylib arm64  <b1a3a8c4b3a6301da874dc2af4a50920> /usr/lib/libcompression.dylib
0x183fd6000 - 0x18451afff CoreGraphics arm64  <1d111fedd821351f8d22fe4f2840719a> /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics
0x18451b000 - 0x184520fff IOAccelerator arm64  <ff13ef43a6f73cdaa52ce9abae404d3c> /System/Library/PrivateFrameworks/IOAccelerator.framework/IOAccelerator
0x184521000 - 0x184526fff libCoreFSCache.dylib arm64  <ac1882646b0c3cccb69dfc5246995396> /System/Library/Frameworks/OpenGLES.framework/libCoreFSCache.dylib
0x184527000 - 0x1845c1fff Metal arm64  <5810b5432e4c34cf9f254b60f64e5e89> /System/Library/Frameworks/Metal.framework/Metal
0x1845c2000 - 0x1845d5fff GraphicsServices arm64  <208776c1b0a73cb4827546b47cdfca63> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1845d6000 - 0x18472efff MobileCoreServices arm64  <ceed55b6a3083c1b93152daff0cc2ab5> /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices
0x18472f000 - 0x184731fff IOSurfaceAccelerator arm64  <4feb745bfd323a0da4357d5fc65f54b2> /System/Library/PrivateFrameworks/IOSurfaceAccelerator.framework/IOSurfaceAccelerator
0x184732000 - 0x184773fff AppleJPEG arm64  <823dea35af383cf987bdd6d2b653d41f> /System/Library/PrivateFrameworks/AppleJPEG.framework/AppleJPEG
0x184774000 - 0x184d24fff ImageIO arm64  <090201d1811b3083b64c89e1c9694585> /System/Library/Frameworks/ImageIO.framework/ImageIO
0x184d25000 - 0x184d89fff BaseBoard arm64  <5c05976a04053b179505341ce299f130> /System/Library/PrivateFrameworks/BaseBoard.framework/BaseBoard
0x184d8a000 - 0x184da1fff AssertionServices arm64  <eac3dcdc35103304b3dc72ce0c8a0a07> /System/Library/PrivateFrameworks/AssertionServices.framework/AssertionServices
0x184da2000 - 0x184daafff CorePhoneNumbers arm64  <3f42ae84ea833c52b8cd522108d259b2> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/CorePhoneNumbers
0x184dab000 - 0x184deffff AppSupport arm64  <ac0c26eabc2e3737b4b0f6e524f9c54f> /System/Library/PrivateFrameworks/AppSupport.framework/AppSupport
0x184df0000 - 0x184e08fff CrashReporterSupport arm64  <28a3b2eac04b3ec482639475186d309c> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/CrashReporterSupport
0x184e09000 - 0x184e0efff AggregateDictionary arm64  <60d5c87dbe3e3c48a3e0b91ae2cad9e7> /System/Library/PrivateFrameworks/AggregateDictionary.framework/AggregateDictionary
0x184e0f000 - 0x184e90fff libTelephonyUtilDynamic.dylib arm64  <46d5ede9f7fe338c97671721fbad60cc> /usr/lib/libTelephonyUtilDynamic.dylib
0x184e91000 - 0x184eb0fff ProtocolBuffer arm64  <8963290d47123204921f70ae9bb9612a> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/ProtocolBuffer
0x184eb1000 - 0x184edcfff MobileKeyBag arm64  <d8ce3418ab5b3832906e77aa9e3c9aad> /System/Library/PrivateFrameworks/MobileKeyBag.framework/MobileKeyBag
0x184edd000 - 0x184f11fff BackBoardServices arm64  <2b30bebf7da7379db6b6538ca533fd6b> /System/Library/PrivateFrameworks/BackBoardServices.framework/BackBoardServices
0x184f12000 - 0x184f6dfff FrontBoardServices arm64  <5bff8665f950326a8ad86be07a66a48a> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x184f6e000 - 0x184faafff SpringBoardServices arm64  <415fae0b30393d0d92bf23dc22de21c4> /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
0x184fab000 - 0x184fb9fff PowerLog arm64  <83c23c8e972438b79e688c4d455b1b5e> /System/Library/PrivateFrameworks/PowerLog.framework/PowerLog
0x184fba000 - 0x184fd7fff CommonUtilities arm64  <dcd92acd9a14345e9b63801706e4a82e> /System/Library/PrivateFrameworks/CommonUtilities.framework/CommonUtilities
0x184fd8000 - 0x184fe3fff liblockdown.dylib arm64  <2fec7d5a759c32f293936f78220c1fc4> /usr/lib/liblockdown.dylib
0x184fe4000 - 0x1852e6fff CoreData arm64  <b972e9f8b7de3a568acb4ed8216f0b76> /System/Library/Frameworks/CoreData.framework/CoreData
0x1852e7000 - 0x1852edfff TCC arm64  <06384f9076eb3e06a7d2a883d6007b3d> /System/Library/PrivateFrameworks/TCC.framework/TCC
0x1852ee000 - 0x1852f5fff libcupolicy.dylib arm64  <e6b23e36e1a335ad974f6b35ba2b033b> /usr/lib/libcupolicy.dylib
0x1852f6000 - 0x185382fff CoreTelephony arm64  <e63112dd995a333ca54d3f6d60ae18c7> /System/Library/Frameworks/CoreTelephony.framework/CoreTelephony
0x185383000 - 0x1853d9fff Accounts arm64  <3f8159d915823051a17536c6b21e81a9> /System/Library/Frameworks/Accounts.framework/Accounts
0x1853da000 - 0x185403fff AppleSauce arm64  <4b81009f219e3f3794d3ff93ddcd0547> /System/Library/PrivateFrameworks/AppleSauce.framework/AppleSauce
0x185404000 - 0x18540cfff DataMigration arm64  <e98907cbf67e35ca998fab8c64f92eea> /System/Library/PrivateFrameworks/DataMigration.framework/DataMigration
0x18540d000 - 0x185413fff Netrb arm64  <9f8ebcf99af53a7087add608b6fb9c2a> /System/Library/PrivateFrameworks/Netrb.framework/Netrb
0x185414000 - 0x185447fff PersistentConnection arm64  <c00b010864ca32d78dadbf487d8fb9f7> /System/Library/PrivateFrameworks/PersistentConnection.framework/PersistentConnection
0x185448000 - 0x185459fff libmis.dylib arm64  <1885af6da98d3997abff70b062548010> /usr/lib/libmis.dylib
0x18545a000 - 0x18555afff ManagedConfiguration arm64  <b37e31dfe0b4340f86d707d09f210545> /System/Library/PrivateFrameworks/ManagedConfiguration.framework/ManagedConfiguration
0x18555b000 - 0x185560fff libReverseProxyDevice.dylib arm64  <d6cfe7cabd433fe5a8bd77fba606479a> /usr/lib/libReverseProxyDevice.dylib
0x185561000 - 0x185572fff libamsupport.dylib arm64  <48a69db1f895324d8debac434913a4e5> /usr/lib/libamsupport.dylib
0x185573000 - 0x185578fff libCoreVMClient.dylib arm64  <017bacb6b7e83fdda154764e0492358a> /System/Library/Frameworks/OpenGLES.framework/libCoreVMClient.dylib
0x185579000 - 0x18557afff libCVMSPluginSupport.dylib arm64  <79591b228c133dc7a93fcdb529f5c1c9> /System/Library/Frameworks/OpenGLES.framework/libCVMSPluginSupport.dylib
0x18557b000 - 0x18557efff libutil.dylib arm64  <b82455fcf10c34ddbe0871d7e6998071> /usr/lib/libutil.dylib
0x18557f000 - 0x1855c0fff libGLImage.dylib arm64  <9ac83085267733acb9bc652dd70dcc2d> /System/Library/Frameworks/OpenGLES.framework/libGLImage.dylib
0x1855c1000 - 0x185631fff APFS arm64  <a56b1bb534613a6da50d098073bfe7a7> /System/Library/PrivateFrameworks/APFS.framework/APFS
0x185632000 - 0x185663fff MediaKit arm64  <3b199804d91e3afcb08a2698062cff65> /System/Library/PrivateFrameworks/MediaKit.framework/MediaKit
0x185664000 - 0x18567cfff libSERestoreInfo.dylib arm64  <25abfa4121b03a25b5422fa6ba16b695> /usr/lib/updaters/libSERestoreInfo.dylib
0x185681000 - 0x1856bdfff DiskImages arm64  <c78798bf47263e8d8ba1403fa9753a41> /System/Library/PrivateFrameworks/DiskImages.framework/DiskImages
0x1856be000 - 0x1856c8fff libGFXShared.dylib arm64  <425823fa3f663785af7e7e72e74a2eee> /System/Library/Frameworks/OpenGLES.framework/libGFXShared.dylib
0x1856c9000 - 0x18570ffff libauthinstall.dylib arm64  <51c4aba4fa7f376dbee944ee466f56c1> /usr/lib/libauthinstall.dylib
0x185710000 - 0x185718fff IOMobileFramebuffer arm64  <e77d0723d9ca3bd49aed5354023ac013> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/IOMobileFramebuffer
0x185719000 - 0x185724fff OpenGLES arm64  <e2869e8b79a63c9ca81291d5a6714ef6> /System/Library/Frameworks/OpenGLES.framework/OpenGLES
0x185725000 - 0x1857acfff ColorSync arm64  <174c246784a4333db343d29ca59affcb> /System/Library/PrivateFrameworks/ColorSync.framework/ColorSync
0x1857ad000 - 0x1857d7fff CoreVideo arm64  <69c63a3d198a34de9f343ad8e8181059> /System/Library/Frameworks/CoreVideo.framework/CoreVideo
0x1857d8000 - 0x1857d9fff libCTGreenTeaLogger.dylib arm64  <e5ad1c68080134edaf25ccea03e08a52> /usr/lib/libCTGreenTeaLogger.dylib
0x1857da000 - 0x18593cfff CoreAudio arm64  <7ad95e096a253ff58b74a03e3f252a4e> /System/Library/Frameworks/CoreAudio.framework/CoreAudio
0x18593d000 - 0x18596bfff CoreAnalytics arm64  <be12a86b5538303fadce7fb5cac04ff5> /System/Library/PrivateFrameworks/CoreAnalytics.framework/CoreAnalytics
0x18596c000 - 0x18596ffff UserFS arm64  <52342f6a8e273c7391e327deb2ab82e4> /System/Library/PrivateFrameworks/UserFS.framework/UserFS
0x185970000 - 0x185ae3fff CoreMedia arm64  <ac554e80365734d88d03dc363716a637> /System/Library/Frameworks/CoreMedia.framework/CoreMedia
0x185ae4000 - 0x185af6fff libprotobuf-lite.dylib arm64  <2ed5fd0c82f8337b96e17a7b1846b878> /usr/lib/libprotobuf-lite.dylib
0x185af7000 - 0x185b5bfff libprotobuf.dylib arm64  <0a967243387e32aeb31a8b5ceeac3718> /usr/lib/libprotobuf.dylib
0x185b5c000 - 0x185e39fff libAWDSupportFramework.dylib arm64  <db0f4644d45938e39bdace7ecc5c6eeb> /usr/lib/libAWDSupportFramework.dylib
0x185e3a000 - 0x185e80fff WirelessDiagnostics arm64  <903eca346b9a357eb9d6939c5a2da02d> /System/Library/PrivateFrameworks/WirelessDiagnostics.framework/WirelessDiagnostics
0x185e81000 - 0x185f39fff VideoToolbox arm64  <d18b9ae1333e3227806dea21be49a8d2> /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox
0x185f3a000 - 0x186045fff libFontParser.dylib arm64  <d502b1402ada3abfb17dd35e3b6ccfd3> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x186046000 - 0x186047fff FontServices arm64  <0c499009fcb931d18cf6bfdc1af51684> /System/Library/PrivateFrameworks/FontServices.framework/FontServices
0x186048000 - 0x186197fff CoreText arm64  <d661c768e3443e978129062a0d37d6dc> /System/Library/Frameworks/CoreText.framework/CoreText
0x186198000 - 0x1861a7fff IntlPreferences arm64  <407354c5c0f03388a2e8ef921d092bf2> /System/Library/PrivateFrameworks/IntlPreferences.framework/IntlPreferences
0x1861a8000 - 0x1861b0fff RTCReporting arm64  <2710371c2d763bde99c5e3ce763cebf9> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
0x1861b1000 - 0x18621ffff CoreBrightness arm64  <ac737e260dda338687d75091a549cbe7> /System/Library/PrivateFrameworks/CoreBrightness.framework/CoreBrightness
0x186220000 - 0x18622bfff libAudioStatistics.dylib arm64  <f144e9f449f0366d903c07dc7042e1bb> /usr/lib/libAudioStatistics.dylib
0x18622c000 - 0x18677cfff AudioToolbox arm64  <32fc6cb60ab531a892ee7db6030dcee9> /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox
0x18677d000 - 0x1869adfff QuartzCore arm64  <0e7efded7b69323094142d876969c3ff> /System/Library/Frameworks/QuartzCore.framework/QuartzCore
0x1869ae000 - 0x1869b9fff MediaAccessibility arm64  <c08f2d8d22ad32e696bbfe19c1f00132> /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility
0x1869ba000 - 0x186aacfff libiconv.2.dylib arm64  <28fec549f7f6396483fb3b04c800adcb> /usr/lib/libiconv.2.dylib
0x186aad000 - 0x186ac9fff NetworkStatistics arm64  <67dd3f90fc933567af5f336e36a3f69a> /System/Library/PrivateFrameworks/NetworkStatistics.framework/NetworkStatistics
0x186aca000 - 0x186adffff MPSCore arm64  <2b8da25dee323cb0871eb5839266c6b1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/MPSCore
0x186ae0000 - 0x186b44fff MPSImage arm64  <c54b04d27c9639958942abdf2b0aa21a> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/MPSImage
0x186b45000 - 0x186b65fff MPSMatrix arm64  <7f20afd02853372eaeac3604ab798ca9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/MPSMatrix
0x186b66000 - 0x186b74fff CoreAUC arm64  <24c1f952294f3d769d3b2d3d3df002f9> /System/Library/PrivateFrameworks/CoreAUC.framework/CoreAUC
0x186b75000 - 0x1871fafff MediaToolbox arm64  <a6ee11cab3b83741ba23824098c0765d> /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox
0x1871fb000 - 0x1872c1fff MPSNeuralNetwork arm64  <e9b49812899e39b98e4f16b1e4929859> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/MPSNeuralNetwork
0x1872c2000 - 0x1872c2fff MetalPerformanceShaders arm64  <968c8d8650a6345e99c11a24d4908a14> /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders
0x1872c3000 - 0x1876f6fff FaceCore arm64  <ce35d4571e5032258ca94f23e53a1a16> /System/Library/PrivateFrameworks/FaceCore.framework/FaceCore
0x1876f7000 - 0x187704fff GraphVisualizer arm64  <9731b1a2362e35e5b47495a6f4a49d31> /System/Library/PrivateFrameworks/GraphVisualizer.framework/GraphVisualizer
0x187705000 - 0x1878aafff libFosl_dynamic.dylib arm64  <8dade3ca46eb36ba918cabaae25e7279> /usr/lib/libFosl_dynamic.dylib
0x1878ab000 - 0x187b10fff CoreImage arm64  <708015be329e31eabd93df07dec18a17> /System/Library/Frameworks/CoreImage.framework/CoreImage
0x187b11000 - 0x187cfffff CoreMotion arm64  <168555a078273fb090092d49d26d931a> /System/Library/Frameworks/CoreMotion.framework/CoreMotion
0x187d00000 - 0x187d2efff CoreBluetooth arm64  <98a36c47a17f3e10ac4fbf0b64ba5e96> /System/Library/Frameworks/CoreBluetooth.framework/CoreBluetooth
0x187d2f000 - 0x187d51fff PlugInKit arm64  <9a0fc8c71da23cbaac48ef7266d3b164> /System/Library/PrivateFrameworks/PlugInKit.framework/PlugInKit
0x187d52000 - 0x187f7cfff Celestial arm64  <b7db9c6fd6c93fd9b6e11e7b453d9a8d> /System/Library/PrivateFrameworks/Celestial.framework/Celestial
0x187f7d000 - 0x187ffffff Quagga arm64  <311b83d6d2f338d586facf10f1a90cd2> /System/Library/PrivateFrameworks/Quagga.framework/Quagga
0x188000000 - 0x1880f9fff AVFAudio arm64  <96ab57ad22ea36f5ad3c8718c1ab8764> /System/Library/Frameworks/AVFoundation.framework/Frameworks/AVFAudio.framework/AVFAudio
0x1880fa000 - 0x1882e8fff AVFoundation arm64  <48a63876248b347bb20e36798bc04115> /System/Library/Frameworks/AVFoundation.framework/AVFoundation
0x1882e9000 - 0x18830cfff CacheDelete arm64  <4376983fcac03a6f9a5a2e244d96a699> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
0x18830d000 - 0x188332fff StreamingZip arm64  <dacb59888b7f31a39e95cf0ea3a741ef> /System/Library/PrivateFrameworks/StreamingZip.framework/StreamingZip
0x188333000 - 0x188344fff CoreEmoji arm64  <0fed33cbda37338b9a43e1ef58c8e0f2> /System/Library/PrivateFrameworks/CoreEmoji.framework/CoreEmoji
0x188345000 - 0x188393fff CoreLocationProtobuf arm64  <0bda60fa58b13f409cd272342665fd89> /System/Library/PrivateFrameworks/CoreLocationProtobuf.framework/CoreLocationProtobuf
0x188394000 - 0x18839bfff SymptomDiagnosticReporter arm64  <c1f54dbc49c53abbbe651644b610c4b0> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/SymptomDiagnosticReporter
0x18839c000 - 0x188c9dfff GeoServices arm64  <764874763fc63346a6d438c2a8328fab> /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices
0x188c9e000 - 0x188cb5fff MobileAsset arm64  <4c1572513f59389e84081a755103547b> /System/Library/PrivateFrameworks/MobileAsset.framework/MobileAsset
0x188cb6000 - 0x188cf7fff Lexicon arm64  <3de08451c03d3ad082074fd27e7647d4> /System/Library/PrivateFrameworks/Lexicon.framework/Lexicon
0x188cf8000 - 0x188d08fff libcmph.dylib arm64  <8b492aa79dc5318481752d5cba68e84b> /usr/lib/libcmph.dylib
0x188d09000 - 0x188e25fff LanguageModeling arm64  <a0b0121d2e253a4993a81f1052d1aa2c> /System/Library/PrivateFrameworks/LanguageModeling.framework/LanguageModeling
0x188e26000 - 0x188e3dfff libmarisa.dylib arm64  <948c4447eef032a2bd7fdb0d5860359c> /usr/lib/libmarisa.dylib
0x188e3e000 - 0x188ed8fff CoreLocation arm64  <c081a6fe64d532408da8f7a9d5e0e9da> /System/Library/Frameworks/CoreLocation.framework/CoreLocation
0x188ed9000 - 0x188ed9fff PhoneNumbers arm64  <a379685eef203ca7b1aa057fd8218ddb> /System/Library/PrivateFrameworks/PhoneNumbers.framework/PhoneNumbers
0x188eda000 - 0x188ee5fff libChineseTokenizer.dylib arm64  <54b3896b7e3c37d7a2aa5cd17ea3b4fd> /usr/lib/libChineseTokenizer.dylib
0x188ee6000 - 0x188f93fff libmecab_em.dylib arm64  <0a7c2fd4dd613449a0bdae35e1c05621> /usr/lib/libmecab_em.dylib
0x188f94000 - 0x188f95fff libThaiTokenizer.dylib arm64  <05630da4695731c2a45c765e3f71b1fe> /usr/lib/libThaiTokenizer.dylib
0x188f96000 - 0x188f9afff libgermantok.dylib arm64  <b61ca93824353a36954523113f1be1a4> /usr/lib/libgermantok.dylib
0x188f9b000 - 0x188ff3fff CoreNLP arm64  <631fdf115f0c3047a3ca6dd7b28c073b> /System/Library/PrivateFrameworks/CoreNLP.framework/CoreNLP
0x188ff4000 - 0x1891b2fff MobileSpotlightIndex arm64  <cd13d8305e4230e6b001ff9d173470c3> /System/Library/PrivateFrameworks/MobileSpotlightIndex.framework/MobileSpotlightIndex
0x1891b3000 - 0x189212fff CoreSpotlight arm64  <148c4e10173239958c0dae8cec599705> /System/Library/Frameworks/CoreSpotlight.framework/CoreSpotlight
0x18921f000 - 0x189c54fff JavaScriptCore arm64  <e5e2cd24ee8e39a5908c7512a93dbc4f> /System/Library/Frameworks/JavaScriptCore.framework/JavaScriptCore
0x189c55000 - 0x189c5afff libheimdal-asn1.dylib arm64  <1dc1aa4421fe3ddea53a07080c5058c6> /usr/lib/libheimdal-asn1.dylib
0x189c5b000 - 0x189cd5fff libate.dylib arm64  <bb4173dd632f3d9baf425608ec3ad1a7> /usr/lib/libate.dylib
0x189cd6000 - 0x189d78fff TextureIO arm64  <d5473c10ba4c31f29814c5940d66f041> /System/Library/PrivateFrameworks/TextureIO.framework/TextureIO
0x189d79000 - 0x189e43fff CoreUI arm64  <8e5892440df03a3f9342ba386f3c8012> /System/Library/PrivateFrameworks/CoreUI.framework/CoreUI
0x189e44000 - 0x189e4dfff MobileIcons arm64  <8d72c789b63c3d9eb0236814a909a473> /System/Library/PrivateFrameworks/MobileIcons.framework/MobileIcons
0x189e4e000 - 0x189e5cfff AppleFSCompression arm64  <4de4a2cdeb6c36ada948d82593c0f5f2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/AppleFSCompression
0x189e5d000 - 0x189eb6fff TextInput arm64  <5e1c89ec1e1c310caa79b707ee359048> /System/Library/PrivateFrameworks/TextInput.framework/TextInput
0x189eb7000 - 0x189edffff libxslt.1.dylib arm64  <9f41e38d7d1d374eb4c317ffa766d51d> /usr/lib/libxslt.1.dylib
0x189ee0000 - 0x189f15fff DataDetectorsCore arm64  <84e1f8c243cc340d8208038f40366bbe> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/DataDetectorsCore
0x189f16000 - 0x189fabfff FileProvider arm64  <81d2b19a8fe03251acd4b816dfd08908> /System/Library/Frameworks/FileProvider.framework/FileProvider
0x18a0ac000 - 0x18a184fff ProofReader arm64  <849c04e5566338138c5645a080801bb1> /System/Library/PrivateFrameworks/ProofReader.framework/ProofReader
0x18a185000 - 0x18a199fff libAccessibility.dylib arm64  <04185c7e9c1e340da5c2bccb2ca2b1af> /usr/lib/libAccessibility.dylib
0x18a19a000 - 0x18a5f2fff libwebrtc.dylib arm64  <9c780252d56939d1bc15e93523a790a2> /System/Library/PrivateFrameworks/WebCore.framework/Frameworks/libwebrtc.dylib
0x18a5f3000 - 0x18a653fff ContactsFoundation arm64  <3424e3697ab4310fa1d425d04888768e> /System/Library/PrivateFrameworks/ContactsFoundation.framework/ContactsFoundation
0x18a654000 - 0x18ba71fff WebCore arm64  <efe4ff69a90238958ea8d3cfe946c772> /System/Library/PrivateFrameworks/WebCore.framework/WebCore
0x18ba72000 - 0x18bbe5fff WebKitLegacy arm64  <3806037d085136809a33f0fd56b200e2> /System/Library/PrivateFrameworks/WebKitLegacy.framework/WebKitLegacy
0x18bbe6000 - 0x18bc0efff DataAccessExpress arm64  <14e9e1270dca3e0c90bf867c08dbc188> /System/Library/PrivateFrameworks/DataAccessExpress.framework/DataAccessExpress
0x18bc0f000 - 0x18bca7fff AddressBookLegacy arm64  <fe457d495a9635fb95e1a6634647e058> /System/Library/PrivateFrameworks/AddressBookLegacy.framework/AddressBookLegacy
0x18bca8000 - 0x18bcfffff ProtectedCloudStorage arm64  <b1c62916dfa63e219fa7b3fe96680790> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/ProtectedCloudStorage
0x18bd00000 - 0x18bd2cfff UserNotifications arm64  <1acc9bc755ae33708ad7a5eeadf6b8ec> /System/Library/Frameworks/UserNotifications.framework/UserNotifications
0x18bd2d000 - 0x18bd38fff AppleIDAuthSupport arm64  <ecb924f2b727397ead08fd2c129b872c> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/AppleIDAuthSupport
0x18bd39000 - 0x18bd87fff AuthKit arm64  <b6db54b7c02433bd953d11d17cff6724> /System/Library/PrivateFrameworks/AuthKit.framework/AuthKit
0x18bdb2000 - 0x18be05fff DocumentManager arm64  <6753460517ce35f1a33d34fe9819ca81> /System/Library/Frameworks/UIKit.framework/Frameworks/DocumentManager.framework/DocumentManager
0x18be06000 - 0x18ce8bfff UIKit arm64  <1ae0c6d9279b3ac4a7e10bf3a63a0692> /System/Library/Frameworks/UIKit.framework/UIKit
0x18ce8c000 - 0x18ce9dfff DocumentManagerCore arm64  <051e2c78e43f3700af20321c6e289322> /System/Library/PrivateFrameworks/DocumentManagerCore.framework/DocumentManagerCore
0x18ce9e000 - 0x18cea2fff HangTracer arm64  <f66e4e75e8073b9290d9723d324edb88> /System/Library/PrivateFrameworks/HangTracer.framework/HangTracer
0x18cea3000 - 0x18cef5fff PhysicsKit arm64  <469bfd49cb5636da8a84d78ba983642c> /System/Library/PrivateFrameworks/PhysicsKit.framework/PhysicsKit
0x18cef6000 - 0x18cef8fff StudyLog arm64  <9b3ba7d0a1dd3b1da0b003c214cfc816> /System/Library/PrivateFrameworks/StudyLog.framework/StudyLog
0x18cef9000 - 0x18cfd9fff UIFoundation arm64  <fa727d25bd7432f3afe426784ff9cdd1> /System/Library/PrivateFrameworks/UIFoundation.framework/UIFoundation
0x18cfda000 - 0x18d0e6fff CloudKit arm64  <386b94a754bf31489efb35138c200122> /System/Library/Frameworks/CloudKit.framework/CloudKit
0x18d0e7000 - 0x18d0e7fff IntentsFoundation arm64  <5efb8e90072f34a490bd2329291d416b> /System/Library/PrivateFrameworks/IntentsFoundation.framework/IntentsFoundation
0x18d0e8000 - 0x18d1b1fff Network arm64  <64b464c46498305a8f6d0522bf0e112b> /System/Library/PrivateFrameworks/Network.framework/Network
0x18d1b2000 - 0x18d3bcfff Intents arm64  <5964d059def33218a84a588e74da3b47> /System/Library/Frameworks/Intents.framework/Intents
0x18d3bd000 - 0x18d3d8fff libresolv.9.dylib arm64  <1243b6c2a9b93b79898311cb8d37d87a> /usr/lib/libresolv.9.dylib
0x18d3d9000 - 0x18d3dbfff CoreDuetDebugLogging arm64  <2fe962b39bad35db8e01cb063b4801fa> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/CoreDuetDebugLogging
0x18d3dc000 - 0x18d410fff libtidy.A.dylib arm64  <f8dae748d73237b985dd34f9ef9f953f> /usr/lib/libtidy.A.dylib
0x18d411000 - 0x18d53bfff CoreDuet arm64  <61357701c05f3f518a28040df994ab13> /System/Library/PrivateFrameworks/CoreDuet.framework/CoreDuet
0x18d53c000 - 0x18d55afff CoreDuetContext arm64  <2330b26c7ae03b6ca8b867f1f3d0564f> /System/Library/PrivateFrameworks/CoreDuetContext.framework/CoreDuetContext
0x18d55b000 - 0x18d56ffff CoreDuetDaemonProtocol arm64  <ae9ef5d9815c38449f169224df9eaca0> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/CoreDuetDaemonProtocol
0x18d570000 - 0x18d5dbfff IMFoundation arm64  <d3353950621838d490f40b99c9b3938d> /System/Library/PrivateFrameworks/IMFoundation.framework/IMFoundation
0x18d5dc000 - 0x18d60afff vCard arm64  <b0a50e4baac93faa8dcdeb7d37e521d1> /System/Library/PrivateFrameworks/vCard.framework/vCard
0x18d60b000 - 0x18d716fff Contacts arm64  <4e8acc9e76de3e49a6264964058223e4> /System/Library/Frameworks/Contacts.framework/Contacts
0x18d717000 - 0x18d718fff DiagnosticLogCollection arm64  <868f71f0b2aa3e77ae0fbc881da8824b> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/DiagnosticLogCollection
0x18d719000 - 0x18d71afff Marco arm64  <a5bf7b237fe03c74827f71f4e3906931> /System/Library/PrivateFrameworks/Marco.framework/Marco
0x18d71b000 - 0x18d721fff MessageProtection arm64  <27ac5b0a0ff6361a840ddb5a7dfadefc> /System/Library/PrivateFrameworks/MessageProtection.framework/MessageProtection
0x18d722000 - 0x18da29fff StoreServices arm64  <8f777fee8a9530fc9c4b43684ad4d234> /System/Library/PrivateFrameworks/StoreServices.framework/StoreServices
0x18da2a000 - 0x18da42fff Engram arm64  <59677e690b3a3387929dad283df7f85e> /System/Library/PrivateFrameworks/Engram.framework/Engram
0x18da43000 - 0x18db36fff IDSFoundation arm64  <1bedc7b637f73fc1bbc4701d35b0e6a6> /System/Library/PrivateFrameworks/IDSFoundation.framework/IDSFoundation
0x18db37000 - 0x18db42fff CaptiveNetwork arm64  <df3851b5c19c309aaa816d5d18786725> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/CaptiveNetwork
0x18db43000 - 0x18db71fff EAP8021X arm64  <07ed8ba71dfd3b37a89f087bd86aae77> /System/Library/PrivateFrameworks/EAP8021X.framework/EAP8021X
0x18db72000 - 0x18dbacfff MobileWiFi arm64  <195c28c5b8063e41a86bf3d69c2d4326> /System/Library/PrivateFrameworks/MobileWiFi.framework/MobileWiFi
0x18dbad000 - 0x18dbaffff OAuth arm64  <ec25f1595c163219b07d21a1ebdb902a> /System/Library/PrivateFrameworks/OAuth.framework/OAuth
0x18dbb0000 - 0x18dbb2fff CommonAuth arm64  <35c1af3f71213eaeb19292fda822e67a> /System/Library/PrivateFrameworks/CommonAuth.framework/CommonAuth
0x18dbb3000 - 0x18dc21fff Heimdal arm64  <e5b00f9b8da530ff8873847e51fb7d5e> /System/Library/PrivateFrameworks/Heimdal.framework/Heimdal
0x18dc22000 - 0x18dc4bfff GSS arm64  <49ce418d6af83ca6ad95622c72ba2a3e> /System/Library/Frameworks/GSS.framework/GSS
0x18dc4c000 - 0x18dc63fff ApplePushService arm64  <c846a36a730e38ce995323de7421321f> /System/Library/PrivateFrameworks/ApplePushService.framework/ApplePushService
0x18dc64000 - 0x18dcfcfff AccountsDaemon arm64  <895c85d305053712b0d7406f7eafe014> /System/Library/PrivateFrameworks/AccountsDaemon.framework/AccountsDaemon
0x18dcfd000 - 0x18dd1bfff AppleIDSSOAuthentication arm64  <a2ad71e90a133bbbaeab3ab0d1ff4ff7> /System/Library/PrivateFrameworks/AppleIDSSOAuthentication.framework/AppleIDSSOAuthentication
0x18dd1c000 - 0x18dd8efff AppleAccount arm64  <e6e0016bf2433e37b360703136de0b53> /System/Library/PrivateFrameworks/AppleAccount.framework/AppleAccount
0x18dd8f000 - 0x18dea2fff CoreUtils arm64  <60f3ca25f0a5369893147fc45c863105> /System/Library/PrivateFrameworks/CoreUtils.framework/CoreUtils
0x18dea3000 - 0x18dfbcfff IDS arm64  <87745652d06236e4b5ab2a5547274ea4> /System/Library/PrivateFrameworks/IDS.framework/IDS
0x18dfbd000 - 0x18dfddfff MediaServices arm64  <43a188034dc734aeae2112574dd02a51> /System/Library/PrivateFrameworks/MediaServices.framework/MediaServices
0x18dfde000 - 0x18e14ffff MediaRemote arm64  <81f3123ab73a30d59bb3c970b556fdf0> /System/Library/PrivateFrameworks/MediaRemote.framework/MediaRemote
0x18e150000 - 0x18e166fff UserManagement arm64  <fa80a3eee8ed3df3a9b0621a317b41b5> /System/Library/PrivateFrameworks/UserManagement.framework/UserManagement
0x18e167000 - 0x18e176fff MobileBluetooth arm64  <e54850c6cbc8368ba17be75ff6b142eb> /System/Library/PrivateFrameworks/MobileBluetooth.framework/MobileBluetooth
0x18e177000 - 0x18e1a7fff Bom arm64  <f6a7d9df0b4e3146b98f9120475509e1> /System/Library/PrivateFrameworks/Bom.framework/Bom
0x18e1a8000 - 0x18e1acfff CommunicationsFilter arm64  <82593e02d99a3ef1896d2738be3e57c3> /System/Library/PrivateFrameworks/CommunicationsFilter.framework/CommunicationsFilter
0x18e1ad000 - 0x18e1d2fff FTAWD arm64  <31d0b593bae93294a0892eeb620357fc> /System/Library/PrivateFrameworks/FTAWD.framework/FTAWD
0x18e1d3000 - 0x18e226fff FTServices arm64  <bec1a484c3983c82981ea97a591c4801> /System/Library/PrivateFrameworks/FTServices.framework/FTServices
0x18e227000 - 0x18e279fff WirelessProximity arm64  <07985b1d817d3ee9b154fee7cddf2e4b> /System/Library/PrivateFrameworks/WirelessProximity.framework/WirelessProximity
0x18e27a000 - 0x18e28efff ProactiveEventTracker arm64  <a071408501013cbc952df6d84316432b> /System/Library/PrivateFrameworks/ProactiveEventTracker.framework/ProactiveEventTracker
0x18e28f000 - 0x18e2e0fff ChunkingLibrary arm64  <e85704a007ca308caa3ebe9ba2bc48cd> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/ChunkingLibrary
0x18e2e1000 - 0x18e2edfff libnetworkextension.dylib arm64  <5588ba0ea8953ab09cfcc7c302e7e5e1> /usr/lib/libnetworkextension.dylib
0x18e2ee000 - 0x18e312fff AddressBook arm64  <c67be88af2c130e2888699eb75f60d7e> /System/Library/Frameworks/AddressBook.framework/AddressBook
0x18e313000 - 0x18f0eafff ModelIO arm64  <d0f8c6d052f0313b96b63f42b6e9160e> /System/Library/Frameworks/ModelIO.framework/ModelIO
0x18f0eb000 - 0x18f280fff NetworkExtension arm64  <e5e705b8ca49395eb7de42183bb1be6a> /System/Library/Frameworks/NetworkExtension.framework/NetworkExtension
0x18f281000 - 0x18f684fff SiriTTS arm64  <062af948ed7936c2831d34c36c079414> /System/Library/PrivateFrameworks/SiriTTS.framework/SiriTTS
0x18f685000 - 0x18f6defff SAObjects arm64  <9706f5e1d7f73729b8b255f2eaf351e2> /System/Library/PrivateFrameworks/SAObjects.framework/SAObjects
0x18f6df000 - 0x18f71cfff VoiceServices arm64  <558b4d8d4d8f376189e36ee321eaf3d6> /System/Library/PrivateFrameworks/VoiceServices.framework/VoiceServices
0x18f71d000 - 0x18f74dfff GLKit arm64  <01849b737ba73695ae5e77dc0585bd19> /System/Library/Frameworks/GLKit.framework/GLKit
0x18f74e000 - 0x18f832fff AssistantServices arm64  <985a426d4a5233c589d5dff111d579cc> /System/Library/PrivateFrameworks/AssistantServices.framework/AssistantServices
0x18f833000 - 0x18f83afff AssetCacheServices arm64  <62e20f91e12536a4bd1822aa9a2cf83e> /System/Library/PrivateFrameworks/AssetCacheServices.framework/AssetCacheServices
0x18f83b000 - 0x18f8f5fff NetworkServiceProxy arm64  <16bed150dad93f18ae29fe03ce26db85> /System/Library/PrivateFrameworks/NetworkServiceProxy.framework/NetworkServiceProxy
0x18f8f6000 - 0x18f9ebfff MMCS arm64  <67c800f5201938409716ecd862a6ae9c> /System/Library/PrivateFrameworks/MMCS.framework/MMCS
0x18f9ec000 - 0x18f9f8fff BluetoothManager arm64  <eb2690f51461318f8f733823a5bd9baf> /System/Library/PrivateFrameworks/BluetoothManager.framework/BluetoothManager
0x18f9f9000 - 0x18fa6afff CoreDAV arm64  <83d8d67b705b3f389214a64a92e50c21> /System/Library/PrivateFrameworks/CoreDAV.framework/CoreDAV
0x18fa6b000 - 0x18fa9ffff iCalendar arm64  <ec0449d2ec0a36a6a8b8bc5331b14e4a> /System/Library/PrivateFrameworks/iCalendar.framework/iCalendar
0x18faa0000 - 0x18faaefff PersonaKit arm64  <f336994ea7ed3ca8855b616e5b9e4141> /System/Library/PrivateFrameworks/PersonaKit.framework/PersonaKit
0x18faaf000 - 0x18fb09fff CalendarFoundation arm64  <6169b3dc52f13a0eb9379e959c6f2747> /System/Library/PrivateFrameworks/CalendarFoundation.framework/CalendarFoundation
0x18fb0a000 - 0x18fb37fff PhotosFormats arm64  <a866d1c5ee7f3c15b7059a5d868cdff8> /System/Library/PrivateFrameworks/PhotosFormats.framework/PhotosFormats
0x18fb38000 - 0x18fbd4fff CalendarDatabase arm64  <a83bae9485573988b43c843fe015f1f7> /System/Library/PrivateFrameworks/CalendarDatabase.framework/CalendarDatabase
0x18fbd5000 - 0x18fc26fff CalendarDaemon arm64  <722d8cbc8d4f34bc923e6a1f68f45c23> /System/Library/PrivateFrameworks/CalendarDaemon.framework/CalendarDaemon
0x18fc27000 - 0x18fd45fff CloudPhotoLibrary arm64  <bcaf1aa4549c3b53b4e58de43292ca08> /System/Library/PrivateFrameworks/CloudPhotoLibrary.framework/CloudPhotoLibrary
0x18fd46000 - 0x18fe2afff EventKit arm64  <9fd5748eb4ff3d72b6668bb052222c4c> /System/Library/Frameworks/EventKit.framework/EventKit
0x18fe2b000 - 0x18fe55fff AssetsLibraryServices arm64  <4724292bf9ce39bab1b420083200bb54> /System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices
0x18fe56000 - 0x18fe8afff ACTFramework arm64  <44708ab553533895a7e953bc8557c321> /System/Library/PrivateFrameworks/ACTFramework.framework/ACTFramework
0x18fe8b000 - 0x18feabfff DCIMServices arm64  <b4a2a6ad3d98322da1cfffcb5adb6827> /System/Library/PrivateFrameworks/DCIMServices.framework/DCIMServices
0x18feac000 - 0x18ffe6fff CoreMediaStream arm64  <b7573151e7ba37d9ac85911f07c992df> /System/Library/PrivateFrameworks/CoreMediaStream.framework/CoreMediaStream
0x18ffe7000 - 0x18ffeefff XPCKit arm64  <376bb5e8b8eb3d0db701fa235f66cb1d> /System/Library/PrivateFrameworks/XPCKit.framework/XPCKit
0x18ffef000 - 0x1900d5fff CameraKit arm64  <af9dbfd66388349dbe615066cbc9c483> /System/Library/PrivateFrameworks/CameraKit.framework/CameraKit
0x1900d6000 - 0x1900eefff CloudPhotoServices arm64  <b52afa1f77e73f048edc7dbdb05730ab> /System/Library/PrivateFrameworks/CloudPhotoServices.framework/CloudPhotoServices
0x1900ef000 - 0x1900fafff CoreRecents arm64  <35e62ee8420a3f7fac7853fbc1b4c329> /System/Library/PrivateFrameworks/CoreRecents.framework/CoreRecents
0x1900fb000 - 0x190119fff MediaStream arm64  <6983e33567583f819065482362660feb> /System/Library/PrivateFrameworks/MediaStream.framework/MediaStream
0x19011a000 - 0x19053cfff PhotoLibraryServices arm64  <03194e4851e437cda84dab1219698bf4> /System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices
0x19053d000 - 0x190573fff PrototypeTools arm64  <c5509c116b8e30d88c82d924e8ce55dd> /System/Library/PrivateFrameworks/PrototypeTools.framework/PrototypeTools
0x190574000 - 0x1905fffff CoreSymbolication arm64  <764f455421373db09a19d8108e0cf9a3> /System/Library/PrivateFrameworks/CoreSymbolication.framework/CoreSymbolication
0x190600000 - 0x19072dfff SearchFoundation arm64  <940716936eb6336e89d8cbc3f41f78e2> /System/Library/PrivateFrameworks/SearchFoundation.framework/SearchFoundation
0x19072e000 - 0x190734fff IncomingCallFilter arm64  <383478fc575c31b9a9e7733f3a8b9b46> /System/Library/PrivateFrameworks/IncomingCallFilter.framework/IncomingCallFilter
0x190735000 - 0x1907defff iTunesStore arm64  <ebdbf7abaab03d96a751f4b5a6a87ffe> /System/Library/PrivateFrameworks/iTunesStore.framework/iTunesStore
0x1907df000 - 0x1907e5fff libtzupdate.dylib arm64  <14b9516ff0de3d9ebe290d2676f223f6> /usr/lib/libtzupdate.dylib
0x1907e6000 - 0x190951fff Preferences arm64  <ee59f17300543d8d9eeaf411620d8c6d> /System/Library/PrivateFrameworks/Preferences.framework/Preferences
0x190952000 - 0x190959fff CoreTime arm64  <1ddd88ec3124365ab14bd0744851320c> /System/Library/PrivateFrameworks/CoreTime.framework/CoreTime
0x19095a000 - 0x190ac3fff CVML arm64  <d0831e0b63bb3828818f921f0ccaf0f5> /System/Library/PrivateFrameworks/CVML.framework/CVML
0x190ac4000 - 0x190b10fff CoreAppleCVA arm64  <3ad3808fe0273644aebce67f4ebb601c> /System/Library/PrivateFrameworks/CoreAppleCVA.framework/CoreAppleCVA
0x190b11000 - 0x190b47fff DifferentialPrivacy arm64  <e5401d4c1cc43427874f3ec39f1fdd0c> /System/Library/PrivateFrameworks/DifferentialPrivacy.framework/DifferentialPrivacy
0x190b48000 - 0x190caffff AppleCVA arm64  <9a5caa6d2c02355281c7484ba53034b4> /System/Library/PrivateFrameworks/AppleCVA.framework/AppleCVA
0x190cb0000 - 0x190d4bfff Montreal arm64  <b8d91ba98e9a3e3a802e9b2fdc9d14c9> /System/Library/PrivateFrameworks/Montreal.framework/Montreal
0x190d4c000 - 0x190f29fff Espresso arm64  <014c5753265a3665baf7f4cd55a148cc> /System/Library/PrivateFrameworks/Espresso.framework/Espresso
0x190f2a000 - 0x190f2dfff MobileSystemServices arm64  <0d09764c70b23f0fbaa6567f99cd877c> /System/Library/PrivateFrameworks/MobileSystemServices.framework/MobileSystemServices
0x190f2e000 - 0x191080fff Photos arm64  <c48a671e0f433ec1a50003d29bd76ba2> /System/Library/Frameworks/Photos.framework/Photos
0x19108d000 - 0x191256fff CoreML arm64  <b630bba175ae3c72936918f0fe48ff2b> /System/Library/Frameworks/CoreML.framework/CoreML
0x191257000 - 0x19125bfff CoreOptimization arm64  <6e61942f08953dd79fd44cc9d4d744f1> /System/Library/PrivateFrameworks/CoreOptimization.framework/CoreOptimization
0x19125c000 - 0x191299fff SafariCore arm64  <710c3ef835613a4693a7cdbee6665507> /System/Library/PrivateFrameworks/SafariCore.framework/SafariCore
0x19129a000 - 0x1912f4fff CorePrediction arm64  <e9db8bd625803d5cadb30d12724983af> /System/Library/PrivateFrameworks/CorePrediction.framework/CorePrediction
0x1912f5000 - 0x1913f2fff Navigation arm64  <31971185e9343c3caa8a84038d94c6a6> /System/Library/PrivateFrameworks/Navigation.framework/Navigation
0x1913f3000 - 0x19140bfff ContactsDonation arm64  <a389f11adf4f337b910b48ea4ce88dfe> /System/Library/PrivateFrameworks/ContactsDonation.framework/ContactsDonation
0x19140c000 - 0x191438fff Futhark arm64  <31e1eb4d39223710ac3eaf6365bd5c64> /System/Library/PrivateFrameworks/Futhark.framework/Futhark
0x19147c000 - 0x1914d0fff ToneLibrary arm64  <f6096840077b35aba4f85b905fec8835> /System/Library/PrivateFrameworks/ToneLibrary.framework/ToneLibrary
0x1914d1000 - 0x1914e3fff BaseBoardUI arm64  <c65d4685d68d3dd5b9cc66280768bd35> /System/Library/PrivateFrameworks/BaseBoardUI.framework/BaseBoardUI
0x1914e4000 - 0x19153cfff ContactsUICore arm64  <112ec20ccb4433389bfe6bcef271d0e9> /System/Library/PrivateFrameworks/ContactsUICore.framework/ContactsUICore
0x19153d000 - 0x1916a1fff ContactsUI arm64  <5ff96c88672f3f7daaef338c138610dd> /System/Library/Frameworks/ContactsUI.framework/ContactsUI
0x1916a2000 - 0x19177efff CorePDF arm64  <27f58f27493a30c3ad6b2f8f2b5b464e> /System/Library/PrivateFrameworks/CorePDF.framework/CorePDF
0x19177f000 - 0x1919dffff Vision arm64  <671010031a393fe4850d561b3c42427f> /System/Library/Frameworks/Vision.framework/Vision
0x1919e0000 - 0x191d96fff WebKit arm64  <c24dc092d27d324cb755db1d25110d33> /System/Library/Frameworks/WebKit.framework/WebKit
0x191d97000 - 0x191e50fff BulletinBoard arm64  <37b377c45fc23cd7888a6da5140ef0af> /System/Library/PrivateFrameworks/BulletinBoard.framework/BulletinBoard
0x191e51000 - 0x191e56fff ConstantClasses arm64  <ba66372594cb3a2b8db141e6eb25ce2e> /System/Library/PrivateFrameworks/ConstantClasses.framework/ConstantClasses
0x191e57000 - 0x191e5ffff CertUI arm64  <bac1e32a984233d18b4dc765f2c5c712> /System/Library/PrivateFrameworks/CertUI.framework/CertUI
0x191e60000 - 0x191ea4fff AXRuntime arm64  <fbae68f59cda3b78988dd62c1616681d> /System/Library/PrivateFrameworks/AXRuntime.framework/AXRuntime
0x191ea5000 - 0x191edcfff ScreenReaderCore arm64  <3471347a46b23172ac46f515d3f22e96> /System/Library/PrivateFrameworks/ScreenReaderCore.framework/ScreenReaderCore
0x191edd000 - 0x191f01fff TextToSpeech arm64  <733f4e2940e830f9a029d5032c9f8ffe> /System/Library/PrivateFrameworks/TextToSpeech.framework/TextToSpeech
0x191f02000 - 0x191f48fff CoreMIDI arm64  <cbe0ac6dd252317792c2ea306bbb0f31> /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI
0x191f49000 - 0x191fe5fff MediaPlatform arm64  <53f6bfef587a3976a95c60020ef0923f> /System/Library/PrivateFrameworks/MediaPlatform.framework/MediaPlatform
0x191fe6000 - 0x192045fff WebBookmarks arm64  <c47781cf948d3314bd1a66eb1a120623> /System/Library/PrivateFrameworks/WebBookmarks.framework/WebBookmarks
0x192046000 - 0x19204cfff DAAPKit arm64  <1489e0c7529436419e775108edc2851e> /System/Library/PrivateFrameworks/DAAPKit.framework/DAAPKit
0x19204d000 - 0x19204ffff libAXSafeCategoryBundle.dylib arm64  <aa17b46d32e83e5c9a6dfd29c2df837b> /usr/lib/libAXSafeCategoryBundle.dylib
0x192050000 - 0x19205afff libAXSpeechManager.dylib arm64  <04f1a3f18e61319ca2925f28b11dd750> /usr/lib/libAXSpeechManager.dylib
0x19205b000 - 0x19213efff AccessibilityUtilities arm64  <125b3413cc15314fa6c3398310ede370> /System/Library/PrivateFrameworks/AccessibilityUtilities.framework/AccessibilityUtilities
0x19213f000 - 0x192417fff MediaLibraryCore arm64  <e9e31e56a9d931b480077cdf3c26ea1b> /System/Library/PrivateFrameworks/MediaLibraryCore.framework/MediaLibraryCore
0x192418000 - 0x192418fff AdSupport arm64  <52aeb59762cc30399d7dd506a9739686> /System/Library/Frameworks/AdSupport.framework/AdSupport
0x192419000 - 0x192697fff MusicLibrary arm64  <50d67ee3398f34cda8475d25d029208c> /System/Library/PrivateFrameworks/MusicLibrary.framework/MusicLibrary
0x192698000 - 0x192d20fff VectorKit arm64  <79e1fdcd393736129c3e506e5f67ac2b> /System/Library/PrivateFrameworks/VectorKit.framework/VectorKit
0x192d21000 - 0x192f5efff MapKit arm64  <92009c98b1d03bac9cf0aa027001c0d4> /System/Library/Frameworks/MapKit.framework/MapKit
0x192f5f000 - 0x1930d7fff iTunesCloud arm64  <db26555020f635b6926cbe4a66c33457> /System/Library/PrivateFrameworks/iTunesCloud.framework/iTunesCloud
0x1930d8000 - 0x193178fff HomeSharing arm64  <395e06be61c73783b1aab3f26bff144c> /System/Library/PrivateFrameworks/HomeSharing.framework/HomeSharing
0x193179000 - 0x1931eefff WebInspector arm64  <1c955495e1053662b2fbf8fdd65c7d3a> /System/Library/PrivateFrameworks/WebInspector.framework/WebInspector
0x1931ef000 - 0x1932d7fff ITMLKit arm64  <058156a1c41a38c4b501e6fe24ffeda5> /System/Library/PrivateFrameworks/ITMLKit.framework/ITMLKit
0x1932e8000 - 0x193744fff MediaPlayer arm64  <3f2813565c393f5e9b22e1e68740a5cd> /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer
0x193745000 - 0x19376afff MobileInstallation arm64  <2c40f8dd5ff2301d85e38a772cb8ad23> /System/Library/PrivateFrameworks/MobileInstallation.framework/MobileInstallation
0x193775000 - 0x193777fff InternationalTextSearch arm64  <8b25215ff1b5370daaf074a449d7408e> /System/Library/PrivateFrameworks/InternationalTextSearch.framework/InternationalTextSearch
0x1937d4000 - 0x193803fff ProactiveSupport arm64  <25820ab287a3365e8ab599e3d952837c> /System/Library/PrivateFrameworks/ProactiveSupport.framework/ProactiveSupport
0x19383d000 - 0x1938f1fff TelephonyUtilities arm64  <a72e2e6971e43a9bad5147c0b9d867be> /System/Library/PrivateFrameworks/TelephonyUtilities.framework/TelephonyUtilities
0x1938f2000 - 0x19392cfff CalendarUIKit arm64  <252b784e202c3c7eaa0780ae59571b00> /System/Library/PrivateFrameworks/CalendarUIKit.framework/CalendarUIKit
0x19392d000 - 0x193944fff AccessibilityUIUtilities arm64  <e98cd5a8a9343e48b18168229de2513b> /System/Library/PrivateFrameworks/Accessibility.framework/Frameworks/AccessibilityUIUtilities.framework/AccessibilityUIUtilities
0x1939a1000 - 0x1939b4fff AssetsLibrary arm64  <c7ae30f9006b398bacc0a8ba8c02bb1d> /System/Library/Frameworks/AssetsLibrary.framework/AssetsLibrary
0x1939b5000 - 0x193b93fff EventKitUI arm64  <b29a3bb5278f3b41886fc3b0ed036ab4> /System/Library/Frameworks/EventKitUI.framework/EventKitUI
0x193b94000 - 0x193beffff AXMediaUtilities arm64  <e46ef8fd11253db2b6056d8ba359614a> /System/Library/PrivateFrameworks/AXMediaUtilities.framework/AXMediaUtilities
0x193bf0000 - 0x193c64fff UIAccessibility arm64  <fd736479920735bc9ca0af3bda726210> /System/Library/PrivateFrameworks/UIAccessibility.framework/UIAccessibility
0x193c80000 - 0x193c86fff SearchToSharePredictions arm64  <06ee3054c9603bd5a8817d8af8d3ade9> /System/Library/PrivateFrameworks/SearchToSharePredictions.framework/SearchToSharePredictions
0x193c87000 - 0x193d28fff Social arm64  <bcd6acd245643a579fc372a3931754e7> /System/Library/Frameworks/Social.framework/Social
0x193d3d000 - 0x193da2fff RemoteUI arm64  <9d0312f333783ccd97ba3da648dc55ae> /System/Library/PrivateFrameworks/RemoteUI.framework/RemoteUI
0x193dba000 - 0x193dd0fff CoreFollowUp arm64  <93dc9e73089c3d4fab530a8616e47f74> /System/Library/PrivateFrameworks/CoreFollowUp.framework/CoreFollowUp
0x193dd1000 - 0x193e40fff CoreSuggestions arm64  <17ab99306f78359c993f080762fa5666> /System/Library/PrivateFrameworks/CoreSuggestions.framework/CoreSuggestions
0x193e52000 - 0x193ee7fff CoreRecognition arm64  <e044f03b38233bb38791a318c43ee3f4> /System/Library/PrivateFrameworks/CoreRecognition.framework/CoreRecognition
0x194054000 - 0x194276fff libmecabra.dylib arm64  <13e583b7aa3e30cd80d709e16e134a76> /usr/lib/libmecabra.dylib
0x194277000 - 0x194319fff CoreParsec arm64  <21f1192974ca34e09cf3e6c07fd52437> /System/Library/PrivateFrameworks/CoreParsec.framework/CoreParsec
0x19431a000 - 0x194349fff AirTraffic arm64  <16e589f2783530f2a03067adcd0f668d> /System/Library/PrivateFrameworks/AirTraffic.framework/AirTraffic
0x19434a000 - 0x19437afff SharedUtils arm64  <414d1282f99d33b28d99c0556eba0f29> /System/Library/Frameworks/LocalAuthentication.framework/Support/SharedUtils.framework/SharedUtils
0x1943b7000 - 0x19447cfff VideoSubscriberAccount arm64  <868d89dd6615348f99bce20aa7ac2b84> /System/Library/Frameworks/VideoSubscriberAccount.framework/VideoSubscriberAccount
0x19447d000 - 0x1944aefff Pegasus arm64  <25e5d23e222036adaea75410b37f3135> /System/Library/PrivateFrameworks/Pegasus.framework/Pegasus
0x1944af000 - 0x19452ffff AVKit arm64  <9e4de62b71da3e4cb27018e835e7e8c7> /System/Library/Frameworks/AVKit.framework/AVKit
0x194530000 - 0x194553fff AuthKitUI arm64  <ca6e230a8b38330a883eccc7a8230b7c> /System/Library/PrivateFrameworks/AuthKitUI.framework/AuthKitUI
0x194554000 - 0x194557fff FTClientServices arm64  <52cd266e15763e84b4c5d74dc39340bf> /System/Library/PrivateFrameworks/FTClientServices.framework/FTClientServices
0x194558000 - 0x19456bfff SharedWebCredentials arm64  <237be9a9c3f434db9d99cffa80988ef6> /System/Library/PrivateFrameworks/SharedWebCredentials.framework/SharedWebCredentials
0x19456c000 - 0x19456cfff MobileObliteration arm64  <c9b2892e85ee33319395aa9b5323945b> /System/Library/PrivateFrameworks/MobileObliteration.framework/MobileObliteration
0x19456d000 - 0x194570fff SafariFoundation arm64  <a527d213514c3928af94e6f7835b6b68> /System/Library/PrivateFrameworks/SafariFoundation.framework/SafariFoundation
0x1946f8000 - 0x19470efff LocalAuthentication arm64  <f4fbef3714bb3132880a95cbcd9bd5e1> /System/Library/Frameworks/LocalAuthentication.framework/LocalAuthentication
0x19470f000 - 0x194711fff ParsecSubscriptionServiceSupport arm64  <4ff789900eda3015b204f7fa777538e1> /System/Library/PrivateFrameworks/ParsecSubscriptionServiceSupport.framework/ParsecSubscriptionServiceSupport
0x194712000 - 0x1947b9fff SpringBoardFoundation arm64  <50d538ad674e3ef5a58d008e01c3ee58> /System/Library/PrivateFrameworks/SpringBoardFoundation.framework/SpringBoardFoundation
0x1947ba000 - 0x1947d2fff CoreInterest arm64  <9d0f673841e63c69a932e393ffcfd18b> /System/Library/PrivateFrameworks/CoreInterest.framework/CoreInterest
0x1947d3000 - 0x194a34fff SafariShared arm64  <bb7c724adaba35d39cead7c9c3845ed1> /System/Library/PrivateFrameworks/SafariShared.framework/SafariShared
0x194a35000 - 0x194a6ffff WebUI arm64  <7839526bd541366cac59d18bb84de836> /System/Library/PrivateFrameworks/WebUI.framework/WebUI
0x194a70000 - 0x194a7bfff SetupAssistantSupport arm64  <b83835fdcbd832b180bac6032853e4f0> /System/Library/PrivateFrameworks/SetupAssistantSupport.framework/SetupAssistantSupport
0x194a7c000 - 0x194aa3fff SetupAssistant arm64  <2caf40cb88813ab1a88ed59dbd1a2574> /System/Library/PrivateFrameworks/SetupAssistant.framework/SetupAssistant
0x194aea000 - 0x194af2fff HSAAuthentication arm64  <e4fd56f71ce0322aa74e07aef8a50d38> /System/Library/PrivateFrameworks/HSAAuthentication.framework/HSAAuthentication
0x194af3000 - 0x194afcfff MobileStorage arm64  <20f06866a42a358893db330135f71ee2> /System/Library/PrivateFrameworks/MobileStorage.framework/MobileStorage
0x194afd000 - 0x194b3ffff ContentIndex arm64  <554c377745a23719aadb84480313d5f2> /System/Library/PrivateFrameworks/ContentIndex.framework/ContentIndex
0x194b40000 - 0x194e33fff ImageCapture arm64  <c196e45f643a30e9842ce6b36e36a633> /System/Library/PrivateFrameworks/ImageCapture.framework/ImageCapture
0x195006000 - 0x19501cfff iPhotoMigrationSupport arm64  <da3747edef28349ebb105c9c05aeed96> /System/Library/PrivateFrameworks/iPhotoMigrationSupport.framework/iPhotoMigrationSupport
0x19501d000 - 0x19502ffff DiagnosticExtensions arm64  <f37c4622b060340abeaca6d9bf176079> /System/Library/PrivateFrameworks/DiagnosticExtensions.framework/DiagnosticExtensions
0x195030000 - 0x195051fff LatentSemanticMapping arm64  <e9e972f000b331adb688071abeea6571> /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/LatentSemanticMapping
0x195337000 - 0x1953cefff PhotoLibrary arm64  <d3017fdf799f332789ff8f4746e4274b> /System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary
0x1953cf000 - 0x19571ffff PhotosUICore arm64  <6078fe8180c33c42a1e954058f8a8737> /System/Library/PrivateFrameworks/PhotosUICore.framework/PhotosUICore
0x195756000 - 0x19576ffff CoreSDB arm64  <229b75abfcaf392a85310454d48dc998> /System/Library/PrivateFrameworks/CoreSDB.framework/CoreSDB
0x195770000 - 0x1957cdfff IMSharedUtilities arm64  <4a075265a2373303bc05e0e30c6ff031> /System/Library/PrivateFrameworks/IMSharedUtilities.framework/IMSharedUtilities
0x1957ce000 - 0x1957d4fff LinguisticData arm64  <2969e85aec473964927ee546d62027d7> /System/Library/PrivateFrameworks/LinguisticData.framework/LinguisticData
0x1957ee000 - 0x195878fff PhotoEditSupport arm64  <739ae73c95973434b59ccf39bdd84ba8> /System/Library/PrivateFrameworks/PhotoEditSupport.framework/PhotoEditSupport
0x195879000 - 0x19588cfff SiriTasks arm64  <09cbdcac8dcc34129d65752c7b3b0c18> /System/Library/PrivateFrameworks/SiriTasks.framework/SiriTasks
0x19588d000 - 0x195ca9fff PhotosUI arm64  <a21dcc8a4c6239e0bb55e97cc1dda8e3> /System/Library/Frameworks/PhotosUI.framework/PhotosUI
0x195db3000 - 0x195de0fff StoreKit arm64  <85d4c4657bf73c58aca45417feb3f16a> /System/Library/Frameworks/StoreKit.framework/StoreKit
0x195e42000 - 0x195e5dfff EmojiFoundation arm64  <3948ceefa85f3c77bab3442a5a8b9ff9> /System/Library/PrivateFrameworks/EmojiFoundation.framework/EmojiFoundation
0x195e5e000 - 0x195f71fff IMDPersistence arm64  <3c99bb27d6a43213b8d14429d417ada5> /System/Library/PrivateFrameworks/IMDPersistence.framework/IMDPersistence
0x195f72000 - 0x195f8cfff MetalKit arm64  <293c79a715cb37bdb521750ac5d2fabd> /System/Library/Frameworks/MetalKit.framework/MetalKit
0x195f8d000 - 0x195faefff GenerationalStorage arm64  <010e586020193be287a48e99b625a826> /System/Library/PrivateFrameworks/GenerationalStorage.framework/GenerationalStorage
0x195faf000 - 0x1963f8fff SceneKit arm64  <c4bea8c8e9f4368e818c3a8ea675f3da> /System/Library/Frameworks/SceneKit.framework/SceneKit
0x1963f9000 - 0x1964c7fff CoreHandwriting arm64  <6539b94bf150389ebbf1acc6d6964f64> /System/Library/PrivateFrameworks/CoreHandwriting.framework/CoreHandwriting
0x196a6b000 - 0x196b95fff PencilKit arm64  <691a104892fb3cdab89c550253c35369> /System/Library/PrivateFrameworks/PencilKit.framework/PencilKit
0x196b96000 - 0x196bb3fff QuickLookThumbnailing arm64  <60477a2ae80834bebf755846707eb889> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/QuickLookThumbnailing
0x196bb4000 - 0x196c66fff PDFKit arm64  <5aefa2bd1fca3c808ce3a9b884d91dd1> /System/Library/Frameworks/PDFKit.framework/PDFKit
0x196c67000 - 0x196d93fff AnnotationKit arm64  <0678c4709fbd35d58f06dc87fe8ba60e> /System/Library/PrivateFrameworks/AnnotationKit.framework/AnnotationKit
0x196d94000 - 0x196f34fff IMCore arm64  <180d93897564359f9446364617e55ff8> /System/Library/PrivateFrameworks/IMCore.framework/IMCore
0x196f4e000 - 0x196f94fff Pasteboard arm64  <714f17a8180f3722ad353064ce69fb4d> /System/Library/PrivateFrameworks/Pasteboard.framework/Pasteboard
0x196fb5000 - 0x196fe5fff MarkupUI arm64  <0de5911b65cd31a18a2711545e3353a5> /System/Library/PrivateFrameworks/MarkupUI.framework/MarkupUI
0x197008000 - 0x1970c2fff QuickLook arm64  <c01d392247f436858f8f9449b9c5754d> /System/Library/Frameworks/QuickLook.framework/QuickLook
0x1971ab000 - 0x1971f1fff SafariSafeBrowsing arm64  <1126219f83f73b51b5e493a2a7b39e08> /System/Library/PrivateFrameworks/SafariSafeBrowsing.framework/SafariSafeBrowsing
0x197210000 - 0x197317fff SafariServices arm64  <e8ce13545a5f3ec39cf8c5c7669c1b13> /System/Library/Frameworks/SafariServices.framework/SafariServices
0x197318000 - 0x19734ffff AppStoreDaemon arm64  <675c82438dd638fb8137410d945f8bb2> /System/Library/PrivateFrameworks/AppStoreDaemon.framework/AppStoreDaemon
0x19741d000 - 0x1974c1fff TSUtility arm64  <d9d76517cdbb374bb8fc611ee011a8b5> /System/Library/PrivateFrameworks/TSUtility.framework/TSUtility
0x1974c2000 - 0x197693fff iTunesStoreUI arm64  <6735f4ca29873c5297b4bd7dbfdf4006> /System/Library/PrivateFrameworks/iTunesStoreUI.framework/iTunesStoreUI
0x1977ad000 - 0x197869fff Radio arm64  <ce9ff8d4a64d39c7a9e41edd90924d61> /System/Library/PrivateFrameworks/Radio.framework/Radio
0x19799a000 - 0x1979c5fff BookLibrary arm64  <08699af27db135eb8d5dcad6d038a2e6> /System/Library/PrivateFrameworks/BookLibrary.framework/BookLibrary
0x1979c6000 - 0x197ab1fff MediaPlaybackCore arm64  <9ddab79baa8d36829f4fd5950b2b1e08> /System/Library/PrivateFrameworks/MediaPlaybackCore.framework/MediaPlaybackCore
0x197c6d000 - 0x197cb4fff MPUFoundation arm64  <f70cedfdff4032e1b25196c11b585e74> /System/Library/PrivateFrameworks/MPUFoundation.framework/MPUFoundation
0x197cb5000 - 0x19810dfff StoreKitUI arm64  <ba5a7e54d0d83c379697e8297968067c> /System/Library/PrivateFrameworks/StoreKitUI.framework/StoreKitUI
0x198349000 - 0x198365fff MediaPlayerUI arm64  <7cf834e8366b3389b9cd2741f219e605> /System/Library/PrivateFrameworks/MediaPlayerUI.framework/MediaPlayerUI
0x1989f0000 - 0x1989fffff NewsFoundation arm64  <2dcf089ff1173fb6a5c0ad5397881b20> /System/Library/PrivateFrameworks/NewsFoundation.framework/NewsFoundation
0x198a00000 - 0x198c55fff NewsTransport arm64  <bb142fcb56313cb1b2815fab7f443ff7> /System/Library/PrivateFrameworks/NewsTransport.framework/NewsTransport
0x198c9f000 - 0x198cf4fff CallKit arm64  <135416435f37330b8ef0c0c381461b49> /System/Library/Frameworks/CallKit.framework/CallKit
0x198d56000 - 0x198db2fff IMAVCore arm64  <c0763d57f47a34fe89a42f44f801f703> /System/Library/PrivateFrameworks/IMAVCore.framework/IMAVCore
0x198dbf000 - 0x199117fff NewsCore arm64  <97ee5ed9adf03c0187176785c53a3ad8> /System/Library/PrivateFrameworks/NewsCore.framework/NewsCore
0x199155000 - 0x19919dfff ClockKit arm64  <547f96c29c363b7b8ba4321bfe3823cf> /System/Library/PrivateFrameworks/ClockKit.framework/ClockKit
0x1991bd000 - 0x1991c1fff NewsDaemon arm64  <286f8b4f2cdf3b85ac437e134aaeffe3> /System/Library/PrivateFrameworks/NewsDaemon.framework/NewsDaemon
0x199798000 - 0x1997adfff NewsServicesInternal arm64  <56863fa36e2b3490ae5f5fb8bce3b438> /System/Library/PrivateFrameworks/NewsServicesInternal.framework/NewsServicesInternal
0x199968000 - 0x19996efff DuetRecommendation arm64  <51a213b847e9352290ec3ddccbe6539d> /System/Library/PrivateFrameworks/DuetRecommendation.framework/DuetRecommendation
0x199b26000 - 0x199b8ffff NewsToday arm64  <e65c1c0adaea34ea8f5b32a30c74c68b> /System/Library/PrivateFrameworks/NewsToday.framework/NewsToday
0x199d0c000 - 0x199d10fff NewsServices arm64  <3dc73f59230e395bbb8d802a1047a940> /System/Library/PrivateFrameworks/NewsServices.framework/NewsServices
0x19b621000 - 0x19b645fff AppSupportUI arm64  <d465070e320632b9aba69892508f26e2> /System/Library/PrivateFrameworks/AppSupportUI.framework/AppSupportUI
0x19bdf2000 - 0x19be7efff LinkPresentation arm64  <0d57c2da060e38a99c73b2720e5cf0cc> /System/Library/PrivateFrameworks/LinkPresentation.framework/LinkPresentation
0x19d9f3000 - 0x19da81fff CloudDocs arm64  <c32feff9051c37ddaf19112c1b11a6f3> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x19dc0f000 - 0x19dc5dfff DataDetectorsUI arm64  <9fd437c8592636c88fb0749a782595c0> /System/Library/PrivateFrameworks/DataDetectorsUI.framework/DataDetectorsUI
0x1a1c24000 - 0x1a1ed9fff RawCamera arm64  <ecccce417469344d8505421096d3c602> /System/Library/CoreServices/RawCamera.bundle/RawCamera
0x1a209e000 - 0x1a214ffff AGXMetalA9 arm64  <bda351780a8932eb80190b9f99ec490d> /System/Library/Extensions/AGXMetalA9.bundle/AGXMetalA9
0x1a2189000 - 0x1a219dfff libCGInterfaces.dylib arm64  <fa21578480423183907f3bd84e809893> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Libraries/libCGInterfaces.dylib
0x1a461d000 - 0x1a4644fff CoreServicesInternal arm64  <0927f80bd9de335e9ce3eb812e695e6a> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x1a4c17000 - 0x1a4c28fff libGSFontCache.dylib arm64  <50b74f1d848d3bb693fedc5ec5abcdd4> /System/Library/PrivateFrameworks/FontServices.framework/libGSFontCache.dylib
0x1a4c29000 - 0x1a4c5bfff libTrueTypeScaler.dylib arm64  <368042c6615c3311b21a920e048e67f9> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x1a558a000 - 0x1a558afff libmetal_timestamp.dylib arm64  <8738e73a62a630849bda9472debde0b6> /System/Library/PrivateFrameworks/GPUCompiler.framework/Libraries/libmetal_timestamp.dylib
0x1a63f2000 - 0x1a63f5fff InternationalSupport arm64  <ee6d1235952e38c5a2cceb4377192f5b> /System/Library/PrivateFrameworks/InternationalSupport.framework/InternationalSupport
0x1a816a000 - 0x1a816ffff TextInputUI arm64  <a9ccf8c19885389abec1e24b4bae422f> /System/Library/PrivateFrameworks/TextInputUI.framework/TextInputUI
0x1a854d000 - 0x1a8563fff WebContentAnalysis arm64  <08c8d7778687378ba02f78ab65728487> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1aa18e000 - 0x1aa1bffff libclosured.dylib arm64  <aefc8840686d30a88277d7efcb70abaf> /usr/lib/closure/libclosured.dylib

EOF




@laurent22
Copy link
Owner

Thanks for posting the report. It's crashing because it's running out of memory during the sync. I will check if there's a memory leak somewhere.

@laurent22
Copy link
Owner

If you look at the items in Nextcloud (both the .md files and the files in the ".resources" folder), are there any particularly large file? What would be the biggest file in there?

@seeseekey
Copy link
Author

The biggest markdown file is 188 KB. The biggest resource file is 80 MB.

@laurent22
Copy link
Owner

As a temporary fix I would suggest deleting the 80MB file and associated .md file (they have the same name) as it's probably what's it's crashing on. I see there are also time out issues when uploading large resources so I guess it's not properly supported at the moment.

@laurent22
Copy link
Owner

I found the cause for this crash but as of now it doesn't seem to be fixable. The built-in React Native API is too new and doesn't have the required features, and the module I use is buggy. I will revisit in a few weeks if either RN or the module are updated and fixed.

@laurent22 laurent22 changed the title iOS-App crashes on synchronisation Mobile - App crashes when syncing large resources (greated than 10MB) May 9, 2018
@laurent22
Copy link
Owner

Will fix when possible.

@laurent22 laurent22 reopened this Oct 5, 2018
@laurent22
Copy link
Owner

An update to keep track of what's been tried:

  • As of 05/10/18, rn-fetch-blob 0.10.13 still crashes when downloading large files
  • Using Android file manager doesn't work (crash)
  • Using fileCache option doesn't work (crash)
  • Downloading to file directly crashes too.

@IpeTek
Copy link

IpeTek commented Feb 16, 2019

Thanks for checking this up regularly. Switching over from OneNote with extensive notebooks this attachment issue is of vital importance for me. Could you please tell us @laurent22 if there is any hope for a solution in prospect at the moment?

@laurent22
Copy link
Owner

Unfortunately the module I'm using was abandoned, then it was taken over by a company, who proceeded to abandon it too. I'm going to check if there's some alternative as things change fast in RN world.

@IpeTek
Copy link

IpeTek commented Feb 16, 2019

Much appreciated! There are so many attachments/resources exceeding the 10 MB limit in my notebooks that it is practically impossible for me to switch before there is (even a slight hope of) a solution, unfortunately.

@mblennegard
Copy link

@laurent22 Why was this issue closed? Is there a duplicate issue? Or is there a solution for it?

@fuzzy76
Copy link

fuzzy76 commented Jun 17, 2019

@mblennegard if you follow the link to the commit that closed it, you get your answers. tldr; sync of large files works on desktop now, but not on mobile.

@lock lock bot locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug It's a bug
Projects
None yet
Development

No branches or pull requests

5 participants