Hi guys,
My apologies for this neglected issue. I’m going back to TotalFinder and investigate it soon. If the problem is really just the CrashWatcher launch, you can disable it via Terminal.app using this tweak:
defaults write com.binaryage.totalfinder TotalFinderDoNotLaunchCrashWatcher -bool yes
and to enable it again
defaults delete com.binaryage.totalfinder TotalFinderDoNotLaunchCrashWatcher
Please report back if this solved the issue for you.