Bug 7647 - Crash when typing into text contols
Summary: Crash when typing into text contols
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Critical
Assignee: Nobody
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2006-03-07 13:07 PST by Eric Seidel (no email)
Modified: 2006-03-07 16:05 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2006-03-07 13:07:08 PST
This seems to happen to me every time on TOT:

Date/Time:      2006-03-07 13:05:02.062 -0800
OS Version:     10.4.6 (Build 8I1106)
Report Version: 4

Command: Safari
Path:    /Volumes/Stuff/Projects/build/Debug/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [66]

Version: 2.0.1 (420+)

PID:    464
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0xbbadbeef

Thread 0 Crashed:
0   com.apple.Safari         	0x00117bc9 -[FormDelegate textFieldDidBeginEditing:inFrame:] + 86 (BrowserWebView.m:2978)
1   com.apple.WebKit         	0x0122b645 -[WebFrameBridge textFieldDidBeginEditing:] + 124 (WebFrameBridge.m:1293)
2   com.apple.WebCore        	0x01cb9286 -[KWQTextFieldController controlTextDidBeginEditing:] + 166 (KWQTextField.mm:170)
3   com.apple.Foundation     	0x90a6204f _nsnote_callback + 230
4   com.apple.CoreFoundation 	0x902ca861 __CFXNotificationPost + 345
5   com.apple.CoreFoundation 	0x902c208c _CFXNotificationPostNotification + 600
6   com.apple.Foundation     	0x90a5a6b4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
7   com.apple.AppKit         	0x9215cbdd -[NSTextField textDidBeginEditing:] + 147
8   com.apple.Foundation     	0x90a6204f _nsnote_callback + 230
9   com.apple.CoreFoundation 	0x902ca861 __CFXNotificationPost + 345
10  com.apple.CoreFoundation 	0x902c208c _CFXNotificationPostNotification + 600
11  com.apple.Foundation     	0x90a5a6b4 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
12  com.apple.AppKit         	0x9215c4cd -[NSTextView(NSSharing) shouldChangeTextInRanges:replacementStrings:] + 681
13  com.apple.AppKit         	0x9215b731 -[NSTextView insertText:] + 1060
14  com.apple.AppKit         	0x9215b197 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) flushTextForClient:] + 197
15  com.apple.AppKit         	0x92158240 -[NSTSMInputContext interpretKeyEvents:] + 1240
16  com.apple.AppKit         	0x92157592 -[NSView interpretKeyEvents:] + 65
17  com.apple.AppKit         	0x92157480 -[NSTextView keyDown:] + 1061
18  com.apple.AppKit         	0x92157005 -[NSWindow sendEvent:] + 7377
19  com.apple.Safari         	0x000bb4ed -[Window sendEvent:] + 222 (Window.m:76)
20  com.apple.AppKit         	0x92148858 -[NSApplication sendEvent:] + 5023
21  com.apple.Safari         	0x000236f7 -[BrowserApplication sendEvent:] + 544 (BrowserApplication.m:139)
22  com.apple.AppKit         	0x92073466 -[NSApplication run] + 547
23  com.apple.AppKit         	0x92067397 NSApplicationMain + 573
24  com.apple.Safari         	0x000b5e4c main + 113 (main.m:24)
25  com.apple.Safari         	0x00002642 _start + 228 (crt.c:272)
26  com.apple.Safari         	0x0000255d start + 41

