<?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>46075</bug_id>
          
          <creation_ts>2010-09-19 22:25:17 -0700</creation_ts>
          <short_desc>Assertion Failed in JSC::X86Assembler::linkJump</short_desc>
          <delta_ts>2010-09-20 11:46:16 -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>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>46077</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alex Mathews">possessedpenguinbob</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>281388</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Mathews">possessedpenguinbob</who>
    <bug_when>2010-09-19 22:25:17 -0700</bug_when>
    <thetext>adm$ ./run-safari --debug
Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/adm/Documents/Xcode/Webkit/WebKitBuild/Debug.
ASSERTION FAILED: to.m_offset != -1
(/Users/adm/Documents/Xcode/Webkit/JavaScriptCore/assembler/X86Assembler.h:1535 void JSC::X86Assembler::linkJump(JSC::X86Assembler::JmpSrc, JSC::X86Assembler::JmpDst))


67834</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>281392</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Mathews">possessedpenguinbob</who>
    <bug_when>2010-09-19 22:29:07 -0700</bug_when>
    <thetext>Sorry, accidentally hit Enter

Compiled a Debug Build using the script on my MBP running Snow Leopard.


adm$ ./run-safari --debug
Starting Safari with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Users/adm/Documents/Xcode/Webkit/WebKitBuild/Debug.

This opened to an empty window as it should. Then I navigated to www.google.com, as a relatively innocuous website, and this assertion occurred:

ASSERTION FAILED: to.m_offset != -1
(/Users/adm/Documents/Xcode/Webkit/JavaScriptCore/assembler/X86Assembler.h:1535 void JSC::X86Assembler::linkJump(JSC::X86Assembler::JmpSrc, JSC::X86Assembler::JmpDst))

Then Safari hung for awhile and finally crashed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>281393</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Mathews">possessedpenguinbob</who>
    <bug_when>2010-09-19 22:30:22 -0700</bug_when>
    <thetext>And this time I forgot to specify the build revision of r67834. Apologies.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>281708</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-09-20 11:46:16 -0700</bug_when>
    <thetext>Should be fixed in the next nightly, thanks for the report!

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

    </bug>

</bugzilla>