When you really have no idea where to start (after looking through all logs, obviously)...
Use 'ps' with the '-o cmd' option to find out *exactly* how the executable is being invoked.
After killing everything, paste the command in a terminal window and execute it from there.
Watch the text that scrolls by in that terminal window for anything erroneous!