<?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>3359</bug_id>
          
          <creation_ts>2005-06-08 10:57:16 -0700</creation_ts>
          <short_desc>Crash on hover with certain styles on the text applied</short_desc>
          <delta_ts>2005-07-31 20:36:34 -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>412</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></keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jorge Salvador Caffarena">jorge</reporter>
          <assigned_to name="Justin Garcia">justin.garcia</assigned_to>
          <cc>alamaz</cc>
    
    <cc>joost</cc>
    
    <cc>mrowe</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>11098</commentid>
    <comment_count>0</comment_count>
    <who name="Jorge Salvador Caffarena">jorge</who>
    <bug_when>2005-06-08 10:57:16 -0700</bug_when>
    <thetext>If you load this URL http://trac.adiumx.com/search?q=settings&amp;wiki=on&amp;ticket=on and hover on the 
third link, named #471 Privacy // Invisibility Settings, instant crash with this log:

Date/Time:      2005-06-08 19:47:52.582 +0200
OS Version:     10.4.1 (Build 8B15)
Report Version: 3

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  launchd [1]

Version:        2.0 (412)
Build Version:  1
Project Name:   WebBrowser
Source Version: 4120000

PID:    5392
Thread: 0

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

Thread 0 Crashed:
0   &lt;&lt;00000000&gt;&gt; 	0xffff8824 __memcpy + 132 (cpu_capabilities.h:189)
1   com.apple.WebCore        	0x0103dc4c QString::insert(unsigned, QChar const*, unsigned) + 148 
(icplusplus.c:28)
2   com.apple.WebCore        	0x011851b0 khtml::plainText(DOM::RangeImpl const*) + 144 
(icplusplus.c:28)
3   com.apple.WebCore        	0x01050708 -[WebCoreBridge elementAtPoint:] + 644 (icplusplus.c:28)
4   com.apple.WebKit         	0x00341e74 -[WebHTMLView elementAtPoint:] + 68 (WebHTMLView.m:
2903)
5   com.apple.WebKit         	0x0034ad68 -[WebHTMLView(WebPrivate) _updateMouseoverWithEvent:] 
+ 772 (WebHTMLView.m:1029)
6   com.apple.Foundation     	0x9287bbf8 _nsnote_callback + 180
7   com.apple.CoreFoundation 	0x90771840 __CFXNotificationPost + 368
8   com.apple.CoreFoundation 	0x90769964 _CFXNotificationPostNotification + 684
9   com.apple.Foundation     	0x92866000 -[NSNotificationCenter 
postNotificationName:object:userInfo:] + 92
10  com.apple.AppKit         	0x936f9358 forwardMethod + 92
11  com.apple.AppKit         	0x936f9358 forwardMethod + 92
12  com.apple.AppKit         	0x936f9358 forwardMethod + 92
13  com.apple.AppKit         	0x936f9358 forwardMethod + 92
14  com.apple.AppKit         	0x936f9358 forwardMethod + 92
15  com.apple.AppKit         	0x936f9358 forwardMethod + 92
16  com.apple.AppKit         	0x936f9358 forwardMethod + 92
17  com.apple.AppKit         	0x936f9358 forwardMethod + 92
18  com.apple.AppKit         	0x936f9358 forwardMethod + 92
19  com.apple.AppKit         	0x936f9358 forwardMethod + 92
20  com.apple.AppKit         	0x93757ff0 -[NSTextView mouseMoved:] + 2228
21  com.apple.AppKit         	0x93687438 -[NSWindow sendEvent:] + 6424
22  com.apple.Safari         	0x0001d6bc 0x1000 + 116412
23  com.apple.AppKit         	0x9362ff5c -[NSApplication sendEvent:] + 4172
24  com.apple.Safari         	0x0001a6a4 0x1000 + 104100
25  com.apple.AppKit         	0x936273f0 -[NSApplication run] + 508
26  com.apple.AppKit         	0x93717c1c NSApplicationMain + 452
27  com.apple.Safari         	0x00002700 0x1000 + 5888
28  com.apple.Safari         	0x00057190 0x1000 + 352656

