V1.70+ hangs forever on large(ish) copy (1+GB 200+ files), not even --max-duration is honored

What is the problem you are having with rclone?

v1.70+ hangs forever on large(ish) copy (1+GB 200+ files), not even --max-duration is honored

rolling back to 1.69.3 fixes the problem without any other change in the configuration

Run the command 'rclone version' and share the full output of the command.

rclone v1.70.1

  • os/version: centos 9 (64 bit)
  • os/kernel: 5.14.0-553.el9.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.24.4
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy --max-duration 150s --no-traverse --transfers=40 --checkers=40 --tpslimit=10 --drive-chunk-size=1M apilogs: /scratch/apilogs.manual

The rclone config contents with secrets removed.

[apilogs_team_drive]
team_drive=XXX
type = drive
scope = drive
use_trash = true
chunk_size = 256M
acknowledge_abuse = true
server_side_across_configs = true
stop_on_upload_limit = true
stop_on_download_limit = true
# export RCLONE_DRIVE_TOKEN="{\"access_token\":\"$(gcloud auth application-default print-access-token)\"}"

[apilogs]
type = crypt
remote = apilogs_team_drive:
password=XXXX
password2=XXX
server_side_across_configs = true
filename_encryption = off
directory_name_encryption = false

A log from the command with the -vv flag

# rclone copy --max-duration 150s --no-traverse --fast-list --transfers=40 --checkers=40 --tpslimit=10 --drive-chunk-size=1M apilogs: /scratch/apilogs.manual -vvvvv
2025/06/25 10:32:36 DEBUG : Setting --config "/etc/rclone.conf" from environment variable RCLONE_CONFIG="/etc/rclone.conf"
2025/06/25 10:32:36 DEBUG : Setting --drive-service-account-credentials "{\n  \"type\": \"service_account\",\n  \"project_id\": \"bti-logsapi\",\n  \"private_key_id\": \"XXXX\",\n  \"private_key\": \"-----BEGIN PRIVATE KEY-----XXX-----END PRIVATE KEY-----\\n\",\n  \"client_email\": \"XXX\",\n  \"client_id\": \"XXXX\",\n  \"auth_uri\": \"https://accounts.google.com/o/oauth2/auth\",\n  \"token_uri\": \"https://oauth2.googleapis.com/token\",\n  \"auth_provider_x509_cert_url\": \"https://www.googleapis.com/oauth2/v1/certs\",\n  \"client_x509_cert_url\": \"https://www.googleapis.com/robot/v1/metadata/x509/bti-logsapi%40bti-logsapi.iam.gserviceaccount.com\",\n  \"universe_domain\": \"googleapis.com\"\n}" from environment variable RCLONE_DRIVE_SERVICE_ACCOUNT_CREDENTIALS="{\n  \"type\": \"service_account\",\n  \"project_id\": \"XXXX\",\n  \"private_key_id\": \"XXX",\n  \"private_key\": \"-----BEGIN PRIVATE KEY-----\\nXXX\n-----END PRIVATE KEY-----\\n\",\n  \"client_email\": \"bti-logsapi@bti-logsapi.iam.gserviceaccount.com\",\n  \"client_id\": \"XXX\",\n  \"auth_uri\": \"https://accounts.google.com/o/oauth2/auth\",\n  \"token_uri\": \"https://oauth2.googleapis.com/token\",\n  \"auth_provider_x509_cert_url\": \"https://www.googleapis.com/oauth2/v1/certs\",\n  \"client_x509_cert_url\": \"https://www.googleapis.com/robot/v1/metadata/x509/bti-logsapi%40bti-logsapi.iam.gserviceaccount.com\",\n  \"universe_domain\": \"googleapis.com\"\n}"
2025/06/25 10:32:36 INFO  : Starting transaction limiter: max 10 transactions/s with burst 1
2025/06/25 10:32:36 DEBUG : rclone: Version "v1.70.1" starting with parameters ["rclone.1.70.1" "copy" "--max-duration" "150s" "--no-traverse" "--fast-list" "--transfers=40" "--checkers=40" "--tpslimit=10" "--drive-chunk-size=1M" "apilogs:" "/scratch/apilogs.manual" "-vvvvv"]
2025/06/25 10:32:36 DEBUG : Creating backend with remote "apilogs:"
2025/06/25 10:32:36 DEBUG : Using config file from "/etc/rclone.conf"
2025/06/25 10:32:36 DEBUG : Creating backend with remote "apilogs_team_drive:"
2025/06/25 10:32:36 DEBUG : apilogs_team_drive: detected overridden config - adding "{jPHqZ}" suffix to name
2025/06/25 10:32:36 DEBUG : fs cache: renaming cache item "apilogs_team_drive:" to be canonical "apilogs_team_drive{jPHqZ}:"
2025/06/25 10:32:36 DEBUG : Creating backend with remote "/scratch/apilogs.manual"
2025/06/25 10:32:36 INFO  : Local file system at /scratch/apilogs.manual: Transfer session HARD deadline: 2025/06/25 10:35:06
2025/06/25 10:33:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:       1m0.0s

2025/06/25 10:34:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:      1m59.9s

2025/06/25 10:35:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:      2m59.9s

2025/06/25 10:36:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:      3m59.9s

2025/06/25 10:37:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:      4m59.9s

2025/06/25 10:38:36 INFO  :
Transferred:              0 B / 0 B, -, 0 B/s, ETA -
Checks:                 0 / 0, -, Listed 235
Elapsed time:      5m59.9s

this goes on forever...

further experimantation shows that removing --no-traverse "fixes" the problem
also adding "--no-check-dest" (and leaving --no-traverse in ) "fixes" it

