So, I wanted to test my RoR app for memory leaks, and I was all like "Hey, Xcode has a tool for that"..
So... I run the RoR server
Then The moment I tell instruments to attach to the process, it dies, and tells me Trace/BPT trap
What is Trace/BPT trap
And how do I test my app for memory leaks?