<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kapouer&#64;melix.org" title="Jérémy Lal &lt;kapouer&#64;melix.org&gt;"> <span class="fn">Jérémy Lal</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in JSC::Register::codeBlock on http://detexify.kirelabs.org/symbols.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=156487">bug 156487</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>kapouer&#64;melix.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in JSC::Register::codeBlock on http://detexify.kirelabs.org/symbols.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=156487#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash in JSC::Register::codeBlock on http://detexify.kirelabs.org/symbols.html"
   href="https://bugs.webkit.org/show_bug.cgi?id=156487">bug 156487</a>
              from <span class="vcard"><a class="email" href="mailto:kapouer&#64;melix.org" title="Jérémy Lal &lt;kapouer&#64;melix.org&gt;"> <span class="fn">Jérémy Lal</span></a>
</span></b>
        <pre>Hello,
I noticed it doesn't crash the first time it is loaded with inspector opened.


It crashes here too
<a href="http://gexpertise.fr/activites/metiers/stockage">http://gexpertise.fr/activites/metiers/stockage</a>

and the stack trace is similar:

Program received signal SIGSEGV, Segmentation fault.
JSC::StackVisitor::readFrame (this=0x7ffdf68ef990, callFrame=0xffff000000000002) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/interpreter/StackVisitor.cpp:100
100    /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/interpreter/StackVisitor.cpp: Aucun fichier ou dossier de ce type.
(gdb) bt
#0  JSC::StackVisitor::readFrame (this=0x7ffdf68ef990, callFrame=0xffff000000000002) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/interpreter/StackVisitor.cpp:100
#1  0x00007f0d72f5a0c6 in JSC::StackVisitor::visit&lt;JSC::RecursionCheckFunctor&gt; (functor=&lt;synthetic pointer&gt;, startFrame=&lt;optimized out&gt;) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/interpreter/StackVisitor.h:128
#2  JSC::ExecState::iterate&lt;JSC::RecursionCheckFunctor&gt; (functor=&lt;synthetic pointer&gt;, this=&lt;optimized out&gt;) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/interpreter/CallFrame.h:252
#3  JSC::CodeBlock::noticeIncomingCall (this=this&#64;entry=0x7f0d02505200, callerFrame=0x7ffdf68efc00) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/bytecode/CodeBlock.cpp:3472
#4  0x00007f0d72f5a1f1 in JSC::CodeBlock::linkIncomingCall (this=this&#64;entry=0x7f0d02505200, callerFrame=&lt;optimized out&gt;, incoming=incoming&#64;entry=0x7f0d0217a100) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/bytecode/CodeBlock.cpp:3173
#5  0x00007f0d732e680e in JSC::linkFor (exec=exec&#64;entry=0x7ffdf68efb40, callLinkInfo=..., calleeCodeBlock=calleeCodeBlock&#64;entry=0x7f0d02505200, callee=callee&#64;entry=0x7f0d02443d00, codePtr=..., codePtr&#64;entry=...)
    at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/jit/Repatch.cpp:571
#6  0x00007f0d732cd998 in JSC::operationLinkCall (execCallee=0x7ffdf68efb40, callLinkInfo=0x7f0d0217a100) at /build/webkit2gtk-ea7lQt/webkit2gtk-2.12.1/Source/JavaScriptCore/jit/JITOperations.cpp:819</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>