<?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>3624</bug_id>
          
          <creation_ts>2005-06-20 14:22:19 -0700</creation_ts>
          <short_desc>REGRESSION repro crash: asserction faliure in dom_position.cpp:494 (dev build only)</short_desc>
          <delta_ts>2005-08-16 15:20:20 -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>DOM</component>
          <version>412</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.dhl.com/splash.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mitz</reporter>
          <assigned_to name="Maciej Stachowiak">mjs</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>12733</commentid>
    <comment_count>0</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-06-20 14:22:19 -0700</bug_when>
    <thetext>When I go to http://www.dhl.com/splash.html, choose Israel from the pop-up menu, and press Go.
ToT crashes immediately with the following message:

/Users/dan/Documents/Development/WebKit/WebCore/khtml/xml/dom_position.cpp:494: failed 
assertion `currentPos == start&apos;
Abort

The crash doesn&apos;t happen with WebKit-412.6</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12839</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-06-22 09:55:29 -0700</bug_when>
    <thetext>Now it&apos;s OK again.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13426</commentid>
    <comment_count>2</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-06-28 08:32:15 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; Now it&apos;s OK again.

Actually it&apos;s still broken.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13444</commentid>
    <comment_count>3</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-06-28 12:10:21 -0700</bug_when>
    <thetext>Can&apos;t confirm this one, sorry. Works on ToT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13448</commentid>
    <comment_count>4</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-06-28 12:39:31 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; Can&apos;t confirm this one, sorry. Works on ToT.

Works here part of the time, too, but always fails if it&apos;s the first site I go to after launching Safari.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13449</commentid>
    <comment_count>5</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-06-28 12:46:48 -0700</bug_when>
    <thetext>still can&apos;t confirm...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13454</commentid>
    <comment_count>6</comment_count>
      <attachid>2692</attachid>
    <who name="">mitz</who>
    <bug_when>2005-06-28 14:59:15 -0700</bug_when>
    <thetext>Created attachment 2692
testcase

I can trigger the crash by opening this file in Safari an clicking inside the
yellow rect, somewhere to the left of the red arrow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13495</commentid>
    <comment_count>7</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-06-29 11:39:18 -0700</bug_when>
    <thetext>OK, a clean build seems to have solved it for real. Sorry.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13668</commentid>
    <comment_count>8</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-07-02 02:34:05 -0700</bug_when>
    <thetext>(In reply to comment #7)
&gt; OK, a clean build seems to have solved it for real. Sorry.

Actually, that was a clean *deployment* build (where assert() does nothing?). A clean development build 
still crashes.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13676</commentid>
    <comment_count>9</comment_count>
    <who name="Oliver Hunt">oliver</who>
    <bug_when>2005-07-02 05:37:18 -0700</bug_when>
    <thetext>I can reproduce this on ToT dev build -- may not be reproducible on deployment build as it&apos;s an assertion 
failure</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13691</commentid>
    <comment_count>10</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2005-07-02 08:24:46 -0700</bug_when>
    <thetext>I can easily reproduce this with a development build of WebKit by clicking once inside the yellow rectangle 
to the left of the red triangle.  As previous comments note the assertion failure is not triggered with a 
deployment build.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13692</commentid>
    <comment_count>11</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-02 08:37:28 -0700</bug_when>
    <thetext>well my bad, apologies for that one :).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16806</commentid>
    <comment_count>12</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-08-16 14:59:06 -0700</bug_when>
    <thetext>Fixed (by removing asserts) by David Harrison (as fix for &lt;rdar://problem/4119646&gt; &lt;rdar://problem/
4125949&gt;).</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2692</attachid>
            <date>2005-06-28 14:59:15 -0700</date>
            <delta_ts>2005-06-28 14:59:15 -0700</delta_ts>
            <desc>testcase</desc>
            <filename>crasher.html</filename>
            <type>text/html</type>
            <size>395</size>
            <attacher>mitz</attacher>
            
              <data encoding="base64">PCFET0NUWVBFIEhUTUwgUFVCTElDICItLy9XM0MvL0RURCBIVE1MIDQuMDEgVHJhbnNpdGlvbmFs
Ly9FTiI+DQoNCjxodG1sPg0KPGhlYWQ+DQo8dGl0bGU+Q3Jhc2hlcjwvdGl0bGU+DQo8L2hlYWQ+
DQo8Ym9keSA+DQo8Zm9ybSBuYW1lPSJjb3VudHJ5T3B0aW9ucyIgYWN0aW9uPSIjIj4NCjx0YWJs
ZT4NCjx0cj4NCgk8dGQgdmFsaWduPSJib3R0b20iPg0KCTxzZWxlY3QgbmFtZT0iY291bnRyeVNl
bGVjdCIgY2xhc3M9ImRyb3Bkb3duIj4NCgk8b3B0aW9uPjE8L29wdGlvbj4NCgk8L3NlbGVjdD4N
Cgk8L3RkPg0KCTx0ZD48aW1nIHNyYz0iaHR0cDovL3d3dy5kaGwuY29tL2FydC9idG5fZ28uZ2lm
Ij48L3RkPg0KPC90cj4NCjwvdGFibGU+DQo8L2Zvcm0+DQo8L2JvZHk+DQo8L2h0bWw+DQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>