the destination is empty and does not exist before the command is run, but even if I create it, the result is the same

Trying removing all your flags as lots of them make things extremely slow.

rclone copy apilogs: /scratch/apilogs.manual -vv

there have been a number of similar topics in the last few days.

Yes, I have the same. The Elapsed Time counter keeps running forever, rclone is not returning to the prompt after successful completion of the command. I downgraded to 1.69.3.

You may want to open a new Github Issue with all the details and logs or add a comment, if it already exists.

1 Like

This is being tracked in deadlock in --no-traverse when all transfers skipped · Issue #8656 · rclone/rclone · GitHub

1 Like

Can anyone having this problem please try

v1.71.0-beta.8831.f41ac3342.fix-8656-march-deadlock on branch fix-8656-march-deadlock

Hi Nick, I've just started a 133GB upload with this beta version from MacOS. Will let you know the outcome in a couple of hours.

ok, that failed unfortunately. What happened:

I was running an upload of 130GB from my terminal window. The job status was:
Transferred: 27.892 GiB / 128.853 GiB, 22%, 13.174 MiB/s, ETA 2h10m47s

I was reading your message and decided it was an opportunity to test.

So I crtl-c-ed the job, replaced the rclone file on my Mac. Provided necessary right to open the file and started the same job again from the same terminal window. Identical, no changes. As a normal user.

The rclone command: rclone copy -u --progress -vv --transfers 6 --checkers 6 --exclude=.* --exclude=~* --max-backlog 500000 --order-by size,mixed --skip-links --no-traverse --disable-http2 ~/[source] koofr:[target]/

The upload started running again but after a few minutes everything stopped.

Transferred: 257.593 MiB / 257.593 MiB, 100%, 9.897 MiB/s, ETA 0s

And the timer keeps running as in 1.70. No return to prompt, Deadlock.

I'm going back to 1.69 again to complete my upload. :slight_smile:


$rclone version
rclone v1.71.0-beta.8831.f41ac3342.fix-8656-march-deadlock

  • os/version: darwin 14.7.6 (64 bit)
  • os/kernel: 23.6.0 (arm64)
  • os/type: darwin
  • os/arch: arm64 (ARMv8 compatible)
  • go/version: go1.24.4
  • go/linking: dynamic
  • go/tags: cmount

@Ties thanks for testing.

How many files are you uploading?

Can you try that transfer again please and when it deadlocks run kill -QUIT on the rclone process ID - this will produce a backtrace - please paste or attach it here (it may be quite long). (You can also do this by pressing CTRL-\ on linux but not sure if that works on macOS).

Hard to say how many files. I already uploaded about 27GB from my 128GB set with v1.69. The total amount of file was 39.310 files. But since I used --order-by size, mixed let's say about 100GB was done with version 1.71 containing about 30k of files. Agree?

I didn't want to backup the whole batch again with 130GB of data, as it will affect my data usage at the beginning of this month and would like quit some time as well. So I decided to copy a folder containing 10GB of data in 8.300 files and let the same command run from Terminal with version 1.71 beta.

Well, that worked out differently. rclone started but went into this deadlock almost immediately. I will post the data below. The times kept running of course. No return to prompt.

rclone copy -u --progress --transfers 6 --checkers 6 --exclude=.* --exclude=~* --max-backlog 500000 --order-by size,mixed --skip-links -vv --no-traverse --disable-http2 ~/[source] koofr:[target]/
2025/07/03 11:44:19 DEBUG : rclone: Version "v1.71.0-beta.8831.f41ac3342.fix-8656-march-deadlock" starting with parameters ["rclone" "copy" "-u" "--progress" "--transfers" "6" "--checkers" "6" "--exclude=." "--exclude=~" "--max-backlog" "500000" "--order-by" "size,mixed" "--skip-links" "-vv" "--no-traverse" "--disable-http2" "/Users/[source path]" "koofr:[target]/"]
2025/07/03 11:44:19 DEBUG : Creating backend with remote "/[source path]"
2025/07/03 11:44:19 DEBUG : Using config file from "/Users/[user name]/.config/rclone/rclone.conf"
2025/07/03 11:44:19 DEBUG : local: detected overridden config - adding "{HK82T}" suffix to name
2025/07/03 11:44:19 DEBUG : fs cache: renaming cache item "/[source path]" to be canonical "local{HK82T}:/[source path]"
2025/07/03 11:44:19 DEBUG : Creating backend with remote "koofr:[target]/"
Transferred: 0 B / 0 B, -, 0 B/s, ETA -
Checks: 0 / 0, -, Listed 20
Elapsed time: 4m53.5s

So, I waited a while until the elapsed time was about 15 minutes. Then I went to Activity Monitor and sampled the rclone process. I also made a full spindump, but that contains some data I can't just dump here, like my user name and profile. I need to clean the file first. I couldn't find the terminal command to kill a PID and generate a backtrace. I just killed it after 20 minutes. I'm sorry. Please find the rclone process in the next reply, as this message contained too many characters and was rejected by the board.

Analysis of sampling rclone (pid 54104) every 1 millisecond
Process: rclone [54104]
Path: /usr/local/bin/rclone
Load Address: 0x104e7c000
Identifier: rclone
Version: 0
Code Type: ARM64
Platform: macOS
Parent Process: bash [38414]

Date/Time: 2025-07-03 11:57:15.183 +0200
Launch Time: 2025-07-03 11:44:17.895 +0200
OS Version: macOS 14.7.6 (23H626)
Report Version: 7
Analysis Tool: /usr/bin/sample

Physical footprint: 19.7M
Physical footprint (peak): 20.1M
Idle exit: untracked

Call graph:
2210 Thread_4512194 DispatchQueue_1: com.apple.main-thread (serial)
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512460
+ 2209 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ ! 2206 ??? (in rclone) load address 0x104e7c000 + 0x89f4c [0x104f05f4c]
+ ! : 2206 _pthread_cond_wait (in libsystem_pthread.dylib) + 1272 [0x18f643588]
+ ! : 2206 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
+ ! 3 ??? (in rclone) load address 0x104e7c000 + 0x89b94 [0x104f05b94]
+ ! 3 usleep (in libsystem_c.dylib) + 68 [0x18f4e6480]
+ ! 3 nanosleep (in libsystem_c.dylib) + 220 [0x18f4e6568]
+ ! 3 __semwait_signal (in libsystem_kernel.dylib) + 8 [0x18f6053c8]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x193ec [0x104e953ec]
2210 Thread_4512461
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512462
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512463
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512464
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512465
+ 1803 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ ! 1803 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ ! 1803 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ ! 1803 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
+ 406 ??? (in rclone) load address 0x104e7c000 + 0x89c58 [0x104f05c58]
+ ! 406 kevent (in libsystem_kernel.dylib) + 8 [0x18f607f20]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x6b170 [0x104ee7170]
2210 Thread_4512466
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512467
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512468
+ 1182 ??? (in rclone) load address 0x104e7c000 + 0x89c58 [0x104f05c58]
+ ! 1182 kevent (in libsystem_kernel.dylib) + 8 [0x18f607f20]
+ 1024 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ ! 1024 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ ! 1024 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ ! 1024 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x65bb8 [0x104ee1bb8]
+ ! 1 ??? (in rclone) load address 0x104e7c000 + 0x7778 [0x104e83778]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x8496c [0x104f0096c]
+ ! 1 ??? (in rclone) load address 0x104e7c000 + 0x842c0 [0x104f002c0]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x8888c [0x104f0488c]
+ ! 1 ??? (in rclone) load address 0x104e7c000 + 0x8a0cc [0x104f060cc]
+ ! 1 ioctl (in libsystem_kernel.dylib) + 36 [0x18f6062c8]
+ ! 1 __ioctl (in libsystem_kernel.dylib) + 8 [0x18f6062dc]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0xbe65c [0x104f3a65c]
+ 1 ??? (in rclone) load address 0x104e7c000 + 0x844b0 [0x104f004b0]
2210 Thread_4512469
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x897cc [0x104f057cc]
+ 2210 read (in libsystem_kernel.dylib) + 8 [0x18f602994]
2210 Thread_4512470
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
+ 2210 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
+ 2210 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
+ 2210 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
2210 Thread_4512477
+ 2210 start_wqthread (in libsystem_pthread.dylib) + 8 [0x18f63dd28]
+ 2210 _pthread_wqthread (in libsystem_pthread.dylib) + 364 [0x18f63f058]
+ 2210 __workq_kernreturn (in libsystem_kernel.dylib) + 8 [0x18f603a84]
2210 Thread_4512513
1591 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
! 1591 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
! 1591 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]
! 1591 __psynch_cvwait (in libsystem_kernel.dylib) + 8 [0x18f6055cc]
619 ??? (in rclone) load address 0x104e7c000 + 0x89c58 [0x104f05c58]
619 kevent (in libsystem_kernel.dylib) + 8 [0x18f607f20]

Total number in stack (recursive counted multiple, when >=5):
12 ??? (in rclone) load address 0x104e7c000 + 0x888d8 [0x104f048d8]
12 __psynch_cvwait (in libsystem_kernel.dylib) + 0 [0x18f6055c4]
11 ??? (in rclone) load address 0x104e7c000 + 0x89f18 [0x104f05f18]
11 _pthread_cond_wait (in libsystem_pthread.dylib) + 1228 [0x18f64355c]

Sort by top of stack, same collapsed (when >= 5):
__psynch_cvwait (in libsystem_kernel.dylib) 24304
__workq_kernreturn (in libsystem_kernel.dylib) 2210
read (in libsystem_kernel.dylib) 2210
kevent (in libsystem_kernel.dylib) 2207

