Mail crashes anytime it goes online

faded

Registered
I started having problems with mail a day or so ago, and it has gone from bad to worse to FUBAR.

Mail 1.3.11
Os X 10.3.9
1.33 Ghz PB G4 17"

First I was having crashes when downloading new messages.

It became more frequent and got to the point where I can't get ANY new messages in from the queue.

In activity viewer I see that it is getting headers, but it will get to a certain point and just crash.

Everything I have attempted has made things worse.

I took all of my mailboxes out of the directory, started mail and reimported them, then set up my accounts again. That seemed to be going okay.

When it went online to reload my IMAP inbox, 3000+ messages, it got maybe halfway through then crashed. It doesn't even pick up where it left off when I start it up again.

So not only can I not check my new messages, I don't even have the old ones where I can easily read them.

I have access to the server my mail is on to read them through a web browser, but SENDING mail through it does not work right now so I am really screwed.


Please help me fix my mail!
-eric
 
Well fixing it will require you to act like a geek for a minute or two. So follow these directions to reset Mail.

1. Right now open Mail and go to Mail's Preferences, Accounts tab and wright down you email settings for the SMTP and IMAP server, all the accounts. We will be blowing this away.

2. Close Mail.

3. Navigate to the folder /Users/YourUserName/Library/Preferences/ and find the file com.apple.mail.plist and drag it out of the folder into Trash, but don't empty it yet.

4. Relaunch Mail and put in all your Accounts again.

5. Cross your fingers.


To reset any Mac program you take out the Preferences file in /Users/YourUserName/Library/Preferences/ and this will reset the program back to default install.

Now my above steps will nit touch Saved Mail or Mail on an IMAP server and as long as you can setup your email accounts again you will be going back to your state of well being. So the moral of this post is to write down your email settings because you will be putting them back in after throwing out it's preferences.

Good Luck.
 
This brings up some more questions and confusion for me.

I tried this and told it NO when it asked if I wanted to import mailboxes from another application.

What really confused me was that I still had an inbox with messages after dragging the .plist file to the trash. Shouldn't mail open with NO account info after 'hiding' the preference info?

-eric
 
I think there is something in one of my recent e-mails that is causing the problem. Is there a way to scan e-mails off the server for a corrupt file or something?

I just tried the above suggestion again. (I figured out that some of the information was still there because of mailboxes stores in the Mail folder.)

When I click check mail to get it to go online, it gets through well over 1000 messages and then crashes. This is maybe 10 minutes into reimporting the messages from the server.

I have a suspicion that there is something on my server that is corrupt or infected, but I don't know how to proceed.

I am tempted to try another mail application, but I am thinking that if there is a problem on the server I will just experience a similar problem again. (Or worse it wont act up but there will be an infection etc festering, waiting to cause a bigger problem later.)

I am not afraid to get pretty deep into troubleshooting, I just need information. (I have taken my Powerbook apart numerous time to fix hardware issues, such as resoldering my power jack.)

Maybe there is a way to chop up the mailbox on the server into smaller blocks? Kinda like doing a binary search to narrow down the problem area?

More help needed I'm afraid.


Here's the crash report copy:

Date/Time: 2009-08-15 00:32:49 -0500
OS Version: 10.3.9 (Build 7W98)
Report Version: 2

Command: Mail
Path: /Applications/Mail.app/Contents/MacOS/Mail
Version: 1.3.11 (622)
PID: 742
Thread: 7

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

Thread 0:
0 libSystem.B.dylib 0x900078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.HIToolbox 0x973e5e10 RunCurrentEventLoopInMode + 0xac
5 com.apple.HIToolbox 0x973ec53c ReceiveNextEventCommon + 0x17c
6 com.apple.HIToolbox 0x9740e638 BlockUntilNextEventMatchingListInMode + 0x60
7 com.apple.AppKit 0x92e82258 _DPSNextEvent + 0x180
8 com.apple.AppKit 0x92e98cd8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
9 com.apple.AppKit 0x92ead058 -[NSApplication run] + 0x21c
10 com.apple.AppKit 0x92f69774 NSApplicationMain + 0x1d0
11 com.apple.mail 0x0000ed3c 0x1000 + 0xdd3c
12 com.apple.mail 0x0003dc34 0x1000 + 0x3cc34

Thread 1:
0 libSystem.B.dylib 0x900127f8 syscall_thread_switch + 0x8
1 com.apple.Foundation 0x90a332d8 +[NSThread sleepUntilDate:] + 0x98
2 com.apple.AppKit 0x92e7a3fc -[NSUIHeartBeat _heartBeatThread:] + 0x494
3 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
4 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 2:
0 libSystem.B.dylib 0x900078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.MessageFramework 0x8689aea0 +[_NSSocket _runIOThread] + 0x5c
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 3:
0 libSystem.B.dylib 0x9000b46c select + 0xc
1 com.apple.CoreFoundation 0x901c7668 __CFSocketManager + 0x1fc
2 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 4:
0 libSystem.B.dylib 0x900078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.Foundation 0x90a97ffc +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 0x20c
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 5:
0 libSystem.B.dylib 0x900078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.Foundation 0x90a9853c +[NSURLCache _diskCacheSyncLoop:] + 0xa8
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 6:
0 libSystem.B.dylib 0x900078b8 mach_msg_trap + 0x8
1 libSystem.B.dylib 0x90007438 mach_msg + 0x38
2 com.apple.CoreFoundation 0x901c2258 __CFRunLoopRun + 0x350
3 com.apple.CoreFoundation 0x901c69e4 CFRunLoopRunSpecific + 0x148
4 com.apple.Foundation 0x90a2d160 -[NSRunLoop runMode:beforeDate:] + 0xac
5 com.apple.Foundation 0x90a45d64 -[NSRunLoop run] + 0x4c
6 com.apple.WebKit 0x94ff3124 +[WebFileDatabase _syncLoop:] + 0xa8
7 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
8 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

Thread 7 Crashed:
0 ...entSemanticMappingFramework 0x908fa294 _ZN22LSMImmutableMapCounterC4EP15LSMReadFileDescRP12LSMWordTablel + 0x350
1 ...entSemanticMappingFramework 0x908fdbb4 _ZN14LSMCompiledMapC4EP8__LSMMapPK7__CFURLl + 0xe0
2 ...entSemanticMappingFramework 0x908fc954 LSMMapLoadWithOptions + 0x74
3 com.apple.MessageFramework 0x8691b25c JunkMailGlobalMap + 0x100
4 com.apple.MessageFramework 0x8691b328 MFJunkMailLevelForString + 0x24
5 com.apple.MessageFramework 0x868d61f0 -[MessageRuleCriterion _evaluateJunkMailCriterion:] + 0x2ac
6 com.apple.MessageFramework 0x86891210 -[MessageRuleCriterion doesMessageSatisfyCriterion:] + 0x110
7 com.apple.MessageFramework 0x868b7194 -[MessageRule doesMessageSatisfyCriteria:] + 0x78
8 com.apple.MessageFramework 0x868b6ecc +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 0x164
9 com.apple.MessageFramework 0x868cec68 -[MessageRouter routeMessages:fromStores:] + 0x3e4
10 com.apple.MessageFramework 0x868c9f6c -[MessageStore routeMessages:] + 0x70
11 com.apple.MessageFramework 0x868df4dc -[IMAPStore routeMessages:] + 0x3c
12 com.apple.MessageFramework 0x868df940 -[IMAPStore _retrieveNewMessagesInUIDRange:intoArray:statusFormat:usingConnection:] + 0x388
13 com.apple.MessageFramework 0x8687c950 -[IMAPStore _synchronizeUidRange:newMessages:usingConnection:] + 0x81c
14 com.apple.MessageFramework 0x868a0e3c -[IMAPStore _synchronizeWithServerUsingConnection:] + 0x5dc
15 com.apple.MessageFramework 0x868990e0 -[IMAPStore connection] + 0xd8
16 com.apple.MessageFramework 0x86898274 -[IMAPStore openSynchronouslyUpdatingIndex:andOtherMetadata:] + 0x1cc
17 libobjc.A.dylib 0x90866734 objc_msgSendv + 0xb4
18 com.apple.Foundation 0x90a2b500 -[NSInvocation invoke] + 0x374
19 com.apple.MessageFramework 0x8687a9d4 -[MonitoredInvocation invoke] + 0x90
20 com.apple.MessageFramework 0x86877130 -[InvocationQueue _drainQueue] + 0x198
21 com.apple.Foundation 0x90a6a4b8 forkThreadForFunction + 0x6c
22 libSystem.B.dylib 0x90024990 _pthread_body + 0x28

