Not sure if this helps, the log that seems to repeat after each execution try is:
19/4/16 9:59:54,429 lsd[614] LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
19/4/16 10:00:01,670 lsd[614] LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
19/4/16 10:00:01,750 sandboxd[154] ([1308]) mdworker(1308) deny file-read-data /Library/Preferences/com.apple.security-common.plist (import fstype:hfs fsflag:480D000 flags:250000025E diag:0 isXCode:0 uti:com.apple.application-bundle plugin:/Library/Spotlight/Application.mdimporter - find suspect file using: sudo mdutil -t 29720016)
19/4/16 10:00:01,812 lsd[614] LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
19/4/16 10:00:01,945 lsd[614] LaunchServices: Could not store lsd-identifiers file at /private/var/db/lsd/com.apple.lsdschemes.plist
19/4/16 10:01:02,213 mdworker[1317] code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 “(null)” UserInfo={SecCSArchitecture=i386}
19/4/16 10:01:02,280 mdworker[1316] code validation failed in the process of getting signing information: Error Domain=NSOSStatusErrorDomain Code=-67062 “(null)” UserInfo={SecCSArchitecture=i386}
… indicates the line repeats a few times. The “sandboxd” log is not present always but the 2 last ones with the validation error seem to be relevant.
I seem to recall it’s a launch services bug with everyone’s favorite Apple OS. Some solutions appear to be moving the application somewhere else, re-naming it and rebuilding the launch services database.