Thread 1:
0   libSystem.B.dylib        	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation 	0x9074a4d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x90749ddc CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x9288b244 -[NSRunLoop runMode:beforeDate:] + 172
5   com.apple.Foundation     	0x9288b17c -[NSRunLoop run] + 76
6   com.apple.WebKit         	0x003667a4 +[WebFileDatabase _syncLoop:] + 176 
(WebFileDatabase.m:295)
7   com.apple.Foundation     	0x9287c2b4 forkThreadForFunction + 108
8   libSystem.B.dylib        	0x9002c3d4 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib        	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation 	0x9074a4d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x90749ddc CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x928a3760 +[NSURLConnection(NSURLConnectionInternal) 
_resourceLoadLoop:] + 264
5   com.apple.Foundation     	0x9287c2b4 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002c3d4 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib        	0x9000a778 mach_msg_trap + 8
1   libSystem.B.dylib        	0x9000a6bc mach_msg + 60
2   com.apple.CoreFoundation 	0x9074a4d8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation 	0x90749ddc CFRunLoopRunSpecific + 268
4   com.apple.Foundation     	0x928a48a0 +[NSURLCache _diskCacheSyncLoop:] + 152
5   com.apple.Foundation     	0x9287c2b4 forkThreadForFunction + 108
6   libSystem.B.dylib        	0x9002c3d4 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib        	0x9002ca98 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib        	0x9003127c pthread_cond_wait + 508
2   com.apple.Foundation     	0x92883420 -[NSConditionLock lockWhenCondition:] + 68
3   com.apple.Syndication    	0x9b029af0 -[AsyncDB _run:] + 192
4   com.apple.Foundation     	0x9287c2b4 forkThreadForFunction + 108
5   libSystem.B.dylib        	0x9002c3d4 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib        	0x9001efec select + 12
1   com.apple.CoreFoundation 	0x9075cd6c __CFSocketManager + 472
2   libSystem.B.dylib        	0x9002c3d4 _pthread_body + 96

Thread 0 crashed with PPC Thread State:
  srr0: 0xffff8824 srr1: 0x0200f030                vrsave: 0x00000000
    cr: 0x24000222  xer: 0x20000004   lr: 0x0103dc4c  ctr: 0x901241e0
    r0: 0x00000000   r1: 0xbfffdd50   r2: 0x001ffe00   r3: 0x0361069c
    r4: 0x00000000   r5: 0x00000002   r6: 0x0361069c   r7: 0x00740074
    r8: 0x0069006e   r9: 0x00000002  r10: 0x954f3f94  r11: 0x0121737c
   r12: 0x0361069c  r13: 0x00000000  r14: 0xbfffec20  r15: 0xbfffec70
   r16: 0x05aa91e0  r17: 0x055c3eb0  r18: 0x05581220  r19: 0x03496920
   r20: 0xa3629800  r21: 0x0039aa6c  r22: 0x055ef780  r23: 0x01456550
   r24: 0x05ad3040  r25: 0x00000000  r26: 0x00000002  r27: 0xbfffdf80
   r28: 0x00000026  r29: 0x00000001  r30: 0x0361069c  r31: 0x0118512c

Binary Images Description:
    0x1000 -    0xd7fff com.apple.Safari 2.0 (412)	/Applications/Safari.app/Contents/MacOS/Safari
  0x305000 -   0x39cfff com.apple.WebKit 412+	/Users/eevyl/_builds/WebKit.framework/Versions/
A/WebKit
  0x5f8000 -   0x6bafff com.apple.JavaScriptCore 412.1	/Users/eevyl/_builds/
JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x1204fff com.apple.WebCore 413.1	/Users/eevyl/_builds/WebCore.framework/
Versions/A/WebCore
 0x536a000 -  0x536cfff com.apple.textencoding.unicode 2.0	/System/Library/TextEncodings/Unicode 
Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x5491000 -  0x5497fff com.apple.DictionaryServiceComponent 1.0.0
	/System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
 0x54cb000 -  0x54cefff libMPAEncode0.1.dylib 	/Library/Application Support/DivXNetworks/
libMPAEncode0.1.dylib
 0x54d2000 -  0x54e4fff libdpv10.dylib 	/Library/Application Support/DivXNetworks/libdpv10.dylib
 0x5605000 -  0x56cffff com.divxnetworks.DivXCodec 5.2.1	/Library/QuickTime/DivX 5.component/
Contents/MacOS/DivX 5
 0x571d000 -  0x574efff liblame3.92.dylib 	/Library/Application Support/DivXNetworks/
liblame3.92.dylib
 0x578b000 -  0x57ebfff libdpus10.dylib 	/Library/Application Support/DivXNetworks/
libdpus10.dylib
0x8fe00000 - 0x8fe50fff dyld 43	/usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069cfff com.apple.CoreGraphics 1.256.4 (???)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
CoreGraphics.framework/Versions/A/CoreGraphics
0x90727000 - 0x90800fff com.apple.CoreFoundation 6.4.1 (368.1)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90849000 - 0x90849fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/CoreServices
0x9084b000 - 0x9094dfff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x909a7000 - 0x90a2bfff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90a55000 - 0x90ac9fff com.apple.framework.IOKit 1.4 (???)	/System/Library/Frameworks/
IOKit.framework/Versions/A/IOKit
0x90ae3000 - 0x90af5fff libauto.dylib 	/usr/lib/libauto.dylib
0x90afc000 - 0x90dc1fff com.apple.CoreServices.CarbonCore 10.4 (611.1)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
CarbonCore.framework/Versions/A/CarbonCore
0x90e24000 - 0x90ea4fff com.apple.CoreServices.OSServices 4.0 (4.0.0)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/
OSServices.framework/Versions/A/OSServices
0x90eee000 - 0x90f2efff com.apple.CFNetwork 4.0 (80)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f43000 - 0x90f5bfff com.apple.WebServices 1.1.2 (1.1.0)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/
WebServicesCore
0x90f6b000 - 0x90fe9fff com.apple.SearchKit 1.0.3	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9102e000 - 0x91055fff com.apple.Metadata 0.1 (121)	/System/Library/Frameworks/
CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0 (221)	/System/Library/Frameworks/
Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/
DiskArbitration.framework/Versions/A/DiskArbitration
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0
	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91384000 - 0x9138cfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.0 (3.0)
	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.5 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???)	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/
LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/
FindByContent
0x91890000 - 0x918d0fff com.apple.LaunchServices 10.4.1 (118)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
LaunchServices.framework/Versions/A/LaunchServices
0x918eb000 - 0x918fffff com.apple.speech.synthesis.framework 3.3
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/
SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190d000 - 0x91943fff com.apple.ImageIO.framework 1.0	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91957000 - 0x91a19fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a65000 - 0x91a7afff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a7f000 - 0x91a9bfff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa0000 - 0x91b0ffff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b26000 - 0x91b2afff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2c000 - 0x91b44fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b47000 - 0x91b8afff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b91000 - 0x91baafff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91baf000 - 0x91bb2fff libRadiance.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/
libRadiance.dylib
0x91bb4000 - 0x91bb4fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1)
	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb6000 - 0x91ca0fff com.apple.vImage 2.0	/System/Library/Frameworks/
Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91ca8000 - 0x91cc7fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1)
	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/
Versions/A/vecLib
0x91d33000 - 0x91d53fff libmx.A.dylib 	/usr/lib/libmx.A.dylib
0x91d59000 - 0x91dbefff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dc8000 - 0x91e5afff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e74000 - 0x92404fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9244c000 - 0x9275cfff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/
Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92789000 - 0x92814fff com.apple.DesktopServices 1.3	/System/Library/PrivateFrameworks/
DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92856000 - 0x92a7ffff com.apple.Foundation 6.4 (567)	/System/Library/Frameworks/
Foundation.framework/Versions/C/Foundation
0x92b9d000 - 0x92c7bfff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92c9b000 - 0x92d89fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92d9b000 - 0x92db9fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/
A/Libraries/libGL.dylib
0x92dc4000 - 0x92e1efff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/
A/Libraries/libGLU.dylib
0x92e3c000 - 0x92e3cfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Carbon
0x92e3e000 - 0x92e52fff com.apple.ImageCapture 3.0	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92e6a000 - 0x92e7afff com.apple.speech.recognition.framework 3.4
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92e86000 - 0x92e9bfff com.apple.securityhi 2.0 (203)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92ead000 - 0x92f34fff com.apple.ink.framework 101.2 (69)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/
Versions/A/Ink
0x92f48000 - 0x92f53fff com.apple.help 1.0.3 (32)	/System/Library/Frameworks/Carbon.framework/
Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92f5d000 - 0x92f8afff com.apple.openscripting 1.2.2 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92fa4000 - 0x92fb4fff com.apple.print.framework.Print 4.0 (187)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/
Versions/A/Print
0x92fc0000 - 0x93026fff com.apple.htmlrendering 1.1.2	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93057000 - 0x930a9fff com.apple.NavigationServices 3.4	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/
NavigationServices
0x930d5000 - 0x930f2fff com.apple.audio.SoundManager 3.9	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93104000 - 0x93111fff com.apple.CommonPanels 1.2.2 (73)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/
CommonPanels.framework/Versions/A/CommonPanels
0x9311a000 - 0x9342afff com.apple.HIToolbox 1.4.1 (???)	/System/Library/Frameworks/
Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93575000 - 0x93581fff com.apple.opengl 1.4.0	/System/Library/Frameworks/OpenGL.framework/
Versions/A/OpenGL
0x93586000 - 0x935a8fff com.apple.DirectoryService.Framework 2.0
	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93614000 - 0x9361cfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x93621000 - 0x93621fff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/
Cocoa.framework/Versions/A/Cocoa
0x93623000 - 0x93c54fff com.apple.AppKit 6.4.1 (824.1)	/System/Library/Frameworks/
AppKit.framework/Versions/C/AppKit
0x93fe0000 - 0x9404afff com.apple.CoreData 1.0 (46)	/System/Library/Frameworks/
CoreData.framework/Versions/A/CoreData
0x94082000 - 0x9414cfff com.apple.audio.toolbox.AudioToolbox 1.4
	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941a0000 - 0x941a0fff com.apple.audio.units.AudioUnit 1.4
	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x941a2000 - 0x94301fff com.apple.QuartzCore 1.4.1	/System/Library/Frameworks/