PPC Thread State:
srr0: 0x908fa294 srr1: 0x0000d030 vrsave: 0x00000000
cr: 0x24002442 xer: 0x00000004 lr: 0x908fa288 ctr: 0x900032a0
r0: 0x00000000 r1: 0xf005e090 r2: 0x54485244 r3: 0x00000000
r4: 0xf005e0f4 r5: 0x0000003c r6: 0x7273696f r7: 0x00000003
r8: 0x05002d7a r9: 0x00120fa8 r10: 0x00120fa8 r11: 0x05405000
r12: 0x900032a0 r13: 0x8697f5b8 r14: 0x8696f5b8 r15: 0x00000000
r16: 0x0519523c r17: 0x00000001 r18: 0x00000000 r19: 0x04fec8b0
r20: 0x00000000 r21: 0x04f6bb20 r22: 0xf005e0f4 r23: 0x04f6bb50
r24: 0x00000000 r25: 0x04f6bb3c r26: 0x00000000 r27: 0x04f6bb64
r28: 0x6c207665 r29: 0x00000000 r30: 0xf005e090 r31: 0x908f9f54

Binary Images Description:
0x1000 - 0xfcfff com.apple.mail 1.3.11 (622) /Applications/Mail.app/Contents/MacOS/Mail
0x49c8000 - 0x49cafff com.apple.textencoding.japanese 1.6.4 /System/Library/TextEncodings/Japanese Encodings.bundle/Contents/MacOS/Japanese Encodings
0x49f3000 - 0x49f5fff com.apple.textencoding.unicode 1.6.4 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x73230000 - 0x73233fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x76c02000 - 0x76c12fff com.apple.Accelerate.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x806c0000 - 0x806e9fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x80a50000 - 0x80ad4fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x80c80000 - 0x80c88fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x86870000 - 0x8696ffff com.apple.MessageFramework 1.3.13 (624) /System/Library/Frameworks/Message.framework/Versions/B/Message
0x880f0000 - 0x88226fff com.apple.vImage 1.0.0 (1.2.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x88420000 - 0x8849efff com.apple.viceroy.framework 188.0 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoConference
0x89610000 - 0x896e8fff com.apple.IMFramework 2.1.2 (194) /System/Library/PrivateFrameworks/InstantMessage.framework/Versions/A/InstantMessage
0x8ded0000 - 0x8ded1fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x8e070000 - 0x8e071fff libLatin5Converter.dylib /System/Library/CoreServices/Encodings/libLatin5Converter.dylib
0x8fc90000 - 0x8fc90fff com.apple.Accelerate 1.0.3 (Accelerate 1.0.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9071d000 - 0x9072cfff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90812000 - 0x9084afff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x908f5000 - 0x90918fff com.apple.speech.LatentSemanticMappingFramework 2.1 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90a02000 - 0x90a0dfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c32000 - 0x90c4cfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x90c70000 - 0x90c8afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90cb0000 - 0x90d12fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90db0000 - 0x90dbbfff com.apple.opengl 1.3.8 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9102d000 - 0x91045fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x910e0000 - 0x91134fff com.apple.bom 1.2.7 (64.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91210000 - 0x9122dfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x91242000 - 0x9124bfff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x912a0000 - 0x912c2fff vmutils /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x914ad000 - 0x9151afff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x915e0000 - 0x91699fff com.apple.QD 3.4.71 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91836000 - 0x91850fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91951000 - 0x9195bfff com.apple.framework.machinesettings 1.3.3 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineSettings
0x91963000 - 0x91a2bfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91e10000 - 0x91e7bfff com.apple.HTMLDisplay 1.3 (132) /System/Library/PrivateFrameworks/HTMLDisplay.framework/Versions/A/HTMLDisplay
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92867000 - 0x92b3cfff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.10 (743.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x93a6a000 - 0x93a7dfff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93aa0000 - 0x93b87fff com.apple.AddressBook.framework 1.1.2 (321) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93f55000 - 0x93fc8fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94010000 - 0x94077fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x940c0000 - 0x940fcfff com.apple.LDAPFramework 1.3.4 (37.4.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9438a000 - 0x9439afff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x943af000 - 0x943affff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94580000 - 0x94590fff libsasl2.2.0.1.dylib /usr/lib/libsasl2.2.0.1.dylib
0x94594000 - 0x945a0fff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x946ed000 - 0x94700fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x948b0000 - 0x948e1fff com.apple.securityinterface 1.0 (39) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94c40000 - 0x94c4ffff com.apple.DSObjCWrappers.Framework 1.0 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94fe0000 - 0x95078fff com.apple.WebKit 312.8 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x951ce000 - 0x95286fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96136000 - 0x96184fff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x961b0000 - 0x96292fff com.apple.JavaScriptCore 1.1 (312.3.2) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib
0x97345000 - 0x973aefff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x973df000 - 0x97764fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97900000 - 0x97bf1fff com.apple.WebCore 315.14.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
 
Back
Top