<?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>238110</bug_id>
          
          <creation_ts>2022-03-19 04:28:05 -0700</creation_ts>
          <short_desc>[WPE][GStreamer] media playback broken</short_desc>
          <delta_ts>2022-03-21 07:13:58 -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>
          
          <blocked>237649</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">pnormand</reporter>
          <assigned_to name="Zan Dobersek">zan</assigned_to>
          <cc>alex</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>zan</cc>
    
    <cc>zdobersek</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1852961</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-03-19 04:28:05 -0700</bug_when>
    <thetext>WPE_BROWSER=minibrowser run-minibrowser --wpe --debug LayoutTests/media/content/test.mp4

ASSERTION FAILED: unsigned(size) &lt; c_maxBuffers
/app/webkit/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp(39) : WebCore::GBMBufferSwapchain::GBMBufferSwapchain(WebCore::GBMBufferSwapchain::BufferSwapchainSize)

(gdb) bt
#0  0x00007f6ec56d220e in WTFCrash() () at /app/webkit/Source/WTF/wtf/Assertions.cpp:322
#1  0x00007f6ec2016d2b in WTFCrashWithInfo(int, char const*, char const*, int) () at WTF/Headers/wtf/Assertions.h:748
#2  0x00007f6ec95182f0 in WebCore::GBMBufferSwapchain::GBMBufferSwapchain(WebCore::GBMBufferSwapchain::BufferSwapchainSize) (this=0x7f6da46fc390, size=WebCore::GBMBufferSwapchain::BufferSwapchainSize::Eight)
    at /app/webkit/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp:39
#3  0x00007f6ec58569c3 in WebCore::MediaPlayerPrivateGStreamer::MediaPlayerPrivateGStreamer(WebCore::MediaPlayer*) (this=0x7f6eb5b03c00, player=0x7f6da4635948)
    at /app/webkit/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:178
#4  0x00007f6ec5880c9e in std::make_unique&lt;WebCore::MediaPlayerPrivateGStreamer, WebCore::MediaPlayer*&amp;&gt;(WebCore::MediaPlayer*&amp;) (__args=@0x7fff8439fad8: 0x7f6da4635948)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/unique_ptr.h:962
#5  0x00007f6ec5880ba0 in WTF::makeUnique&lt;WebCore::MediaPlayerPrivateGStreamer, WebCore::MediaPlayer*&amp;&gt;(WebCore::MediaPlayer*&amp;) (args=@0x7fff8439fad8: 0x7f6da4635948) at WTF/Headers/wtf/StdLibExtras.h:540
#6  0x00007f6ec58809dc in WebCore::MediaPlayerFactoryGStreamer::createMediaEnginePlayer(WebCore::MediaPlayer*) const (this=0x7f6d9e6d5548, player=0x7f6da4635948)
    at /app/webkit/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:286
#7  0x00007f6ec93ed568 in WebCore::MediaPlayer::loadWithNextMediaEngine(WebCore::MediaPlayerFactory const*) (this=0x7f6da4635948, current=0x0) at /app/webkit/Source/WebCore/platform/graphics/MediaPlayer.cpp:610
#8  0x00007f6ec93edba3 in WebCore::MediaPlayer::load(WebCore::MediaStreamPrivate&amp;) (this=0x7f6da4635948, mediaStream=...) at /app/webkit/Source/WebCore/platform/graphics/MediaPlayer.cpp:535
#9  0x00007f6ec85e19c9 in WebCore::HTMLMediaElement::loadResource(WTF::URL const&amp;, WebCore::ContentType&amp;, WTF::String const&amp;) (this=0x7f6e67f08150, initialURL=..., contentType=..., keySystem=...)
    at /app/webkit/Source/WebCore/html/HTMLMediaElement.cpp:1570
