CRASH in WebCore::MediaSource::seekToTime + 185
rdar://problem/18731876
Created attachment 292036 [details] Patch
Created attachment 292037 [details] Patch
Comment on attachment 292037 [details] Patch Attachment 292037 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2321568 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292043 [details] Archive of layout-test-results from ews104 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 292037 [details] Patch Attachment 292037 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2321759 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292046 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 292037 [details] Patch Attachment 292037 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/2321832 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292047 [details] Archive of layout-test-results from ews117 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews117 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 292050 [details] Patch
Comment on attachment 292050 [details] Patch Attachment 292050 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/2322662 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292054 [details] Archive of layout-test-results from ews102 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews102 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 292050 [details] Patch Attachment 292050 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/2322664 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292055 [details] Archive of layout-test-results from ews107 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews107 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 292050 [details] Patch Attachment 292050 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/2322701 New failing tests: media/media-source/media-source-seek-detach-crash.html
Created attachment 292056 [details] Archive of layout-test-results from ews115 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
(In reply to comment #15) > Comment on attachment 292050 [details] > Patch > > Attachment 292050 [details] did not pass mac-debug-ews (mac): > Output: http://webkit-queues.webkit.org/results/2322701 > > New failing tests: > media/media-source/media-source-seek-detach-crash.html LOL. My patch only had the new test, not the fix.
Created attachment 292066 [details] Patch
Comment on attachment 292066 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=292066&action=review > LayoutTests/media/media-source/content/test-48khz-manifest.json:8 > + { "offset": 624, "size": 1308, "timestamp": 0, "duration": 1.0027}, > + { "offset": 1932, "size": 1491, "timestamp": 1.0027, "duration": 1.0027}, Your indentation is so pretty until it gets to the duration column...
Comment on attachment 292066 [details] Patch Clearing flags on attachment: 292066 Committed r207621: <http://trac.webkit.org/changeset/207621>
All reviewed patches have been landed. Closing bug.