[Webkit-unassigned] [Bug 13715] New: crash + Safari extensions warning when none installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 16:02:44 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13715

           Summary: crash + Safari extensions warning when none installed
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh PowerPC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: v8media at gmail.com


Current webkit from about 3:25pm today/Monday crashed and gives this message:

Safari extensions were detected on your system. Extensions are incompatible
with nightly builds of WebKit, and may cause crashes or incorrect behavior.
Please disable them if you experience such behavior.

No such extensions are installed, and WebKits from last week and previous were
working fine.  Wasn't sure what to put for "component" on the bug entry, please
change this if there is a more applicable entry.

Mac OS X 10.4.9, 1GHz G4 mirror doors, 768 MB RAM


Console output for one crash worth below:

===== Monday, May 14, 2007 3:30:00 PM US/Pacific =====
**********

Host Name:      backcorner
Date/Time:      2007-05-14 15:30:09.220 -0700
OS Version:     10.4.9 (Build 8P135)
Report Version: 4

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

Version: ??? (21368)

PID:    12520
Thread: 0

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

Thread 0 Crashed:
0   com.apple.WebCore           0x011a7ce4 WebCore::StringImpl::find(char
const*, int, bool) const + 132
1   com.apple.WebCore           0x01269794
WebCore::KJSProxy::initScriptIfNeeded() + 468
2   com.apple.WebCore           0x012698e8 WebCore::KJSProxy::interpreter() +
24
3   com.apple.WebCore           0x0126b570
KJS::Window::retrieve(WebCore::Frame*) + 32
4   com.apple.WebCore           0x0126b6c4
KJS::Window::retrieveWindow(WebCore::Frame*) + 20
5   com.apple.WebCore           0x010be974
WebCore::Frame::cleanupPlatformScriptObjects() + 68
6   com.apple.WebCore           0x010bafb4
WebCore::Frame::cleanupScriptObjects() + 36
7   com.apple.WebCore           0x013deab4 WebCore::FrameLoader::clear(bool) +
420
8   com.apple.WebCore           0x010bddf8 WebCore::Frame::~Frame [in-charge
deleting]() + 88
9   com.apple.WebCore           0x01189f90 WebCore::Page::~Page [in-charge]() +
432
10  com.apple.WebKit            0x00357d00 -[WebView(WebPrivate) _close] + 336
11  com.apple.Safari            0x00047858 0x1000 + 288856
12  com.apple.Foundation        0x92be85f4 -[NSArray
makeObjectsPerformSelector:withObject:] + 264
13  com.apple.Safari            0x0005c1ec 0x1000 + 373228
14  com.apple.Safari            0x0005a4f4 0x1000 + 365812
15  com.apple.Foundation        0x92be0ae4 _nsnote_callback + 180
16  com.apple.CoreFoundation    0x90806078 __CFXNotificationPost + 368
17  com.apple.CoreFoundation    0x907fe114 _CFXNotificationPostNotification +
684
18  com.apple.Foundation        0x92bcaeec -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
19  com.apple.AppKit            0x9384047c -[NSWindow _close] + 100
20  com.apple.AppKit            0x938403e0 -[NSWindow close] + 36
21  com.apple.Safari            0x0005a498 0x1000 + 365720
22  com.apple.Safari            0x0005c07c 0x1000 + 372860
23  com.apple.AppKit            0x9383fc4c -[NSApplication sendAction:to:from:]
+ 108
24  com.apple.Safari            0x0002956c 0x1000 + 165228
25  com.apple.AppKit            0x9383fb80 -[NSControl sendAction:to:] + 96
26  com.apple.AppKit            0x9383fa60 -[NSCell _sendActionFrom:] + 156
27  com.apple.AppKit            0x93859a88 -[NSCell
trackMouse:inRect:ofView:untilMouseUp:] + 1020
28  com.apple.AppKit            0x93859670 -[NSButtonCell
trackMouse:inRect:ofView:untilMouseUp:] + 564
29  com.apple.AppKit            0x93859094 -[NSControl mouseDown:] + 536
30  com.apple.AppKit            0x938dd540 -[_NSThemeWidget mouseDown:] + 100
31  com.apple.AppKit            0x937fa890 -[NSWindow sendEvent:] + 4616
32  com.apple.Safari            0x00021734 0x1000 + 132916
33  com.apple.AppKit            0x937a38d4 -[NSApplication sendEvent:] + 4172
34  com.apple.Safari            0x00021238 0x1000 + 131640
35  com.apple.AppKit            0x9379ad10 -[NSApplication run] + 508
36  com.apple.AppKit            0x9388b87c NSApplicationMain + 452
37  com.apple.Safari            0x0005c77c 0x1000 + 374652
38  com.apple.Safari            0x0005c624 0x1000 + 374308

