<?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>77443</bug_id>
          
          <creation_ts>2012-01-31 08:54:29 -0800</creation_ts>
          <short_desc>ASSERT(m_jumpsToLink.isEmpty()) failing in ARMv7Assembler dtor</short_desc>
          <delta_ts>2012-01-31 11:08:41 -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>Other</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Michael Saboff">msaboff</reporter>
          <assigned_to name="Michael Saboff">msaboff</assigned_to>
          <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>546112</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2012-01-31 08:54:29 -0800</bug_when>
    <thetext>When compiled debug for ARM, surfing most web pages dies with an ASSERT failure in the ARMv7Assembler. In radar as &lt;rdar://problem/10753240&gt; and &lt;rdar://problem/10779285&gt;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>546161</commentid>
    <comment_count>1</comment_count>
      <attachid>124759</attachid>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2012-01-31 09:29:16 -0800</bug_when>
    <thetext>Created attachment 124759
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>546163</commentid>
    <comment_count>2</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-01-31 09:31:40 -0800</bug_when>
    <thetext>Attachment 124759 did not pass style-queue:

Failed to run &quot;[&apos;Tools/Scripts/update-webkit&apos;]&quot; exit_code: 9

Updating OpenSource
From git://git.webkit.org/WebKit
   676824a..a72c8a9  master     -&gt; origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 106363 = 676824ad52096f0bc058e283b7f9071a227cd7a6
r106364 = a72c8a9b2ed7c202860de7e4733e96d7f60cdc14
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Applying: Fix compilation errors on build-webkit --debug --no-workers on mac.
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging LayoutTests/ChangeLog
CONFLICT (content): Merge conflict in LayoutTests/ChangeLog
Auto-merging LayoutTests/platform/qt/Skipped
CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped
Auto-merging Source/WebCore/ChangeLog
CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
Failed to merge in the changes.
Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac.

When you have resolved this problem run &quot;git rebase --continue&quot;.
If you would prefer to skip this patch, instead run &quot;git rebase --skip&quot;.
To restore the original branch and stop rebasing run &quot;git rebase --abort&quot;.

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 164.


If any of these errors are false positives, please file a bug against check-webkit-style.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>546166</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2012-01-31 09:38:07 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Attachment 124759 [details] did not pass style-queue:
&gt; 
&gt; Failed to run &quot;[&apos;Tools/Scripts/update-webkit&apos;]&quot; exit_code: 9
&gt; 
&gt; Updating OpenSource
&gt; From git://git.webkit.org/WebKit
&gt;    676824a..a72c8a9  master     -&gt; origin/master
&gt; Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
&gt; Currently at 106363 = 676824ad52096f0bc058e283b7f9071a227cd7a6
&gt; r106364 = a72c8a9b2ed7c202860de7e4733e96d7f60cdc14
&gt; Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
&gt; First, rewinding head to replay your work on top of it...
&gt; Applying: Fix compilation errors on build-webkit --debug --no-workers on mac.
&gt; Using index info to reconstruct a base tree...
&gt; Falling back to patching base and 3-way merge...
&gt; Auto-merging LayoutTests/ChangeLog
&gt; CONFLICT (content): Merge conflict in LayoutTests/ChangeLog
&gt; Auto-merging LayoutTests/platform/qt/Skipped
&gt; CONFLICT (content): Merge conflict in LayoutTests/platform/qt/Skipped
&gt; Auto-merging Source/WebCore/ChangeLog
&gt; CONFLICT (content): Merge conflict in Source/WebCore/ChangeLog
&gt; Failed to merge in the changes.
&gt; Patch failed at 0001 Fix compilation errors on build-webkit --debug --no-workers on mac.
&gt; 
&gt; When you have resolved this problem run &quot;git rebase --continue&quot;.
&gt; If you would prefer to skip this patch, instead run &quot;git rebase --skip&quot;.
&gt; To restore the original branch and stop rebasing run &quot;git rebase --abort&quot;.
&gt; 
&gt; rebase refs/remotes/origin/master: command returned error: 1
&gt; 
&gt; Died at Tools/Scripts/update-webkit line 164.
&gt; 
&gt; 
&gt; If any of these errors are false positives, please file a bug against check-webkit-style.

Looks like a bot issue as the posted patch doesn&apos;t change any of the paths mentioned.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>546258</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Saboff">msaboff</who>
    <bug_when>2012-01-31 11:08:41 -0800</bug_when>
    <thetext>Committed r106370: &lt;http://trac.webkit.org/changeset/106370&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>124759</attachid>
            <date>2012-01-31 09:29:16 -0800</date>
            <delta_ts>2012-01-31 11:00:52 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>77443.patch</filename>
            <type>text/plain</type>
            <size>1737</size>
            <attacher name="Michael Saboff">msaboff</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKPT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gU291
