Bug #8749
closedApp crashes on launch on Apple Silicon M1 Mac running macOS Big Sur 11.1
0%
Description
Process: CHIRP [2896]
Path: /Applications/CHIRP.app/Contents/MacOS/chirp
Identifier: com.danplanet.chirp
Version: ???
Code Type: X86-64 (Translated)
Parent Process: ??? [1]
Responsible: CHIRP [2896]
User ID: 501
Date/Time: 2021-01-28 16:02:58.227 -0500
OS Version: macOS 11.1 (20C69)
Report Version: 12
Anonymous UUID: 2AC68A54-F243-D3BE-8102-652893716E14
Sleep/Wake UUID: 1133BC48-88E6-47FD-9C23-D9283B5AA5B4
Time Awake Since Boot: 16000 seconds
Time Since Wake: 1600 seconds
System Integrity Protection: enabled
Crashed Thread: Unknown
Exception Type: EXC_CRASH (Code Signature Invalid)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace CODESIGNING, Code 0x1
kernel messages:
Backtrace not available
Unknown thread crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000000
x8: 0x0000000000000000 x9: 0x0000000000000000 x10: 0x0000000000000000 x11: 0x0000000000000000
x12: 0x0000000000000000 x13: 0x0000000000000000 x14: 0x0000000000000000 x15: 0x0000000000000000
x16: 0x0000000000000000 x17: 0x0000000000000000 x18: 0x0000000000000000 x19: 0x0000000000000000
x20: 0x0000000000000000 x21: 0x0000000000000000 x22: 0x0000000000000000 x23: 0x0000000000000000
x24: 0x0000000000000000 x25: 0x0000000000000000 x26: 0x0000000000000000 x27: 0x0000000000000000
x28: 0x0000000000000000 fp: 0x0000000000000000 lr: 0x0000000000000000
sp: 0x0000000304ae29f8 pc: 0x00007ffdffcb446c cpsr: 0x00000000
far: 0x0000000000000000 esr: 0x00000000
Binary images description not available
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 66823
thread_create: 0
thread_set_state: 0
Model: MacBookPro17,1, BootROM 6723.61.3, proc 8:4:4 processors, 16 GB, SMC
Graphics: kHW_AppleM1Item, Apple M1, spdisplays_builtin
Memory Module: lp_ddr4
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Oct 20 2020 12:49:54 version 18.20.222.14.7.8.100 FWID 01-ba327c2d
Bluetooth: Version 8.0.2f9, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: USB 3.1 Bus
Thunderbolt Bus: MacBook Pro, Apple Inc., 0.0
Thunderbolt Bus: MacBook Pro, Apple Inc., 0.0
Updated by Rudolph Gutzerhagen almost 4 years ago
You should review "how to get help":https://chirp.danplanet.com/projects/chirp/wiki/How_To_Get_Help
including the notes on reporting issues, and what to do before doing that.
There have already been similar reports. You should looks for those and review them.
Updated by Elie Rebetez almost 4 years ago
I installed the program with Terminal, the program is installed but I do not have access to the folders on my Mac. However, I have given access to the file for CHIRP.app in the system preferences.
xcode-select --install
codesign --force --deep --sign - /Applications/CHIRP.app
Updated by Bernhard Hailer over 3 years ago
- Status changed from New to Closed
- Priority changed from High to Normal
- Model affected changed from (All models) to Installer
- Platform changed from Windows to MacOS
Duplicates #8647. Please follow and post there. Thanks!