I've run into
dyld: could not load inserted library '/usr/local/lib/dgagent/libpreload.dylib' because no suitable image found. Did find:
file system sandbox blocked open() of '/usr/local/lib/dgagent/libpreload.dylib'
error with several applications - svnX (while trying to import directory, for example), SnailSVN (while trying to run Test during setup). Seems like this file system sandbox blocked open()
therefore is not application specific but rather my Mac is missing some settings.
Have anyone encountered the same issue and found the way around it?