Skip to content

dart will not run on macOS, killed due to invalid Apple Developer cert #61235

@jmagman

Description

@jmagman

The dev channel dart binary is killed when running on macOS.

Download https://storage.googleapis.com/dart-archive/channels/dev/release/3.10.0-43.0.dev/sdk/dartsdk-macos-arm64-release.zip

$ dart-sdk/bin/dart
zsh: killed     dart-sdk/bin/dart

Crash is:

Exception Type:        EXC_BAD_ACCESS (SIGKILL (Code Signature Invalid))
Exception Codes:       UNKNOWN_0x32 at 0x00000001054dba14
Exception Codes:       0x0000000000000032, 0x00000001054dba14

Termination Reason:    Namespace CODESIGNING, Code 2 Invalid Page

This doesn't seem to happening with the beta channel binaries.

Metadata

Metadata

Assignees

Labels

area-sdkUse area-sdk for general purpose SDK issues (packaging, distribution, …).

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions