Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails critically on Mac OS 14.1.1 (Sonoma) with "security policy would not allow process" #7049

Open
joeyfigaro opened this issue Feb 29, 2024 · 3 comments

Comments

@joeyfigaro
Copy link

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)

Copy link

boring-cyborg bot commented Feb 29, 2024

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.

@joeyfigaro
Copy link
Author

Friendly ping here–this looks like a code signing issue?

@HenrikJannsen
Copy link
Collaborator

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

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

No branches or pull requests

2 participants