For quite some time my BTT is restarting randomly (at least I cannot find a pattern) without generating a crash report.
Here are some logs generated by log show --info --debug --predicate 'subsystem == "com.apple.launchservices"' --last 30m | grep BetterTouchTool
11 2025-02-24 17:16:10.883226+0200 0xc9634c Default 0x0 563 2 launchservicesd: [com.apple.launchservices:cas] CHECKIN:0x0-0xe292284 31066 com.hegenberg.BetterTouchTool
12 2025-02-24 17:16:12.038216+0200 0xc96347 Default 0x0 563 2 launchservicesd: [com.apple.launchservices:cas] CHECKIN:0x0-0xe294286 31112 com.hegenberg.BetterTouchToolAppleScriptRunner
13 2025-02-24 17:16:12.321422+0200 0xc964a9 Default 0x0 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.database) fired for sess
13 ion key <private>
14 2025-02-24 17:16:12.321439+0200 0xc964f1 Default 0x0 31112 2 BetterTouchToolAppleScriptRunner: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.databas
14 e) fired for session key <private>
15 2025-02-24 17:16:13.330125+0200 0xc9656d Default 0x55f0c4f 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:appinstallation] registering for distributed notification com.apple.LaunchServices.pluginsregist
15 ered in this process
16 2025-02-24 17:16:13.330150+0200 0xc9656d Default 0x55f0c4f 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:appinstallation] registering for distributed notification com.apple.LaunchServices.pluginsunregi
16 stered in this process
17 2025-02-24 17:16:14.096635+0200 0xc96336 Default 0x0 563 2 launchservicesd: [com.apple.launchservices:cas] CHECKIN:0x0-0xe297289 31113 com.hegenberg.BetterTouchToolAppleScriptRunner2
18 2025-02-24 17:16:14.097844+0200 0xc9632d Default 0x0 563 2 launchservicesd: [com.apple.launchservices:cas] CHECKIN:0x0-0xe29828a 31114 com.hegenberg.BetterTouchToolAppleScriptRunner3
19 2025-02-24 17:16:14.129937+0200 0xc96336 Default 0x0 563 2 launchservicesd: [com.apple.launchservices:cas] CHECKIN:0x0-0xe29928b 31115 com.hegenberg.BetterTouchToolAppleScriptRunner4
20 2025-02-24 17:16:16.116728+0200 0xc96517 Default 0x0 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:appinstallation] registering for distributed notification com.apple.LaunchServices.pluginswillbe
20 removed in this process
21 2025-02-24 17:16:22.103562+0200 0xc966c2 Default 0x0 31112 2 BetterTouchToolAppleScriptRunner: (LaunchServices) [com.apple.launchservices:default] LSExceptions shared instance invalidated for timeout.
22 2025-02-24 17:16:23.046366+0200 0xc966c2 Default 0x0 31112 2 BetterTouchToolAppleScriptRunner: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.databas
22 e) fired for session key <private>
23 2025-02-24 17:16:23.046395+0200 0xc96489 Default 0x0 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.database) fired for sess
23 ion key <private>
24 2025-02-24 17:16:23.046414+0200 0xc965f5 Default 0x0 31113 2 BetterTouchToolAppleScriptRunner2: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.databa
24 se) fired for session key <private>
25 2025-02-24 17:16:23.046459+0200 0xc964de Default 0x0 31115 2 BetterTouchToolAppleScriptRunner4: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.databa
25 se) fired for session key <private>
26 2025-02-24 17:16:23.046640+0200 0xc964cc Default 0x0 31114 2 BetterTouchToolAppleScriptRunner3: (LaunchServices) [com.apple.launchservices:db] NotifyToken::RegisterDispatch(user.uid.501.com.apple.LaunchServices.databa
26 se) fired for session key <private>
27 2025-02-24 17:16:23.220979+0200 0xc964a9 Default 0x0 31066 2 BetterTouchTool: (LaunchServices) [com.apple.launchservices:default] LSExceptions shared instance invalidated for timeout.
28 2025-02-24 17:16:25.802634+0200 0xc964de Default 0x0 31115 2 BetterTouchToolAppleScriptRunner4: (LaunchServices) [com.apple.launchservices:default] LSExceptions shared instance invalidated for timeout.
29 2025-02-24 17:16:25.804318+0200 0xc965f5 Default 0x0 31113 2 BetterTouchToolAppleScriptRunner2: (LaunchServices) [com.apple.launchservices:default] LSExceptions shared instance invalidated for timeout.
30 2025-02-24 17:16:25.804788+0200 0xc965f7 Default 0x0 31114 2 BetterTouchToolAppleScriptRunner3: (LaunchServices) [com.apple.launchservices:default] LSExceptions shared instance invalidated for timeout.
If the BTT logs (~/Library/Application\ Support/BetterTouchTool/Logs/) are needed I can send them as well via email or I can search for something specific and let you know if it is present or no (I've took a look but did not find anything which seems ... bad).