Skip to content

Helper fails to launch with quarantine attribute on macOS 27 Developer Beta (high launchd CPU) #1026

Description

@breechlock

Disclaimer:
Please go through [existing issues] to avoid creating duplicates. If you found a similar issue please post a comment there. If you are uncertain your issue is related to others then create the issue. Obvious ignorance of this rule might get you blocked from posting new issues. Please tick the box below to show that you have followed the guideline.

X I have checked for a similar issue and sure it hasn't been reported before.
In many cases first recommendation is to update to latest version available even if it's still in beta, especially if version you are on is older than 6 months. Please tick the box below to show that you already did this and issue is still present.

X I have enabled 'Beta'/'Beta Program' in eqMac settings and updated to latest version available at the time this issue is created.

Describe the bug
The privileged helper (com.bitgapp.eqmac.helper) fails to launch due to the quarantine extended attribute on macOS 27 Developer Beta. This causes repeated launchd failures, high CPU usage on launchd/logd, and heavy log spam.

Steps to Reproduce

  1. Install eqMac (via Homebrew cask or direct download).
  2. The helper is installed to /Library/PrivilegedHelperTools/.
  3. macOS quarantines the plist/helper.
  4. launchd repeatedly tries (and fails) to spawn it.

Expected behaviour
Helper launches cleanly without quarantine issues or repeated launchd errors.

Setup information:

  • Audio device used for playback: Klipsch Heritage 2.1 with subwoofer
  • Audio transmission interface: USB / built-in
  • macOS Version: 27 Golden Gate Developer Beta (26A5378j)
  • eqMac Version: latest stable via Homebrew cask

Screenshots or Console.app logs

2026-07-06 14:59:37.244... launchd: [system/com.bitgapp.eqmac.helper:] cannot spawn: service plist has the quarantine extended attribute
2026-07-06 14:59:37.244... launchd: [system/com.bitgapp.eqmac.helper:] assertion failed: ...

(The error repeats constantly.)

Additional information
Workaround: sudo launchctl disable system/com.bitgapp.eqmac.helper
The app itself works fine, but helper integration fails. Fresh reinstall does not resolve it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions