[Webkit-unassigned] [Bug 9468] New: SIMBL 0.8 crashes WebKit

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Jun 16 07:23:36 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9468

           Summary: SIMBL 0.8 crashes WebKit
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL:
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P1
         Component: Plug-ins
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: llscotts at fastmail.fm


A month or so ago, WebKit started crashing on my system.  This followed an
upgraded nightly build through Nightkit.  I've been updating to the latest
nightly build, either manually or through Nightshift, since January 2006, and
this was the first build that crashed on me as soon as it launched.  I reverted
to the previous build and then was able to use Webkit again.  Over the past
month, I've returned to try the latest nightly several times, but the upgraded
version always crashed as soon as it loaded.  (I tried removing preferences,
checking permissions, etc., but nothing helped.  This has happened on both my
office and home Macs, both PowerMac G5's running 10.4.6.)

Today I tried running WebKit from my secondary user account, but WebKit crashed
there, too.  I then started to wonder if this was an InputManager problem. 
Since I've previously had trouble with SIMBL, and I noticed it was installed in
the system-wide library, I removed it.  WebKit then started up fine.

Going back to my main account, I removed SIMBL from the system-wide library,
but WebKit still crashed.  I then checked my user library, and SIMBL was loaded
there also.  After removing SIMBL from my account library, WebKit launched with
no problem.

I looked through the bug reports and didn't see anything about this, so...  The
version of SIMBL I was using was 0.8  There is one more recent--0.8.1--but the
developer's page says that the only difference is that it was upgraded to a
universal binary.

Here is a snippet of my Safari crash log from today showing one of the WebKit
crashes:

**********

Host Name:      proudmary
Date/Time:      2006-06-16 09:36:45.888 -0400
OS Version:     10.4.6 (Build 8I127)
Report Version: 4

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

Version: ??? (14879)

PID:    10576
Thread: 0

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

Thread 0 Crashed:
0   libobjc.A.dylib             0x90a460f8 objc_msgSend + 24
1   com.pozytron.AcidSearch     0x06639270 +[PZChannelsController load] + 416
2   libobjc.A.dylib             0x90a47548 call_class_loads + 164
3   libobjc.A.dylib             0x90a4745c call_load_methods + 124
4   libobjc.A.dylib             0x90a422c8 map_images + 760
5   dyld                        0x8fe0f520
ImageLoaderMachO::doNotification(dyld_image_mode, unsigned, dyld_image_info
const*) + 108
6   dyld                        0x8fe037e8
dyld::notifyAdding(std::vector<ImageLoader*, std::allocator<ImageLoader*> >&) +
260
7   dyld                        0x8fe0dbf8
ImageLoader::link(ImageLoader::LinkContext const&,
ImageLoader::BindingLaziness, ImageLoader::InitializerRunning, unsigned) + 324
8   dyld                        0x8fe03fd0 dyld::link(ImageLoader*,
ImageLoader::BindingLaziness, ImageLoader::InitializerRunning) + 380
9   dyld                        0x8fe090c8 NSLinkModule + 240
10  libSystem.B.dylib           0x9002d26c NSLinkModule + 104
11  libobjc.A.dylib             0x90a4aa8c objc_loadModule + 136
12  com.apple.Foundation        0x9295d9f4 _NSBundleLoadCode + 820
13  com.apple.Foundation        0x9295d1d4 -[NSBundle load] + 308
14  com.apple.Foundation        0x9295d088 -[NSBundle principalClass] + 44
15  net.culater.SIMBL           0x02cec200 +[SIMBL loadBundle:] + 468
16  net.culater.SIMBL           0x02ceba48 +[SIMBL installPlugins:] + 284
17  com.apple.Foundation        0x92974ad8 _nsnote_callback + 180
18  com.apple.CoreFoundation    0x9080b010 __CFXNotificationPost + 368
19  com.apple.CoreFoundation    0x908030ec _CFXNotificationPostNotification +
684
20  com.apple.Foundation        0x9295eee0 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
21  com.apple.AppKit            0x9371b360 -[NSApplication finishLaunching] +
288
22  com.apple.AppKit            0x9371af0c -[NSApplication run] + 88
23  com.apple.AppKit            0x9380bbfc NSApplicationMain + 452
24  com.apple.Safari            0x0005cb98 0x1000 + 375704
25  com.apple.Safari            0x0005ca40 0x1000 + 375360

Thread 1:
0   libSystem.B.dylib           0x9000b0a8 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000affc mach_msg + 60
2   com.unsanity.ape            0xc0002afc __ape_internal + 3300
3   com.unsanity.ape            0xc0001910 __ape_agent + 64
4   libSystem.B.dylib           0x9002ba68 _pthread_body + 96

Thread 2:
0   libSystem.B.dylib           0x9000b0a8 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000affc mach_msg + 60
2   com.apple.CoreFoundation    0x907e3b78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907e347c CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x92984164 -[NSRunLoop runMode:beforeDate:] +
172
5   com.apple.Foundation        0x9298409c -[NSRunLoop run] + 76
6   com.apple.WebKit            0x00363384 +[WebFileDatabase _syncLoop:] + 180
7   com.apple.Foundation        0x92975194 forkThreadForFunction + 108
8   libSystem.B.dylib           0x9002ba68 _pthread_body + 96

Thread 3:
0   libSystem.B.dylib           0x9000b0a8 mach_msg_trap + 8
1   libSystem.B.dylib           0x9000affc mach_msg + 60
2   com.apple.CoreFoundation    0x907e3b78 __CFRunLoopRun + 832
3   com.apple.CoreFoundation    0x907e347c CFRunLoopRunSpecific + 268
4   com.apple.Foundation        0x9299c69c
+[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
5   com.apple.Foundation        0x92975194 forkThreadForFunction + 108
6   libSystem.B.dylib           0x9002ba68 _pthread_body + 96

Thread 0 crashed with PPC Thread State 64:
  srr0: 0x0000000090a460f8 srr1: 0x100000000200f030                       
vrsave: 0x0000000000000000
    cr: 0x44004224          xer: 0x0000000020000000   lr: 0x0000000006639270 
ctr: 0x0000000090a460e0
    r0: 0x0000000006639270   r1: 0x00000000bfffd540   r2: 0x00000000a0001fac  
r3: 0x00000000a0a4188c
    r4: 0x0000000002b77d30   r5: 0x0000000090aa7c44   r6: 0x0000000002b78050  
r7: 0x0000000000000000
    r8: 0x0000000000000002   r9: 0x0000000000000000  r10: 0x000000000070162a 
r11: 0x00000000fd497d30
   r12: 0x0000000000000000  r13: 0x000000000000017c  r14: 0x000000007ae5e06f 
r15: 0x000000000000017c
   r16: 0x000000007ae61158  r17: 0x0000000000000000  r18: 0x0000000000625760 
r19: 0x00000000066590d0
   r20: 0x00000000066590d0  r21: 0x00000000066590d0  r22: 0x00000000066590d0 
r23: 0x00000000066590d0
   r24: 0x00000000066590d0  r25: 0x00000000066590d0  r26: 0x0000000090aacb50 
r27: 0x00000000066590d0
   r28: 0x0000000090aacb50  r29: 0x0000000006659f68  r30: 0x0000000006659db8 
r31: 0x00000000066390d0

Binary Images Description:
    0x1000 -    0xdafff com.apple.Safari 2.0.3 (417.9.3)       
/Applications/Safari.app/Contents/MacOS/Safari
  0x106000 -   0x106fff WebKitNightlyEnabler.dylib     
/Applications/WebKit.app/Contents/Resources/WebKitNightlyEnabler.dylib
  0x109000 -   0x19bfff com.apple.JavaScriptCore 420+  
/Applications/WebKit.app/Contents/Resources/JavaScriptCore.framework/Versions/A/JavaScriptCore
  0x305000 -   0x3a0fff com.apple.WebKit 420+  
/Applications/WebKit.app/Contents/Resources/WebKit.framework/Versions/A/WebKit
  0x5fa000 -   0x5fcfff com.unsanity.menumaster.ccmsf.aaaaa ??? (1.3)  
/Library/Application Enhancers/Menu Master.ape/Contents/PlugIns/Cocoa
Commandless Menu Shortcut Fixer.ape/Contents/MacOS/Cocoa Commandless Menu
Shortcut Fixer
  0x7b4000 -   0x7befff com.unsanity.dockdetox Dock Detox version 1.2 (1.2)    
/Volumes/Users/lscott/Library/Application Enhancers/Dock
Detox.ape/Contents/MacOS/Dock Detox
  0x7da000 -   0x7e0fff org.chatelp.slider Slider version 1.2 (1.2)    
/Volumes/Users/lscott/Library/Application
Enhancers/Slider.ape/Contents/MacOS/Slider
  0x7e5000 -   0x7f1fff net.sabi.ICeCoffEE ??? (1.4.2)  /Library/Application
Enhancers/ICeCoffEE.ape/Contents/MacOS/ICeCoffEE
 0x1008000 -  0x13e8fff com.apple.WebCore 420+ 
/Applications/WebKit.app/Contents/Resources/WebCore.framework/Versions/A/WebCore
 0x16d1000 -  0x1712fff com.unsanity.fruitmenu FruitMenu version 3.4 (3.4)     
/Volumes/Users/lscott/Library/Application
Enhancers/FruitMenu.ape/Contents/MacOS/FruitMenu
 0x1723000 -  0x1743fff com.unsanity.menumaster.ape 1.3 /Library/Application
Enhancers/Menu Master.ape/Contents/MacOS/Menu Master
 0x174f000 -  0x177afff com.unsanity.windowshadex.cocoa ??? (4.0.1)    
/Library/Application Enhancers/WindowShade X.ape/Contents/PlugIns/WindowShade X
Cocoa.ape/Contents/MacOS/WindowShade X Cocoa
 0x1785000 -  0x17b4fff com.unsanity.shapeshifter ShapeShifter Version 2.2
(2.2)        /Volumes/Users/lscott/Library/Application
Enhancers/ShapeShifter.ape/Contents/MacOS/ShapeShifter
 0x2a82000 -  0x2a82fff jp.hetima.SafariStand.loader SafariStand-loader version
 1.0.1 (6)     
/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Contents/MacOS/SafariStand-loader
 0x2ac2000 -  0x2ac5fff com.fsb.SafariBlock ??? (1.0)  
/Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
 0x2aca000 -  0x2acbfff com.abracode.CocoaTextSelectionHelper ??? (1.0)
/Volumes/Users/lscott/Library/InputManagers/CocoaTextSelectionHelper/CocoaTextSelectionHelper.bundle/Contents/MacOS/CocoaTextSelectionHelper
 0x2ae9000 -  0x2aecfff com.unsanity.menuextraenabler Menu Extra Enabler
version 1.0.2 (1.0.2)  /Volumes/Users/lscott/Library/InputManagers/Menu Extra
Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler
 0x2af6000 -  0x2afafff parrotsoftwares.SetAlphaValue 2.2      
/Volumes/Users/lscott/Library/InputManagers/SetAlphaValue/SetAlphaValue.bundle/Contents/MacOS/SetAlphaValue
 0x2c8d000 -  0x2ccffff com.quixpace.safaritidy ??? (0.1.1)    
/Volumes/Users/lscott/Library/InputManagers/safaritidy/safaritidy.bundle/Contents/MacOS/safaritidy
 0x2cea000 -  0x2cecfff net.culater.SIMBL 0.8 (8)      
/Volumes/Users/lscott/Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
 0x2cf9000 -  0x2d00fff com.unsanity.smartcrashreports Smart Crash Reports
version 1.0.3 (1.0.3b1)      /Volumes/Users/lscott/Library/InputManagers/Smart
Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
 0x6563000 -  0x659efff jp.hetima.SafariStand 2.0b14 (123)     
/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/MacOS/SafariStand
 0x6637000 -  0x6656fff com.pozytron.AcidSearch 0.62   
/Volumes/Users/lscott/Library/Application
Support/SIMBL/Plugins/AcidSearch.bundle/Contents/MacOS/AcidSearch
0x32000000 - 0x32042fff isao.sonobe.OgreKit ??? (2.1.0)
/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Resources/OgreKit.framework/OgreKit
0x8fa73000 - 0x8fd27fff com.apple.QuickTime 7.1.0      
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x8fe00000 - 0x8fe51fff dyld 44.4       /usr/lib/dyld
0x90000000 - 0x901bbfff libSystem.B.dylib       /usr/lib/libSystem.B.dylib
0x90213000 - 0x90218fff libmathCommon.A.dylib  
/usr/lib/system/libmathCommon.A.dylib
0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9029a000 - 0x9034bfff ATS    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.30 (???)  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.6 (368.27)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???)      
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908e5000 - 0x909e7fff libicucore.A.dylib      /usr/lib/libicucore.A.dylib
0x90a41000 - 0x90ac5fff libobjc.A.dylib         /usr/lib/libobjc.A.dylib
0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4 (???)    
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b74000 - 0x90b86fff libauto.dylib   /usr/lib/libauto.dylib
0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1  
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.16     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0)    
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5      
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36)     
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91115000 - 0x91123fff libz.1.dylib    /usr/lib/libz.1.dylib
0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1  
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2    
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91436000 - 0x91441fff libgcc_s.1.dylib        /usr/lib/libgcc_s.1.dylib
0x91446000 - 0x91466fff libmx.A.dylib   /usr/lib/libmx.A.dylib
0x9146c000 - 0x91474fff libbsm.dylib    /usr/lib/libbsm.dylib
0x91478000 - 0x914f3fff com.apple.audio.CoreAudio 3.0.3
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91530000 - 0x91530fff com.apple.ApplicationServices 10.4 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91532000 - 0x9156afff com.apple.AE 1.5 (297) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91585000 - 0x91652fff com.apple.ColorSync 4.4.4      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x916a7000 - 0x91738fff com.apple.print.framework.PrintCore 4.5 (177.10)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9177f000 - 0x91836fff com.apple.QD 3.8.20 (???)      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91873000 - 0x918d1fff com.apple.HIServices 1.5.1 (???)       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918ff000 - 0x91923fff com.apple.LangAnalysis 1.6.1   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91937000 - 0x9195cfff com.apple.FindByContent 1.5    
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9196f000 - 0x919b1fff com.apple.LaunchServices 178   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x919cd000 - 0x919e1fff com.apple.speech.synthesis.framework 3.3       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919ef000 - 0x91a2efff com.apple.ImageIO.framework 1.4.6      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a44000 - 0x91b0cfff libcrypto.0.9.7.dylib   /usr/lib/libcrypto.0.9.7.dylib
0x91b5a000 - 0x91b6ffff libcups.2.dylib         /usr/lib/libcups.2.dylib
0x91b74000 - 0x91b91fff libJPEG.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b96000 - 0x91c05fff libJP2.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91c1c000 - 0x91c20fff libGIF.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91c22000 - 0x91c69fff libRaw.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c6e000 - 0x91cabfff libTIFF.dylib  
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91cb2000 - 0x91ccbfff libPng.dylib   
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cd0000 - 0x91cd3fff libRadiance.dylib      
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cd5000 - 0x91cd5fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1)  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cd7000 - 0x91db6fff com.apple.vImage 2.3   
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91dbe000 - 0x91dddfff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1)       
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e49000 - 0x91eb7fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ec2000 - 0x91f56fff libvDSP.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f70000 - 0x924f8fff libBLAS.dylib  
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9252b000 - 0x92856fff libLAPACK.dylib        
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92886000 - 0x9290efff com.apple.DesktopServices 1.3.3
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9294f000 - 0x92b7afff com.apple.Foundation 6.4.5 (567.26)    
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c98000 - 0x92d76fff libxml2.2.dylib         /usr/lib/libxml2.2.dylib
0x92d96000 - 0x92e84fff libiconv.2.dylib        /usr/lib/libiconv.2.dylib
0x92e96000 - 0x92eb4fff libGL.dylib    
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ebf000 - 0x92f19fff libGLU.dylib   
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f37000 - 0x92f37fff com.apple.Carbon 10.4 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f39000 - 0x92f4dfff com.apple.ImageCapture 3.0     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f65000 - 0x92f75fff com.apple.speech.recognition.framework 3.4     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f81000 - 0x92f96fff com.apple.securityhi 2.0 (203) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92fa8000 - 0x9302ffff com.apple.ink.framework 101.2 (69)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93043000 - 0x9304efff com.apple.help 1.0.3 (32)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93058000 - 0x93085fff com.apple.openscripting 1.2.5 (???)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9309f000 - 0x930affff com.apple.print.framework.Print 5.0 (190.1)    
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930bb000 - 0x93121fff com.apple.htmlrendering 1.1.2  
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93152000 - 0x931a1fff com.apple.NavigationServices 3.4.4 (3.4.3)     
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931cf000 - 0x931ecfff com.apple.audio.SoundManager 3.9       
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931fe000 - 0x9320bfff com.apple.CommonPanels 1.2.2 (73)      
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93214000 - 0x93521fff com.apple.HIToolbox 1.4.6 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93670000 - 0x9367cfff com.apple.opengl 1.4.7 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93681000 - 0x936a1fff com.apple.DirectoryService.Framework 3.1       
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93715000 - 0x93715fff com.apple.Cocoa 6.4 (???)      
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93717000 - 0x93d49fff com.apple.AppKit 6.4.6 (824.38)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x940d6000 - 0x94146fff com.apple.CoreData 80  
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9417f000 - 0x94249fff com.apple.audio.toolbox.AudioToolbox 1.4.1     
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9429d000 - 0x9429dfff com.apple.audio.units.AudioUnit 1.4    
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9429f000 - 0x94453fff com.apple.QuartzCore 1.4.7     
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944a6000 - 0x944e3fff libsqlite3.0.dylib      /usr/lib/libsqlite3.0.dylib
0x944eb000 - 0x9453bfff libGLImage.dylib       
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945cb000 - 0x9460dfff com.apple.vmutils 4.0.2 (93.1) 
/System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x94651000 - 0x9466dfff com.apple.securityfoundation 2.1 (24988)       
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94681000 - 0x946c5fff com.apple.securityinterface 2.1 (24981)
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x946e9000 - 0x946f8fff libCGATS.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94700000 - 0x9470cfff libCSync.A.dylib       
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94752000 - 0x9476afff libRIP.A.dylib 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94771000 - 0x947e2fff libstdc++.6.dylib       /usr/lib/libstdc++.6.dylib
0x94957000 - 0x94a85fff com.apple.AddressBook.framework 4.0.3 (483)    
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94b17000 - 0x94b26fff com.apple.DSObjCWrappers.Framework 1.1 
/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94b2e000 - 0x94b5bfff com.apple.LDAPFramework 1.4.1 (69.0.1) 
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94b62000 - 0x94b72fff libsasl2.2.dylib        /usr/lib/libsasl2.2.dylib
0x94b76000 - 0x94ba5fff libssl.0.9.7.dylib      /usr/lib/libssl.0.9.7.dylib
0x94bb5000 - 0x94bd2fff libresolv.9.dylib       /usr/lib/libresolv.9.dylib
0x95e03000 - 0x95e2cfff libxslt.1.dylib         /usr/lib/libxslt.1.dylib
0x96b6f000 - 0x96c12fff libcrypto.0.9.dylib     /usr/lib/libcrypto.0.9.dylib
0x9a017000 - 0x9a04dfff com.apple.Syndication 1.0.5 (52)       
/System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0x9a06a000 - 0x9a07cfff com.apple.SyndicationUI 1.0.5 (52)     
/System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/SyndicationUI
0xc0000000 - 0xc000ffff com.unsanity.ape 1.5.1 
/Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer


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