<?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>122838</bug_id>
          
          <creation_ts>2013-10-15 09:31:58 -0700</creation_ts>
          <short_desc>run-javascriptcore-tests crashes in LLINT due to bad CallFrame*</short_desc>
          <delta_ts>2013-11-06 16:17:44 -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>JavaScriptCore</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>ASSIGNED</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>122839</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Lam">mark.lam</reporter>
          <assigned_to name="Mark Lam">mark.lam</assigned_to>
          <cc>ggaren</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>939995</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2013-10-15 09:31:58 -0700</bug_when>
    <thetext>With the debugger enabled, run-javascriptcore-tests crashes in the LLINT slow path for op_debug.  The crash is due to a bad CodeBlock* value in the CallFrame.

The op_debug being process is for a &quot;DidExecuteProgram&quot; notification.  When this issue manifests, the CodeBlock* value is always 0x7.

Investigating.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>940075</commentid>
    <comment_count>1</comment_count>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2013-10-15 12:17:03 -0700</bug_when>
    <thetext>Turns out the issue reproduces even when I don&apos;t force the Debugger to be enabled.  It reproduces readily with the C Loop LLINT.  Still investigating.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>