Using the latest nightly [37126] when attempting to start the Javascript profiler from the web inspector it crashes. There does not seem to be an special circumstances, it happens anytime I try to start it. I am using the web inspector in a separate window.
Created attachment 23990 [details] Crash details from the crash report dialog.
Created attachment 23991 [details] System configuration from crash report dialog.
<rdar://problem/6261955>
This did not occur in r37056. I'll see if I can reduce further.
From my investigations it looks like 37125 is the culprit.
Created attachment 24010 [details] patch
Committed revision 37191.
Thanks. My bad!
Things in header files shouldn't be marked "static", tho!