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
- Install or reinstall Sol with
brew reinstall --cask sol.
- Verify the app signature (the reinstalled app is valid).
- Launch Sol from Finder, LaunchServices, or run
/Applications/Sol.app/Contents/MacOS/sol.
- 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
Environment Information
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)withKERN_INVALID_ADDRESS; the crash report identifies it as a possible pointer authentication failure.Reproduction Steps
brew reinstall --cask sol./Applications/Sol.app/Contents/MacOS/sol.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:
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