Binary Images:
0x104e7c000 - 0x106f4bfef +rclone (0) /usr/local/bin/rclone
0x18f260000 - 0x18f2b0e0b libobjc.A.dylib (912.7) <159DC289-06ED-3C83-A778-318DFD719044> /usr/lib/libobjc.A.dylib
0x18f2b1000 - 0x18f33a733 dyld (1.0.0 - 1165.4) <5E9A079A-A850-372C-BF24-4BBE3C7EF5DA> /usr/lib/dyld
0x18f33b000 - 0x18f33fff8 libsystem_blocks.dylib (90) <7663F4E9-50B6-38E8-B856-95580FDD8219> /usr/lib/system/libsystem_blocks.dylib
0x18f340000 - 0x18f38afff libxpc.dylib (2748.140.10.704.1) <21D551A9-EA82-3B31-8EA5-74344CA58BE2> /usr/lib/system/libxpc.dylib
0x18f38b000 - 0x18f3a6fff libsystem_trace.dylib (1510.140.4.700.1) <7E3B54D1-0BB4-35A4-9CD4-5A964AF2825E> /usr/lib/system/libsystem_trace.dylib
0x18f3a7000 - 0x18f450fcf libcorecrypto.dylib (1638.140.6) <62569514-73CA-3B48-A47B-3D0D0832AC02> /usr/lib/system/libcorecrypto.dylib
0x18f451000 - 0x18f48dff7 libsystem_malloc.dylib (521.120.7) /usr/lib/system/libsystem_malloc.dylib
0x18f48e000 - 0x18f4d5fff libdispatch.dylib (1477.100.9) /usr/lib/system/libdispatch.dylib
0x18f4d6000 - 0x18f4d8fff libsystem_featureflags.dylib (86) /usr/lib/system/libsystem_featureflags.dylib
0x18f4d9000 - 0x18f557ff7 libsystem_c.dylib (1592.100.35) <6B8BA6CE-63D9-3D2F-B380-C78392E7B8EC> /usr/lib/system/libsystem_c.dylib
0x18f558000 - 0x18f5e4ff7 libc++.1.dylib (1700.255.5) /usr/lib/libc++.1.dylib
0x18f5e5000 - 0x18f600ffb libc++abi.dylib (1700.255.5) /usr/lib/libc++abi.dylib
0x18f601000 - 0x18f63bfeb libsystem_kernel.dylib (10063.141.1.705.2) /usr/lib/system/libsystem_kernel.dylib
0x18f63c000 - 0x18f648fff libsystem_pthread.dylib (519.120.4) <57CF0002-C127-3580-A0B7-FD447CC0F745> /usr/lib/system/libsystem_pthread.dylib
0x18f649000 - 0x18f66eff7 libdyld.dylib (1165.4) <8471F01E-634F-3B20-BB27-7C7037B652C6> /usr/lib/system/libdyld.dylib
0x18f66f000 - 0x18f676fe7 libsystem_platform.dylib (316.100.10) /usr/lib/system/libsystem_platform.dylib
0x18f677000 - 0x18f6a3ffb libsystem_info.dylib (583.0.1.701.1) <1B64DC82-7DDD-31B9-9D9C-06EF98F08DD9> /usr/lib/system/libsystem_info.dylib
0x18f6a4000 - 0x18fb7cfff com.apple.CoreFoundation (6.9 - 2602.0.902) <2B20500A-BCCA-3A13-9DD0-934DD58A779C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x18fb7d000 - 0x18fe38fff com.apple.LaunchServices (1141.1 - 1141.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x18ff85000 - 0x190320fef libBLAS.dylib (1447.120.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x190321000 - 0x190412ff7 com.apple.Lexicon-framework (1.0 - 134.9) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x190413000 - 0x190479fff libSparse.dylib (125) <3F8DF7D6-4A60-330D-B187-D4D57E358254> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x19047a000 - 0x19050dfff com.apple.SystemConfiguration (1.21 - 1.21) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x19050e000 - 0x190542ff3 libCRFSuite.dylib (52) /usr/lib/libCRFSuite.dylib
0x1907fa000 - 0x191457fff com.apple.Foundation (6.9 - 2602.0.902) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x191458000 - 0x19163dfff com.apple.LanguageModeling (1.0 - 366.9) <6A442011-2EF0-30A1-B7AC-3B5BB2F3629F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x1923ce000 - 0x1927a1fff com.apple.security (7.0 - 61123.141.1.703.2) <75D9E3AE-CFF4-3F3C-9AAF-56E05CC8ADDF> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x1927a2000 - 0x192a68fff libicucore.A.dylib (74000.404.201) /usr/lib/libicucore.A.dylib
0x192a69000 - 0x192a73ff3 libsystem_darwin.dylib (1592.100.35) <9DD043B0-7E1B-3786-8363-A79FDF8C2CC3> /usr/lib/system/libsystem_darwin.dylib
0x192a74000 - 0x192d79fff com.apple.CoreServices.CarbonCore (1333 - 1333) <78261DEF-91AC-322E-8B7E-7248510A6796> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x192d7a000 - 0x192dbaff3 com.apple.CoreServicesInternal (505 - 505) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x192dbb000 - 0x192dfbfff com.apple.CSStore (1141.1 - 1141.1) /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x192dfc000 - 0x192edefff com.apple.framework.IOKit (2.0.2 - 100076.120.9) <0491E1B1-51EB-3F76-90E3-4618F56DF36B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x192edf000 - 0x192eefff7 libsystem_notify.dylib (317.120.2.701.1) <4E183183-0917-398D-A2B6-782345F8DD91> /usr/lib/system/libsystem_notify.dylib
0x194897000 - 0x19495fffa libboringssl.dylib (480.120.1.700.1) /usr/lib/libboringssl.dylib
0x194960000 - 0x194960fff libnetwork.dylib (3762.140.6) <749F797D-0998-3821-817C-210FD9470F2A> /usr/lib/libnetwork.dylib
0x194961000 - 0x194d34fff com.apple.CFNetwork (1.0 - 1498.700.2) <398F53E6-95E8-3CB3-97AD-DBEE8EA53A30> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x194d35000 - 0x194d4ffff libsystem_networkextension.dylib (1838.140.5.700.1) <69CFA7AD-4FC2-3900-B9E3-C5F7F3C45289> /usr/lib/system/libsystem_networkextension.dylib
0x194d50000 - 0x194d51fff libenergytrace.dylib (23) <2FCBA07C-CEB8-326A-ACC5-3956A484DB24> /usr/lib/libenergytrace.dylib
0x194d52000 - 0x194dc7fff libMobileGestalt.dylib (1332.120.2) <3CE91870-8D6E-3016-BFD1-5593F0ECDEB0> /usr/lib/libMobileGestalt.dylib
0x194dc8000 - 0x194ddfff7 libsystem_asl.dylib (398) /usr/lib/system/libsystem_asl.dylib
0x194de0000 - 0x194e00ff0 com.apple.TCC (1.0 - 1) <913BD124-90E0-3306-9166-0251F353863D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x196396000 - 0x1963affff com.apple.ProtocolBuffer (1 - 300.26.4.18.2) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x1963b0000 - 0x196562fff libsqlite3.dylib (351.4) <7A829707-57EA-3128-A489-DFB2872CC69A> /usr/lib/libsqlite3.dylib
0x19673c000 - 0x1967afff7 com.apple.AE (944 - 944) <04BBA243-E043-36B8-BAD5-BA15E3676872> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x1967b0000 - 0x1967bafff libdns_services.dylib (2200.140.11.702.1) <360BD88C-532E-3EC0-ADC7-083E8ABEBD05> /usr/lib/libdns_services.dylib
0x1967bb000 - 0x1967c3ff3 libsystem_symptoms.dylib (1871.140.6) <71686BC0-66A7-37A5-82DE-037C3709E822> /usr/lib/system/libsystem_symptoms.dylib
0x1967c4000 - 0x197410fff com.apple.Network (1.0 - 1) <50C4080F-9DCB-36E6-A05D-66FF4C8E66A3> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x197411000 - 0x19743ffff com.apple.analyticsd (1.0 - 1) <0B4EE4A8-25C3-36FB-AEA6-36807A97800B> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x197440000 - 0x197441fff libDiagnosticMessagesClient.dylib (113) <46703670-238D-308F-9D4D-461ADB3811D9> /usr/lib/libDiagnosticMessagesClient.dylib
0x197442000 - 0x197488fff com.apple.spotlight.metadata.utilities (1.0 - 2274.38.3) <1BE7EBA5-2D4A-3AFA-ADE6-E6A0B0A437F2> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x197489000 - 0x197523fff com.apple.Metadata (14.7 - 2274.38.3) <33E02375-FC4B-35BD-BDF8-9B9D86C18991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x197524000 - 0x19752cffb com.apple.DiskArbitration (2.7 - 2.7) <26705413-1CFE-3290-ADEF-E6034384E745> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x19752d000 - 0x197916fdf com.apple.vImage (8.1 - 587.100.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x197f83000 - 0x197f92fff com.apple.OpenDirectory (14.7 - 642) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x197f93000 - 0x197fb2ffb com.apple.CFOpenDirectory (14.7 - 642) <3C36A648-76A1-34B0-8208-25EE10B8F62F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x197fb3000 - 0x197fbfff7 com.apple.CoreServices.FSEvents (1376.120.2 - 1376.120.2) <6E557CE9-64BF-3E2C-B794-92B8B9DAE3C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x197fc0000 - 0x197feafff com.apple.coreservices.SharedFileList (225 - 225) <24CF5F1E-2977-347B-8D37-59222E29666A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x197feb000 - 0x197ff1fff libapp_launch_measurement.dylib (17) /usr/lib/libapp_launch_measurement.dylib
0x197ff2000 - 0x19803bfff com.apple.CoreAutoLayout (1.0 - 32) <71AF162D-74D6-3A04-A495-8820F2BE961E> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
0x19803c000 - 0x198125fff libxml2.2.dylib (37.21) <2BEE18DA-EA64-3452-B380-69A6A040C713> /usr/lib/libxml2.2.dylib
0x199949000 - 0x199973fff libsystem_containermanager.dylib (582.140.2.700.1) <45910609-78B8-3C6B-8054-6D96D4DE3095> /usr/lib/system/libsystem_containermanager.dylib
0x199974000 - 0x19998bfff com.apple.IOSurface (352.50.1 - 352.50.1) <2266FDE0-3F58-337C-A8BF-7DB8A4DBBFD6> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x19a90d000 - 0x19a911fff libsystem_configuration.dylib (1300.120.2.700.2) <0DF08575-B3BB-3714-9189-2EC4624605F2> /usr/lib/system/libsystem_configuration.dylib
0x19a912000 - 0x19a917ff3 libsystem_sandbox.dylib (2190.140.13.706.3) <8F8179E1-3A82-3BE1-BEA1-83C5BB865E54> /usr/lib/system/libsystem_sandbox.dylib
0x19a91a000 - 0x19a91dffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <98C61966-769A-320F-B645-898960A3B251> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x19a91e000 - 0x19a91ffff liblangid.dylib (138) /usr/lib/liblangid.dylib
0x19a920000 - 0x19aa42fff com.apple.CoreNLP (1.0 - 313) <61603366-94F1-325B-B377-387A376BF96A> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x19aa43000 - 0x19aa48fff com.apple.LinguisticData (1.0 - 483.10) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x19aa49000 - 0x19b31cfef libBNNS.dylib (830.120.10) <218A87A1-182A-3453-931D-A2358BAEF6B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x19b31d000 - 0x19b40df87 libvDSP.dylib (1043.120.8) <951AD43B-FBD0-32F0-944C-5E0032C85668> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x19b40e000 - 0x19b441fff com.apple.CoreEmoji (1.0 - 200.401) /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x19b442000 - 0x19b451ff7 com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <1E33ABF7-5770-3650-B15F-0907F749372E> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
0x19b674000 - 0x19b701fff com.apple.securityfoundation (6.0 - 55283) <246E0287-EB4A-3A45-A0E1-0614629F2235> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x19b702000 - 0x19b728fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <2DD6AC4E-F823-37B5-A4CE-612AE45D9400> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x19b734000 - 0x19b736fff libquarantine.dylib (172.140.2.700.1) /usr/lib/system/libquarantine.dylib
0x19b737000 - 0x19b742fff libCheckFix.dylib (32) /usr/lib/libCheckFix.dylib
0x19b743000 - 0x19b75afff libcoretls.dylib (186) <4547F803-4440-344E-9E47-FA4C8D383CCE> /usr/lib/libcoretls.dylib
0x19b75b000 - 0x19b76cffb libbsm.0.dylib (89) <3D142F39-4069-33C2-94AA-0187FCA7F0E1> /usr/lib/libbsm.0.dylib
0x19b76d000 - 0x19b7c8fff libmecab.dylib (1062.400.200) <06123DC2-34E2-3DEF-B0E1-4CEECF6D5D62> /usr/lib/libmecab.dylib
0x19b7c9000 - 0x19b7cbffb libgermantok.dylib (29) <370BC6CB-34DD-3138-93E3-E1C50E2CC0AF> /usr/lib/libgermantok.dylib
0x19b7cc000 - 0x19b7e0fff libLinearAlgebra.dylib (1447.120.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x19be1a000 - 0x19beddfdf com.apple.AppleFSCompression (163.140.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x19bede000 - 0x19beeaffb libbz2.1.0.dylib (45) <12CD3348-8A64-3769-9AF6-670F9A842BED> /usr/lib/libbz2.1.0.dylib
0x19beeb000 - 0x19bef0fff libsystem_coreservices.dylib (152.5.3) <89D46B68-9505-3205-9F8C-97BF622021B1> /usr/lib/system/libsystem_coreservices.dylib
0x19bef1000 - 0x19bf22fff com.apple.CoreServices.OSServices (1141.1 - 1141.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x19c20a000 - 0x19c218fff libz.1.dylib (91.40.4) /usr/lib/libz.1.dylib
0x19c219000 - 0x19c24fff3 libsystem_m.dylib (3252.100.9) <39E9DC0C-EC48-34B8-9B19-9D87F51F4E63> /usr/lib/system/libsystem_m.dylib
0x19c250000 - 0x19c253fff libcharset.1.dylib (102) /usr/lib/libcharset.1.dylib
0x19c254000 - 0x19c25bffb libmacho.dylib (1010.6) <34C677D6-4359-3FA9-9CB1-53596C6BC3E8> /usr/lib/system/libmacho.dylib
0x19c25c000 - 0x19c27bfff libkxld.dylib (10063.141.1.705.2) /usr/lib/system/libkxld.dylib
0x19c27c000 - 0x19c289ff7 libcommonCrypto.dylib (600028.100.1) /usr/lib/system/libcommonCrypto.dylib
0x19c28a000 - 0x19c295fff libunwind.dylib (1700.242) /usr/lib/system/libunwind.dylib
0x19c296000 - 0x19c29dfff liboah.dylib (318.9) <6D5BE871-CA03-39C7-B079-79C3A93E4F5B> /usr/lib/liboah.dylib
0x19c29e000 - 0x19c2a7fff libcopyfile.dylib (196.120.5) /usr/lib/system/libcopyfile.dylib
0x19c2a8000 - 0x19c2abfff libcompiler_rt.dylib (103.2) <91648112-6386-3F89-8F4F-06C4C780B183> /usr/lib/system/libcompiler_rt.dylib
0x19c2ac000 - 0x19c2b0ffb libsystem_collections.dylib (1592.100.35) <7D1FA5BA-2D08-3C01-AE58-3B1E6509A18D> /usr/lib/system/libsystem_collections.dylib
0x19c2b1000 - 0x19c2b4ffb libsystem_secinit.dylib (147.140.2) <91C7BA05-B66E-327A-81FB-5871705E056A> /usr/lib/system/libsystem_secinit.dylib
0x19c2b5000 - 0x19c2b7ffb libremovefile.dylib (70.100.4) <4877B5BF-BCC6-32AD-8D76-DF6A8955A105> /usr/lib/system/libremovefile.dylib
0x19c2b8000 - 0x19c2b8ffb libkeymgr.dylib (31) <2A39412F-7C2F-39B9-974A-1FA6217C6A0F> /usr/lib/system/libkeymgr.dylib
0x19c2b9000 - 0x19c2c1ff7 libsystem_dnssd.dylib (2200.140.11.702.1) <40C73EB5-32E3-3410-9CB1-61175CA11DFB> /usr/lib/system/libsystem_dnssd.dylib
0x19c2c2000 - 0x19c2c7fff libcache.dylib (93) /usr/lib/system/libcache.dylib
0x19c2c8000 - 0x19c2c9fff libSystem.B.dylib (1345.120.2) /usr/lib/libSystem.B.dylib
0x19c2ca000 - 0x19c2cdfff libfakelink.dylib (5) <6030BCB7-CF29-3160-8953-BACE5D54CBCE> /usr/lib/libfakelink.dylib
0x19c2ce000 - 0x19c2ceffb com.apple.SoftLinking (1.0 - 47) /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
0x19c2cf000 - 0x19c304ff3 libpcap.A.dylib (131) /usr/lib/libpcap.A.dylib
0x19c305000 - 0x19c30bff7 libiconv.2.dylib (102) /usr/lib/libiconv.2.dylib
0x19c30c000 - 0x19c31dfff libcmph.dylib (8) <8F92249A-D148-37B9-8C72-AF99EC50802A> /usr/lib/libcmph.dylib
0x19c31e000 - 0x19c3a6fff libarchive.2.dylib (131.140.2.704.1) /usr/lib/libarchive.2.dylib
0x19c3a7000 - 0x19c41dff3 com.apple.SearchKit (1.4.1 - 1.4.1) <2E2E3505-3391-3337-8F82-A51673EE60AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions

/A/SearchKit
0x19c41e000 - 0x19c41fff7 libThaiTokenizer.dylib (15) /usr/lib/libThaiTokenizer.dylib
0x19c420000 - 0x19c446ff7 com.apple.applesauce (1.0 - 16.60.1) /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x19c447000 - 0x19c461ffb libapple_nghttp2.dylib (20.120.2) <0C75636A-B2A6-3289-980C-B319E7067DF0> /usr/lib/libapple_nghttp2.dylib
0x19c462000 - 0x19c474ff3 libSparseBLAS.dylib (1447.120.2) <65B3F8D3-EA57-3C22-88A0-DE0FFF2ADB20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x19c477000 - 0x19c47cfff libpam.2.dylib (33) <94F95640-038F-3E72-89D9-6B0AA67784D5> /usr/lib/libpam.2.dylib
0x19c47d000 - 0x19c54cff7 libcompression.dylib (169.100.2) <64279281-0FB0-3E71-A734-FB34681956A2> /usr/lib/libcompression.dylib
0x19c54d000 - 0x19c551ffb libQuadrature.dylib (7) <49F91145-377F-3836-A51E-0A84B718D22A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x19c552000 - 0x19d6ccfcf libLAPACK.dylib (1447.120.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x19d6cd000 - 0x19d723fff com.apple.DictionaryServices (1.2 - 355) <4AE891AE-DAB9-34A9-BAFA-4D8E5F6C7E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x19d724000 - 0x19d742ff7 liblzma.5.dylib (20) <5655A82C-0749-33F2-9177-88F9670BF4CB> /usr/lib/liblzma.5.dylib
0x19d743000 - 0x19d744ffb libcoretls_cfhelpers.dylib (186) /usr/lib/libcoretls_cfhelpers.dylib
0x19d745000 - 0x19d7b4ff7 com.apple.APFS (2236.141.1 - 2236.141.1) <413591E8-39FF-3D0A-988D-CB2D61525116> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x19d7b5000 - 0x19d7c3ffb libxar.1.dylib (498) /usr/lib/libxar.1.dylib
0x19d7c4000 - 0x19d7c7ff7 libutil.dylib (72) <0D01B8A4-9EB9-3ACB-B80B-8B76E8FB8746> /usr/lib/libutil.dylib
0x19d7c8000 - 0x19d7f3fff libxslt.1.dylib (20.5) <065760D9-7DCD-32F7-A566-EE80C2944170> /usr/lib/libxslt.1.dylib
0x19d7fc000 - 0x19d877fff libvMisc.dylib (1043.120.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x19dba4000 - 0x19dbaefff libheimdal-asn1.dylib (689.140.1) <99481331-18BD-3639-A03C-C045ED4FFE0E> /usr/lib/libheimdal-asn1.dylib
0x19f2ba000 - 0x19f317ffa libusrtcp.dylib (3762.140.6) /usr/lib/libusrtcp.dylib
0x19f318000 - 0x19f875fff libswiftCore.dylib (5.10 - 5.10.0.12.11) <2F8BA773-D189-30ED-817B-58160DD3E9F5> /usr/lib/swift/libswiftCore.dylib
0x19fc29000 - 0x19fc41ffb libresolv.9.dylib (79) <8E55FB75-FF97-36B3-A274-C4809518708D> /usr/lib/libresolv.9.dylib
0x1a185c000 - 0x1a1999fff com.apple.combine (1.0 - 311) /System/Library/Frameworks/Combine.framework/Versions/A/Combine
0x1a3937000 - 0x1a3937fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x1a3960000 - 0x1a3960fff com.apple.CoreServices (1226 - 1226) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x1a3c25000 - 0x1a3c25fff com.apple.Accelerate (1.11 - Accelerate 1.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x1a4fd1000 - 0x1a4fe8ff7 libswiftDispatch.dylib (41) <7600AD3C-A0AF-356E-BDD2-980818FA6D3D> /usr/lib/swift/libswiftDispatch.dylib
0x1a784d000 - 0x1a7850ff5 libswiftObjectiveC.dylib (8) <51E6B8D3-172D-323A-B1AB-1F6E5A6769FF> /usr/lib/swift/libswiftObjectiveC.dylib
0x1a7851000 - 0x1a786bfff libswiftos.dylib (1049.100.4) <31419AFF-BF7D-3435-8537-635E0410FEA2> /usr/lib/swift/libswiftos.dylib
0x1b2ab2000 - 0x1b2abbff3 libswiftDarwin.dylib (5.10 - 5.10.0.12.11) <444818BC-9DDB-39A0-86CE-E2E14720C083> /usr/lib/swift/libswiftDarwin.dylib
0x1b5013000 - 0x1b5037fff libmis.dylib (386.140.3) <81FAF504-B68F-3D3E-AD68-E67126D9141B> /usr/lib/libmis.dylib
0x1b5045000 - 0x1b504bfff libswiftCoreFoundation.dylib (2401) <96223DEC-7C6C-325E-B5DC-22C2D6DDFA88> /usr/lib/swift/libswiftCoreFoundation.dylib
0x1b5057000 - 0x1b508eff2 libswiftXPC.dylib (36.100.8) <6CB96259-612B-3FF4-ABFC-0C5FD5436C82> /usr/lib/swift/libswiftXPC.dylib
0x1b5090000 - 0x1b5090fff libswiftIOKit.dylib (1) <014D0089-AA58-3BC6-9F13-EBB7E7F7FAE6> /usr/lib/swift/libswiftIOKit.dylib
0x1c574f000 - 0x1c5756fff com.apple.MobileSystemServices (1.0 - 1) /System/Library/PrivateFrameworks/MobileSystemServices.framework/Versions/A/MobileSystemServices
0x1e37fa000 - 0x1e37fdfff com.apple.ConfigProfileHelper (16.6 - 1672) <6AF429D7-1DFE-3537-B5DD-605263EAD3FA> /System/Library/PrivateFrameworks/ConfigProfileHelper.framework/Versions/A/ConfigProfileHelper
0x228362000 - 0x228375fff com.apple.private.AppleMobileFileIntegrity-fmk (1.0 - 1) <7976ABD1-B397-3F1C-98BA-7239E9D27FDF> /System/Library/PrivateFrameworks/AppleMobileFileIntegrity.framework/Versions/A/AppleMobileFileIntegrity
0x22abc7000 - 0x22ad26fff com.apple.CollectionsInternal (1.1.0 - 22) /System/Library/PrivateFrameworks/CollectionsInternal.framework/Versions/A/CollectionsInternal
0x23861c000 - 0x2386fbfff com.apple.InstalledContentLibrary (1.0 - 1.0) /System/Library/PrivateFrameworks/InstalledContentLibrary.framework/Versions/A/InstalledContentLibrary
0x23a4c9000 - 0x23aa61fff com.apple.MIL (3304.6 - 3304.6.1) <5BF47DC9-3FAE-3B2B-8E10-DAFC78F9ED20> /System/Library/PrivateFrameworks/MIL.framework/Versions/A/MIL
0x23bd7a000 - 0x23bdc5fff com.apple.MessageSecurity (1.0 - 101.100.4) /System/Library/PrivateFrameworks/MessageSecurity.framework/Versions/A/MessageSecurity
0x240e88000 - 0x240e90ff7 com.apple.ReflectionInternal (1.0.0 - 22) /System/Library/PrivateFrameworks/ReflectionInternal.framework/Versions/A/ReflectionInternal
0x24141a000 - 0x241431fff com.apple.RuntimeInternal (1.0.0 - 22) /System/Library/PrivateFrameworks/RuntimeInternal.framework/Versions/A/RuntimeInternal
0x2557ff000 - 0x25580afff libCoreEntitlements.dylib (53.100.4) <48A0EC3C-A43E-3DA0-8928-505EE4C7B1B3> /usr/lib/libCoreEntitlements.dylib
0x2559ed000 - 0x2559f8fff libTLE.dylib (53.100.4) <3D67388D-0AA7-3AF0-BBC0-F7DBBAAF9086> /usr/lib/libTLE.dylib
0x256df2000 - 0x256e5dff7 libswift_Concurrency.dylib (5.10 - 5.10.0.12.11) <9D34F40E-6347-3603-AD2E-03C5C95E9E1E> /usr/lib/swift/libswift_Concurrency.dylib
0x256e9d000 - 0x256f45ff7 libswift_RegexParser.dylib (5.10 - 5.10.0.12.11) /usr/lib/swift/libswift_RegexParser.dylib
0x256f46000 - 0x256fe8ff7 libswift_StringProcessing.dylib (5.10 - 5.10.0.12.11) <8AB22507-5D30-3F1C-AC5C-A22809AAAB81> /usr/lib/swift/libswift_StringProcessing.dylib
0x25713f000 - 0x257142fff libsystem_darwindirectory.dylib (86.0.2) /usr/lib/system/libsystem_darwindirectory.dylib
0x257143000 - 0x257146fff libsystem_eligibility.dylib (47.140.3) /usr/lib/system/libsystem_eligibility.dylib
0x257147000 - 0x25714affb libsystem_sanitizers.dylib (8) <11F70EE3-34D6-35D4-903B-E91A241CD49E> /usr/lib/system/libsystem_sanitizers.dylib

Thanks for testing @Ties

I really need the backtrace made with kill -QUIT pid where you find the pid with something like ps -ef | grep rclone. Go runs lots of green threads which are invisible to the OS.

However I did find an issue with the previous code - can you give this a go please? I'm hoping that will fix the issue.

v1.71.0-beta.8837.f7b6572b2.fix-8656-march-deadlock on branch fix-8656-march-deadlock (uploaded in 15-30 mins)

OK, I've updated to this latest beta version. First I ran a small batch of 198 files / 288MB
and then another 5.169 files with a total of 1,89GB. Both batches were fine, the prompt appeared right after completion. The second batch was pretty slow 8min+40s, but don't know why.
I realise this is a very limited test of only two batches and I did not test with different flags etc. But ok, so far so good.

rclone version

rclone v1.71.0-beta.8837.f7b6572b2.fix-8656-march-deadlock

  • os/version: darwin 14.7.6 (64 bit)
  • os/kernel: 23.6.0 (arm64)
  • os/type: darwin
  • os/arch: arm64 (ARMv8 compatible)
  • go/version: go1.24.4
  • go/linking: dynamic
  • go/tags: cmount

Thanks for testing @Ties that is re-assuring to know. What I'll do next is merge the fix to master then it will run through the integration test suite overnight. If that is all good, then I'll queue it up for v1.70.3

Let me know if you have any more problems with it.

I've merged this to master now which means it will be in the latest beta in 15-30 minutes and released in v1.71 and v1.70.3

That sounds great Nick. I've left this beta version active on my system, didn't feel te urge to downgrade. So it has been running since. No problems so far. Please let me know if anything comes out of your integration tests I need to be aware of when continue running this beta. Otherwise I will upgrade to the official 1.70.3/1.71 as soon as it become available! Thank you.

1 Like