<?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>5780</bug_id>
          
          <creation_ts>2005-11-20 02:38:06 -0800</creation_ts>
          <short_desc>Layout Test crash (css1/pseudo/firstletter.html) on TOT</short_desc>
          <delta_ts>2005-11-20 08:55:19 -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>Layout and Rendering</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>5777</dup_id>
          
          <bug_file_loc>http://paste.lisp.org/display/13795</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P1</priority>
          <bug_severity>Blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>24285</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-11-20 02:38:06 -0800</bug_when>
    <thetext>Layout Test crash (css1/pseudo/firstletter.html) on TOT

run-webkit-tests css1/pseudo/firstletter.html

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000008

Thread 0 Crashed:
0   com.apple.WebCore                0x013c36fc khtml::RenderStyle::isFloating() const + 20 
(render_style.h:1212)
1   com.apple.WebCore                0x0125d5a8 khtml::RenderBlock::updateFirstLetter() + 1096 
(render_block.cpp:3339)
2   com.apple.WebCore                0x011c818c khtml::RenderObject::recalcMinMaxWidths() + 260 
(render_object.cpp:2286)
3   com.apple.WebCore                0x011c8288 khtml::RenderObject::recalcMinMaxWidths() + 512 
(render_object.cpp:2298)
4   com.apple.WebCore                0x011c8288 khtml::RenderObject::recalcMinMaxWidths() + 512 
(render_object.cpp:2298)
5   com.apple.WebCore                0x011c8288 khtml::RenderObject::recalcMinMaxWidths() + 512 
(render_object.cpp:2298)
6   com.apple.WebCore                0x0126b470 khtml::RenderCanvas::layout() + 412 
(render_canvas.cpp:170)
7   com.apple.WebCore                0x010a7b54 KHTMLView::layout() + 1660 (khtmlview.cpp:689)
8   com.apple.WebCore                0x011f6b04 DOM::DocumentImpl::implicitClose() + 1316 
(dom_docimpl.cpp:1489)
9   com.apple.WebCore                0x010a20f8 KHTMLPart::checkEmitLoadEvent() + 916 
(khtml_part.cpp:2028)
10  com.apple.WebCore                0x010a2314 KHTMLPart::checkCompleted() + 520 (khtml_part.cpp:
1951)
11  com.apple.WebCore                0x010a3898 KHTMLPart::slotFinishedParsing() + 100 
(khtml_part.cpp:1817)
12  com.apple.WebCore                0x012333a8 KWQSlot::call() const + 384 (KWQSlot.mm:185)
13  com.apple.WebCore                0x01232e08 KWQSignal::call() const + 216 (KWQSignal.mm:87)
14  com.apple.WebCore                0x01233320 KWQSlot::call() const + 248 (KWQSlot.mm:181)
15  com.apple.WebCore                0x01232e08 KWQSignal::call() const + 216 (KWQSignal.mm:87)
16  com.apple.WebCore                0x0122b660 khtml::Tokenizer::finishedParsing() + 40 
(xml_tokenizer.cpp:66)
17  com.apple.WebCore                0x0117af3c khtml::HTMLTokenizer::end() + 400 (htmltokenizer.cpp:
1638)
18  com.apple.WebCore                0x0117b3cc khtml::HTMLTokenizer::finish() + 1148 
(htmltokenizer.cpp:1676)
19  com.apple.WebCore                0x011f1304 DOM::DocumentImpl::finishParsing() + 84 
(dom_docimpl.cpp:1582)
20  com.apple.WebCore                0x010a4938 KHTMLPart::endIfNotLoading() + 176 (khtml_part.cpp:
1739)
21  com.apple.WebCore                0x010a498c KHTMLPart::end() + 52 (khtml_part.cpp:1728)
22  com.apple.WebCore                0x01089144 -[WebCoreBridge end] + 72 (WebCoreBridge.mm:522)
23  com.apple.WebKit                 0x00255f88 -[WebDataSource(WebPrivate) _finishedLoading] + 204 
(WebDataSource.m:783)
24  com.apple.WebKit                 0x00292fd8 -[WebMainResourceLoader didFinishLoading] + 560 
(WebMainResourceLoader.m:395)
25  com.apple.WebKit                 0x002506d8 -[WebLoader connectionDidFinishLoading:] + 184 
(WebLoader.m:663)
26  com.apple.Foundation             0x9290dcdc -[NSURLConnection(NSURLConnectionInternal) 
_sendDidFinishLoadingCallback] + 188
27  com.apple.Foundation             0x9290bf48 -[NSURLConnection(NSURLConnectionInternal) 
_sendCallbacks] + 556
28  com.apple.Foundation             0x9290bca0 _sendCallbacks + 156
29  com.apple.CoreFoundation         0x9075da5c __CFRunLoopDoSources0 + 384
30  com.apple.CoreFoundation         0x9075cf8c __CFRunLoopRun + 452
31  com.apple.CoreFoundation         0x9075ca0c CFRunLoopRunSpecific + 268
32  com.apple.Foundation             0x928ea664 -[NSRunLoop runMode:beforeDate:] + 172
33  DumpRenderTree                   0x00006094 dumpRenderTree + 740 (DumpRenderTree.m:567)
34  DumpRenderTree                   0x00003a60 main + 2244 (DumpRenderTree.m:171)
35  DumpRenderTree                   0x000029f4 _start + 340 (crt.c:272)
36  DumpRenderTree                   0x0000289c start + 60</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24293</commentid>
    <comment_count>1</comment_count>
    <who name="">mitz</who>
    <bug_when>2005-11-20 08:55:19 -0800</bug_when>
    <thetext>

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

    </bug>

</bugzilla>