<?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>205397</bug_id>
          
          <creation_ts>2019-12-18 08:24:50 -0800</creation_ts>
          <short_desc>REGRESSION: 32 Tests Crashing on Mac Debug wk2 with ASSERTION FAILED: m_pendingActivityForEventDispatch</short_desc>
          <delta_ts>2019-12-18 08:46:29 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</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>
          
          <blocked>205359</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Truitt Savell">tsavell</reporter>
          <assigned_to name="Chris Dumez">cdumez</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1599815</commentid>
    <comment_count>0</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2019-12-18 08:24:50 -0800</bug_when>
    <thetext>32 tests are crashing on Mac Debug wk2 with ASSERTION FAILED: m_pendingActivityForEventDispatch
I am able to reproduced this crash locally by running these tests in iterations.

Build: https://build.webkit.org/builders/Apple%20Mojave%20Debug%20WK2%20%28Tests%29/builds/6469
crash example: https://build.webkit.org/results/Apple%20Mojave%20Debug%20WK2%20(Tests)/r253670%20(6469)/http/wpt/service-workers/ready.https.window-crash-log.txt

I am able to reproduce this on 253667 but not 253666.


  http/tests/workers/service/ServiceWorkerGlobalScope_clients_SameObject.html [ Crash ]
  http/tests/workers/service/page-caching.html [ Crash ]
  http/tests/workers/service/service-worker-download.https.html [ Crash ]
  http/tests/workers/service/service-worker-registration-gc-event.html [ Crash ]
  http/wpt/service-workers/ready.https.window.html [ Crash ]
  http/wpt/service-workers/third-party-cookie.html [ Crash ]
  http/wpt/service-workers/third-party-registration.html [ Crash ]
  imported/w3c/web-platform-tests/content-security-policy/worker-src/service-worker-src-self-fallback.https.sub.html [ Crash ]
  imported/w3c/web-platform-tests/fetch/api/abort/serviceworker-intercepted.https.html [ Crash ]
  imported/w3c/web-platform-tests/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events.serviceworker.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/cache-storage/serviceworker/cache-storage-keys.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/activation.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-on-evaluation.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/extendable-event-async-waituntil.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/extendable-event-waituntil.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-canvas-tainting-image-cache.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-after-navigation-within-page.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-async-respond-with.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-custom-response.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-throws-after-respond-with.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-frame-resource.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/fetch-waits-for-activate.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/immutable-prototype-serviceworker.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/iso-latin1-header.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/local-url-inherit-controller.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/navigate-window.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/register-same-scope-different-script-url.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/registration-basic.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/registration-scope.https.html [ Crash ]
  imported/w3c/web-platform-tests/service-workers/service-worker/xhr-response-url.https.html [ Crash ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1599816</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-12-18 08:25:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/58043626&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1599819</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2019-12-18 08:26:33 -0800</bug_when>
    <thetext>Looking.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1599828</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2019-12-18 08:46:29 -0800</bug_when>
    <thetext>Committed r253688: &lt;https://trac.webkit.org/changeset/253688&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>