Bug 77989 - [chromium] storage/indexeddb/basics-workers.html is crashy on XP
Summary: [chromium] storage/indexeddb/basics-workers.html is crashy on XP
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tony Gentilcore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-07 08:17 PST by Tony Gentilcore
Modified: 2013-04-09 13:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2012-02-07 08:20 PST, Tony Gentilcore
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Gentilcore 2012-02-07 08:17:31 PST
storage/indexeddb/basics-workers.html has been pretty crashy on XP since circa r106400.

CHECK(index < GetInternalFieldCount() && index >= 0) failed

Historical runs:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=storage%2Findexeddb%2Fbasics-workers.html
Comment 1 Tony Gentilcore 2012-02-07 08:20:24 PST
Created attachment 125847 [details]
Patch
Comment 2 David Grogan 2012-02-07 12:30:54 PST
Filed http://crbug.com/113063
Comment 3 Joshua Bell 2012-11-21 13:35:16 PST
Hasn't crashed recently - still an issue?