Thread 1:
0   libSystem.B.dylib           0x9002c768 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x9003124c pthread_cond_wait + 480
2   com.apple.Foundation        0x92be830c -[NSConditionLock
lockWhenCondition:] + 68
3   com.apple.AppKit            0x9383b708 -[NSUIHeartBeat _heartBeatThread:] +
324
4   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002c0a8 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9000b6e8 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b63c mach_msg + 60
2   com.apple.CoreFoundation    0x907deba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907de4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x92c086a8
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002c0a8 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9000b6e8 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000b63c mach_msg + 60
2   com.apple.CoreFoundation    0x907deba8 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907de4ac CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] +
152
5   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002c0a8 _pthread_body + 96

Thread 4:
0   libSystem.B.dylib           0x9002c768 semaphore_wait_signal_trap + 8
1   libSystem.B.dylib           0x9003124c pthread_cond_wait + 480
2   com.apple.Foundation        0x92be830c -[NSConditionLock
lockWhenCondition:] + 68
3   com.apple.Syndication       0x9b9a642c -[AsyncDB _run:] + 192
4   com.apple.Foundation        0x92be11a0 forkThreadForFunction + 108
5   libSystem.B.dylib           0x9002c0a8 _pthread_body + 96

Thread 5:
0   libSystem.B.dylib           0x9001fc2c select + 12
1   com.apple.CoreFoundation    0x907f1434 __CFSocketManager + 472
2   libSystem.B.dylib           0x9002c0a8 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x00000000011a7ce4 srr1: 0x000000000200f030                       
vrsave: 0x0000000000000000
    cr: 0x44004248          xer: 0x0000000000000007   lr: 0x00000000011a7c94 
ctr: 0x0000000000000008
    r0: 0x0000000000000000   r1: 0x00000000bfffd260   r2: 0x0000000000005c00  
r3: 0x00000000005f0891
    r4: 0x000000000000004d   r5: 0x00000000007ff001   r6: 0x0000000080808080  
r7: 0x0000000000000001
    r8: 0x000000000006f7cd   r9: 0x00000000007fefff  r10: 0x0000000000660065 
r11: 0x0000000000000001
   r12: 0x0000000090003560  r13: 0x00000000a37c9688  r14: 0x0000000000000100 
r15: 0x0000000000000000
   r16: 0x00000000a37b968c  r17: 0x0000000000000000  r18: 0x0000000005847070 
r19: 0x00000000006c2050
   r20: 0x0000000000000008  r21: 0x00000000a07b5f18  r22: 0x000000000066005d 
r23: 0x00000000014f6ac5
   r24: 0x0000000000000000  r25: 0x0000000000000009  r26: 0x0000000000000000 
r27: 0x0000000001887240
   r28: 0x0000000000000000  r29: 0x00000000014f6ac4  r30: 0x0000000000000001 
r31: 0x00000000012695d4

Binary Images Description:
    0x1000 -    0xdcfff com.apple.Safari 2.0.4 (419.3) 
/Applications/Safari.app/Contents/MacOS/Safari
  0x109000 -   0x10afff WebKitNightlyEnabler.dylib     
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x305000 -   0x3b5fff com.apple.WebKit 522+  
/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
  0x436000 -   0x4e8fff com.apple.JavaScriptCore 522+  
/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
 0x1008000 -  0x1552fff com.apple.WebCore 522+ 