QuartzCore.framework/Versions/A/QuartzCore
0x94349000 - 0x94386fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x9438e000 - 0x943d9fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/
Versions/A/Libraries/libGLImage.dylib
0x94467000 - 0x9449ffff com.apple.vmutils 4.0.0 (85)	/System/Library/PrivateFrameworks/
vmutils.framework/Versions/A/vmutils
0x944e2000 - 0x944fefff com.apple.securityfoundation 2.0 (262)
	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94512000 - 0x94555fff com.apple.securityinterface 2.0 (256)
	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94579000 - 0x94588fff libCGATS.A.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/
Resources/libCGATS.A.dylib
0x94590000 - 0x9459cfff libCSync.A.dylib 	/System/Library/Frameworks/
ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/
Resources/libCSync.A.dylib
0x945e1000 - 0x945f5fff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945fb000 - 0x9485dfff com.apple.QuickTime 7.0.1	/System/Library/Frameworks/
QuickTime.framework/Versions/A/QuickTime
0x94930000 - 0x9494ffff com.apple.vecLib 3.1.1 (vecLib 3.1.1)
	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94abc000 - 0x94be9fff com.apple.AddressBook.framework 4.0.1 (472)
	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94c7a000 - 0x94c89fff com.apple.DSObjCWrappers.Framework 1.1
	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94c91000 - 0x94cb8fff com.apple.LDAPFramework 1.4 (68)	/System/Library/Frameworks/
LDAP.framework/Versions/A/LDAP
0x94cbe000 - 0x94ccefff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94cd2000 - 0x94d00fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94d10000 - 0x94d2dfff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x95491000 - 0x95514fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x96038000 - 0x96061fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x96dd0000 - 0x96e73fff libcrypto.0.9.dylib 	/usr/lib/libcrypto.0.9.dylib
0x96ea7000 - 0x96ed4fff libssl.0.9.dylib 	/usr/lib/libssl.0.9.dylib
0x97ad6000 - 0x97ae3fff com.apple.agl 2.5.6 (AGL-2.5.6)	/System/Library/Frameworks/
AGL.framework/Versions/A/AGL
0x99534000 - 0x99cc6fff com.apple.QuickTimeComponents.component 7.0.1
	/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/
QuickTimeComponents
0x9b027000 - 0x9b05afff com.apple.Syndication 1.0.0 (38)	/System/Library/PrivateFrameworks/
Syndication.framework/Versions/A/Syndication
0x9b075000 - 0x9b085fff com.apple.SyndicationUI 1.0.0 (38)	/System/Library/PrivateFrameworks/
SyndicationUI.framework/Versions/A/SyndicationUI
0xefbef000 - 0xefcd1fff libPSIKey.dylib 	/Library/Application Support/DivXNetworks/libPSIKey.dylib

Model: PowerBook6,1, BootROM 4.5.5f4, 1 processors, PowerPC G4  (3.3), 867 MHz, 640 MB
Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 32 MB
Memory Module: DIMM0/BUILT-IN, 128 MB, built-in, built-in
Memory Module: DIMM1/J31, 512 MB, DDR SDRAM, PC2100U-25330
AirPort: AirPort Extreme, 3.5f1 (3.50.37.p6)
Modem: MicroDash, Euro, V.92, 1.0F, APPLE VERSION 2.6.4
Bluetooth: Version 1.6.0f2, 2 service, 1 devices, 1 incoming serial ports
Network Service: Ethernet incorporada, Ethernet, en0
Parallel ATA Device: MATSHITACD-RW  CW-8122, 
Parallel ATA Device: FUJITSU MHS2040AT  D, 37.26 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
USB Device: Kensington PocketMouse Pro, Kensington, Up to 1.5 Mb/sec, 500 mA</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11134</commentid>
    <comment_count>1</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-06-09 00:06:59 -0700</bug_when>
    <thetext>i can&apos;t reproduce this bug, not in Webkit 412 nor in the current Safari shipped with Tiger.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11137</commentid>
    <comment_count>2</comment_count>
      <attachid>2172</attachid>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2005-06-09 01:42:55 -0700</bug_when>
    <thetext>Created attachment 2172
Test case.  The crash occurs on mouse over of the link.

The attached test case causes 100% reproducable crash.	Verified with ToT
WebKit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11202</commentid>
    <comment_count>3</comment_count>
    <who name="Mark Rowe (bdash)">mrowe</who>
    <bug_when>2005-06-09 16:11:20 -0700</bug_when>
    <thetext>*** Bug 3389 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>11909</commentid>
    <comment_count>4</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-06-14 12:42:21 -0700</bug_when>
    <thetext>K, can reproduce with this testcase. Changing it to javascript since the crash seems to be in there, and 
