Bug 117813 - [Mac] Common crashes when playing media
Summary: [Mac] Common crashes when playing media
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-06-19 17:16 PDT by Alexey Proskuryakov
Modified: 2013-06-19 19:18 PDT (History)
4 users (show)

See Also:


Attachments
proposed fix (1.58 KB, patch)
2013-06-19 17:18 PDT, Alexey Proskuryakov
eric.carlson: review+
eric.carlson: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-06-19 17:16:49 PDT
We're seeing AtomicString table corruption when playing media. Found a threading issue that causes this.

<rdar://problem/13837412>
Comment 1 Alexey Proskuryakov 2013-06-19 17:18:31 PDT
Created attachment 205043 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2013-06-19 19:18:47 PDT
Commit queue is not feeling well, committed manually in <http://trac.webkit.org/changeset/151762>.