<?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>196399</bug_id>
          
          <creation_ts>2019-03-29 08:40:34 -0700</creation_ts>
          <short_desc>[WPE][JSC] Jetstream2 crash on ARMv7</short_desc>
          <delta_ts>2020-04-29 07:24:23 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          <dependson>197797</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">pnormand</reporter>
          <assigned_to name="Caio Lima">ticaiolima</assigned_to>
          <cc>alex</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>clopez</cc>
    
    <cc>ticaiolima</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1522456</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2019-03-29 08:40:34 -0700</bug_when>
    <thetext>The not so useful backtrace I have so far:

Thread 1 &quot;WPEWebProcess&quot; received signal SIGSEGV, Segmentation fault.
0x7092acf8 in ?? ()
(gdb) bt
#0  0x7092acf8 in ?? ()
#1  0x7674f9c0 in operationStrCat3 () from target:/usr/lib/libWPEWebKit-1.0.so.3
#2  0x00000018 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1522457</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2019-03-29 08:42:15 -0700</bug_when>
    <thetext>The crashing benchmark seems to be WSJ. Disabling the DFG JIT works around the issue but renders the whole thing unusable because too slow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1531244</commentid>
    <comment_count>2</comment_count>
    <who name="Caio Lima">ticaiolima</who>
    <bug_when>2019-04-29 13:01:16 -0700</bug_when>
    <thetext>I&apos;m investigating it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1531249</commentid>
    <comment_count>3</comment_count>
    <who name="Caio Lima">ticaiolima</who>
    <bug_when>2019-04-29 13:05:00 -0700</bug_when>
    <thetext>It looks like a bug on tail calls corrupting stack on some cases. I&apos;m trying to get a simple case to reproduce the bug, but I was able to run &quot;WSL&quot; on JSC command line setting &quot;--useTailCall=false&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1640812</commentid>
    <comment_count>4</comment_count>
    <who name="Alejandro G. Castro">alex</who>
    <bug_when>2020-04-13 02:26:34 -0700</bug_when>
    <thetext>Any update in this problem, we are checking in the rpi3 and the test crashes very early.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1646959</commentid>
    <comment_count>5</comment_count>
    <who name="Caio Lima">ticaiolima</who>
    <bug_when>2020-04-29 04:59:58 -0700</bug_when>
    <thetext>WSL issue should be fixed after https://trac.webkit.org/changeset/258143 landed. I&apos;m able to run it into JetStream 2 CLI. However, due to memory constraints, I&apos;m unable to run the entire JetStream2 without OOM in my rpi device.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1646977</commentid>
    <comment_count>6</comment_count>
    <who name="Alejandro G. Castro">alex</who>
    <bug_when>2020-04-29 07:24:23 -0700</bug_when>
    <thetext>Just checked, the WSL crash is fixed for me in the rpi device too.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>