changed it to p1 since it&apos;s a reproducable crash.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>12474</commentid>
    <comment_count>5</comment_count>
    <who name="Vicki Murley">vicki</who>
    <bug_when>2005-06-17 11:44:03 -0700</bug_when>
    <thetext>I&apos;ve been looking into this, so I went ahead and assigned it to myself.  Is that the proper Bugzilla etiquette?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14024</commentid>
    <comment_count>6</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 12:27:17 -0700</bug_when>
    <thetext>It is proper etiquette :) It&apos;s not yet fixed tho? why not? :P</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14828</commentid>
    <comment_count>7</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-18 12:13:56 -0700</bug_when>
    <thetext>The crash occurs when a TextIterator returns a length 1 item with no characters.  But the fault lies with 
Bidi, which constructs an InlineTextBox of length 1 for the node whose nodeValue was set to 
&quot;&quot; (TextIterators iterate over InlineTextBoxes)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14865</commentid>
    <comment_count>8</comment_count>
      <attachid>3014</attachid>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-18 19:06:19 -0700</bug_when>
    <thetext>Created attachment 3014
Patch

In the test case, bidi adds a run of length 1 for an empty text node.  It&apos;s
length 1 because it&apos;s at the end of a line, and bidi creates the last run in a
line using &quot;appendRunsForObject(start, bidi.eor.pos+1, obj, bidi);&quot;  

But Bidi probably shouldn&apos;t even encounter zero length RenderObjects (from
empty text nodes) anyway, so one fix is to kill a text node&apos;s RenderObject if
its nodeValue is set to &quot;&quot;.

This fix detaches a node if its nodeValue is set to &quot;&quot;, and reattaches it if
nodeValue becomes non-empty.  Any suggestions?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15144</commentid>
    <comment_count>9</comment_count>
      <attachid>3014</attachid>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2005-07-24 16:22:53 -0700</bug_when>
    <thetext>Comment on attachment 3014
Patch

I don&apos;t think this patch is quite right. When the document as a whole is
attached, individual nodes should not be detached, even if they do not need a
renderer. If a node changes to a state where it should no longer have a
renderer, then the right thing to do is to detach and reattach it, if it is
already attached. Then createRendererIfNeeded will do the right thing and make
a new renderer or not. Note that CharacterDataImpl::rendererIsNeeded will
already refuse to create a renderer if the string is empty.

Conversely, you can&apos;t just unconditionally attach a text node if its text is
getting changed to non-empty. If style hasn&apos;t been resolved yet, it wouldn&apos;t
have been attached in the first place.

And finally, note that the EditingTextImpl subclass of TextImpl can validly
have a renderer even if empty. This is the type of text node that gets inserted
in preparation for user typing in a space where there is no text already
present. So in addition to straightening out whether empty text nodes have a
renderer, you may also have to address the specific circumastances that cause a
crash in this case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15222</commentid>
    <comment_count>10</comment_count>
      <attachid>3103</attachid>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-26 21:06:52 -0700</bug_when>
    <thetext>Created attachment 3103
New Patch

Maciej&apos;s right, it seems OK for zero length render objects to exist.  This
patch just prevents runs associated with a zero length render object from being
larger than they should be.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15223</commentid>
    <comment_count>11</comment_count>
      <attachid>3104</attachid>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-26 21:08:37 -0700</bug_when>
    <thetext>Created attachment 3104
layout test for patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15224</commentid>
    <comment_count>12</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-26 21:11:16 -0700</bug_when>
    <thetext>You&apos;ll have to save and view the layout test in a text editor, since it crashes Safari without the patch 
applied.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15315</commentid>
    <comment_count>13</comment_count>
      <attachid>3103</attachid>
    <who name="Maciej Stachowiak">mjs</who>
    <bug_when>2005-07-27 23:19:28 -0700</bug_when>
    <thetext>Comment on attachment 3103
New Patch

This looks like a good fix, r=me, but since zero-length text nromally doesn&apos;t
get a renderer, it independently seems like a good idea to maintain this
property dynamically. Maybe talk to hyatt about it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15598</commentid>
    <comment_count>14</comment_count>
    <who name="Justin Garcia">justin.garcia</who>
    <bug_when>2005-07-31 20:36:34 -0700</bug_when>
    <thetext>Landing this ...</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2172</attachid>
            <date>2005-06-09 01:42:55 -0700</date>
            <delta_ts>2005-06-09 01:42:55 -0700</delta_ts>
            <desc>Test case.  The crash occurs on mouse over of the link.</desc>
            <filename>trac-adiumx-search.html</filename>
            <type>text/html</type>
            <size>596</size>
            <attacher name="Mark Rowe (bdash)">mrowe</attacher>
            
              <data encoding="base64">PGh0bWwgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiIGxhbmc9ImVuIiB4bWw6
