Bug 37341 - REGRESSION: Web Inspector: Crash when trying to display a profile
Summary: REGRESSION: Web Inspector: Crash when trying to display a profile
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Mikhail Naganov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-09 10:18 PDT by Mikhail Naganov
Modified: 2010-04-09 13:20 PDT (History)
8 users (show)

See Also:


Attachments
proposed patch (1.04 KB, patch)
2010-04-09 10:44 PDT, Mikhail Naganov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Naganov 2010-04-09 10:18:27 PDT
Open any page, open Inspector, enable profiling, start profiling, then stop -- WebKit crashes.

The crash happens due to an attempt to calculate a hash of a null url of a call identifier.
Comment 1 Mikhail Naganov 2010-04-09 10:44:45 PDT
Created attachment 52969 [details]
proposed patch
Comment 2 WebKit Commit Bot 2010-04-09 13:20:46 PDT
Comment on attachment 52969 [details]
proposed patch

Clearing flags on attachment: 52969

Committed r57354: <http://trac.webkit.org/changeset/57354>
Comment 3 WebKit Commit Bot 2010-04-09 13:20:51 PDT
All reviewed patches have been landed.  Closing bug.