[Webkit-unassigned] [Bug 19846] New: Closing a window crashes Webkit REGRESSION

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 10:03:24 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19846

           Summary: Closing a window crashes Webkit REGRESSION
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bmcavinney at alum.mit.edu


Closing any page window crashes webkit. Consistently reproduceable. Closing
other types of windows (Activity, Web Inspector, etc.) does not produce the
problem.

Does not have to be the only window open. With two windows open, closing one
produces a crash.

Here is a log from a single window crash:
===== Tuesday, July 1, 2008 12:56:11 PM US/Eastern =====
**********

Host Name:      bill-mcanneys-computer
Date/Time:      2008-07-01 12:56:36.314 -0400
OS Version:     10.4.10 (Build 8R2232)
Report Version: 4

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

Version: r34824 (34824)

PID:    3531
Thread: 0

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

Thread 0 Crashed:
0   libobjc.A.dylib             0x90a594c7 objc_msgSend + 23
1   com.apple.WebKit            0x0037f753 -[WebView dealloc] + 35
2   com.apple.Safari            0x0004a427 0x1000 + 300071
3   com.apple.AppKit            0x9327fa67 -[NSView release] + 180
4   com.apple.AppKit            0x9340fbe6 -[NSTabViewItem dealloc] + 73
5   com.apple.Safari            0x0001ea0d 0x1000 + 121357
6   com.apple.Safari            0x0004a0ff 0x1000 + 299263
7   com.apple.Safari            0x00010e77 0x1000 + 65143
8   com.apple.Foundation        0x927f0fcd -[NSArray
makeObjectsPerformSelector:withObject:] + 324
9   com.apple.Foundation        0x92801ca1 -[NSArray
makeObjectsPerformSelector:] + 141
10  com.apple.Safari            0x0009b44f 0x1000 + 631887
11  com.apple.AppKit            0x9327fa67 -[NSView release] + 180
12  com.apple.Foundation        0x927d98cf NSPopAutoreleasePool + 530
13  com.apple.Safari            0x00072273 0x1000 + 463475
14  com.apple.Foundation        0x927d98cf NSPopAutoreleasePool + 530
15  com.apple.AppKit            0x9326ce28 -[NSApplication run] + 589
16  com.apple.AppKit            0x93260d2f NSApplicationMain + 573
17  com.apple.Safari            0x0005f54a 0x1000 + 386378
18  com.apple.Safari            0x0005f471 0x1000 + 386161

Thread 1:
0   libSystem.B.dylib           0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082d2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x9082cace CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x92851bc2 +[NSURLCache _diskCacheSyncLoop:] +
206
4   com.apple.Foundation        0x927f52e0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x90024227 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib           0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.WebCore           0x0122abaf
WebCore::IconDatabase::syncThreadMainLoop() + 239
2   com.apple.WebCore           0x0122acc5
WebCore::IconDatabase::iconDatabaseSyncThread() + 181
3   libSystem.B.dylib           0x90024227 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib           0x90009cd7 mach_msg_trap + 7
1   com.apple.CoreFoundation    0x9082d2b3 CFRunLoopRunSpecific + 2014
2   com.apple.CoreFoundation    0x9082cace CFRunLoopRunInMode + 61
3   com.apple.Foundation        0x9282aa0f
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4   com.apple.Foundation        0x927f52e0 forkThreadForFunction + 123
5   libSystem.B.dylib           0x90024227 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib           0x900248c7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation        0x9284b26c -[NSConditionLock
lockWhenCondition:] + 39
2   com.apple.Syndication       0x99e0c966 -[AsyncDB _run:] + 181
3   com.apple.Foundation        0x927f52e0 forkThreadForFunction + 123
4   libSystem.B.dylib           0x90024227 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib           0x9001a1cc select + 12
1   libSystem.B.dylib           0x90024227 _pthread_body + 84

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xea278821  ebx: 0x17386fe0  ecx: 0x90aa0b6c  edx: 0x17387500
  edi: 0xea278829  esi: 0x17386fe0  ebp: 0xbffff308  esp: 0xbffff2e4
   ss: 0x0000001f  efl: 0x00010206  eip: 0x90a594c7   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037

Binary Images Description:
    0x1000 -    0xdbfff com.apple.Safari 2.0.4 (419.3) 
/Applications/Safari.app/Contents/MacOS/Safari
  0x10b000 -   0x10cfff WebKitNightlyEnabler.dylib     
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x305000 -   0x3ccfff com.apple.WebKit 527+  
/Applications/WebKit.app/Contents/Frameworks/10.4/WebKit.framework/Versions/A/WebKit
  0x459000 -   0x53efff com.apple.JavaScriptCore 527+  
