<?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>138865</bug_id>
          
          <creation_ts>2014-11-19 02:42:38 -0800</creation_ts>
          <short_desc>[EFL] REGRESSION(176066): It made all performance tests fail</short_desc>
          <delta_ts>2014-11-24 12:48:39 -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>528+ (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>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>138245</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Ryuan Choi">ryuan.choi</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>ossy</cc>
    
    <cc>ryuan.choi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1049752</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-19 02:42:38 -0800</bug_when>
    <thetext>before: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/3764
after: https://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2%20%28Perf%29/builds/3765

After https://trac.webkit.org/changeset/176066 performance tests fail with EFL 1.11 and 1.12 too.
( https://trac.webkit.org/changeset/176196 bumped EFL version to 1.12 )</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050440</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-21 05:41:59 -0800</bug_when>
    <thetext>Any idea what is the problem with r176066 and how to fix it?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050442</commentid>
    <comment_count>2</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2014-11-21 05:59:36 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Any idea what is the problem with r176066 and how to fix it?

If we can&apos;t find it now, I think we have to revert it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050445</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-21 06:02:32 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #1)
&gt; &gt; Any idea what is the problem with r176066 and how to fix it?
&gt; If we can&apos;t find it now, I think we have to revert it.

Unfortunaltely bumping EFL to 1.12 depends on r176066,
so we should try to avoid reverting them.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050446</commentid>
    <comment_count>4</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2014-11-21 06:19:45 -0800</bug_when>
    <thetext>(In reply to comment #3)
&gt; (In reply to comment #2)
&gt; &gt; (In reply to comment #1)
&gt; &gt; &gt; Any idea what is the problem with r176066 and how to fix it?
&gt; &gt; If we can&apos;t find it now, I think we have to revert it.
&gt; 
&gt; Unfortunaltely bumping EFL to 1.12 depends on r176066,
&gt; so we should try to avoid reverting them.

ok, Ryuan&apos;s patch might be reason of test failures. Ryuan, can you check it ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050852</commentid>
    <comment_count>5</comment_count>
    <who name="Gyuyoung Kim">gyuyoung.kim</who>
    <bug_when>2014-11-24 07:49:05 -0800</bug_when>
    <thetext>
When I run performance test locally using below command, all tests are failures regardless of r176066. I will run performance test without EFL 1.12.


$&gt; ./Tools/Scripts/run-perf-tests --platform=efl --release --webkit-test-runner

Running Bindings/document-implementation.html (4 of 141)
error: Bindings/document-implementation.html
ERR&lt;23647&gt;:evas_main lib/evas/canvas/evas_gl.c:42 evas_gl_new() Evas GL engine not available.
ERR&lt;23657&gt;: lib/eina/eina_module.c:263 eina_module_new() safety check failed: len &gt; 0 is false
ERR&lt;23647&gt;:efreet_cache lib/efreet/efreet_cache.c:1108 on_send_register() org.freedesktop.DBus.Error.ServiceUnknown The name org.enlightenment.Efreet was not provided by any .service files

FAILED
Finished: 6.731030 s</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050853</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-24 07:52:27 -0800</bug_when>
    <thetext>(In reply to comment #5)
&gt; When I run performance test locally using below command, all tests are
&gt; failures regardless of r176066. I will run performance test without EFL 1.12.
&gt; 
&gt; 
&gt; $&gt; ./Tools/Scripts/run-perf-tests --platform=efl --release
&gt; --webkit-test-runner
&gt; 
&gt; Running Bindings/document-implementation.html (4 of 141)
&gt; error: Bindings/document-implementation.html
&gt; ERR&lt;23647&gt;:evas_main lib/evas/canvas/evas_gl.c:42 evas_gl_new() Evas GL
&gt; engine not available.
&gt; ERR&lt;23657&gt;: lib/eina/eina_module.c:263 eina_module_new() safety check
&gt; failed: len &gt; 0 is false
&gt; ERR&lt;23647&gt;:efreet_cache lib/efreet/efreet_cache.c:1108 on_send_register()
&gt; org.freedesktop.DBus.Error.ServiceUnknown The name org.enlightenment.Efreet
&gt; was not provided by any .service files
&gt; 
&gt; FAILED
&gt; Finished: 6.731030 s

Have you set the hacky symlinks to make it work? ( bug134023 )</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050860</commentid>
    <comment_count>7</comment_count>
      <attachid>242165</attachid>
    <who name="Ryuan Choi">ryuan.choi</who>
    <bug_when>2014-11-24 08:46:26 -0800</bug_when>
    <thetext>Created attachment 242165
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050861</commentid>
    <comment_count>8</comment_count>
    <who name="Ryuan Choi">ryuan.choi</who>
    <bug_when>2014-11-24 08:48:32 -0800</bug_when>
    <thetext>(In reply to comment #0)
&gt; before:
&gt; https://build.webkit.org/builders/EFL%20Linux%2064-
&gt; bit%20Release%20WK2%20%28Perf%29/builds/3764
&gt; after:
&gt; https://build.webkit.org/builders/EFL%20Linux%2064-
&gt; bit%20Release%20WK2%20%28Perf%29/builds/3765
&gt; 
&gt; After https://trac.webkit.org/changeset/176066 performance tests fail with
&gt; EFL 1.11 and 1.12 too.
&gt; ( https://trac.webkit.org/changeset/176196 bumped EFL version to 1.12 )

Sorry, I was little bit busy.

It&apos;s because of destruction order between Evas_GL and Evas_GL_Surface.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050862</commentid>
    <comment_count>9</comment_count>
    <who name="Ryuan Choi">ryuan.choi</who>
    <bug_when>2014-11-24 08:50:31 -0800</bug_when>
    <thetext>(In reply to comment #6)
&gt; (In reply to comment #5)
&gt; &gt; When I run performance test locally using below command, all tests are
&gt; &gt; failures regardless of r176066. I will run performance test without EFL 1.12.
&gt; &gt; 
&gt; &gt; 
&gt; &gt; $&gt; ./Tools/Scripts/run-perf-tests --platform=efl --release
&gt; &gt; --webkit-test-runner
&gt; &gt; 
&gt; &gt; Running Bindings/document-implementation.html (4 of 141)
&gt; &gt; error: Bindings/document-implementation.html
&gt; &gt; ERR&lt;23647&gt;:evas_main lib/evas/canvas/evas_gl.c:42 evas_gl_new() Evas GL
&gt; &gt; engine not available.
&gt; &gt; ERR&lt;23657&gt;: lib/eina/eina_module.c:263 eina_module_new() safety check
&gt; &gt; failed: len &gt; 0 is false
&gt; &gt; ERR&lt;23647&gt;:efreet_cache lib/efreet/efreet_cache.c:1108 on_send_register()
&gt; &gt; org.freedesktop.DBus.Error.ServiceUnknown The name org.enlightenment.Efreet
&gt; &gt; was not provided by any .service files
&gt; &gt; 
&gt; &gt; FAILED
&gt; &gt; Finished: 6.731030 s
&gt; 
&gt; Have you set the hacky symlinks to make it work? ( bug134023 )

Or, below might be required to run run-perf-tests in a local.

export DISABLE_XVFB_DRIVER=1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050872</commentid>
    <comment_count>10</comment_count>
      <attachid>242165</attachid>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2014-11-24 12:10:57 -0800</bug_when>
    <thetext>Comment on attachment 242165
Patch

rs=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050878</commentid>
    <comment_count>11</comment_count>
      <attachid>242165</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-11-24 12:48:35 -0800</bug_when>
    <thetext>Comment on attachment 242165
Patch

Clearing flags on attachment: 242165

Committed r176522: &lt;http://trac.webkit.org/changeset/176522&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1050879</commentid>
    <comment_count>12</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2014-11-24 12:48:39 -0800</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>242165</attachid>
            <date>2014-11-24 08:46:26 -0800</date>
            <delta_ts>2014-11-24 12:48:35 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>bug-138865-20141125014642.patch</filename>
            <type>text/plain</type>
            <size>1366</size>
            <attacher name="Ryuan Choi">ryuan.choi</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTc2MzE1CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViS2l0Mi9D
aGFuZ2VMb2cgYi9Tb3VyY2UvV2ViS2l0Mi9DaGFuZ2VMb2cKaW5kZXggYjNjNmJiZDk1MDU2MjZk
NTMyYjAzZGIwYjlkNjU3ZTJkYTM0MTQxMi4uZjA5OTg3NTNjODJiMjAzYjI5ZWJjNzc5ODYzZmIx
ZDUyYjI0Mzg1ZSAxMDA2NDQKLS0tIGEvU291cmNlL1dlYktpdDIvQ2hhbmdlTG9nCisrKyBiL1Nv
dXJjZS9XZWJLaXQyL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE2IEBACisyMDE0LTExLTI0ICBSeXVh
biBDaG9pICA8cnl1YW4uY2hvaUBuYXZlcmNvcnAuY29tPgorCisgICAgICAgIFtFRkxdIFJFR1JF
U1NJT04oMTc2MDY2KTogSXQgbWFkZSBhbGwgcGVyZm9ybWFuY2UgdGVzdHMgZmFpbAorICAgICAg
ICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTM4ODY1CisKKyAgICAg
ICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgU2luY2UgcjE3NjA2Niwg
dGhlcmUgYXJlIGNyYXNoIGJlY2F1c2UgZXZhc19nbF9zdXJmYWNlIGlzIGRlc3Ryb3llZCB3aXRo
CisgICAgICAgIGludmFsaWQgZXZhc19nbCBpbnN0YW5jZSBhZnRlciBldmFzX2dsIGlzIGRlc3Ry
b3llZC4KKworICAgICAgICAqIFVJUHJvY2Vzcy9BUEkvZWZsL0V3a1ZpZXcuY3BwOgorICAgICAg
ICAoRXdrVmlldzo6fkV3a1ZpZXcpOgorCiAyMDE0LTExLTE5ICBNYXJrIFJvd2UgIDxtcm93ZUBh
cHBsZS5jb20+CiAKICAgICAgICAgUmVtb3ZlIGFuIHVudXNlZCBmaWxlLgpkaWZmIC0tZ2l0IGEv
U291cmNlL1dlYktpdDIvVUlQcm9jZXNzL0FQSS9lZmwvRXdrVmlldy5jcHAgYi9Tb3VyY2UvV2Vi
S2l0Mi9VSVByb2Nlc3MvQVBJL2VmbC9Fd2tWaWV3LmNwcAppbmRleCAxZGIzMTkwNGU0MzdmZTM0
OTE1M2EwMGU5ZjNkNTQwODYxNzE1YzJjLi43ZmYyY2ZmNzRhM2EzYzg3NzBjNTI4YjJhOGEzNzA1
Y2Q1NWFmMzM4IDEwMDc1NQotLS0gYS9Tb3VyY2UvV2ViS2l0Mi9VSVByb2Nlc3MvQVBJL2VmbC9F
d2tWaWV3LmNwcAorKysgYi9Tb3VyY2UvV2ViS2l0Mi9VSVByb2Nlc3MvQVBJL2VmbC9Fd2tWaWV3
LmNwcApAQCAtMzUzLDYgKzM1Myw5IEBAIEV3a1ZpZXc6On5Fd2tWaWV3KCkKICAgICBBU1NFUlQo
d2tQYWdlVG9FdmFzT2JqZWN0TWFwKCkuZ2V0KHdrUGFnZSgpKSA9PSBtX2V2YXNPYmplY3QpOwog
ICAgIHdrUGFnZVRvRXZhc09iamVjdE1hcCgpLnJlbW92ZSh3a1BhZ2UoKSk7CiAKKyAgICBtX2V2
YXNHTFN1cmZhY2UgPSBudWxscHRyOworICAgIG1fZXZhc0dMQ29udGV4dCA9IG51bGxwdHI7CisK
ICAgICBpZiAobV9ldmFzR0wpCiAgICAgICAgIGV2YXNfZ2xfZnJlZShtX2V2YXNHTCk7CiB9Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>