Thread 1:
0   libSystem.B.dylib        	0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation 	0x902a195e CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation 	0x902a1179 CFRunLoopRunInMode + 61
3   com.apple.Foundation     	0x90a9fb4a -[NSRunLoop runMode:beforeDate:] + 182
4   com.apple.Foundation     	0x90a9fa46 -[NSRunLoop run] + 75
5   com.apple.WebKit         	0x0128e343 +[WebFileDatabase _syncLoop:] + 314 (WebFileDatabase.m:291)
6   com.apple.Foundation     	0x90a6a1b0 forkThreadForFunction + 123
7   libSystem.B.dylib        	0x90024a27 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib        	0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation 	0x902a195e CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation 	0x902a1179 CFRunLoopRunInMode + 61
3   com.apple.Foundation     	0x90a9f861 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation     	0x90a6a1b0 forkThreadForFunction + 123
5   libSystem.B.dylib        	0x90024a27 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib        	0x9000a4e7 mach_msg_trap + 7
1   com.apple.CoreFoundation 	0x902a195e CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation 	0x902a1179 CFRunLoopRunInMode + 61
3   com.apple.Foundation     	0x90ac695e +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation     	0x90a6a1b0 forkThreadForFunction + 123
5   libSystem.B.dylib        	0x90024a27 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib        	0x900250c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation     	0x90ac000c -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication    	0x9a9cc122 -[AsyncDB _run:] + 181
3   com.apple.Foundation     	0x90a6a1b0 forkThreadForFunction + 123
4   libSystem.B.dylib        	0x90024a27 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib        	0x9001aa1c select + 12
1   libSystem.B.dylib        	0x90024a27 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0xbbadbeef    ebx: 0x00117b7f ecx:0xa0001e60 edx: 0x00000000
edi: 0x00000000    esi: 0x0f1f52d0 ebp:0xbffff168 esp: 0xbffff150
 ss: 0x0000002f    efl: 0x00010286 eip:0x00117bc9  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -   0x170fff com.apple.Safari 2.0.1 (420+)	/Volumes/Stuff/Projects/build/Debug/Safari.app/Contents/MacOS/Safari
 0x1205000 -  0x12dffff com.apple.WebKit 420+	/Volumes/Stuff/Projects/build/Debug/WebKit.framework/Versions/A/WebKit
 0x159f000 -  0x162efff com.apple.JavaScriptCore 420+	/Volumes/Stuff/Projects/build/Debug/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1caa000 -  0x2060fff com.apple.WebCore 420+	/Volumes/Stuff/Projects/build/Debug/WebCore.framework/Versions/A/WebCore
0x8fe00000 - 0x8fe4bfff dyld 44.17	/usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90214000 - 0x90250fff com.apple.CoreText 1.1.0 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9027f000 - 0x90347fff com.apple.CoreFoundation 6.4.5 (368.26)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9039d000 - 0x90642fff com.apple.CoreServices.CarbonCore 682.10 (679)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x906c3000 - 0x90733fff com.apple.framework.IOKit 1.4.2 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9074c000 - 0x907b4fff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90808000 - 0x90808fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9080b000 - 0x90884fff com.apple.audio.CoreAudio 3.0.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x908d3000 - 0x908d3fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x908d6000 - 0x90955fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90983000 - 0x90a07fff com.apple.DesktopServices 1.3.3	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a4d000 - 0x90c7ffff com.apple.Foundation 6.4.5 (567.26)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90da8000 - 0x90dbffff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90dd3000 - 0x90e2afff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90e3f000 - 0x90e65fff com.apple.SystemConfiguration 1.8.5	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90e7a000 - 0x90e7afff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90e7d000 - 0x90e88fff com.apple.opengl 1.4.9	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90e8f000 - 0x90eaafff com.apple.DirectoryService.Framework 3.1	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90f1f000 - 0x90f1ffff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90faf000 - 0x90fe4fff com.apple.vmutils 4.0.1 (87)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9100e000 - 0x91024fff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91036000 - 0x91041fff com.apple.speech.synthesis.framework 3.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9104c000 - 0x910affff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x910da000 - 0x91184fff com.apple.QD 3.10.8 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x911c1000 - 0x9123efff com.apple.print.framework.PrintCore 4.5 (177.10)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9128b000 - 0x91293fff com.apple.speech.recognition.framework 3.5	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9129e000 - 0x912bbfff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x912d3000 - 0x912e3fff com.apple.ImageCapture 3.0.3	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x912f7000 - 0x912fafff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91300000 - 0x91305fff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9130d000 - 0x91313fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9131d000 - 0x91322fff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9132d000 - 0x9136efff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9139f000 - 0x913aefff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x913b7000 - 0x913c2fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91415000 - 0x9142ffff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91856000 - 0x91870fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91880000 - 0x91a33fff com.apple.security 4.2.1 (24989)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91b3a000 - 0x91b77fff com.apple.LaunchServices 174.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91b8f000 - 0x91e81fff com.apple.HIToolbox 1.4.6 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91fe3000 - 0x9202efff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92062000 - 0x9271bfff com.apple.AppKit 6.4.5 (824.35)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92a9d000 - 0x92eedfff com.apple.CoreGraphics 1.258.26 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92fce000 - 0x92fe4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x92fea000 - 0x93132fff com.apple.AddressBook.framework 4.0.3 (477.6)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9325d000 - 0x93286fff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93291000 - 0x932a1fff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x93435000 - 0x93452fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x9345b000 - 0x934d9fff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93518000 - 0x93528fff com.apple.securityfoundation 2.1.1 (26040)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9353a000 - 0x93618fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x93648000 - 0x936d9fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x936ee000 - 0x9372bfff com.apple.securityinterface 2.1.1 (24989)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x93da1000 - 0x94324fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94362000 - 0x94714fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9474c000 - 0x94791fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x94d45000 - 0x94e38fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x94e9d000 - 0x94f4ffff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x94fab000 - 0x94fcffff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94fe6000 - 0x950d3fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x950d9000 - 0x950e8fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x9512e000 - 0x95136fff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9513f000 - 0x95151fff libauto.dylib 	/usr/lib/libauto.dylib
0x95346000 - 0x953c0fff com.apple.CoreData 90	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x954c3000 - 0x954e1fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9585f000 - 0x95882fff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x95890000 - 0x958d1fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x95973000 - 0x95975fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x9597b000 - 0x95a4ffff com.apple.ColorSync 4.4.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95a93000 - 0x95aa2fff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95aab000 - 0x95ab8fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95ad4000 - 0x95afffff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95b1d000 - 0x95b5bfff com.apple.CFNetwork 129.12	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95b72000 - 0x95b72fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95c7f000 - 0x95d07fff com.apple.vImage 2.3	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x95d7b000 - 0x95e50fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95eb0000 - 0x95eb7fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x96a4c000 - 0x96a4cfff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96b64000 - 0x96b9afff com.apple.ImageIO.framework 1.4.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96bae000 - 0x96bb2fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96bb5000 - 0x96c13fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x96c24000 - 0x96c40fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96d0e000 - 0x96d28fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96d2e000 - 0x96d30fff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x96d33000 - 0x96d7cfff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x96d80000 - 0x96dbdfff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96e7b000 - 0x96eb4fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96fdd000 - 0x9709dfff com.apple.audio.toolbox.AudioToolbox 1.4.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x970e9000 - 0x970e9fff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x970ec000 - 0x9727efff com.apple.QuartzCore 1.4.7	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a9c9000 - 0x9aa00fff com.apple.Syndication 1.0.5 (52)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9aa1d000 - 0x9aa2ffff com.apple.SyndicationUI 1.0.5 (52)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0x9d4b4000 - 0x9d517fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x9dbf6000 - 0x9dc1bfff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9dec4000 - 0x9decbfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x9e68f000 - 0x9e69dfff libz.1.dylib 	/usr/lib/libz.1.dylib

