<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] JSC JIT Broken on ARMv7 Traditional (without Thumb2)"
   href="https://bugs.webkit.org/show_bug.cgi?id=159880#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] JSC JIT Broken on ARMv7 Traditional (without Thumb2)"
   href="https://bugs.webkit.org/show_bug.cgi?id=159880">bug 159880</a>
              from <span class="vcard"><a class="email" href="mailto:ossy&#64;webkit.org" title="Csaba Osztrogonác &lt;ossy&#64;webkit.org&gt;"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=159880#c2">comment #2</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=159880#c1">comment #1</a>)
&gt; &gt; Not sure if this only affects the GTK+ port or EFL/JSCOnly are also affected?
&gt; 
&gt; JSCOnly affected as well. Crashing with SIGILL, Illegal instruction. Also I
&gt; cannot obtain anything useful from the backtrace..
&gt; 
&gt; Core was generated by `./jsc'.
&gt; Program terminated with signal SIGILL, Illegal instruction.
&gt; #0  0xb62049ba in JSC::slow_path_enter (exec=0xb6fb5a28, pc=0xb6fb5be0) at
&gt; ../../Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:592
&gt; 592     ../../Source/JavaScriptCore/runtime/CommonSlowPaths.cpp: No such
&gt; file or directory.
&gt; [Current thread is 1 (Thread 0xb2d6e220 (LWP 29498))]
&gt; (gdb) bt full
&gt; #0  0xb62049ba in JSC::slow_path_enter (exec=0xb6fb5a28, pc=0xb6fb5be0) at
&gt; ../../Source/JavaScriptCore/runtime/CommonSlowPaths.cpp:592
&gt;         vm = &#64;0xb6fb5a28: &lt;error reading variable&gt;
&gt;         tracer = {&lt;No data fields&gt;}
&gt;         codeBlock = 0xb6fb5be0
&gt; #1  0xb60a347c in llint_entry () at
&gt; ../../Source/JavaScriptCore/runtime/Butterfly.h:58
&gt; No symbol table info available.
&gt; #2  0x00000000 in ?? ()
&gt; No symbol table info available.
&gt; Backtrace stopped: previous frame identical to this frame (corrupt stack?)</span >

Did you get it on ARMv7 hardware? 
Could you provide a disassembly near this illegal instruction?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>