Skip to content

[BUG] Sol 2.1.352 crashes immediately on macOS 26.5.2 #327

Description

@euii

Environment Information

  • macOS: 26.5.2 (25F84)
  • Sol: 2.1.352 (build 561)
  • Hardware: MacBookPro17,1, Apple Silicon (ARM64)
  • Install method: Homebrew cask

Issue Description

Sol crashes immediately every time it is launched. No Sol process remains running afterward.

The current failure is an EXC_BAD_ACCESS (SIGSEGV) with KERN_INVALID_ADDRESS; the crash report identifies it as a possible pointer authentication failure.

Reproduction Steps

  1. Install or reinstall Sol with brew reinstall --cask sol.
  2. Verify the app signature (the reinstalled app is valid).
  3. Launch Sol from Finder, LaunchServices, or run /Applications/Sol.app/Contents/MacOS/sol.
  4. Sol terminates during startup, before becoming usable.

Expected Behavior

Sol should launch and remain running.

Actual Behavior

Sol exits within a few seconds and macOS creates a new diagnostic report. The latest attempt terminated with:

EXC_BAD_ACCESS (SIGSEGV)
KERN_INVALID_ADDRESS (possible pointer authentication failure)
Segmentation fault: 11

Reinstalling from the current Homebrew cask fixed the app's code-signature validation but did not fix the startup crash.

Crash Report

A sanitized macOS diagnostic report is attached. Device/vendor identifiers, crash identifiers, and boot/sleep session UUIDs have been redacted.

sol-2.1.352-macos-26.5.2-crash-sanitized.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions