Skip to content

Segmentation fault: 11 #9

Description

@Andrewngabriel

I followed the install commands per the documentation but after I launched rcli I got the following error.

$ rcli

                                                          ██████╗  ██████╗██╗     ██╗
                                                          ██╔══██╗██╔════╝██║     ██║
                                                          ██████╔╝██║     ██║     ██║
                                                          ██╔══██╗██║     ██║     ██║
                                                          ██║  ██║╚██████╗███████╗██║
                                                          ╚═╝  ╚═╝ ╚═════╝╚══════╝╚═╝
                                                      On-device voice AI and RAG for macOS
                                                             Powered by RunAnywhere


  Loading AI models... Segmentation fault: 11

I tried @shubhammalhotra28 recommended solution to reinstall on another issue by using the following commands but it still ran into the same issue as above

# 1. Remove Homebrew install (if present)
brew uninstall rcli 2>/dev/null; brew untap runanywhereal/rcli 2>/dev/null

# 2. Remove the binary (if installed via curl)
sudo rm -f /usr/local/bin/rcli

# 3. Remove all RCLI data, models, and config
rm -rf ~/Library/RCLI ~/.rcli

# 4. Fresh install
curl -fsSL https://raw.githubusercontent.com/RunanywhereAI/RCLI/main/install.sh | bash

My machine specs are:
CPU: M3 Pro
Memory: 18GB
macOS Version: Sonoma 14.7.1 (23H222)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions