Bug 156308 - CRASH in AudioDestinationNode::render()
Summary: CRASH in AudioDestinationNode::render()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-06 13:40 PDT by Jer Noble
Modified: 2016-04-08 15:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.72 KB, patch)
2016-04-06 13:43 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (2.53 KB, patch)
2016-04-08 15:31 PDT, Jer Noble
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2016-04-06 13:40:25 PDT
CRASH in AudioDestinationNode::render()
Comment 1 Jer Noble 2016-04-06 13:41:12 PDT
rdar://problem/25468815
Comment 2 Jer Noble 2016-04-06 13:43:54 PDT
Created attachment 275814 [details]
Patch
Comment 3 WebKit Commit Bot 2016-04-06 14:21:50 PDT
Comment on attachment 275814 [details]
Patch

Clearing flags on attachment: 275814

Committed r199116: <http://trac.webkit.org/changeset/199116>
Comment 4 WebKit Commit Bot 2016-04-06 14:21:53 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Jer Noble 2016-04-08 15:31:52 PDT
Reopening to attach new patch.
Comment 6 Jer Noble 2016-04-08 15:31:53 PDT
Created attachment 276046 [details]
Patch
Comment 7 Jer Noble 2016-04-08 15:41:55 PDT
Committed r199252: <http://trac.webkit.org/changeset/199252>
Comment 8 Ryan Haddad 2016-04-08 15:47:12 PDT
This change appears to have broken the iOS build:
<https://build.webkit.org/builders/Apple%20iOS%209%20Release%20%28Build%29/builds/3845>
Comment 9 Jer Noble 2016-04-08 15:55:37 PDT
Landed 32-bit iOS build fix in: 
Committed r199253: <http://trac.webkit.org/changeset/199253>