I'm on a 15" Powerbook G4, 1Ghz, 1.25 GB RAM, 10.4.8, and trying to run Growl v0.7.6..
I just reinstalled my OS and my apps, as a finishing touch threw Growl into the mix. Now Mail consistenly crashes about ten seconds into launch. I used Growl successfully with Mail in my previous install, so I'm not sure what's going on. Here's the crash log (I've got several more, but this is the most recent). BTW, I tried to turn off Mail in the application pane of the Control Panel. Then I disabled Growl entirely. Then I uninstalled Growl. But still my Mail is crashing...
I have a number of other crash reports if they would be of use to you.
(What eventually solved the problem was removing the growl stuff from the ~/Library/Mail/bundles directory. For some reason the Growl uninstaller didn't remove it.)
Code: Select all
Host Name: Wintermute
Date/Time: 2007-01-22 04:59:46.681 -0500
OS Version: 10.4.8 (Build 8L127)
Report Version: 4
Command: Mail
Path: /Applications/Mail.app/Contents/MacOS/Mail
Parent: WindowServer [62]
Version: 2.1 (752)
Build Version: 10
Project Name: MailViewer
Source Version: 7520000
PID: 481
Thread: 8
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000006
Thread 0:
0 libSystem.B.dylib 0x9002bbc8 semaphore_wait_signal_trap
+ 8
1 libSystem.B.dylib 0x90001410 pthread_mutex_lock + 472
2 com.growl.GrowlMail 0x007db9f4 copyDescriptionFormatString
+ 1140
3 com.apple.Foundation 0x9296ca00 __NSFireMainThreadPerform +
276
4 com.apple.CoreFoundation 0x9080da78 __CFRunLoopPerformPerform +
104
5 com.apple.CoreFoundation 0x907dd4cc __CFRunLoopDoSources0 + 384
6 com.apple.CoreFoundation 0x907dc9fc __CFRunLoopRun + 452
7 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
8 com.apple.HIToolbox 0x93205740 RunCurrentEventLoopInMode +
264
9 com.apple.HIToolbox 0x93204dd4 ReceiveNextEventCommon + 380
10 com.apple.HIToolbox 0x93204c40
BlockUntilNextEventMatchingListInMode + 96
11 com.apple.AppKit 0x936e7ae4 _DPSNextEvent + 384
12 com.apple.AppKit 0x936e77a8 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
13 com.apple.AppKit 0x936e3cec -[NSApplication run] + 472
14 com.apple.AppKit 0x937d487c NSApplicationMain + 452
15 com.apple.mail 0x000871d8 0x1000 + 549336
16 com.apple.mail 0x00087080 0x1000 + 548992
Thread 1:
0 libSystem.B.dylib 0x90054ae8
semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90054944 pthread_cond_timedwait + 676
2 com.apple.Foundation 0x929de5a0 F_CONDITION_WAIT_TIMEOUT +
144
3 com.apple.Foundation 0x929de4bc -[NSConditionLock
lockWhenCondition:beforeDate:] + 128
4 com.apple.MessageFramework 0x99f6ed90 -[InvocationQueue
_drainQueue] + 176
5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x9000ab48 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 com.apple.CoreFoundation 0x907dcb78 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x907dc47c CFRunLoopRunSpecific + 268
4 com.apple.Foundation 0x9296e164 -[NSRunLoop
runMode:beforeDate:] + 172
5 com.apple.Foundation 0x9296e09c -[NSRunLoop run] + 76
6 com.apple.MessageFramework 0x99f73198 +[_NSSocket _runIOThread] +
92
7 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
8 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x9001f08c select + 12
1 com.apple.CoreFoundation 0x907ef40c __CFSocketManager + 472
2 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 4:
0 libSystem.B.dylib 0x90054ae8
semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90054944 pthread_cond_timedwait + 676
2 com.apple.Foundation 0x929de5a0 F_CONDITION_WAIT_TIMEOUT +
144
3 com.apple.Foundation 0x929de4bc -[NSConditionLock
lockWhenCondition:beforeDate:] + 128
4 com.apple.MessageFramework 0x99f6ed90 -[InvocationQueue
_drainQueue] + 176
5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 5:
0 libSystem.B.dylib 0x90054ae8
semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90054944 pthread_cond_timedwait + 676
2 com.apple.Foundation 0x929de5a0 F_CONDITION_WAIT_TIMEOUT +
144
3 com.apple.Foundation 0x929de4bc -[NSConditionLock
lockWhenCondition:beforeDate:] + 128
4 com.apple.MessageFramework 0x99f6ed90 -[InvocationQueue
_drainQueue] + 176
5 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
6 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 6:
0 libSystem.B.dylib 0x9000ab48 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000aa9c mach_msg + 60
2 libSystem.B.dylib 0x9002beb0 _lookup_all_secure + 180
3 libSystem.B.dylib 0x9002bdbc _lookup_all + 88
4 libSystem.B.dylib 0x90064220 gai_lookupd + 228
5 libSystem.B.dylib 0x90063f60 getaddrinfo + 192
6 com.apple.SystemConfiguration 0x913f0cb8
__SCNetworkReachabilityGetFlags + 660
7 com.apple.SystemConfiguration 0x913f262c
SCNetworkReachabilityGetFlags + 136
8 com.apple.SystemConfiguration 0x913f244c
SCNetworkCheckReachabilityByName + 68
9 com.apple.MessageFramework 0x99f7406c -[NetworkController
isHostReachable:] + 124
10 com.apple.MessageFramework 0x99f73324 -[_NSSocket
connectToHost:withPort:protocol:] + 156
11 com.apple.MessageFramework 0x99f72cd0 -[Connection
connectUsingAccount:] + 732
12 com.apple.MessageFramework 0x99f7287c -[IMAPConnection
_doBasicConnectionUsingAccount:] + 124
13 com.apple.MessageFramework 0x99f726e4 -[IMAPConnection
connectUsingAccount:] + 112
14 com.apple.MessageFramework 0x99f71f40 -[IMAPAccount
connectAndAuthenticate:] + 260
15 com.apple.MessageFramework 0x99f714f4
_getPotentialConnectionForMailbox + 748
16 com.apple.MessageFramework 0x99f70d94 -[IMAPAccount
connectionForStore:delegate:options:] + 272
17 com.apple.MessageFramework 0x99f70bd8 -[LibraryIMAPStore
connection] + 72
18 com.apple.MessageFramework 0x99f70894 -[LibraryIMAPStore
openSynchronouslyUpdatingMetadata:] + 196
19 com.apple.MessageFramework 0x9a01feec -[IMAPAccount
_synchronizeMailboxesSynchronously] + 512
20 com.apple.MessageFramework 0x9a0201ec -[IMAPAccount
synchronizeMailboxes:] + 360
21 com.apple.MessageFramework 0x99f99e0c -[IMAPAccount
_synchronizeAccountWithServer] + 1012
22 libobjc.A.dylib 0x90a441f4 objc_msgSendv + 180
23 com.apple.Foundation 0x9295ac88 -[NSInvocation invoke] + 944
24 com.apple.MessageFramework 0x99f65800 -[MonitoredInvocation
invoke] + 144
25 com.apple.MessageFramework 0x99f6ee80 -[InvocationQueue
_drainQueue] + 416
26 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
27 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 7:
0 libSystem.B.dylib 0x90049ea8 syscall_thread_switch + 8
1 com.apple.Foundation 0x929775d0 +[NSThread sleepUntilDate:]
+ 152
2 com.apple.AppKit 0x93784a10 -[NSUIHeartBeat
_heartBeatThread:] + 1100
3 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
4 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 8 Crashed:
0 com.apple.CoreFoundation 0x907bf584 CFRetain + 60
1 com.apple.CoreFoundation 0x907befa0 _CFArrayReplaceValues + 372
2 com.apple.CoreFoundation 0x907bee18 CFArrayAppendValue + 200
3 com.growl.GrowlMail 0x007db2d0 GetGrowlMailBundle + 616
4 com.growl.GrowlMail 0x007dcc38 copyDescriptionFormatString
+ 5816
5 com.apple.MessageFramework 0x99fd9f44 -[LibraryThread _runThread]
+ 1120
6 libobjc.A.dylib 0x90a441f4 objc_msgSendv + 180
7 com.apple.Foundation 0x9295ac88 -[NSInvocation invoke] + 944
8 com.apple.MessageFramework 0x99f65800 -[MonitoredInvocation
invoke] + 144
9 com.apple.MessageFramework 0x99f6567c +[WorkerThread _execute:] +
76
10 com.apple.Foundation 0x9295f194 forkThreadForFunction + 108
11 libSystem.B.dylib 0x9002b508 _pthread_body + 96
Thread 8 crashed with PPC Thread State 64:
srr0: 0x00000000907bf584 srr1: 0x000000000200f030
vrsave: 0x0000000000000000
cr: 0x22004422 xer: 0x0000000000000007 lr:
0x00000000907bf550 ctr: 0x00000000907bf540
r0: 0x00000000907befa0 r1: 0x00000000f0283d40 r2:
0x00000000a07bf550 r3: 0x0000000000000000
r4: 0x0000000000000000 r5: 0x0000000000000000 r6:
0x00000000f02842cc r7: 0x0000000000000001
r8: 0x0000000000000000 r9: 0x0000000000000000 r10:
0x0000000000000000 r11: 0x0000000000000486
r12: 0x0000000000000000 r13: 0x0000000000000000 r14:
0x00000000a9f69ae4 r15: 0x00000000a9f69ae4
r16: 0x00000000a9f69ae4 r17: 0x0000000000000001 r18:
0x0000000005393f00 r19: 0x00000000a9f69ae4
r20: 0x000000000045c4e0 r21: 0x00000000f02842cc r22:
0x0000000000000000 r23: 0x0000000000000001
r24: 0x00000000a07ba150 r25: 0x00000000f0283dd0 r26:
0x000000000048b500 r27: 0x0000000000000001
r28: 0x00000000f0283dd0 r29: 0x0000000000000000 r30:
0x0000000000000001 r31: 0x00000000907bf550
Binary Images Description:
0x1000 - 0x199fff com.apple.mail 2.1
(752) /Applications/Mail.app/Contents/MacOS/Mail
0x505000 - 0x505fff com.growl.GrowlSafariLoader
1.0 /Library/InputManagers/GrowlSafari/GrowlSafariLoader.bundle/Contents/MacOS/GrowlSafariLoader
0x7da000 - 0x7ddfff com.growl.GrowlMail 1.0
(2.1) /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/MacOS/GrowlMail
0x17fd000 - 0x17fdfff com.apple.SpotLightCM 1.0
(121.36) /System/Library/Contextual Menu
Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
0x56be000 - 0x56d1fff com.apple.Mail.Syncer 1.1
(752.2) /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncschema/Contents/MacOS/Syncer
0x571f000 - 0x5721fff com.apple.AutomatorCMM 1.0
(48) /System/Library/Contextual Menu
Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x5724000 - 0x5728fff com.apple.FolderActionsMenu
1.3 /System/Library/Contextual Menu
Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x8fe00000 - 0x8fe51fff dyld 45.3 /usr/lib/dyld
0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90214000 - 0x90219fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x9021b000 - 0x90268fff com.apple.CoreText 1.0.2
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90293000 - 0x90344fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90373000 - 0x9072dfff com.apple.CoreGraphics 1.258.38
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x907ba000 - 0x90893fff com.apple.CoreFoundation 6.4.6
(368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x908dc000 - 0x908dcfff com.apple.CoreServices 10.4
(???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x908de000 - 0x909e0fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a3a000 - 0x90abefff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90ae8000 - 0x90b5afff com.apple.framework.IOKit 1.4
(???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore
681.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices
4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0
(129.19) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2
(1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9100e000 - 0x9108ffff com.apple.SearchKit
1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4
(121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
0x91120000 - 0x912dbfff com.apple.security 4.6
(29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913da000 - 0x913e3fff com.apple.DiskArbitration
2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913ea000 - 0x91412fff com.apple.SystemConfiguration
1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91425000 - 0x91430fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x91435000 - 0x9143dfff libbsm.dylib /usr/lib/libbsm.dylib
0x91441000 - 0x914bcfff com.apple.audio.CoreAudio
3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914fb000 - 0x91533fff com.apple.AE 1.5
(297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154e000 - 0x9161bfff com.apple.ColorSync
4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91670000 - 0x91701fff com.apple.print.framework.PrintCore 4.6
(177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91748000 - 0x917fffff com.apple.QD 3.10.21
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9183c000 - 0x9189afff com.apple.HIServices 1.5.3
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x918c9000 - 0x918eafff com.apple.LangAnalysis
1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918fe000 - 0x91923fff com.apple.FindByContent
1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91936000 - 0x91978fff com.apple.LaunchServices
181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91994000 - 0x919a8fff com.apple.speech.synthesis.framework
3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x919b6000 - 0x919f8fff com.apple.ImageIO.framework
1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91a0e000 - 0x91ad5fff libcrypto.0.9.7.dylib
/usr/lib/libcrypto.0.9.7.dylib
0x91b23000 - 0x91b38fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91b3d000 - 0x91b5bfff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b61000 - 0x91bd0fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91be7000 - 0x91bebfff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91bed000 - 0x91c4cfff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91c51000 - 0x91c8efff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c95000 - 0x91caefff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91cb3000 - 0x91cb6fff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91cb8000 - 0x91cb8fff com.apple.Accelerate 1.2.2 (Accelerate
1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cba000 - 0x91d9ffff com.apple.vImage
2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91da7000 - 0x91dc6fff com.apple.Accelerate.vecLib 3.2.2 (vecLib
3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91e32000 - 0x91ea0fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91eab000 - 0x91f40fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91f5a000 - 0x924e2fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92515000 - 0x92840fff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92870000 - 0x928f8fff com.apple.DesktopServices
1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92939000 - 0x92b64fff com.apple.Foundation 6.4.6
(567.27) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92c82000 - 0x92d60fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92d80000 - 0x92e6efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92e80000 - 0x92e9efff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92ea9000 - 0x92f03fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f21000 - 0x92f21fff com.apple.Carbon 10.4
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92f23000 - 0x92f37fff com.apple.ImageCapture
3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92f4f000 - 0x92f5ffff com.apple.speech.recognition.framework
3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92f6b000 - 0x92f80fff com.apple.securityhi 2.0
(203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f92000 - 0x93019fff com.apple.ink.framework 101.2
(69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9302d000 - 0x93038fff com.apple.help 1.0.3
(32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93042000 - 0x9306ffff com.apple.openscripting 1.2.5
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93089000 - 0x93098fff com.apple.print.framework.Print 5.2
(192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x930a4000 - 0x9310afff com.apple.htmlrendering
1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9313b000 - 0x9318afff com.apple.NavigationServices 3.4.4
(3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x931b8000 - 0x931d5fff com.apple.audio.SoundManager
3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x931e7000 - 0x931f4fff com.apple.CommonPanels 1.2.2
(73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x931fd000 - 0x9350afff com.apple.HIToolbox 1.4.8
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93659000 - 0x93665fff com.apple.opengl
1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9366a000 - 0x9368afff com.apple.DirectoryService.Framework
3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x936dd000 - 0x936ddfff com.apple.Cocoa 6.4
(???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x936df000 - 0x93d12fff com.apple.AppKit 6.4.7
(824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9409f000 - 0x9410ffff com.apple.CoreData
80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94148000 - 0x9420bfff com.apple.audio.toolbox.AudioToolbox
1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9425d000 - 0x9425dfff com.apple.audio.units.AudioUnit
1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9425f000 - 0x94432fff com.apple.QuartzCore
1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x944cd000 - 0x9451dfff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9455d000 - 0x945a2fff com.apple.bom 8.5
(86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x94629000 - 0x94645fff com.apple.securityfoundation 2.2
(27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94659000 - 0x9469dfff com.apple.securityinterface 2.2
(27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x946c1000 - 0x946d0fff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x946d8000 - 0x946e5fff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9472b000 - 0x94744fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94bc1000 - 0x94be1fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x94ce9000 - 0x94e19fff com.apple.AddressBook.framework 4.0.4
(485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x94eab000 - 0x94ebafff com.apple.DSObjCWrappers.Framework
1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94ec2000 - 0x94eeffff com.apple.LDAPFramework 1.4.1
(69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94ef6000 - 0x94f06fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94f0a000 - 0x94f39fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94f49000 - 0x94f66fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x95686000 - 0x95714fff com.apple.WebKit
418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95770000 - 0x95806fff com.apple.JavaScriptCore
418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95843000 - 0x95b4ffff com.apple.WebCore
418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95cd8000 - 0x95d01fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x95d09000 - 0x95d83fff com.apple.syncservices 2.4
(189.2) /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x95f2b000 - 0x95f5dfff com.apple.PDFKit
1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96ef8000 - 0x96f17fff com.apple.vecLib 3.2.2 (vecLib
3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97588000 - 0x975adfff com.apple.speech.LatentSemanticMappingFramework
2.2 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x97fad000 - 0x97fbbfff com.apple.DMNotification 1.0.3
(32) /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
0x981cc000 - 0x9829dfff com.apple.QuartzComposer 1.2.3
(32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9831a000 - 0x9831afff com.apple.quartzframework
1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98493000 - 0x984abfff com.apple.slideshow 1.0.4
(1.0) /System/Library/PrivateFrameworks/Slideshow.framework/Versions/A/Slideshow
0x98864000 - 0x988a7fff com.apple.ISSupport 1.0.3
(16) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x988cd000 - 0x988e9fff com.apple.DotMacSyncManager 1.0.3
(49) /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x98a0e000 - 0x98a50fff com.apple.PAPICommon 2.4
(123) /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x99f3f000 - 0x99f4afff com.apple.IMFramework 3.1.2
(428) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x99f55000 - 0x9a0aefff com.apple.MessageFramework 2.1
(752.2) /System/Library/Frameworks/Message.framework/Versions/B/Message
0xc0000000 - 0xc0009fff com.growl.growlframework
0.7.6 /Library/Mail/Bundles/GrowlMail.mailbundle/Contents/Frameworks/Growl.framework/Growl