<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>182050</bug_id>
          
          <creation_ts>2018-01-24 08:04:15 -0800</creation_ts>
          <short_desc>[WPE][GTK] http/wpt/fetch/response-opaque-clone.html crashes</short_desc>
          <delta_ts>2020-06-18 23:17:20 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Service Workers</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aboya</cc>
    
    <cc>dpino</cc>
    
    <cc>fujii</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1392575</commentid>
    <comment_count>0</comment_count>
    <who name="Ms2ger (he/him; ⌚ UTC+1/+2)">Ms2ger</who>
    <bug_when>2018-01-24 08:04:15 -0800</bug_when>
    <thetext>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 &quot;QuotaExceededError: Quota exceeded&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1396208</commentid>
    <comment_count>1</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2018-02-04 18:28:25 -0800</bug_when>
    <thetext>Crash seems to happen only in release builds.

https://build.webkit.org/builders/GTK%20Linux%2064-bit%20Release%20(Tests)/builds/5346

&gt; Thread 1 (Thread 0x7fcd719d3480 (LWP 29087)):
&gt; #0  0x00007fcd8096bdc0 in WebCore::FetchResponse::consumeBodyReceivedByChunk(WTF::Function&lt;void (WebCore::ExceptionOr&lt;WebCore::ReadableStreamChunk*&gt;&amp;&amp;)&gt;&amp;&amp;) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
&gt; #1  0x00007fcd8094ee13 in WebCore::DOMCache::put(WTF::Variant&lt;WTF::RefPtr&lt;WebCore::FetchRequest, WTF::DumbPtrTraits&lt;WebCore::FetchRequest&gt; &gt;, WTF::String&gt;&amp;&amp;, WTF::Ref&lt;WebCore::FetchResponse, WTF::DumbPtrTraits&lt;WebCore::FetchResponse&gt; &gt;&amp;&amp;, WebCore::DOMPromiseDeferred&lt;void&gt;&amp;&amp;) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
&gt; #2  0x00007fcd81810b0a in WebCore::jsDOMCachePrototypeFunctionPut(JSC::ExecState*) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libwebkit2gtk-4.0.so.37
&gt; #3  0x00007fcd299ff178 in ?? ()
&gt; #4  0x00007ffead18b650 in ?? ()
&gt; #5  0x00007fcd7dd72547 in llint_entry () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
&gt; Backtrace stopped: frame did not save the PC</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1399026</commentid>
    <comment_count>2</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2018-02-14 04:19:29 -0800</bug_when>
    <thetext>Sometimes fails, sometimes crashes (especially in recent builds, but it may be because of chance). I&apos;ll update expectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1433440</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-06-15 10:26:08 -0700</bug_when>
    <thetext>(In reply to Alicia Boya García from comment #2)
&gt; Sometimes fails, sometimes crashes (especially in recent builds, but it may
&gt; be because of chance). I&apos;ll update expectations.

Passing since https://trac.webkit.org/changeset/232863/webkit, but I doubt the crash is gone, so leaving this open.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1664154</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-06-18 23:16:44 -0700</bug_when>
    <thetext>The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263254: &lt;https://trac.webkit.org/changeset/263254&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1664160</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-06-18 23:17:20 -0700</bug_when>
    <thetext>&lt;rdar://problem/64520251&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>