bGFuZz0iZW4iPgogPGhlYWQ+CiAgPHRpdGxlPkNyYXNoIE9uIE1vdXNlIE92ZXI8L3RpdGxlPgog
PC9oZWFkPgo8Ym9keT4KICAgIDwhLS0gTm90ZTogIHRoZSBBIHRhZyBtdXN0IGJlIGluc2lkZSBh
IGJsb2NrIGxldmVsIGVsZW1lbnQgZm9yIHRoZSBjcmFzaCB0byBvY2N1ci4gLS0+CiAgICA8ZGl2
PjxhIGlkPSJ0aGVOb2RlIiBocmVmPSIjIj5SZXBsYWNlIE1lPC9hPjwvZGl2PgogICAgCiAgICA8
c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCI+CiAgICAgIHZhciBub2RlID0gZG9jdW1lbnQu
Z2V0RWxlbWVudEJ5SWQoInRoZU5vZGUiKS5maXJzdENoaWxkOwogICAgICB2YXIgbmV3Tm9kZSA9
IG5vZGUuc3BsaXRUZXh0KDApOwogICAgICAKICAgICAgbmV3Tm9kZS5ub2RlVmFsdWUgPSAiIjsg
Ly8gPC0tIFNldHRpbmcgdGhpcyB0byBhbnl0aGluZyBidXQgIiIgcHJldmVudHMgdGhlIGNyYXNo
LgogICAgICBub2RlLm5vZGVWYWx1ZSA9ICJNb3VzZSBPdmVyIE1lIFRvIENyYXNoIjsKICAgIDwv
c2NyaXB0PgogPC9ib2R5Pgo8L2h0bWw+Cgo=
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>3014</attachid>
            <date>2005-07-18 19:06:19 -0700</date>
            <delta_ts>2005-07-26 21:06:52 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>patch.txt</filename>
            <type>text/plain</type>
            <size>817</size>
            <attacher name="Justin Garcia">justin.garcia</attacher>
            
              <data encoding="base64">SW5kZXg6IGtodG1sL3htbC9kb21fdGV4dGltcGwuY3BwCj09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9j
dnMvcm9vdC9XZWJDb3JlL2todG1sL3htbC9kb21fdGV4dGltcGwuY3BwLHYKcmV0cmlldmluZyBy
ZXZpc2lvbiAxLjI1CmRpZmYgLXUgLXIxLjI1IGRvbV90ZXh0aW1wbC5jcHAKLS0tIGtodG1sL3ht
bC9kb21fdGV4dGltcGwuY3BwCTE4IEp1bCAyMDA1IDIxOjQ0OjI5IC0wMDAwCTEuMjUKKysrIGto
dG1sL3htbC9kb21fdGV4dGltcGwuY3BwCTE5IEp1bCAyMDA1IDAxOjMyOjE0IC0wMDAwCkBAIC03
MCw5ICs3MCwxNiBAQAogICAgIERPTVN0cmluZ0ltcGwgKm9sZFN0ciA9IHN0cjsKICAgICBzdHIg
PSBfZGF0YS5pbXBsOwogICAgIGlmKHN0cikgc3RyLT5yZWYoKTsKLSAgICBpZiAobV9yZW5kZXIp
Ci0gICAgICAoc3RhdGljX2Nhc3Q8UmVuZGVyVGV4dCo+KG1fcmVuZGVyKSktPnNldFRleHQoc3Ry
KTsKLSAgICAKKyAgICBpZiAoX2RhdGEuaXNFbXB0eSgpKQorICAgICAgICBkZXRhY2goKTsKKyAg
ICBlbHNlIHsKKyAgICAgICAgaWYoIWF0dGFjaGVkKCkpCisgICAgICAgICAgICBhdHRhY2goKTsK
KyAgICAgICAgCisgICAgICAgIGlmIChtX3JlbmRlcikKKyAgICAgICAgICAgIChzdGF0aWNfY2Fz
dDxSZW5kZXJUZXh0Kj4obV9yZW5kZXIpKS0+c2V0VGV4dChzdHIpOworICAgIH0KKyAgICAgICAg
CiAgICAgZGlzcGF0Y2hNb2RpZmllZEV2ZW50KG9sZFN0cik7CiAgICAgaWYob2xkU3RyKSBvbGRT
dHItPmRlcmVmKCk7CiAgICAgCg==
</data>
<flag name="review"
          id="251"
          type_id="1"
          status="-"
          setter="mjs"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>3103</attachid>
            <date>2005-07-26 21:06:52 -0700</date>
            <delta_ts>2005-07-27 23:19:28 -0700</delta_ts>
            <desc>New Patch</desc>
            <filename>3359.txt</filename>
            <type>text/plain</type>
            <size>2004</size>
            <attacher name="Justin Garcia">justin.garcia</attacher>
            
              <data encoding="base64">SW5kZXg6IENoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvY3ZzL3Jvb3QvV2ViQ29yZS9D
