<?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>314892</bug_id>
          
          <creation_ts>2026-05-15 07:38:25 -0700</creation_ts>
          <short_desc>[WPE] Crash in WebCore::PlatformDisplay::skiaGrContext() with the old API when WEBKIT_USE_SKIA_FOR_COMPOSITION=1</short_desc>
          <delta_ts>2026-05-15 23:02:55 -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>WPE WebKit</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Claudio Saavedra">csaavedra</reporter>
          <assigned_to name="Carlos Garcia Campos">cgarcia</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>cgarcia</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2211189</commentid>
    <comment_count>0</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2026-05-15 07:38:25 -0700</bug_when>
    <thetext>Thread 1 (Thread 0x7f18a8ff96c0 (LWP 990954)):
#0  0x00007f1b433cdb2c in pthread_kill () at /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007f1b4337427e in raise () at /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007f1b433578ff in abort () at /lib/x86_64-linux-gnu/libc.so.6
#3  0x00007f1b447ff717 in WTFCrashWithInfo(int, char const*, char const*) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#4  0x00007f1b48dc734e in WebCore::PlatformDisplay::skiaGrContext() const () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#5  0x00007f1b48dcac53 in WebCore::SkiaBackingStore::Tile::update(WebCore::IntRect const&amp;, WebCore::IntRect const&amp;, WebCore::CoordinatedTileBuffer&amp;) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#6  0x00007f1b48dca3d0 in WebCore::SkiaBackingStore::update(WebCore::FloatSize const&amp;, float, WebCore::CoordinatedBackingStoreProxy::Update&amp;&amp;) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#7  0x00007f1b46db8a78 in WebCore::CoordinatedPlatformLayer::flushCompositingStateOnSkiaTarget(WTF::OptionSet&lt;WebCore::CompositionReason, (WTF::ConcurrencyTag)0&gt; const&amp;, WebCore::SkiaCompositingLayer&amp;) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#8  0x00007f1b46db8187 in WebCore::CoordinatedPlatformLayer::flushCompositingState(WTF::OptionSet&lt;WebCore::CompositionReason, (WTF::ConcurrencyTag)0&gt; const&amp;, bool) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#9  0x00007f1b45493471 in WebKit::ThreadedCompositor::flushCompositingState(WTF::OptionSet&lt;WebCore::CompositionReason, (WTF::ConcurrencyTag)0&gt; const&amp;) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#10 0x00007f1b454926a6 in WebKit::ThreadedCompositor::renderLayerTree() () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#11 0x00007f1b4549887b in WTF::Detail::CallableWrapper&lt;WTF::RunLoop::Timer::Timer&lt;WebKit::ThreadedCompositor&gt;(WTF::Ref&lt;WTF::RunLoop, WTF::RawPtrTraits&lt;WTF::RunLoop&gt;, WTF::DefaultRefDerefTraits&lt;WTF::RunLoop&gt; &gt;&amp;&amp;, WTF::ASCIILiteral, WebKit::ThreadedCompositor*, void (WebKit::ThreadedCompositor::*)()) requires WTF::HasThreadSafeWeakPtrFunctions&lt;WebKit::ThreadedCompositor&gt;::value::{lambda()#1}, void&gt;::call() () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#12 0x00007f1b46d0d63b in WTF::RunLoop::TimerBase::TimerBase(WTF::Ref&lt;WTF::RunLoop, WTF::RawPtrTraits&lt;WTF::RunLoop&gt;, WTF::DefaultRefDerefTraits&lt;WTF::RunLoop&gt; &gt;&amp;&amp;, WTF::ASCIILiteral)::$_0::__invoke(void*) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#13 0x00007f1b46d0bcd6 in WTF::RunLoop::$_3::__invoke(_GSource*, int (*)(void*), void*) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#14 0x00007f1b43b2a45e in ??? () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007f1b43b2a6d0 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007f1b46d0c301 in WTF::RunLoop::runGLibMainLoopIteration(WTF::RunLoop::MayBlock) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#17 0x00007f1b46d0c627 in WTF::RunLoop::run() () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#18 0x00007f1b46cace33 in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#19 0x00007f1b46d123e6 in WTF::wtfThreadEntryPoint(void*) () at /home/claudio/webkit/WebKitBuild/WPE/Release/lib/libWPEWebKit-2.0.so.1
#20 0x00007f1b433cbaa4 in ??? () at /lib/x86_64-linux-gnu/libc.so.6
#21 0x00007f1b43458a64 in clone () at /lib/x86_64-linux-gnu/libc.so.6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2211369</commentid>
    <comment_count>1</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2026-05-15 22:45:30 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/65032</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2211378</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-05-15 23:02:52 -0700</bug_when>
    <thetext>Committed 313351@main (d226754fa1c0): &lt;https://commits.webkit.org/313351@main&gt;

Reviewed commits have been landed. Closing PR #65032 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>