Kernel Panic / Crash utilizing rsync 3.2.7
I’m attempting to do that with Launch Management but it surely additionally crashes once I run this script from Terminal:
#!/bin/zsh
/decide/homebrew/Cellar/rsync/3.2.7_1/bin/rsync -rlpt --exclude=".DocumentRevisions-V100" --exclude=".Highlight-V100" --exclude=".TemporaryItems" --exclude=".Trashes" /Volumes/SAM_500 /Volumes/WORK_BAK 2>&1 | tee /tmp/backup.log
I noticed this put up from some time again that confirms this drawback with older variations of rsync equivalent to 2.6.9 which(unbelievably)ships with Ventura.
rsync 2.6.9 crashing on macOS Monterey
rsync 2.6.9 would trigger a crash even when backing up between two USB drives.
rsync 3.2.7 fixes that problem however, it crashes when I attempt to again up a USB drive to a (SMB) community/NAS drive. I can present the crash log if that will be useful.
My system is a 2023 MacBook professional working Ventura 13.4.1
My NAS is one I constructed utilizing Truenas Scale.