#10 0x00007f6ec8600336 in WebCore::HTMLMediaElement::selectMediaResource()::$_0::operator()() const (this=0x7f6d9e6e20f8) at /app/webkit/Source/WebCore/html/HTMLMediaElement.cpp:1384
#11 0x00007f6ec85ffe89 in WTF::Detail::CallableWrapper&lt;WebCore::HTMLMediaElement::selectMediaResource()::$_0, void&gt;::call() (this=0x7f6d9e6e20f0) at WTF/Headers/wtf/Function.h:53
#12 0x00007f6ec2095ae2 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7f6da46d4688) at WTF/Headers/wtf/Function.h:82
#13 0x00007f6ec7a53301 in WTF::CancellableTask::operator()() (this=0x7f6da46d4678) at WTF/Headers/wtf/CancellableTask.h:86
#14 0x00007f6ec8626479 in WebCore::ActiveDOMObject::queueCancellableTaskKeepingObjectAlive&lt;WebCore::HTMLMediaElement&gt;(WebCore::HTMLMediaElement&amp;, WebCore::TaskSource, WTF::TaskCancellationGroup&amp;, WTF::Function&lt;void ()&gt;&amp;&amp;)::{lambda()#1}::operator()() (this=0x7f6da46d4668) at /app/webkit/Source/WebCore/dom/ActiveDOMObject.h:119
#15 0x00007f6ec8626439 in WTF::Detail::CallableWrapper&lt;WebCore::ActiveDOMObject::queueCancellableTaskKeepingObjectAlive&lt;WebCore::HTMLMediaElement&gt;(WebCore::HTMLMediaElement&amp;, WebCore::TaskSource, WTF::TaskCancellationGroup&amp;, WTF::Function&lt;void ()&gt;&amp;&amp;)::{lambda()#1}, void&gt;::call() (this=0x7f6da46d4660) at WTF/Headers/wtf/Function.h:53
#16 0x00007f6ec2095ae2 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7f6d9e6e2138) at WTF/Headers/wtf/Function.h:82
#17 0x00007f6ec8205119 in WebCore::EventLoopFunctionDispatchTask::execute() (this=0x7f6d9e6e2118) at /app/webkit/Source/WebCore/dom/EventLoop.cpp:159
#18 0x00007f6ec81f7a70 in WebCore::EventLoop::run() (this=0x7f6eb5b5e6f0) at /app/webkit/Source/WebCore/dom/EventLoop.cpp:123
#19 0x00007f6ec837d9b6 in WebCore::WindowEventLoop::didReachTimeToRun() (this=0x7f6eb5b5e6f0) at /app/webkit/Source/WebCore/dom/WindowEventLoop.cpp:120
#20 0x00007f6ec838c8de in std::__invoke_impl&lt;void, void (WebCore::WindowEventLoop::*&amp;)(), WebCore::WindowEventLoop*&amp;&gt;(std::__invoke_memfun_deref, void (WebCore::WindowEventLoop::*&amp;)(), WebCore::WindowEventLoop*&amp;) (__f=@0x7f6eb5b5a848: (void (WebCore::WindowEventLoop::*)(WebCore::WindowEventLoop * const)) 0x7f6ec837d990 &lt;WebCore::WindowEventLoop::didReachTimeToRun()&gt;, __t=@0x7f6eb5b5a858: 0x7f6eb5b5e6f0)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/invoke.h:74
#21 0x00007f6ec838c812 in std::__invoke&lt;void (WebCore::WindowEventLoop::*&amp;)(), WebCore::WindowEventLoop*&amp;&gt;(void (WebCore::WindowEventLoop::*&amp;)(), WebCore::WindowEventLoop*&amp;)
    (__fn=@0x7f6eb5b5a848: (void (WebCore::WindowEventLoop::*)(WebCore::WindowEventLoop * const)) 0x7f6ec837d990 &lt;WebCore::WindowEventLoop::didReachTimeToRun()&gt;, __args=@0x7f6eb5b5a858: 0x7f6eb5b5e6f0)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/invoke.h:96
#22 0x00007f6ec838c7cd in std::_Bind&lt;void (WebCore::WindowEventLoop::*(WebCore::WindowEventLoop*))()&gt;::__call&lt;void, , 0ul&gt;(std::tuple&lt;&gt;&amp;&amp;, std::_Index_tuple&lt;0ul&gt;) (this=0x7f6eb5b5a848, __args=...)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/functional:420
#23 0x00007f6ec838c786 in std::_Bind&lt;void (WebCore::WindowEventLoop::*(WebCore::WindowEventLoop*))()&gt;::operator()&lt;, void&gt;() (this=0x7f6eb5b5a848)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/functional:503
#24 0x00007f6ec838c699 in WTF::Detail::CallableWrapper&lt;std::_Bind&lt;void (WebCore::WindowEventLoop::*(WebCore::WindowEventLoop*))()&gt;, void&gt;::call() (this=0x7f6eb5b5a840) at WTF/Headers/wtf/Function.h:53
#25 0x00007f6ec2095ae2 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7f6eb5b5e788) at WTF/Headers/wtf/Function.h:82
#26 0x00007f6ec294c3d9 in WebCore::Timer::fired() (this=0x7f6eb5b5e760) at WebCore/PrivateHeaders/WebCore/Timer.h:135
#27 0x00007f6ec907e876 in WebCore::ThreadTimers::sharedTimerFiredInternal() (this=0x7f6eb5b817d0) at /app/webkit/Source/WebCore/platform/ThreadTimers.cpp:127
#28 0x00007f6ec90808a1 in WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0::operator()() const (this=0x7f6eb5bfa648) at /app/webkit/Source/WebCore/platform/ThreadTimers.cpp:67
#29 0x00007f6ec9080859 in WTF::Detail::CallableWrapper&lt;WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, void&gt;::call() (this=0x7f6eb5bfa640) at WTF/Headers/wtf/Function.h:53
#30 0x00007f6ec2095ae2 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7f6eca76a9d0 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+8&gt;) at WTF/Headers/wtf/Function.h:82
#31 0x00007f6ec9028ea1 in WebCore::MainThreadSharedTimer::fired() (this=0x7f6eca76a9c8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance&gt;)
    at /app/webkit/Source/WebCore/platform/MainThreadSharedTimer.cpp:83
#32 0x00007f6ec9033efe in std::__invoke_impl&lt;void, void (WebCore::MainThreadSharedTimer::*&amp;)(), WebCore::MainThreadSharedTimer*&amp;&gt;(std::__invoke_memfun_deref, void (WebCore::MainThreadSharedTimer::*&amp;)(), WebCore::MainThreadSharedTimer*&amp;)
    (__f=@0x7f6eb5b85788: (void (WebCore::MainThreadSharedTimer::*)(WebCore::MainThreadSharedTimer * const)) 0x7f6ec9028e20 &lt;WebCore::MainThreadSharedTimer::fired()&gt;, __t=@0x7f6eb5b85798: 0x7f6eca76a9c8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance&gt;) at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/invoke.h:74
--Type &lt;RET&gt; for more, q to quit, c to continue without paging--
#33 0x00007f6ec9033e32 in std::__invoke&lt;void (WebCore::MainThreadSharedTimer::*&amp;)(), WebCore::MainThreadSharedTimer*&amp;&gt;(void (WebCore::MainThreadSharedTimer::*&amp;)(), WebCore::MainThreadSharedTimer*&amp;)
    (__fn=@0x7f6eb5b85788: (void (WebCore::MainThreadSharedTimer::*)(WebCore::MainThreadSharedTimer * const)) 0x7f6ec9028e20 &lt;WebCore::MainThreadSharedTimer::fired()&gt;, __args=@0x7f6eb5b85798: 0x7f6eca76a9c8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance&gt;) at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/bits/invoke.h:96
#34 0x00007f6ec9033ded in std::_Bind&lt;void (WebCore::MainThreadSharedTimer::*(WebCore::MainThreadSharedTimer*))()&gt;::__call&lt;void, , 0ul&gt;(std::tuple&lt;&gt;&amp;&amp;, std::_Index_tuple&lt;0ul&gt;) (this=0x7f6eb5b85788, __args=...)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/functional:420
#35 0x00007f6ec9033da6 in std::_Bind&lt;void (WebCore::MainThreadSharedTimer::*(WebCore::MainThreadSharedTimer*))()&gt;::operator()&lt;, void&gt;() (this=0x7f6eb5b85788)
    at /usr/lib/gcc/x86_64-unknown-linux-gnu/11.2.0/../../../../include/c++/11.2.0/functional:503
#36 0x00007f6ec9033c69 in WTF::Detail::CallableWrapper&lt;std::_Bind&lt;void (WebCore::MainThreadSharedTimer::*(WebCore::MainThreadSharedTimer*))()&gt;, void&gt;::call() (this=0x7f6eb5b85780)
    at WTF/Headers/wtf/Function.h:53
#37 0x00007f6ec2095ae2 in WTF::Function&lt;void ()&gt;::operator()() const (this=0x7f6eca76aa00 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+56&gt;) at WTF/Headers/wtf/Function.h:82
#38 0x00007f6ec9031f39 in WTF::RunLoop::Timer&lt;WebCore::MainThreadSharedTimer&gt;::fired() (this=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;) at WTF/Headers/wtf/RunLoop.h:188
#39 0x00007f6ec57d497a in WTF::RunLoop::TimerBase::TimerBase(WTF::RunLoop&amp;)::$_3::operator()(void*) const
    (this=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;, userData=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;)
    at /app/webkit/Source/WTF/wtf/glib/RunLoopGLib.cpp:177
#40 0x00007f6ec57d4925 in WTF::RunLoop::TimerBase::TimerBase(WTF::RunLoop&amp;)::$_3::__invoke(void*) (userData=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;)
    at /app/webkit/Source/WTF/wtf/glib/RunLoopGLib.cpp:169
#41 0x00007f6ec57d4889 in WTF::RunLoop::$_0::operator()(_GSource*, int (*)(void*), void*) const
    (this=0x2010420, source=0x2010420, callback=0x7f6ec57d4910 &lt;WTF::RunLoop::TimerBase::TimerBase(WTF::RunLoop&amp;)::$_3::__invoke(void*)&gt;, userData=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;) at /app/webkit/Source/WTF/wtf/glib/RunLoopGLib.cpp:53
#42 0x00007f6ec57d3a95 in WTF::RunLoop::$_0::__invoke(_GSource*, int (*)(void*), void*)
    (source=0x2010420, callback=0x7f6ec57d4910 &lt;WTF::RunLoop::TimerBase::TimerBase(WTF::RunLoop&amp;)::$_3::__invoke(void*)&gt;, userData=0x7f6eca76a9d8 &lt;WebCore::MainThreadSharedTimer::singleton()::instance+16&gt;)
    at /app/webkit/Source/WTF/wtf/glib/RunLoopGLib.cpp:45
#43 0x00007f6ebb427294 in g_main_dispatch (context=0x1d6e3c0) at ../glib/gmain.c:3381
#44 g_main_context_dispatch (context=0x1d6e3c0) at ../glib/gmain.c:4099
#45 0x00007f6ebb427638 in g_main_context_iterate (context=0x1d6e3c0, block=block@entry=1, dispatch=dispatch@entry=1, self=&lt;optimized out&gt;) at ../glib/gmain.c:4175
#46 0x00007f6ebb427943 in g_main_loop_run (loop=0x1d48160) at ../glib/gmain.c:4373
#47 0x00007f6ec57d4008 in WTF::RunLoop::run() () at /app/webkit/Source/WTF/wtf/glib/RunLoopGLib.cpp:108
#48 0x00007f6ec373c014 in WebKit::AuxiliaryProcessMainBase&lt;WebKit::WebProcess, true&gt;::run(int, char**) (this=0x7fff843a09a0, argc=3, argv=0x7fff843a0b58)
    at /app/webkit/Source/WebKit/Shared/AuxiliaryProcessMain.h:70
#49 0x00007f6ec3736f70 in WebKit::AuxiliaryProcessMain&lt;WebKit::WebProcessMainWPE&gt;(int, char**) (argc=3, argv=0x7fff843a0b58) at /app/webkit/Source/WebKit/Shared/AuxiliaryProcessMain.h:96
#50 0x00007f6ec373535b in WebKit::WebProcessMain(int, char**) (argc=3, argv=0x7fff843a0b58) at /app/webkit/Source/WebKit/WebProcess/wpe/WebProcessMainWPE.cpp:117
#51 0x0000000000201812 in main(int, char**) (argc=3, argv=0x7fff843a0b58) at /app/webkit/Source/WebKit/WebProcess/EntryPoint/unix/WebProcessMain.cpp:31</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1852963</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-03-19 04:50:59 -0700</bug_when>
    <thetext>Was USE_TEXTURE_MAPPER_DMABUF enabled by default preternaturally?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853005</commentid>
    <comment_count>2</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2022-03-19 15:20:18 -0700</bug_when>
    <thetext>No, just that the assert should be using &lt;=.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853049</commentid>
    <comment_count>3</comment_count>
      <attachid>455191</attachid>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2022-03-20 01:21:01 -0700</bug_when>
    <thetext>Created attachment 455191
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853052</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-03-20 04:41:55 -0700</bug_when>
    <thetext>Committed r291541 (248647@main): &lt;https://commits.webkit.org/248647@main&gt;