Model: MacBookPro1,1, BootROM MBP11.0044.B02, 2 processors, Intel Core Duo, 2 GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: DIMM1/BANK 1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.16
Bluetooth: Version 1.7.3f4, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: VPN (L2TP), PPP (L2TP), ppp0
Serial ATA Device: ST9100824AS, 93.16 GB
Parallel ATA Device: MATSHITADVD-R   UJ-857
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
Comment 1 John Sullivan 2006-03-07 14:18:37 PST
The assertion that's failing is in Safari, not WebKit. However, if this just started happening then it must be triggered by some recent WebCore/WebKit change, since this Safari code has not changed recently.

Eric, did this just started happening recently? Does it happen on every page with a text field, including Google? I can't reproduce a problem either on Google or on this bugzilla page (I tried typing into the Keywords field). I have tip of tree Safari, but not quite tip of tree WebCore/WebKit at the moment.

This is a form control issue, not an HTML Editing issue (changing component).
Comment 2 John Sullivan 2006-03-07 15:02:56 PST
I've now built tip of tree WebCore/WebKit/Safari, and I cannot reproduce this problem in the text field at http://www.google.com.

I see from Eric's backtrace that the assertion that's failing is:

    ASSERT([element _isTextField]);

The method -[DOMHTMLInputElement _isTextField] is implemented in DOMHTML.mm in WebCore. It checks the type of an input element against the list of types that represent text fields. So either the element is nil, or there's some funky unexpected type set on this element.

Maybe Eric is seeing this instead of me because he's testing Adele's new NSView-less text field code somehow?

I'm happy to help clarify this further, but I still don't know how to reproduce.
Comment 3 Adele Peterson 2006-03-07 15:29:19 PST
This change from Darin's checkin yesterday is probably the cause.  I can repro.

(-[WebCoreFrameBridge elementForView:]): Changed KWQWidgetHolder to WebCoreWidgetHolder.

I'll look into this.
Comment 4 Adele Peterson 2006-03-07 15:34:41 PST
This check is failing...

    if ([view conformsToProtocol:@protocol(WebCoreWidgetHolder)])