aGFuZ2VMb2csdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEuNDQ3NgpkaWZmIC11IC1yMS40NDc2IENo
YW5nZUxvZwotLS0gQ2hhbmdlTG9nCTI3IEp1bCAyMDA1IDAxOjUzOjEzIC0wMDAwCTEuNDQ3Ngor
KysgQ2hhbmdlTG9nCTI3IEp1bCAyMDA1IDAzOjQ2OjQzIC0wMDAwCkBAIC0xLDUgKzEsMjMgQEAK
IDIwMDUtMDctMjYgIEp1c3RpbiBHYXJjaWEgIDxqdXN0aW4uZ2FyY2lhQGFwcGxlLmNvbT4KIAor
ICAgICAgICBSZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKyAgICAgICAgCisgICAgICAgIEZp
eGVzIDxodHRwOi8vYnVnemlsbGEub3BlbmRhcndpbi5vcmcvc2hvd19idWcuY2dpP2lkPTMzNTk+
IENyYXNoIG9uIGhvdmVyIHdpdGggY2VydGFpbiBzdHlsZXMgb24gdGhlIHRleHQgYXBwbGllZAor
ICAgICAgICAKKyAgICAgICAgSWYgYSB6ZXJvIGxlbmd0aGVkIHJlbmRlciBvYmplY3QgKHN1Y2gg
YXMgYSB0ZXh0IG5vZGUgdGhhdCBoYXMgYmVlbiBzZXQgdG8gIiIpIG9jY3VyZWQgYXQgdGhlIAor
ICAgICAgICBlbmQgb2YgYSBsaW5lLCBpdCB3YXMgcHJldmlvdXNseSBnaXZlbiBhIG5vbi16ZXJv
IHNpemVkIHJ1bi4gIEEgY3Jhc2ggd291bGQgb2NjdXIgb24gaXRlcmF0aW9uIAorICAgICAgICBv
dmVyIGEgbm9kZSBjb250YWluaW5nIHN1Y2ggYSBydW4uIChpdGVyYXRpb24gaGFwcGVucyB3aGVu
IHlvdSBob3ZlciBvdmVyIGEgbGluaykKKworICAgICAgICBUZXN0IGNhc2VzIGFkZGVkOgorICAg
ICAgICAqIGxheW91dC10ZXN0cy90cmF2ZXJzYWwvc2l6ZS16ZXJvLXJ1bi1leHBlY3RlZC50eHQ6
IEFkZGVkLgorICAgICAgICAqIGxheW91dC10ZXN0cy90cmF2ZXJzYWwvc2l6ZS16ZXJvLXJ1bi5o
dG1sOiBBZGRlZC4KKworICAgICAgICAqIGtodG1sL3JlbmRlcmluZy9iaWRpLmNwcDoKKyAgICAg
ICAgKGtodG1sOjphcHBlbmRSdW4pOgorCisKKzIwMDUtMDctMjYgIEp1c3RpbiBHYXJjaWEgIDxq
dXN0aW4uZ2FyY2lhQGFwcGxlLmNvbT4KKwogICAgICAgICBQYXRjaCBieSBUcmV5IE1hdHRlc29u
IDx0cmV5QHVzYS5uZXQ+CiAgICAgICAgIAogICAgICAgICBSZXZpZXdlZCBieSBoeWF0dC4KSW5k
ZXg6IGtodG1sL3JlbmRlcmluZy9iaWRpLmNwcAo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09ClJDUyBmaWxlOiAvY3ZzL3Jv
b3QvV2ViQ29yZS9raHRtbC9yZW5kZXJpbmcvYmlkaS5jcHAsdgpyZXRyaWV2aW5nIHJldmlzaW9u
IDEuMTM1CmRpZmYgLXUgLXIxLjEzNSBiaWRpLmNwcAotLS0ga2h0bWwvcmVuZGVyaW5nL2JpZGku
Y3BwCTE5IEp1bCAyMDA1IDIxOjE4OjAyIC0wMDAwCTEuMTM1CisrKyBraHRtbC9yZW5kZXJpbmcv
YmlkaS5jcHAJMjcgSnVsIDIwMDUgMDM6NDY6NDMgLTAwMDAKQEAgLTU1Niw4ICs1NTYsMTEgQEAK
ICAgICAgICAgc3RhcnQgPSAwOwogICAgICAgICBvYmogPSBCaWRpbmV4dCggYmlkaS5zb3IucGFy
LCBvYmosIGJpZGkgKTsKICAgICB9Ci0gICAgaWYgKG9iaikKLSAgICAgICAgYXBwZW5kUnVuc0Zv
ck9iamVjdChzdGFydCwgYmlkaS5lb3IucG9zKzEsIG9iaiwgYmlkaSk7CisgICAgaWYgKG9iaikg
eworICAgICAgICAvLyBJdCdzIE9LIHRvIGFkZCBydW5zIGZvciB6ZXJvLWxlbmd0aCBSZW5kZXJP
YmplY3RzLCBqdXN0IGRvbid0IG1ha2UgdGhlIHJ1biBsYXJnZXIgdGhhbiBpdCBzaG91bGQgYmUK
KyAgICAgICAgaW50IGVuZCA9IG9iai0+bGVuZ3RoKCkgPyBiaWRpLmVvci5wb3MrMSA6IDA7Cisg
ICAgICAgIGFwcGVuZFJ1bnNGb3JPYmplY3Qoc3RhcnQsIGVuZCwgb2JqLCBiaWRpKTsKKyAgICB9
CiAgICAgCiAgICAgYmlkaS5lb3IuaW5jcmVtZW50KCBiaWRpICk7CiAgICAgYmlkaS5zb3IgPSBi
aWRpLmVvcjsK
</data>
<flag name="review"
          id="277"
          type_id="1"
          status="+"
          setter="mjs"
    />
          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>3104</attachid>
            <date>2005-07-26 21:08:37 -0700</date>
            <delta_ts>2005-07-26 21:08:37 -0700</delta_ts>
            <desc>layout test for patch</desc>
            <filename>size-zero-run.html</filename>
            <type>text/plain</type>
            <size>1091</size>
            <attacher name="Justin Garcia">justin.garcia</attacher>
            
              <data encoding="base64">PGh0bWw+Cgo8aGVhZD4KPHNjcmlwdD4KZnVuY3Rpb24gdGVzdCgpIHsKICAgIGlmKHdpbmRvdy5s
