bisq
bisq copied to clipboard
Fails critically on Mac OS 14.1.1 (Sonoma) with "security policy would not allow process"
Description
Fresh installs on an M1 macbook pro running Mac OS 14.1.1 causes the application to crash on first open with a "application is damaged" dialog.
Version
1.9 / 1.9.14
Steps to reproduce
- Download DMG from GH releases or website
- Mount DMG and drag application to applications folder
- Open Console and stream logs
- Open Bisq
- Observe failure dialog and relevant logs in console
Expected behaviour
Application should run
Actual behaviour
Application fails to even start up
Screenshots
N/A
Device or machine
2021 Macbook Pro M1 w/ Mac OS 14.1.1
Additional info
error 09:53:57.775808-0500 kernel System Policy: SystemUIServer(839) deny(1) file-read-xattr /Users/joeyfigaro/Downloads/Bisq 1.9.dmg
default 09:53:59.384418-0500 tccd AUTHREQ_ATTRIBUTION: msgID=501.73, attribution={accessing={TCCDProcess: identifier=jpackageapplauncher, pid=60083, auid=501, euid=501, binary_path=/Applications/Bisq.app/Contents/MacOS/Bisq}, requesting={TCCDProcess: identifier=com.apple.syspolicyd, pid=501, auid=0, euid=0, binary_path=/usr/libexec/syspolicyd}, },
default 09:53:59.397903-0500 tccd AUTHREQ_SUBJECT: msgID=501.73, subject=io.bisq.CAT,
default 09:53:59.399213-0500 tccd -[TCCDAccessIdentity staticCode]: static code for: identifier io.bisq.CAT, type: 0: 0x157b09bb0 at /Applications/Bisq.app
default 09:53:59.402967-0500 syspolicyd Wrote provenance data on target: TA(9c515617184cfcc2, 0), PST: (vuid: 59FE2719-3639-449F-A8D2-599BC2C8E71B), (objid: 87503519), (team: (null)), (id: jpackageapplauncher), (bundle_id: io.bisq.CAT)
default 09:53:59.403371-0500 kernel ASP: Security policy would not allow process: 60083, /Applications/Bisq.app/Contents/MacOS/Bisq
default 09:53:59.404508-0500 runningboardd [app<application.io.bisq.CAT.87503519.87503612(501)>:60083] termination reported by launchd (9, 8, 9)
default 09:53:59.404562-0500 runningboardd Removing process: [app<application.io.bisq.CAT.87503519.87503612(501)>:60083]
default 09:53:59.404933-0500 runningboardd Removing launch job for: [app<application.io.bisq.CAT.87503519.87503612(501)>:60083]
default 09:53:59.405225-0500 runningboardd Removed job for [app<application.io.bisq.CAT.87503519.87503612(501)>:60083]
default 09:53:59.405257-0500 runningboardd Removing assertions for terminated process: [app<application.io.bisq.CAT.87503519.87503612(501)>:60083]
default 09:53:59.408957-0500 runningboardd Calculated state for app<application.io.bisq.CAT.87503519.87503612(501)>: none (role: None)
default 09:53:59.409168-0500 runningboardd Calculated state for app<application.io.bisq.CAT.87503519.87503612(501)>: none (role: None)
Thanks for opening your first issue here!
Be sure to follow the issue template. Your issue will be reviewed by a maintainer and labeled for further action.
Friendly ping here–this looks like a code signing issue?
Can you try with latest release 1.9.15? Please read the instructions at 'Verification' and 'Known issues with installation' at: https://github.com/bisq-network/bisq/releases/tag/v1.9.15
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.