Skip to content

fix(gui): EXC_BAD_ACCESS caused by Arti PoW#920

Merged
binarybaron merged 2 commits intomasterfrom
fix/tor-pow-crash-mac-os
Mar 25, 2026
Merged

fix(gui): EXC_BAD_ACCESS caused by Arti PoW#920
binarybaron merged 2 commits intomasterfrom
fix/tor-pow-crash-mac-os

Conversation

@binarybaron
Copy link
Copy Markdown

@binarybaron binarybaron commented Mar 24, 2026

See #915 (comment)


Note

Medium Risk
Medium risk because it changes macOS app entitlements to allow JIT and unsigned executable memory, which can affect platform security posture and signing/notarization behavior.

Overview
Prevents a macOS GUI crash triggered when the internal Tor (Arti) client runs a Proof-of-Work challenge by adding a macOS entitlements plist and wiring it into tauri.conf.json (bundle.macOS.entitlements).

Updates the CHANGELOG.md to document the fix (and includes a small formatting tweak in an older changelog entry).

Written by Cursor Bugbot for commit dea9681. This will update automatically on new commits. Configure here.

@binarybaron
Copy link
Copy Markdown
Author

bugbot run

@binarybaron binarybaron marked this pull request as ready for review March 24, 2026 23:59
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

@binarybaron binarybaron merged commit e9a1163 into master Mar 25, 2026
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant