Closed Bug 1411820 Opened 7 years ago Closed 6 years ago

Intermittent TEST-UNEXPECTED-TIMEOUT | /streams/readable-byte-streams/detached-buffers.dedicatedworker.html | expected CRASH

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1450847

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Looks like fallout from either bug 1411520 or bug 1411506.
Flags: needinfo?(amarchesini)
Till, can you take a look? Those 2 patches do not have a direct impact with workers and ReadableStream.
The reason why I NI you is because of this:

Assertion failure: !JS_IsDetachedArrayBufferObject(buffer), at /builds/worker/workspace/build/src/js/src/builtin/Stream.cpp:5141
Flags: needinfo?(amarchesini) → needinfo?(till)
See Also: → 1420076
Component: web-platform-tests → DOM
Product: Testing → Core
Version: Version 3 → Trunk
(In reply to Andrea Marchesini [:baku] from comment #2)
> Till, can you take a look? Those 2 patches do not have a direct impact with
> workers and ReadableStream.
> The reason why I NI you is because of this:
> 
> Assertion failure: !JS_IsDetachedArrayBufferObject(buffer), at
> /builds/worker/workspace/build/src/js/src/builtin/Stream.cpp:5141

This is actually bug 1412034.

And the crash as happening before a couple of times got fixed recently via bug 1450847. Given that the bug was filed for the crash (note the entry in the summary) I will mark as duplicate of bug 1450847.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(till)
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.