BTT 5.348 crash on start

I have a crash when starting the app.

CLI:

❯ open -a BetterTouchTool
The application /Users/benjaminbini/Applications/BetterTouchTool.app cannot be opened for an unexpected reason, error=Error Domain=RBSRequestErrorDomain Code=5 "Launch failed." UserInfo={NSLocalizedFailureReason=Launch failed., NSUnderlyingError=0x60000333c0f0 {Error Domain=NSPOSIXErrorDomain Code=162 "Unknown error: 162" UserInfo={NSLocalizedDescription=Launchd job spawn failed}}}

Report:

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Incident Identifier: C58D2FB3-FB16-4F5A-9C3B-C91E8325D6C1
CrashReporter Key:   F31B0561-EB6F-674F-9BAC-B02536E15ACB
Hardware Model:      Mac14,10
Process:             BetterTouchTool [69477]
Path:                /Users/USER/*/BetterTouchTool.app/Contents/MacOS/BetterTouchTool
Identifier:          com.hegenberg.BetterTouchTool
Version:             5.348 (2025050101)
Code Type:           ARM-64 (Native)
Role:                Default
Parent Process:      launchd [1]
Coalition:           com.hegenberg.BetterTouchTool [7686]

Date/Time:           2025-05-02 06:28:56.2035 +0200
Launch Time:         2025-05-02 06:28:56.0686 +0200
OS Version:          macOS 15.5 (24F5068b)
Release Type:        User
Report Version:      104

Exception Type:  EXC_CRASH (SIGKILL (Code Signature Invalid))
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: CODESIGNING 1 Taskgated Invalid Signature

Triggered by Thread:  0

Thread 0 Crashed:
0   dyld_path_missing             	       0x1024c07c0 _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: 0x000000016f47ae90   pc: 0x00000001024c07c0 cpsr: 0x00001000
   far: 0x0000000000000000  esr: 0x00000000  Address size fault

Binary Images:
       0x1024bc000 -        0x102557fff dyld_path_missing (*) <47177b9f-4296-35a2-8355-bebbe0c373e3> /dyld_path_missing
       0x100984000 -        0x101c67fff main_executable_path_missing (*) <88d1435c-c2c8-306e-8a80-78aedee9b279> /main_executable_path_missing
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

Error Formulating Crash Report:
dyld_process_snapshot_get_shared_cache failed

EOF

Same here... :frowning:

same here

sorry, something failed signing correctly in this alpha. I'll fix it later today, for now go back to your previous version via Index of /releases

1 Like

Would be great if you could check whether the new build https://folivora.ai/releases/btt5.348-2025050102.zip works for you

(I had to make significant changes to the codesigning process, which can get really complicated for an app like BTT)

2 Likes

It’s working again on my end now. Thank you for the quick fix!

works well, thanks