<?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>305762</bug_id>
          
          <creation_ts>2026-01-19 02:32:27 -0800</creation_ts>
          <short_desc>`imported/w3c/web-platform-tests/web-locks/workers.https.html` is a flaky crash</short_desc>
          <delta_ts>2026-01-26 01:03:12 -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>New Bugs</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="Vitaly Dyackhov">vitaly</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2172988</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2026-01-19 02:32:27 -0800</bug_when>
    <thetext>History:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fweb-locks%2Fworkers.https.html

Stack trace:
```
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f5359daf930 in JSC::JSPromise::performPromiseThen(JSC::VM&amp;, JSC::JSGlobalObject*, JSC::JSValue, JSC::JSValue, JSC::JSValue) () from /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
[Current thread is 1 (Thread 0x7f5066ffd6c0 (LWP 1131064))]

Thread 1 (Thread 0x7f5066ffd6c0 (LWP 1131064)):
#0  0x00007f5359daf930 in JSC::JSPromise::performPromiseThen(JSC::VM&amp;, JSC::JSGlobalObject*, JSC::JSValue, JSC::JSValue, JSC::JSValue) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#1  0x00007f535bc8af55 in WebCore::DOMPromise::whenPromiseIsSettled(WebCore::JSDOMGlobalObject*, JSC::JSPromise*, WTF::Function&lt;void (WebCore::JSDOMGlobalObject*, bool, JSC::JSValue)&gt;&amp;&amp;) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#2  0x00007f535ba124d4 in auto WebCore::WebLockManager::didCompleteLockRequest(WebCore::ProcessQualified&lt;WTF::ObjectIdentifierGeneric&lt;WebCore::WebLockIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits&lt;unsigned long&gt;, unsigned long&gt; &gt;, bool)::{lambda(auto:1&amp;)#1}::operator()&lt;WebCore::WebLockManager&gt;(WebCore::WebLockManager&amp;) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#3  0x00007f535c1aceef in WebCore::EventLoop::run(std::optional&lt;WTF::ApproximateTime&gt;) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#4  0x00007f535d743d64 in WebCore::WorkerDedicatedRunLoop::Task::performTask(WebCore::WorkerOrWorkletGlobalScope*) [clone .part.0] () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#5  0x00007f535d74e89f in WebCore::WorkerDedicatedRunLoop::runInMode(WebCore::WorkerOrWorkletGlobalScope*, WebCore::ModePredicate const&amp;) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#6  0x00007f535d750305 in WebCore::WorkerDedicatedRunLoop::run(WebCore::WorkerOrWorkletGlobalScope*) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#7  0x00007f535d750a50 in WebCore::WorkerOrWorkletThread::runEventLoop() () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#8  0x00007f535d753531 in WebCore::WorkerOrWorkletThread::workerOrWorkletThread() () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#9  0x00007f535a6aca7d in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#10 0x00007f535a72cfad in WTF::wtfThreadEntryPoint(void*) () at /sdk/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#11 0x00007f5355e8aaa4 in start_thread (arg=&lt;optimized out&gt;) at ./nptl/pthread_create.c:447
#12 0x00007f5355f17c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2172991</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2026-01-19 03:10:41 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/56822</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175044</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-01-26 01:02:24 -0800</bug_when>
    <thetext>Committed 306190@main (65057afee9f4): &lt;https://commits.webkit.org/306190@main&gt;

Reviewed commits have been landed. Closing PR #56822 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2175045</commentid>
    <comment_count>3</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-01-26 01:03:12 -0800</bug_when>
    <thetext>&lt;rdar://problem/168902986&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>