WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 182050
[WPE][GTK] http/wpt/fetch/response-opaque-clone.html crashes
https://bugs.webkit.org/show_bug.cgi?id=182050
Summary
[WPE][GTK] http/wpt/fetch/response-opaque-clone.html crashes
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported
2018-01-24 08:04:15 PST
Since the test change in
r227339
, LayoutTests/http/wpt/fetch/response-opaque-clone.html is failing on WPE and GTK: --- /http/wpt/fetch/response-opaque-clone-expected.txt +++ /http/wpt/fetch/response-opaque-clone-actual.txt @@ -1,3 +1,4 @@ +CONSOLE MESSAGE: Cache API operation failed: Quota exceeded -PASS Check opaque response can be cloned and cached correctly +FAIL Check opaque response can be cloned and cached correctly promise_test: Unhandled rejection with value: object "QuotaExceededError: Quota exceeded"
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2018-02-04 18:28:25 PST
Crash seems to happen only in release builds.
https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20(Tests)/builds/5346
> Thread 1 (Thread 0x7fcd719d3480 (LWP 29087)): > #0 0x00007fcd8096bdc0 in WebCore::FetchResponse::consumeBodyReceivedByChunk(WTF::Function<void (WebCore::ExceptionOr<WebCore::ReadableStreamChunk*>&&)>&&) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37 > #1 0x00007fcd8094ee13 in WebCore::DOMCache::put(WTF::Variant<WTF::RefPtr<WebCore::FetchRequest, WTF::DumbPtrTraits<WebCore::FetchRequest> >, WTF::String>&&, WTF::Ref<WebCore::FetchResponse, WTF::DumbPtrTraits<WebCore::FetchResponse> >&&, WebCore::DOMPromiseDeferred<void>&&) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37 > #2 0x00007fcd81810b0a in WebCore::jsDOMCachePrototypeFunctionPut(JSC::ExecState*) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37 > #3 0x00007fcd299ff178 in ?? () > #4 0x00007ffead18b650 in ?? () > #5 0x00007fcd7dd72547 in llint_entry () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18 > Backtrace stopped: frame did not save the PC
Alicia Boya García
Comment 2
2018-02-14 04:19:29 PST
Sometimes fails, sometimes crashes (especially in recent builds, but it may be because of chance). I'll update expectations.
Michael Catanzaro
Comment 3
2018-06-15 10:26:08 PDT
(In reply to Alicia Boya García from
comment #2
)
> Sometimes fails, sometimes crashes (especially in recent builds, but it may > be because of chance). I'll update expectations.
Passing since
https://trac.webkit.org/changeset/232863/webkit
, but I doubt the crash is gone, so leaving this open.
Diego Pino
Comment 4
2020-06-18 23:16:44 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed. Committed
r263254
: <
https://trac.webkit.org/changeset/263254
>
Radar WebKit Bug Importer
Comment 5
2020-06-18 23:17:20 PDT
<
rdar://problem/64520251
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug