-
Notifications
You must be signed in to change notification settings - Fork 32
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
zsh: segmentation fault mysides list
on Ventura – Workaround -> Rearrange before list
#29
Comments
I made some progress understanding the origin of the segmentation fault: `mysides add´ works without flaws on Apple Silicon and Ventura (Sonoma not tested yet)In General
The actual flaw is that there is NO validation during creation.
Sidebar item points at an alias with issuesIf the target of the alias does not exists in the current session you have multiple cases:
In all cases the If the target of the alias is on a server, and can be mounted after the first run, the next run will be succesful until you spot another broken item. Fixing your backup of the Sidebar using
|
see also possible answers before my comment in similar issue #6
segmentation fault: 11
Issue:
After running
mysides list
the terminal output stoped after 3 item with errorzsh: segmentation fault mysides list
and a finder window stating unexpected quit of mysides (screenshot, exact message not available).
Workaround
mysides list
the whole list including this item was listed again.Possible causing
I will come back later to add more experience if something changes
Installed version
I am using mysides installed at
/usr/local/bin/mysides
(creation date 26 Sep 2016, size 49.356 bytes)Installed using
brew install mysides --cask
under Mojave or Catalina on an Intel Machine, migrated to Apple Silicon M1 under Monterey, now at Ventura 13.5.2 (22G91)The text was updated successfully, but these errors were encountered: