<?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>304705</bug_id>
          
          <creation_ts>2025-12-26 05:04:16 -0800</creation_ts>
          <short_desc>[Debug][GStreamer] ASSERTION FAILED: canSafelyBeUsed(); TF::WeakPtr&lt;WebCore::GStreamerVideoFrameConverter, WTF::DefaultWeakPtrImpl, WTF::RawPtrTraits&lt;WTF::DefaultWeakPtrImpl&gt; &gt;::get() const</short_desc>
          <delta_ts>2025-12-26 07:31:53 -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>WebKitGTK</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="Claudio Saavedra">csaavedra</assigned_to>
          <cc>aboya</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>calvaris</cc>
    
    <cc>philn</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2168247</commentid>
    <comment_count>0</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2025-12-26 05:04:16 -0800</bug_when>
    <thetext>STDERR: ASSERTION FAILED: canSafelyBeUsed()
STDERR: WTF/Headers/wtf/WeakPtr.h(117) : T* WTF::WeakPtr&lt; &lt;template-parameter-1-1&gt;, WeakPtrImpl, &lt;template-parameter-1-3&gt; &gt;::get() const [with T = WebCore::GStreamerVideoFrameConverter; WeakPtrImpl = WTF::DefaultWeakPtrImpl; PtrTraits = WTF::RawPtrTraits&lt;WTF::DefaultWeakPtrImpl&gt;]
STDERR: 1   0x7f31770a8947 WTF::WeakPtr&lt;WebCore::GStreamerVideoFrameConverter, WTF::DefaultWeakPtrImpl, WTF::RawPtrTraits&lt;WTF::DefaultWeakPtrImpl&gt; &gt;::get() const
STDERR: 2   0x7f31770a3be4 WTF::RunLoop::Timer::Timer&lt;WebCore::GStreamerVideoFrameConverter&gt;(WTF::Ref&lt;WTF::RunLoop, WTF::RawPtrTraits&lt;WTF::RunLoop&gt;, WTF::DefaultRefDerefTraits&lt;WTF::RunLoop&gt; &gt;&amp;&amp;, WTF::ASCIILiteral, WebCore::GStreamerVideoFrameConverter*, void (WebCore::GStreamerVideoFrameConverter::*)())::{lambda()#1}::operator()() const
STDERR: 3   0x7f31770b41c8 WTF::Detail::CallableWrapper&lt;WTF::RunLoop::Timer::Timer&lt;WebCore::GStreamerVideoFrameConverter&gt;(WTF::Ref&lt;WTF::RunLoop, WTF::RawPtrTraits&lt;WTF::RunLoop&gt;, WTF::DefaultRefDerefTraits&lt;WTF::RunLoop&gt; &gt;&amp;&amp;, WTF::ASCIILiteral, WebCore::GStreamerVideoFrameConverter*, void (WebCore::GStreamerVideoFrameConverter::*)())::{lambda()#1}, void&gt;::call()
STDERR: 4   0x7f316da1fb6b WTF::Function&lt;void ()&gt;::operator()() const
STDERR: 5   0x7f316ec29e96 WTF::RunLoop::Timer::fired()
STDERR: 6   0x7f315e131ff9 operator()
STDERR: 7   0x7f315e13203d _FUN
STDERR: 8   0x7f315e130bc2 operator()
STDERR: 9   0x7f315e130c2f _FUN
STDERR: 10  0x7f31585c649e ???
STDERR: 11  0x7f31585c6710 g_main_context_dispatch
STDERR: 12  0x7f315e1315b3 WTF::RunLoop::runGLibMainLoopIteration(WTF::RunLoop::MayBlock)
STDERR: 13  0x7f315e131622 WTF::RunLoop::runGLibMainLoop()
STDERR: 14  0x7f315e1316ea WTF::RunLoop::run()
STDERR: 15  0x7f31707f10a0 WebKit::AuxiliaryProcessMainBase&lt;WebKit::WebProcess, true&gt;::run(int, char**)
STDERR: 16  0x7f31707f0723 int WebKit::AuxiliaryProcessMain&lt;WebKit::WebProcessMainGtk&gt;(int, char**)
STDERR: 17  0x7f31707efe88 WebKit::WebProcessMain(int, char**)
STDERR: 18  0x557142dff7ed main
STDERR: 19  0x7f315f8181ca __libc_start_call_main
STDERR: 20  0x7f315f81828b __libc_start_main
STDERR: 21  0x557142dff705 _start</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2168250</commentid>
    <comment_count>1</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2025-12-26 05:32:08 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/55877</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2168252</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-12-26 07:31:50 -0800</bug_when>
    <thetext>Committed 304946@main (c7a581ad4764): &lt;https://commits.webkit.org/304946@main&gt;

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

    </bug>

</bugzilla>