YXlvdXRUZXN0Q29udHJvbGxlcikKICAgICAgICBsYXlvdXRUZXN0Q29udHJvbGxlci5kdW1wQXNU
ZXh0KCk7CiAgICAgICAgCiAgICB2YXIgdGV4dG5vZGUxID0gZG9jdW1lbnQuZ2V0RWxlbWVudEJ5
SWQoIm5vZGUiKS5maXJzdENoaWxkOwogICAgdmFyIHRleHRub2RlMiA9IHRleHRub2RlMS5zcGxp
dFRleHQoMyk7CiAgICB0ZXh0bm9kZTIubm9kZVZhbHVlID0gIiI7CiAgICAKICAgIHZhciByb290
ID0gZG9jdW1lbnQuYm9keTsKICAgIHZhciBpdCA9IGRvY3VtZW50LmNyZWF0ZU5vZGVJdGVyYXRv
cihyb290LCBOb2RlRmlsdGVyLlNIT1dfRUxFTUVOVCwgTm9kZUZpbHRlci5GSUxURVJfQUNDRVBU
LCBmYWxzZSk7CgogICAgdmFyIG4gPSBpdC5uZXh0Tm9kZSgpOwogICAgd2hpbGUobikgewogICAg
ICAgIG4gPSBpdC5uZXh0Tm9kZSgpOwogICAgfQogICAgCiAgICB2YXIgdGV4dCA9IGRvY3VtZW50
LmdldEVsZW1lbnRCeUlkKCJub2RlIikuaW5uZXJUZXh0Owp9Cjwvc2NyaXB0Pgo8L2hlYWQ+Cgo8
Ym9keSBvbmxvYWQ9InRlc3QoKTsiPgo8cD5JZiBhIHplcm8gbGVuZ3RoZWQgcmVuZGVyIG9iamVj
dCAoc3VjaCBhcyBhIHRleHQgbm9kZSB0aGF0IGhhcyBiZWVuIHNldCB0byAiIikgb2NjdXJlZCBh
dCB0aGUgZW5kIG9mIGEgbGluZSwgaXQgd2FzIHByZXZpb3VzbHkgZ2l2ZW4gYSBub24temVybyBz
aXplZCBydW4uPC9wPgo8cD5BIGNyYXNoIHdvdWxkIG9jY3VyIG9uIGl0ZXJhdGlvbiBvdmVyIGEg
bm9kZSBjb250YWluaW5nIHN1Y2ggYSBydW4uICBOb2RlSXRlcmF0b3JzLCB0aGUgaW5uZXJUZXh0
IHByb3BlcnR5LCBhbmQgaG92ZXJpbmcgb3ZlciBhIGxpbmsgYWxsIHVzZSBpdGVyYXRpb24uPC9w
Pgo8cD5UaGlzIHRlc3RzIGl0ZXJhdGlvbiB1c2luZyBib3RoIHRoZSBpbm5lclRleHQgcHJvcGVy
dHkgYW5kIE5vZGVJdGVyYXRvcnMuICBJdCBpcyBzdWNjZXNzZnVsIGlmIGl0IGRvZXNuJ3QgY3Jh
c2ggU2FmYXJpLjwvcD4KPGhyPgo8YSBocmVmPSIjIiBpZD0ibm9kZSI+aGVsbG88L2E+PC9ib2R5
PjwvaHRtbD4=
</data>

          </attachment>
      

    </bug>

</bugzilla>