<?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>108256</bug_id>
          
          <creation_ts>2013-01-29 16:51:49 -0800</creation_ts>
          <short_desc>[EFL] ASSERTION FAILED: !m_pluginPath.isNull() in PluginProcess.</short_desc>
          <delta_ts>2017-03-11 10:43:11 -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>Plug-ins</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>108254</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dongseong Hwang">dongseong.hwang</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mcatanzaro</cc>
    
    <cc>sergio</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>819500</commentid>
    <comment_count>0</comment_count>
    <who name="Dongseong Hwang">dongseong.hwang</who>
    <bug_when>2013-01-29 16:51:49 -0800</bug_when>
    <thetext>compositing/plugins/1x1-composited-plugin.html hits assertion fail.

crash log for WebProcess (pid &lt;unknown&gt;):
STDOUT: &lt;empty&gt;
STDERR: Xlib:  extension &quot;DPMS&quot; missing on display &quot;:3&quot;.
STDERR: Xlib:  extension &quot;RANDR&quot; missing on display &quot;:3&quot;.
STDERR: ASSERTION FAILED: !m_pluginPath.isNull()
STDERR: /media/WDDisk/workspace/WebKit/WebKit/Source/WebKit2/PluginProcess/PluginProcess.cpp(112) : WebKit::NetscapePluginModule* WebKit::PluginProcess::netscapePluginModule()
STDERR: 1   0x7f9ad1a562dc WebKit::PluginProcess::netscapePluginModule()
STDERR: 2   0x7f9ad1a567d2 WebKit::PluginProcess::createWebProcessConnection()
STDERR: 3   0x7f9ad1d3201c void CoreIPC::callMemberFunction&lt;WebKit::PluginProcess, void (WebKit::PluginProcess::*)()&gt;(CoreIPC::Arguments0 const&amp;, WebKit::PluginProcess*, void (WebKit::PluginProcess::*)())
STDERR: 4   0x7f9ad1d31dfd void CoreIPC::handleMessage&lt;Messages::PluginProcess::CreateWebProcessConnection, WebKit::PluginProcess, void (WebKit::PluginProcess::*)()&gt;(CoreIPC::MessageDecoder&amp;, WebKit::PluginProcess*, void (WebKit::PluginProcess::*)())
STDERR: 5   0x7f9ad1d31bab WebKit::PluginProcess::didReceivePluginProcessMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&amp;)
STDERR: 6   0x7f9ad1a563de WebKit::PluginProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&amp;)
STDERR: 7   0x7f9ad1a3b9ec CoreIPC::Connection::dispatchMessage(CoreIPC::MessageID, CoreIPC::MessageDecoder&amp;)
STDERR: 8   0x7f9ad1a3bb17 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message&lt;CoreIPC::MessageDecoder&gt;&amp;)
STDERR: 9   0x7f9ad1a3bd19 CoreIPC::Connection::dispatchOneMessage()
STDERR: 10  0x7f9ad1a4a8d6 WTF::FunctionWrapper&lt;void (CoreIPC::Connection::*)()&gt;::operator()(CoreIPC::Connection*)
STDERR: 11  0x7f9ad1a4a6b0 WTF::BoundFunctionImpl&lt;WTF::FunctionWrapper&lt;void (CoreIPC::Connection::*)()&gt;, void (CoreIPC::Connection*)&gt;::operator()()
STDERR: 12  0x7f9ad1b91a02 WTF::Function&lt;void ()&gt;::operator()() const
STDERR: 13  0x7f9acd7ccf3a WebCore::RunLoop::performWork()
STDERR: 14  0x7f9ace368538 WebCore::RunLoop::wakeUpEvent(void*, void*, unsigned int)
STDERR: 15  0x7f9ad2257801
STDERR: 16  0x7f9ad2256741
STDERR: 17  0x7f9ad2256c87 ecore_main_loop_begin
STDERR: 18  0x7f9ace3684c9 WebCore::RunLoop::run()
STDERR: 19  0x7f9ad1cd0877 PluginProcessMainUnix
STDERR: 20  0x400794 main
STDERR: 21  0x7f9ad0f4d76d __libc_start_main
STDERR: 22  0x4006b9
STDERR: ASSERTION FAILED: m_shouldWaitForSyncReplies
STDERR: /media/WDDisk/workspace/WebKit/WebKit/Source/WebKit2/Platform/CoreIPC/Connection.cpp(628) : void CoreIPC::Connection::connectionDidClose()
STDERR: 1   0x7f1f62608396 CoreIPC::Connection::connectionDidClose()
STDERR: 2   0x7f1f626178d6 WTF::FunctionWrapper&lt;void (CoreIPC::Connection::*)()&gt;::operator()(CoreIPC::Connection*)
STDERR: 3   0x7f1f626176b0 WTF::BoundFunctionImpl&lt;WTF::FunctionWrapper&lt;void (CoreIPC::Connection::*)()&gt;, void (CoreIPC::Connection*)&gt;::operator()()
STDERR: 4   0x7f1f6275ea02 WTF::Function&lt;void ()&gt;::operator()() const
STDERR: 5   0x7f1f62898c87 WorkQueue::performWork()
STDERR: 6   0x7f1f62899304 WorkQueue::workQueueThread(WorkQueue*)
STDERR: 7   0x7f1f5f05a88d
STDERR: 8   0x7f1f5f0823e6
STDERR: 9   0x7f1f56ef4e9a
STDERR: 10  0x7f1f61beccbd clone</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>913198</commentid>
    <comment_count>1</comment_count>
    <who name="Sergio Correia (qrwteyrutiyoup)">sergio</who>
    <bug_when>2013-07-30 22:55:35 -0700</bug_when>
    <thetext>Is this still valid? That specific test is failing here (r153465), but it doesn&apos;t seem to hit this ASSERTION any longer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1286528</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2017-03-11 10:43:11 -0800</bug_when>
    <thetext>Closing this bug because the EFL port has been removed from trunk.

If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>