Bug 21283

Summary: Profiler Crashes When Started
Product: WebKit Reporter: Carsten Nielsen <heycarsten>
Component: Web Inspector (Deprecated)Assignee: Geoffrey Garen <ggaren>
Status: RESOLVED FIXED    
Severity: Normal CC: heycarsten, kmccullough
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Crash details from the crash report dialog.
none
System configuration from crash report dialog.
none
patch sam: review+

Description Carsten Nielsen 2008-10-01 13:19:25 PDT
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.
Comment 1 Carsten Nielsen 2008-10-01 13:24:35 PDT
Created attachment 23990 [details]
Crash details from the crash report dialog.
Comment 2 Carsten Nielsen 2008-10-01 13:26:22 PDT
Created attachment 23991 [details]
System configuration from crash report dialog.
Comment 3 Mark Rowe (bdash) 2008-10-01 14:14:44 PDT
<rdar://problem/6261955>
Comment 4 Kevin McCullough 2008-10-01 16:41:09 PDT
This did not occur in r37056.  I'll see if I can reduce further.
Comment 5 Kevin McCullough 2008-10-01 16:57:23 PDT
From my investigations it looks like 37125 is the culprit.
Comment 6 Geoffrey Garen 2008-10-02 00:28:39 PDT
Created attachment 24010 [details]
patch
Comment 7 Geoffrey Garen 2008-10-02 09:23:08 PDT
Committed revision 37191.
Comment 8 Darin Adler 2008-10-02 09:25:10 PDT
Thanks. My bad!
Comment 9 Darin Adler 2008-10-02 09:26:44 PDT
Things in header files shouldn't be marked "static", tho!