Bug 160146
| Summary: | [Web Audio] Decoding specific .m4a file crashes tab | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
| Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ashley, commit-queue, crogers, jer.noble, shader.yang |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 9.3 | ||
| Bug Depends on: | 139545 | ||
| Bug Blocks: | |||
Alexey Proskuryakov
+++ This bug was initially created as a clone of Bug #139545 +++
Visit this URL in Safari on iOS: http://www.scirra.com/labs/bugs/audiodecodecrash/
It attempts to download a file called step1.m4a and decode it with a Web Audio context.
It immediately crashes the tab. It should call either the decode success or failure callbacks, alerting either "Audio decode OK" or "Audio decode error".
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
rdar://problem/27515780
This no longer reproduces on macOS, but it still does on iOS.
shader.yang
Any update for this issue? So far, this issue still is there on iOS 11.4.1.