<?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>155790</bug_id>
          
          <creation_ts>2016-03-23 06:14:49 -0700</creation_ts>
          <short_desc>[ARM] There are 400-600 more crashes on ARMv7 Thumb2 with GLIB timers</short_desc>
          <delta_ts>2016-04-12 01:39:14 -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>JavaScriptCore</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>150083</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>108645</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cgarcia</cc>
    
    <cc>clopez</cc>
    
    <cc>ossy</cc>
    
    <cc>ysuzuki</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1177335</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-03-23 06:14:49 -0700</bug_when>
    <thetext>On ARMv7 Thumb2 Linux there are
-  26 failures with EFL port     - (no available link, but I saved the log previously, see it below)
- 138 failures with JSCOnly port - https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/13
- 110 failures with GTK port     - https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/10621

( these results are on the same revision - r198487 )

failures on EFL port:
----------------------
** The following JSC stress test failures have been introduced:
	cdjs-tests.yaml/main.js.eager-no-cjit
	cdjs-tests.yaml/main.js.no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout
	jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout
	jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout
	jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-no-llint
	jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout
	jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-dfg-eager-no-cjit
	jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-no-cjit
	jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-no-llint
	mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla
	mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-baseline
	mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-dfg-eager-no-cjit-validate-phases
	stress/arrowfunction-lexical-bind-superproperty.js.dfg-eager
	stress/arrowfunction-lexical-bind-superproperty.js.dfg-eager-no-cjit-validate
	stress/arrowfunction-lexical-bind-superproperty.js.no-llint
	stress/op_mod.js.no-cjit-validate-phases
	stress/op_mul.js.no-cjit-validate-phases

Results for JSC stress tests:
    26 failures found.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1177336</commentid>
    <comment_count>1</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-03-23 06:16:06 -0700</bug_when>
    <thetext>note: There are no similar issue on ARMv7 traditional and AArch64.
(at least with JSCOnly port)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180830</commentid>
    <comment_count>2</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:30:48 -0700</bug_when>
    <thetext>There are only 25 failures on EFL Thumb2 build, but ~600 on JSCOnly Thumb2
and ~400 on GTK Thumb2:
- https://build.webkit.org/builders/JSCOnly%20Linux%20ARMv7%20Thumb2%20Release/builds/167
- https://build.webkit.org/builders/GTK%20Linux%20ARM%20Release/builds/10782
- EFL results:

** The following JSC stress test failures have been introduced:
        jsc-layout-tests.yaml/fast/regex/script-tests/pcre-test-1.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/fast/regex/script-tests/pcre-test-1.js.layout-no-llint
        jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout
        jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-collator.js.layout-no-llint
        jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout
        jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-datetimeformat.js.layout-no-llint
        jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout
        jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-no-cjit
        jsc-layout-tests.yaml/js/script-tests/intl-numberformat.js.layout-no-llint
        jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout
        jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-dfg-eager-no-cjit
        jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-no-cjit
        jsc-layout-tests.yaml/js/script-tests/number-toLocaleString.js.layout-no-llint
        mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-baseline
        mozilla-tests.yaml/js1_5/Array/regress-157652.js.mozilla-llint
        stress/arrowfunction-lexical-bind-superproperty.js.dfg-eager
        stress/arrowfunction-lexical-bind-superproperty.js.dfg-eager-no-cjit-validate
        stress/arrowfunction-lexical-bind-superproperty.js.no-llint
        stress/sparse-array-entry-update-144067.js.always-trigger-copy-phase
        stress/v8-earley-boyer-strict.js.no-llint

Results for JSC stress tests:
    25 failures found.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180831</commentid>
    <comment_count>3</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:31:19 -0700</bug_when>
    <thetext>It seems there is a serious bug near the GLIB timer or in the GC.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180833</commentid>
    <comment_count>4</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:32:27 -0700</bug_when>
    <thetext>*** Bug 156160 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180835</commentid>
    <comment_count>5</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:32:56 -0700</bug_when>
    <thetext>*** Bug 155784 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180837</commentid>
    <comment_count>6</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-05 09:34:00 -0700</bug_when>
    <thetext>*** Bug 156163 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180857</commentid>
    <comment_count>7</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2016-04-05 10:08:54 -0700</bug_when>
    <thetext>So many test failures report that there are &quot;Illegal instruction&quot;.
I think there is some bug in online assembler. But I cannot investigate it b/c I didn&apos;t have any ARM Thumb2 env.......</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180876</commentid>
    <comment_count>8</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2016-04-05 11:02:20 -0700</bug_when>
    <thetext>Bug #150083 has a WIP patch that addresses two places where tail call linking wasn&apos;t properly working on Thumb2 platforms on Linux. Bug #154857 probably has more in common with that problem, but I was not experiencing a larger set of JSC test failures with GLib timers when testing with r198847 in release or debug builds, apart from a few failures due to internationalization and timezone settings in the testing environment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1183019</commentid>
    <comment_count>9</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2016-04-12 01:39:14 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 150083 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>