keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Segmentation violation in installer #4128

Open jonwolski opened 2 years ago

jonwolski commented 2 years ago

I'm trying to install Keybase on MacOS 12.3.1 (Monterey) on a MacBook with an M1 chip.

I've tried both downloading the installer from keybase.io and using homebrew, and I wind up with the following error message:

[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x545a6ad]

I captured this log with the following command:

 brew install keybase 2>&1 | tee install.log

install.log