<?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>132668</bug_id>
          
          <creation_ts>2014-05-07 19:51:02 -0700</creation_ts>
          <short_desc>offsets.rb:183:in `buildOffsetsMap&apos;: unhandled exception – is offlineasm dependency tracking broken?</short_desc>
          <delta_ts>2014-05-20 10:29:52 -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>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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mark Rowe (bdash)">mrowe</reporter>
          <assigned_to name="Michael Saboff">msaboff</assigned_to>
          <cc>fpizlo</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1007499</commentid>
    <comment_count>0</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2014-05-07 19:51:02 -0700</bug_when>
    <thetext>A few people saw an error today when building JavaScriptCore that looked like:

offsets.rb:183:in `buildOffsetsMap&apos;: unhandled exception

This happened for me when updating from a SVN revision that was a day or two old to r168458 and then building. I had to resort to nuking my build directory in order to get a working build. It seems like something in the offlineasm world isn&apos;t rebuilding the necessary bits?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009409</commentid>
    <comment_count>1</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-05-14 19:40:06 -0700</bug_when>
    <thetext>This interrupts about every 3rd build that I do.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009410</commentid>
    <comment_count>2</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2014-05-14 19:40:53 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; This interrupts about every 3rd build that I do.

Do you do anything between those three builds, other than WebCore changes?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009411</commentid>
    <comment_count>3</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-05-14 19:42:08 -0700</bug_when>
    <thetext>I&apos;m flipping between branches, between architectures and between targets (iOS/OS X).

Possibly related, incremental builds often fail with:
Undefined symbols for architecture x86_64:
  &quot;_callToJavaScript&quot;, referenced from:
      __ZN3JSC7JITCode7executeEPNS_2VMEPNS_14ProtoCallFrameE in JITCode.o
  &quot;_callToNativeFunction&quot;, referenced from:
      __ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKNS_8CallDataENS_7JSValueERKNS_7ArgListE in Interpreter.o
  &quot;_llint_entry&quot;, referenced from:
      __ZN3JSC5LLInt10initializeEv in LLIntData.o
  &quot;_sanitizeStackForVMImpl&quot;, referenced from:
      __ZN3JSC18sanitizeStackForVMEPNS_2VME in VM.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009413</commentid>
    <comment_count>4</comment_count>
    <who name="Filip Pizlo">fpizlo</who>
    <bug_when>2014-05-14 19:43:09 -0700</bug_when>
    <thetext>Assigning to Michael since he was the last one to mess with offlineasm.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1009415</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-05-14 19:44:05 -0700</bug_when>
    <thetext>iOS/OS X use different build product directories FWIW</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1010551</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2014-05-20 10:28:28 -0700</bug_when>
    <thetext>Believe this to be a Xcode issue.  Tracked in</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1010554</commentid>
    <comment_count>7</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-05-20 10:29:52 -0700</bug_when>
    <thetext>&lt;rdar://problem/16974705&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>