<?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>13493</bug_id>
          
          <creation_ts>2007-04-25 15:10:40 -0700</creation_ts>
          <short_desc>REGRESSION: Crash at WTF::fastFree() when arrowing backward through editable text</short_desc>
          <delta_ts>2007-04-30 13:05:15 -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>HTML Editing</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Justin Garcia">justin.garcia</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>12449</commentid>
    <comment_count>0</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2007-04-25 15:10:40 -0700</bug_when>
    <thetext>Open:
&lt;body contenteditable=&quot;true&quot;&gt;&amp;#149; &lt;b&gt;This is some linked text&lt;/b&gt;&lt;/body&gt;
Place the caret at the end of the document and left arrow backward through the text.  Crash occurs when the caret is between &apos;m&apos; and &apos;e&apos; of &apos;some&apos;.

0   com.apple.JavaScriptCore 	0x001747ca WTF::fastFree(void*) + 58
1   com.apple.WebCore        	0x0118b900 WebCore::DeprecatedStringData::~DeprecatedStringData [in-charge]() + 32
2   com.apple.WebCore        	0x011d28dd WebCore::previousBoundary(WebCore::VisiblePosition const&amp;, unsigned (*)(unsigned short const*, unsigned)) + 893
3   com.apple.WebCore        	0x011d5be0 WebCore::startOfWord(WebCore::VisiblePosition const&amp;, WebCore::EWordSide) + 256
4   com.apple.WebCore        	0x010abba6 WebCore::Frame::respondToChangedSelection(WebCore::Selection const&amp;, bool) + 310
5   com.apple.WebCore        	0x011c669f WebCore::SelectionController::setSelection(WebCore::Selection const&amp;, bool, bool, bool) + 895
6   com.apple.WebCore        	0x011c8326 WebCore::SelectionController::moveTo(WebCore::VisiblePosition const&amp;, bool) + 118
7   com.apple.WebCore        	0x011c947d WebCore::SelectionController::modify(WebCore::SelectionController::EAlteration, WebCore::SelectionController::EDirection, WebCore::TextGranularity, bool) + 509

...

&lt;rdar://problem/5157329&gt; REGRESSION: Crash at WTF::fastFree() when arrowing backward through editable text</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11983</commentid>
    <comment_count>1</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2007-04-27 15:15:16 -0700</bug_when>
    <thetext>Regressed between r20814 and r20836.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11761</commentid>
    <comment_count>2</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2007-04-28 19:55:25 -0700</bug_when>
    <thetext>Looks like r20819 caused this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11592</commentid>
    <comment_count>3</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2007-04-30 13:05:15 -0700</bug_when>
    <thetext>I backed out those changes in r21193.  We&apos;ll revisit the bug fixed by those changes later.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>