cron stopped running jobs, dyld_process_snapshot_get_shared_cache failed
Hi, I set up a cron job 2months ago, and it has been running successfully everyday until recently. Now it seems cron doesn't run any job at all. And when I run this in Terminal:
/usr/sbin/cron start
I get
zsh: killed /usr/sbin/cron start
At the same time, I get the following from Console -> Crash Reports:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Incident Identifier: D7A302D1-0881-4D46-A44F-7560A9E2BBEF
CrashReporter Key: 1973C67A-AF0E-6A9A-DC8C-B88F481FEFE3
Hardware Model: Mac14,9
Process: cron [12861]
Path: /usr/sbin/cron
Identifier: cron
Version: ???
Code Type: ARM-64 (Native)
Role: Unspecified
Parent Process: zsh [785]
Coalition: com.apple.Terminal [1042]
Responsible Process: Terminal [781]
Date/Time: 2025-05-16 15:50:53.5738 +0800
Launch Time: 2025-05-16 15:50:53.5675 +0800
OS Version: macOS 15.4.1 (24E263)
Release Type: User
Report Version: 104
Exception Type: EXC_CRASH (SIGKILL (Code Signature Invalid))
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: CODESIGNING 4 Launch Constraint Violation
Triggered by Thread: 0
Thread 0 Crashed:
0 dyld_path_missing 0x1051d47c0 _dyld_start + 0
Thread 0 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: 0x000000016afb7760 pc: 0x00000001051d47c0 cpsr: 0x00001000
far: 0x0000000000000000 esr: 0x00000000 Address size fault
Binary Images:
0x1051d0000 - 0x10526bfff dyld_path_missing (*) <aca43a8d-6369-3a2c-af92-3d4c458523d6> /dyld_path_missing
0x104e48000 - 0x104e4ffff main_executable_path_missing (*) <c2a991a1-6d90-317e-b5d1-2127f69cb08c> /main_executable_path_missing
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed
EOF
I tried to search everywhere for solution but didn't see anything similar to what I'm encountering. I'm using Sequoia 15.4.1 and Xcode 16.3.
MacBook Pro 14″