/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x1956000 -  0x1958fff com.unsanity.menuextraenabler 1.0.3    
/Library/InputManagers/Menu Extra Enabler/Menu Extra
Enabler.bundle/Contents/MacOS/Menu Extra Enabler
0x8fe00000 - 0x8fe52fff dyld 46.12      /usr/lib/dyld
0x90000000 - 0x901bdfff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x90215000 - 0x9021afff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90294000 - 0x90345fff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e0000 - 0x909e2fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a3c000 - 0x90ac0fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90aea000 - 0x90b5cfff IOKit  
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b72000 - 0x90b84fff libauto.dylib   /usr/lib/libauto.dylib
0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.10       
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f92000 - 0x90fd3fff com.apple.CFNetwork 129.20     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91111000 - 0x9111ffff libz.1.dylib    /usr/lib/libz.1.dylib
0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1  
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ec000 - 0x913f4fff libbsm.dylib    /usr/lib/libbsm.dylib
0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91433000 - 0x9143efff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???)     
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91903000 - 0x91928fff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9193b000 - 0x9197dfff com.apple.LaunchServices 182   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91b2d000 - 0x91b42fff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91b47000 - 0x91b65fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b6b000 - 0x91c22fff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c71000 - 0x91c75fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c77000 - 0x91cdffff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91ce4000 - 0x91d21fff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91d28000 - 0x91d41fff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91d46000 - 0x91d49fff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91d4b000 - 0x91e29fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e4b000 - 0x91f30fff com.apple.vImage 2.4   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91fc3000 - 0x92031fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9203c000 - 0x920d1fff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x920eb000 - 0x92673fff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x926a6000 - 0x929d1fff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a01000 - 0x92aeffff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92f13000 - 0x92f31fff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92f3c000 - 0x92f96fff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92fb4000 - 0x92fb4fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92fb6000 - 0x92fcafff com.apple.ImageCapture 3.0     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ffe000 - 0x93013fff com.apple.securityhi 2.0 (203) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93025000 - 0x930acfff com.apple.ink.framework 101.2 (69)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x930c0000 - 0x930cbfff com.apple.help 1.0.3 (32)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x930d5000 - 0x93102fff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9311c000 - 0x9312bfff com.apple.print.framework.Print 5.2 (192.4)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93137000 - 0x9319dfff com.apple.htmlrendering 1.1.2  
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x931ce000 - 0x9321dfff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9       
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9327a000 - 0x93287fff com.apple.CommonPanels 1.2.2 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x936ee000 - 0x936fafff com.apple.opengl 1.4.7 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.3       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93794000 - 0x93794fff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93796000 - 0x93dc9fff com.apple.AppKit 6.4.7 (824.41)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94156000 - 0x941c8fff com.apple.CoreData 91 (92.1)   
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94201000 - 0x942c5fff com.apple.audio.toolbox.AudioToolbox 1.4.5     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94317000 - 0x94317fff com.apple.audio.units.AudioUnit 1.4    
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94319000 - 0x944d9fff com.apple.QuartzCore 1.4.12    
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94523000 - 0x94560fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x94568000 - 0x945b8fff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945c1000 - 0x945dbfff com.apple.CoreVideo 1.4
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x945eb000 - 0x9460cfff libmx.A.dylib   /usr/lib/libmx.A.dylib
0x9469a000 - 0x946dcfff com.apple.vmutils 4.0.2 (93.1) 
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94720000 - 0x9473cfff com.apple.securityfoundation 2.2 (27710)       
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94750000 - 0x94794fff com.apple.securityinterface 2.2 (27692)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x947b8000 - 0x947c7fff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x947cf000 - 0x947dcfff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94822000 - 0x9483bfff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94c3a000 - 0x94cabfff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x94e20000 - 0x94f50fff com.apple.AddressBook.framework 4.0.4 (485.1)  
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94fe2000 - 0x94ff1fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94ff9000 - 0x95026fff com.apple.LDAPFramework 1.4.1 (69.0.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9502d000 - 0x9503dfff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x95041000 - 0x95070fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x95080000 - 0x9509dfff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x9626c000 - 0x96295fff libxslt.1.dylib         /usr/lib/libxslt.1.dylib
0x97ddd000 - 0x97deafff com.apple.agl 2.5.6 (AGL-2.5.6)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9b9a3000 - 0x9b9d9fff com.apple.Syndication 1.0.6 (54)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9b9f6000 - 0x9ba08fff com.apple.SyndicationUI 1.0.6 (54)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI


-- 
Configure bugmail: http://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