cmNlL0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkocmV2aXNpb24gMTA2MzYzKQorKysgU291cmNl
L0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDIxIEBA
CisyMDEyLTAxLTMxICBNaWNoYWVsIFNhYm9mZiAgPG1zYWJvZmZAYXBwbGUuY29tPgorCisgICAg
ICAgIEFTU0VSVChtX2p1bXBzVG9MaW5rLmlzRW1wdHkoKSkgZmFpbGluZyBpbiBBUk12N0Fzc2Vt
YmxlciBkdG9yCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9p
ZD03NzQ0MworCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAg
IFJlbW92ZWQgZmFpbGluZyBBU1NFUlQoKSBhbmQgdGh1cyBkZXN0cnVjdG9yLiAgVGhlIEFTU0VS
VCBpc24ndCBuZWVkZWQuCisgICAgICAgIFdlIGFyZSBoaXR0aW5nIGl0IGluIHRoZSBZQVJSIEpJ
VCBjYXNlIHdoZXJlIHdlIGJhaWwgb3V0IGFuZCBnbyB0byB0aGUKKyAgICAgICAgaW50ZXJwcmV0
ZXIgd2l0aCBhIHBhcnRpYWxseSBKSVQnZWQgZnVuY3Rpb24uICBTaW5jZSB3ZSBoYXZlbid0IGxp
bmtlZAorICAgICAgICB0aGUgSklUJ2VkIGNvZGUsIHRoZXJlIGlzIGxpa2VseSB0byBiZSBzb21l
IHVucmVzb2x2ZWQganVtcHMgaW4gdGhlIHZlY3RvcgorICAgICAgICB3aGVuIHRoZSBBUk12N0Fz
c2VtYmxlciBkZXN0cnVjdG9yIGlzIGNhbGxlZC4gIEZvciB0aGUgY2FzZSB3aGVyZSB3ZQorICAg
ICAgICBjb21wbGV0ZSB0aGUgSklUIHByb2Nlc3MsIHdlIGNsZWFyIHRoZSB2ZWN0b3IgYXQgdGhl
IGVuZCBvZgorICAgICAgICBMaW5rQnVmZmVyOjpsaW5rQ29kZSAoTGlua0J1ZmZlci5oOjI5Miku
CisKKyAgICAgICAgKiBhc3NlbWJsZXIvQVJNdjdBc3NlbWJsZXIuaDoKKyAgICAgICAgKEFSTXY3
QXNzZW1ibGVyKToKKwogMjAxMi0wMS0zMCAgT2xpdmVyIEh1bnQgIDxvbGl2ZXJAYXBwbGUuY29t
PgogCiAgICAgICAgIGdldF9ieV92YWxfYXJndW1lbnRzIGlzIGJyb2tlbiBpbiB0aGUgaW50ZXJw
cmV0ZXIKSW5kZXg6IFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9hc3NlbWJsZXIvQVJNdjdBc3NlbWJs
ZXIuaAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvSmF2YVNjcmlwdENvcmUvYXNzZW1ibGVyL0FSTXY3
QXNzZW1ibGVyLmgJKHJldmlzaW9uIDEwNjM2MSkKKysrIFNvdXJjZS9KYXZhU2NyaXB0Q29yZS9h
c3NlbWJsZXIvQVJNdjdBc3NlbWJsZXIuaAkod29ya2luZyBjb3B5KQpAQCAtNDE0LDExICs0MTQs
NiBAQCBwcml2YXRlOgogCiBjbGFzcyBBUk12N0Fzc2VtYmxlciB7CiBwdWJsaWM6Ci0gICAgfkFS
TXY3QXNzZW1ibGVyKCkKLSAgICB7Ci0gICAgICAgIEFTU0VSVChtX2p1bXBzVG9MaW5rLmlzRW1w
dHkoKSk7Ci0gICAgfQotCiAgICAgdHlwZWRlZiBBUk1SZWdpc3RlcnM6OlJlZ2lzdGVySUQgUmVn
aXN0ZXJJRDsKICAgICB0eXBlZGVmIEFSTVJlZ2lzdGVyczo6RlBTaW5nbGVSZWdpc3RlcklEIEZQ
U2luZ2xlUmVnaXN0ZXJJRDsKICAgICB0eXBlZGVmIEFSTVJlZ2lzdGVyczo6RlBEb3VibGVSZWdp
c3RlcklEIEZQRG91YmxlUmVnaXN0ZXJJRDsK
</data>
<flag name="review"
          id="126103"
          type_id="1"
          status="+"
          setter="barraclough"
    />
          </attachment>
      

    </bug>

</bugzilla>