eza --extended -l together seem to case a segfault on macOS (Arm) #602
unixwizard107
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure how to report a bug, but I thought you good folks might like to know, I switched from esa to eza, but sadly ran into a small hiccup this am on my mac (this used to work with the old program):
eza --extented works, as does eza -l but together, bad things are occurring
% eza -l --extended
zsh: segmentation fault eza -l --extended
% which eza
/opt/homebrew/bin/eza
% eza --version
eza - A modern, maintained replacement for ls
v0.15.2 [+git]
https://github.com/eza-community/eza
% uname -a
Darwin xorn.ccc.com 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 arm Darwin
Beta Was this translation helpful? Give feedback.
All reactions