mrblack927
macrumors 6502a
Have you tried terminal?
ps -ax
Find the process-id and type
kill [process-id]
it should work…
It's not a matter of killing it. You can cmd+Q and it quits just fine. The problem is the OS seems to be relaunching it automatically (usually within a few seconds) every time you quit. No one is really sure what process is responsible for this, if it's a bug, or if it's intended.