rsyncOSX / RsyncOSX

A macOS GUI for rsync.

Home Page:https://rsyncosx.github.io/RsyncOSX/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSyncOSX crashes viewing snapshots

chmac opened this issue · comments

I created a simple test snapshot setup. I have a fold of images and I'm adding / deleting and re-running the process.

Now, every time I load my snapshot, so when I click the "Snapshots" task, and then choose the only item in the list, RSyncOSX crashes. I tried running it from the console and I get this output:

$ /Applications/RsyncOSX.app/Contents/MacOS/RsyncOSX
[1]    83599 illegal hardware instruction  /Applications/RsyncOSX.app/Contents/MacOS/RsyncOSX

I can't see any more logs, I tried adding a --debug flag but that didn't seem to do anything. Can I get debug output somehow?

PS> Thanks a lot for RSyncOSX, great to be able to make rsync available to less terminal friendly folks! 🧡

Additional context, I've tried deleting and recreating the task, no change there. Also, in case it helps, both my source and destination are local paths. No ssh / remote hosts involved.

Hi, II am a busy right now, will check issues later.

I checked the issue and I am also able to reproduce the bug.. I have identified where the bug is, but not yet what causes it.. I have been using snapshots for several years with remote servers (see attached view) without any issues. But there is a bug there and I need some time early next week to find what causes the it.. Thx for reporting it :-)
Skjermbilde 2021-09-17 kl  21 09 59
.

I think I have found the origin of the bug, will spend some more time tomorrow to investigate.

The bug is found and a new version is build and uploaded. Please update.