/Applications/WebKit.app/Contents/Frameworks/10.4/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x1763fff com.apple.WebCore 527+ 
/Applications/WebKit.app/Contents/Frameworks/10.4/WebCore.framework/Versions/A/WebCore
0x1785d000 - 0x1785dfff com.apple.SpotLightCM 1.0 (121.36)     
/System/Library/Contextual Menu
Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
0x17af4000 - 0x17af6fff com.apple.AutomatorCMM 1.0.1 (87)      
/System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x17c05000 - 0x17c09fff com.apple.FolderActionsMenu 1.3.1      
/System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x8fe00000 - 0x8fe4afff dyld 46.12      /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x901c1000 - 0x901c3fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x901c5000 - 0x90202fff com.apple.CoreText 1.1.2 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90229000 - 0x902fffff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.75 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90913000 - 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.8 (???)  
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c66000 - 0x90c78fff libauto.dylib   /usr/lib/libauto.dylib
0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.26       
/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
0x91008000 - 0x91047fff com.apple.CFNetwork 129.21     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91158000 - 0x91166fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)       
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.1
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91415000 - 0x9141cfff libbsm.dylib    /usr/lib/libbsm.dylib
0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91521000 - 0x9154dfff com.apple.AE 314 (313) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166f000 - 0x916e2fff 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 - 0x91886fff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91891000 - 0x918cefff com.apple.LaunchServices 182   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91948000 - 0x919fafff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91a40000 - 0x91a56fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91a5b000 - 0x91a79fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a7e000 - 0x91addfff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91aef000 - 0x91af3fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91af5000 - 0x91b7bfff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b7f000 - 0x91bbcfff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bc2000 - 0x91bdcfff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91be1000 - 0x91be3fff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91be5000 - 0x91cc3fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ce2000 - 0x91d70fff com.apple.vImage 2.5   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91d79000 - 0x91dd2fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ddb000 - 0x91dfffff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91e07000 - 0x92210fff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9224a000 - 0x925fefff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9262b000 - 0x92718fff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x9271a000 - 0x92797fff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x927d8000 - 0x92a08fff com.apple.Foundation 6.4.8 (567.29)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b22000 - 0x92b39fff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b44000 - 0x92b9cfff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92bb0000 - 0x92bb0fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92bb2000 - 0x92bc2fff com.apple.ImageCapture 3.0.4   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bd1000 - 0x92bd9fff com.apple.speech.recognition.framework 3.6     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bdf000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c90000 - 0x92c94fff com.apple.help 1.0.3 (32.1)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c97000 - 0x92cb5fff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cc7000 - 0x92ccdfff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cd3000 - 0x92d36fff com.apple.htmlrendering 66.1 (1.1.3)   
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d5d000 - 0x92d9efff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92dc5000 - 0x92dd3fff com.apple.audio.SoundManager 3.9.1     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dda000 - 0x92ddffff com.apple.CommonPanels 1.2.3 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92de4000 - 0x930d9fff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931df000 - 0x931eafff com.apple.opengl 1.4.16
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931ef000 - 0x9320afff com.apple.DirectoryService.Framework 3.2       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9325a000 - 0x9325afff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9325c000 - 0x93912fff com.apple.AppKit 6.4.8 (824.42)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c93000 - 0x93d0efff com.apple.CoreData 91 (92.1)   
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d47000 - 0x93e01fff com.apple.audio.toolbox.AudioToolbox 1.4.5     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e44000 - 0x93e44fff com.apple.audio.units.AudioUnit 1.4.2  
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e46000 - 0x94007fff com.apple.QuartzCore 1.4.12    
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9404d000 - 0x9408efff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x94096000 - 0x940d0fff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x940d5000 - 0x940ebfff com.apple.CoreVideo 1.4.2      
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94184000 - 0x941c2fff com.apple.vmutils 4.0.2 (93.1) 
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94206000 - 0x94217fff com.apple.securityfoundation 2.2.1 (28150)     
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94225000 - 0x94263fff com.apple.securityinterface 2.2.1 (27695)      
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9427f000 - 0x9428efff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94295000 - 0x942a0fff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942ec000 - 0x94306fff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x947a6000 - 0x948ecfff com.apple.AddressBook.framework 4.0.5 (487)    
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94978000 - 0x94987fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9498e000 - 0x949b7fff com.apple.LDAPFramework 1.4.2 (69.1.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x949bd000 - 0x949ccfff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x949d0000 - 0x949f5fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x94a01000 - 0x94a1efff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x99e0a000 - 0x99e41fff com.apple.Syndication 1.0.6 (54)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x99e5d000 - 0x99e6ffff com.apple.SyndicationUI 1.0.6 (54)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list