Bug 13137 - REGRESSION (r20182): private surfing crashes webkit
Summary: REGRESSION (r20182): private surfing crashes webkit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-03-20 16:38 PDT by karl bastian
Modified: 2007-03-20 22:55 PDT (History)
2 users (show)

See Also:


Attachments
Good fix (6.10 KB, patch)
2007-03-20 22:46 PDT, Brady Eidson
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description karl bastian 2007-03-20 16:38:51 PDT
if you hit private surfing in safari, and then click on yahoo.com, the webkit totally crashes/closes. have repeated it many times.
Comment 1 David Kilzer (:ddkilzer) 2007-03-20 16:42:04 PDT
Thanks for the bug report, Karl!  What Yahoo! URL are you hitting?

Also, please post the crash log in this bug as a comment or as an attachment.  Thanks!

Comment 2 karl bastian 2007-03-20 20:12:53 PDT
follow up for ddkilzer@webkit.org who asked for yahoo link:

if i select Private Browsing, and even type in www.yahoo.com, Safari crashes.

here is the crash log (the log when Apple gives dialoge "Probelm Report for WebKit"

I updated Webkit today and it still does it. Been happening for over a week. finally got my bugzilla account to report it. thanks!


HERE IS LOG:

Date/Time:      2007-03-20 21:56:46.270 -0500
OS Version:     10.4.9 (Build 8P2137)
Report Version: 4

Command: Safari
Path:    /Applications/Safari.app/Contents/MacOS/Safari
Parent:  WindowServer [161]

Version: ??? (20341)

PID:    356
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore        	0x013dfe9e WebCore::SharedBuffer::hasPlatformData() const + 14
1   com.apple.WebCore        	0x013dfc82 WebCore::SharedBuffer::size() const + 18
2   com.apple.WebCore        	0x012bd253 WebCore::IconDatabase::imageDataForIconURL(WebCore::String const&, WTF::PassRefPtr<WebCore::SharedBuffer>) + 99
3   com.apple.WebCore        	0x012be534 WebCore::IconDatabase::iconForPageURL(WebCore::String const&, WebCore::IntSize const&, bool) + 276
4   com.apple.WebKit         	0x0030ac3e -[WebIconDatabase iconForURL:withSize:cache:] + 206
5   com.apple.WebKit         	0x00309b2f -[WebIconDatabase iconForURL:withSize:] + 63
6   com.apple.Safari         	0x000120c8 0x1000 + 69832
7   com.apple.Safari         	0x000282cd 0x1000 + 160461
8   com.apple.Foundation     	0x927e817b _nsnote_callback + 230
9   com.apple.CoreFoundation 	0x908573e6 __CFXNotificationPost + 345
10  com.apple.CoreFoundation 	0x9084ebd1 _CFXNotificationPostNotification + 600
11  com.apple.Foundation     	0x927e0724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
12  com.apple.AppKit         	0x9334ac37 -[NSTextField textDidChange:] + 382
13  com.apple.Foundation     	0x927e817b _nsnote_callback + 230
14  com.apple.CoreFoundation 	0x908573e6 __CFXNotificationPost + 345
15  com.apple.CoreFoundation 	0x9084ebd1 _CFXNotificationPostNotification + 600
16  com.apple.Foundation     	0x927e0724 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
17  com.apple.AppKit         	0x933490c6 -[NSTextView(NSSharing) didChangeText] + 528
18  com.apple.Safari         	0x0002a8ae 0x1000 + 170158
19  com.apple.Safari         	0x000286c1 0x1000 + 161473
20  com.apple.Foundation     	0x9280603b __NSFireDelayedPerform + 403
21  com.apple.CoreFoundation 	0x9082e7e2 CFRunLoopRunSpecific + 3341
22  com.apple.CoreFoundation 	0x9082dace CFRunLoopRunInMode + 61
23  com.apple.HIToolbox      	0x92dde8d8 RunCurrentEventLoopInMode + 285
24  com.apple.HIToolbox      	0x92dddfe2 ReceiveNextEventCommon + 385
25  com.apple.HIToolbox      	0x92ddde39 BlockUntilNextEventMatchingListInMode + 81
26  com.apple.AppKit         	0x93264465 _DPSNextEvent + 572
27  com.apple.AppKit         	0x93264056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
28  com.apple.Safari         	0x00006f96 0x1000 + 24470
29  com.apple.AppKit         	0x9325dddb -[NSApplication run] + 512
30  com.apple.AppKit         	0x93251d2f NSApplicationMain + 573
31  com.apple.Safari         	0x0005f7de 0x1000 + 387038
32  com.apple.Safari         	0x0005f6f9 0x1000 + 386809

Thread 1:
0   libSystem.B.dylib        	0x90009bf7 mach_msg_trap + 7
1   com.apple.CoreFoundation 	0x9082e2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation 	0x9082dace CFRunLoopRunInMode + 61
3   com.apple.Foundation     	0x92825a0f +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation     	0x927f02e0 forkThreadForFunction + 123
5   libSystem.B.dylib        	0x90024147 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib        	0x90009bf7 mach_msg_trap + 7
1   com.apple.CoreFoundation 	0x9082e2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation 	0x9082dace CFRunLoopRunInMode + 61
3   com.apple.Foundation     	0x9284cbc2 +[NSURLCache _diskCacheSyncLoop:] + 206
4   com.apple.Foundation     	0x927f02e0 forkThreadForFunction + 123
5   libSystem.B.dylib        	0x90024147 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib        	0x900247e7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation     	0x9284626c -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.Syndication    	0x99957052 -[AsyncDB _run:] + 181
3   com.apple.Foundation     	0x927f02e0 forkThreadForFunction + 123
4   libSystem.B.dylib        	0x90024147 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib        	0x9001a0ec select + 12
1   libSystem.B.dylib        	0x90024147 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib        	0x900247e7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation     	0x9284626c -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.AppKit         	0x9333b270 -[NSUIHeartBeat _heartBeatThread:] + 377
3   com.apple.Foundation     	0x927f02e0 forkThreadForFunction + 123
4   libSystem.B.dylib        	0x90024147 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x0030ab84  ecx: 0x013dfe9d  edx: 0x00000000
  edi: 0x12ba9378  esi: 0x00000000  ebp: 0xbfffe5f8  esp: 0xbfffe5f8
   ss: 0x0000001f  efl: 0x00010246  eip: 0x013dfe9e   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Binary Images Description:
    0x1000 -    0xdefff com.apple.Safari 2.0.4 (419.3)	/Applications/Safari.app/Contents/MacOS/Safari
  0x10e000 -   0x10ffff WebKitNightlyEnabler.dylib 	/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x114000 -   0x19afff com.apple.JavaScriptCore 522+	/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3b4fff com.apple.WebKit 522+	/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
 0x1008000 -  0x14defff com.apple.WebCore 522+	/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
0x12ca0000 - 0x12ca2fff net.culater.SIMBL 0.8 (8)	/Users/Karl/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x12cb0000 - 0x12cd3fff com.onepasswd.onepasswdsafaribundle 2.3.8 (4487)	/Applications/1Passwd.app/Contents/Extensions/OnePasswdSafari.bundle/Contents/MacOS/OnePasswdSafari
0x8fe00000 - 0x8fe4afff dyld 46.12	/usr/lib/dyld
0x90000000 - 0x90172fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901c2000 - 0x901c4fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x901c6000 - 0x90203fff com.apple.CoreText 1.1.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9022a000 - 0x90300fff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90320000 - 0x90775fff com.apple.CoreGraphics 1.258.61 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080c000 - 0x908d4fff com.apple.CoreFoundation 6.4.7 (368.28)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90912000 - 0x90912fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90914000 - 0x90a07fff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a57000 - 0x90ad6fff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90aff000 - 0x90b63fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.6 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib 	/usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.18	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91007000 - 0x91045fff com.apple.CFNetwork 129.20	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91058000 - 0x91068fff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91073000 - 0x910f1fff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91126000 - 0x91144fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91150000 - 0x9115efff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91161000 - 0x91300fff com.apple.security 4.5.2 (29774)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913fe000 - 0x91406fff com.apple.DiskArbitration 2.1.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9140d000 - 0x91433fff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91445000 - 0x9144cfff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91450000 - 0x914c9fff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91517000 - 0x91517fff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91519000 - 0x91544fff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91557000 - 0x9162bfff com.apple.ColorSync 4.4.9	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91666000 - 0x916e3fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9186b000 - 0x91885fff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188f000 - 0x918ccfff com.apple.LaunchServices 182	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e0000 - 0x918ecfff com.apple.speech.synthesis.framework 3.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f3000 - 0x91932fff com.apple.ImageIO.framework 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a3d000 - 0x91a53fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a58000 - 0x91a76fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7b000 - 0x91adafff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aec000 - 0x91af0fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af2000 - 0x91b76fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7a000 - 0x91bb7fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bbd000 - 0x91bd7fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bdc000 - 0x91bdefff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be0000 - 0x91cbefff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x91cdb000 - 0x91cdbfff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cdd000 - 0x91d6bfff com.apple.vImage 2.5	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d72000 - 0x91d72fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d74000 - 0x91dcdfff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91dd6000 - 0x91dfafff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e02000 - 0x9220bfff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92245000 - 0x925f9fff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92626000 - 0x92713fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92715000 - 0x92792fff com.apple.DesktopServices 1.3.6	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d3000 - 0x92a03fff com.apple.Foundation 6.4.8 (567.29)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b1d000 - 0x92b34fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b3f000 - 0x92b97fff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bab000 - 0x92babfff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bad000 - 0x92bbdfff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bcb000 - 0x92bd3fff com.apple.speech.recognition.framework 3.6	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bd9000 - 0x92bdefff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92be4000 - 0x92c75fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c89000 - 0x92c8cfff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c8f000 - 0x92cacfff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cbc000 - 0x92cc2fff com.apple.print.framework.Print 5.2 (192.4)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cc8000 - 0x92d2bfff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d4f000 - 0x92d90fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92db7000 - 0x92dc4fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dcb000 - 0x92dd0fff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dd5000 - 0x930cafff com.apple.HIToolbox 1.4.9 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931d0000 - 0x931dbfff com.apple.opengl 1.4.16	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931e0000 - 0x931fbfff com.apple.DirectoryService.Framework 3.2	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9324b000 - 0x9324bfff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9324d000 - 0x93903fff com.apple.AppKit 6.4.8 (824.42)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c84000 - 0x93cfffff com.apple.CoreData 91 (92.1)	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d38000 - 0x93df2fff com.apple.audio.toolbox.AudioToolbox 1.4.5	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e35000 - 0x93e35fff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e37000 - 0x93ff8fff com.apple.QuartzCore 1.4.12	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9403e000 - 0x9407ffff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x94087000 - 0x940c1fff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940c6000 - 0x940d7fff com.apple.CoreVideo 1.4	/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9416d000 - 0x941abfff com.apple.vmutils 4.0.2 (93.1)	/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x941ef000 - 0x941fffff com.apple.securityfoundation 2.2.1 (28150)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9420c000 - 0x94249fff com.apple.securityinterface 2.2.1 (27695)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94265000 - 0x94274fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9427b000 - 0x94286fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942d2000 - 0x942ecfff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94714000 - 0x9485dfff com.apple.AddressBook.framework 4.0.4 (485.1)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x948e9000 - 0x948f8fff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x948ff000 - 0x94928fff com.apple.LDAPFramework 1.4.2 (69.1.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9492e000 - 0x9493dfff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94941000 - 0x94966fff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94972000 - 0x9498ffff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x952ba000 - 0x952ddfff libxslt.1.dylib 	/usr/lib/libxslt.1.dylib
0x96ad5000 - 0x96adafff com.apple.agl 2.5.9 (AGL-2.5.9)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x99954000 - 0x9998bfff com.apple.Syndication 1.0.6 (54)	/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x999a7000 - 0x999b9fff com.apple.SyndicationUI 1.0.6 (54)	/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI

Model: MacBookPro1,2, BootROM MBP12.0061.B03, 2 processors, Intel Core Duo, 2.16 GHz, 1 GB
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.31.1
Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST9120821AS, 111.79 GB
Parallel ATA Device: MATSHITADVD-R   UJ-846
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Card Reader, Generic, Up to 480 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
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
Comment 3 Matt Lilek 2007-03-20 21:16:14 PDT
Confirmed with a local debug build of r20355.  This also appears to crash with any URL, not just Yahoo.

Here's the back trace from my debug build if it's any more help:

Thread 0 Crashed:
0   com.apple.WebCore        	0x017e7d00 _ZNK7WebCore9RetainPtrI6NSDataEcvMS2_KFPS1_vEEv + 40 (RetainPtr.h:85)
1   com.apple.WebCore        	0x014fc1e0 WebCore::SharedBuffer::hasPlatformData() const + 48 (SharedBufferMac.mm:108)
2   com.apple.WebCore        	0x014fbd88 WebCore::SharedBuffer::size() const + 32
3   com.apple.WebCore        	0x01749728 WebCore::SharedBuffer::isEmpty() const + 32 (SharedBuffer.h:58)
4   com.apple.WebCore        	0x0139c184 WebCore::IconDatabase::imageDataForIconURL(WebCore::String const&, WTF::PassRefPtr<WebCore::SharedBuffer>) + 128 (IconDatabase.cpp:332)
5   com.apple.WebCore        	0x0139e0b0 WebCore::IconDatabase::iconForPageURL(WebCore::String const&, WebCore::IntSize const&, bool) + 292 (IconDatabase.cpp:378)
6   com.apple.WebKit         	0x0030dfa0 -[WebIconDatabase iconForURL:withSize:cache:] + 540 (WebIconDatabase.mm:148)
7   com.apple.WebKit         	0x0030bcc0 -[WebIconDatabase iconForURL:withSize:] + 104 (WebIconDatabase.mm:156)
Comment 4 Matt Lilek 2007-03-20 21:34:16 PDT
This looks to be caused by http://trac.webkit.org/projects/webkit/changeset/20182.  Even pasting a URL into the address bar once private browsing is turned on causes a crash.
Comment 5 Brady Eidson 2007-03-20 21:40:15 PDT
Already in Radar as <rdar://problem/5073391>

The private browsing part seems to be key, and pretty much bumps this to P1 in the Radar as well.  I'll work on this asap
Comment 6 karl bastian 2007-03-20 22:05:38 PDT
Just want to say I am flattered/honored to have discovered a real bug... this beta testing is all new to me. I am the founder of a web company... but usually I am the "can you make it do this?" idea behind the programming guy, not the programmer or tester (or as my IT guys says, it is his job to try and break what we build)

anyway, thanks!
Comment 7 Brady Eidson 2007-03-20 22:24:25 PDT
Taking this one
Comment 8 Brady Eidson 2007-03-20 22:46:40 PDT
Created attachment 13732 [details]
Good fix
Comment 9 Anders Carlsson 2007-03-20 22:49:20 PDT
Comment on attachment 13732 [details]
Good fix

r=me with the changes discussed on IRC
Comment 10 Brady Eidson 2007-03-20 22:55:17 PDT
Committed in r20357