All reviewed patches have been landed. Closing bug and clearing flags on attachment 455191.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>455191</attachid>
            <date>2022-03-20 01:21:01 -0700</date>
            <delta_ts>2022-03-20 05:45:25 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-238110-20220320092100.patch</filename>
            <type>text/plain</type>
            <size>1425</size>
            <attacher name="Zan Dobersek">zan</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjkxNTQwCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKaW5kZXggZmU0YWIwZDY2OGFjZjU3
Mzk4N2FhZTQyMGMxNzFmNDY3YmI2Mzg0My4uMDA0MTg5YzM1NjE2ZGFkOGU4ODU5YmZmNGYyOTFl
MmJmNzk3OGU1ZiAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJDb3JlL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1IEBACisyMDIyLTAzLTIwICBaYW4g
RG9iZXJzZWsgIDx6ZG9iZXJzZWtAaWdhbGlhLmNvbT4KKworICAgICAgICBbV1BFXVtHU3RyZWFt
ZXJdIG1lZGlhIHBsYXliYWNrIGJyb2tlbgorICAgICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9y
Zy9zaG93X2J1Zy5jZ2k/aWQ9MjM4MTEwCisKKyAgICAgICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChP
T1BTISkuCisKKyAgICAgICAgKiBwbGF0Zm9ybS9ncmFwaGljcy9nYm0vR0JNQnVmZmVyU3dhcGNo
YWluLmNwcDoKKyAgICAgICAgKFdlYkNvcmU6OkdCTUJ1ZmZlclN3YXBjaGFpbjo6R0JNQnVmZmVy
U3dhcGNoYWluKToKKyAgICAgICAgRml4IHRoZSBhc3NlcnQgdGhhdCdzIGhpdCB3aGVuIHVzaW5n
IGVpZ2h0LWJ1ZmZlcnMgY2FwYWNpdHkgdmFsdWUuIEp1c3QKKyAgICAgICAgYSBtYXR0ZXIgb2Yg
dXNpbmcgdGhlIG1vcmUgcHJvcGVyIDw9IG9wZXJhdG9yLgorCiAyMDIyLTAzLTE5ICBDaHJpcyBE
dW1leiAgPGNkdW1lekBhcHBsZS5jb20+CiAKICAgICAgICAgT3B0aW1pemUgRXZlbnRUYXJnZXQ6
OnZpc2l0SlNFdmVudExpc3RlbmVycygpCmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViQ29yZS9wbGF0
Zm9ybS9ncmFwaGljcy9nYm0vR0JNQnVmZmVyU3dhcGNoYWluLmNwcCBiL1NvdXJjZS9XZWJDb3Jl
L3BsYXRmb3JtL2dyYXBoaWNzL2dibS9HQk1CdWZmZXJTd2FwY2hhaW4uY3BwCmluZGV4IGM3M2U3
ZjFmNzg4MDNiYmE0MGRkZDdmNzNjNDgzZTBhZmE3ZGFlNWMuLmE3Y2M1YzBlYmJmZjE4NGE5YzY4
ZmYzMDU5ZGY5YzA3YzdmYjg4MTMgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJDb3JlL3BsYXRmb3Jt
L2dyYXBoaWNzL2dibS9HQk1CdWZmZXJTd2FwY2hhaW4uY3BwCisrKyBiL1NvdXJjZS9XZWJDb3Jl
L3BsYXRmb3JtL2dyYXBoaWNzL2dibS9HQk1CdWZmZXJTd2FwY2hhaW4uY3BwCkBAIC0zNiw3ICsz
Niw3IEBAIG5hbWVzcGFjZSBXZWJDb3JlIHsKIAogR0JNQnVmZmVyU3dhcGNoYWluOjpHQk1CdWZm
ZXJTd2FwY2hhaW4oQnVmZmVyU3dhcGNoYWluU2l6ZSBzaXplKQogewotICAgIEFTU0VSVCh1bnNp
Z25lZChzaXplKSA8IGNfbWF4QnVmZmVycyk7CisgICAgQVNTRVJUKHVuc2lnbmVkKHNpemUpIDw9
IGNfbWF4QnVmZmVycyk7CiAgICAgbV9hcnJheS5zaXplID0gdW5zaWduZWQoc2l6ZSk7CiB9CiAK
</data>
<flag name="commit-queue"
          id="483106"
          type_id="3"
          status="-"
          setter="ews-feeder"
    />
          </attachment>
      

    </bug>

</bugzilla>