thoughtbot/complexity

segmentation fault complexity

albertoferro opened this issue · 3 comments

Mac Monterrye with M1 proc

!! segmentation fault complexity

➜  ~ complexity install-configuration
[1]    43098 segmentation fault  complexity install-configuration
➜  ~ sudo complexity install-configuration
Password:
[1]    43120 segmentation fault  sudo complexity install-configuration

@albertoferro hello!

Could you give this a try while we update installation instructions?

brew uninstall complexity
brew install complexity --without-mimalloc

@albertoferro given the current M1 usage which I anticipate will increase over time, I've updated our Homebrew formulae so that this should work out of the box for both Intel and Apple silicon.

Want to give this another go and let me know what happens?

@joshuaclayton works perfect thanks