Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

djejrejk

macrumors 6502a
Original poster
Jan 3, 2007
520
1
Uhh...
A friend of mine is having trouble with Mail.app on her macbook running 10.5.1. When she opens mail.app everything appears to work, but if she clicks on the "threads" button or attempts to open a message, Mail crashes and gives the crazy long error message listed below. I have tried repairing permissions and deleting the plist file under ~/library/preferences. I would tell her to reinstall leopard but she left the disc at college. Nothing has worked so far. Any ideas on how to solve this problem?

Code:
Process:         Mail [458]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         3.1 (914)
Build Info:      Mail-9140000~1
Code Type:       X86 (Native)
Parent Process:  launchd [79]

Date/Time:       2007-12-22 13:29:02.265 -0600
OS Version:      Mac OS X 10.5.1 (9B18)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  14

Application Specific Information:
-[LibraryIMAPStore openSynchronouslyUpdatingMetadata:]
-[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
-[IMAPGateway _allowClientOperationThrough:]
-[MetadataManager getAllCalendarStoreData]
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'trying to set a non-ToDo MailboxUid for a ToDo. The MailboxUid for a ToDo must be a ToDosMailboxUid'

Thread 0:
0   com.apple.Foundation          	0x93c56ff0 -[NSUserDefaults(NSUserDefaults) objectForKey:] + 80
1   com.apple.Foundation          	0x93c57d81 -[NSUserDefaults(NSUserDefaults) boolForKey:] + 49
2   com.apple.WebKit              
	0x9687905c +[WebView(WebPrivate) _developerExtrasEnabled] + 172
3   com.apple.WebKit              	0x96878487 -[WebView(WebPrivate) _preferencesChangedNotification:] + 1751
4   com.apple.Foundation          	0x93c5a67a _nsnote_callback + 106
5   com.apple.CoreFoundation      
	0x95413a4a __CFXNotificationPost + 362
6   com.apple.CoreFoundation      	0x95413d23 _CFXNotificationPostNotification + 179
7   com.apple.Foundation          	0x93c57a70 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
8   com.apple.mail                
	0x000033ac 0x1000 + 9132
9   com.apple.WebKit              	0x96870470 -[WebPreferences(WebPrivate) _postPreferencesChangesNotification] + 80
10  com.apple.WebKit              	0x968b9344 -[WebPreferences setUserStyleSheetEnabled:] + 52
11  com.apple.mail                
	0x0004a257 0x1000 + 299607
12  com.apple.mail                	0x0004a18e 0x1000 + 299406
13  com.apple.mail                
	0x0004a12b 0x1000 + 299307
14  com.apple.mail                	0x00049fa9 0x1000 + 298921
15  com.apple.mail                
	0x00049e10 0x1000 + 298512
16  com.apple.mail                	0x00011bdc 0x1000 + 68572
17  com.apple.mail                
	0x000110d7 0x1000 + 65751
18  com.apple.mail                	0x00046a5b 0x1000 + 285275
19  com.apple.Foundation          
	0x93c5bbfc __NSThreadPerformPerform + 476
20  com.apple.CoreFoundation      	0x9543264e CFRunLoopRunSpecific + 3166
21  com.apple.CoreFoundation      	0x95432d38 CFRunLoopRunInMode + 88
22  com.apple.HIToolbox           	0x91a148a4 RunCurrentEventLoopInMode + 283
23  com.apple.HIToolbox           	0x91a145f6 ReceiveNextEventCommon + 175
24  com.apple.HIToolbox           
	0x91a14531 BlockUntilNextEventMatchingListInMode + 106
25  com.apple.AppKit              	0x946b7d5b _DPSNextEvent + 657
26  com.apple.AppKit              	0x946b76a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
27  com.apple.AppKit              
	0x946b06d1 -[NSApplication run] + 795
28  com.apple.AppKit              	0x9467d9ba NSApplicationMain + 574
29  com.apple.mail                 	0x000f9ebe 0x1000 + 1019582

Thread 1:
0   libSystem.B.dylib             
	0x932aa8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x932b20dc mach_msg + 72
2   com.apple.CoreFoundation      
	0x954320fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x95432d38 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x93c8f5b5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          
	0x93c9b6d4 -[NSRunLoop(NSRunLoop) run] + 84
6   com.apple.MessageFramework    	0x003ce36c -[RSSInterchange _runManager] + 2140
7   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
8   com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x932db075 _pthread_start + 321
10  libSystem.B.dylib             
	0x932daf32 thread_start + 34

Thread 2:
0   libSystem.B.dylib             	0x932aa946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x932dc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             
	0x932dda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x93ca0f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x93ca0db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.MessageFramework    
	0x003d0420 -[InvocationQueue _drainQueue] + 317
6   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
7   com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x932db075 _pthread_start + 321
9   libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x932b1ace __semwait_signal + 10
1   libSystem.B.dylib             	0x932dbced pthread_cond_wait$UNIX2003 + 73
2   com.apple.QuartzCore          	0x9658c161 fe_fragment_thread + 54
3   libSystem.B.dylib             
	0x932db075 _pthread_start + 321
4   libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x932aa946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             
	0x932dc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x932dda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x93ca0f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.MessageFramework    	 0x00319acb -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 470
5   com.apple.MessageFramework    	0x003198ab -[IMAPGateway waitUntilClientOperationIsFinished:] + 500
6   com.apple.MessageFramework    	0x003141d8 -[IMAPConnection _loginWithUsername:password:] + 618
7   com.apple.MessageFramework    
	0x00313a7f -[IMAPConnection authenticateUsingAccount:] + 231
8   com.apple.MessageFramework    	0x002f1e20 -[IMAPAccount _connectAndAuthenticate:] + 692
9   com.apple.MessageFramework    	0x002f036a -[IMAPAccount _recoverFromConnectionlessState] + 177
10  com.apple.MessageFramework    
	0x002eff64 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 171
11  com.apple.MessageFramework    	0x002efc31 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 160
12  com.apple.MessageFramework    	0x002efad4 -[IMAPAccount gatewayForStore:options:] + 159
13  com.apple.MessageFramework    
	0x002ef90a -[LibraryIMAPStore _gatewayCreateIfNeeded:options:] + 159
14  com.apple.MessageFramework    	0x002eb824 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 143
15  com.apple.MessageFramework    	0x002eb78f -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:] + 50
16  com.apple.CoreFoundation       	0x954b1b9d __invoking___ + 29
17  com.apple.CoreFoundation      	0x954b1588 -[NSInvocation invoke] + 136
18  com.apple.MessageFramework    	0x003d0a05 -[MonitoredInvocation invoke] + 409
19  com.apple.MessageFramework    
	0x003d05e7 -[InvocationQueue _drainQueue] + 772
20  com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
21  com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
22  libSystem.B.dylib             	0x932db075 _pthread_start + 321
23  libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x932aa946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	 0x932dc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x932dda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x93ca0f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	 0x93ca0db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.MessageFramework    	0x003d0420 -[InvocationQueue _drainQueue] + 317
6   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
7   com.apple.Foundation          
	0x93c5abf4 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x932db075 _pthread_start + 321
9   libSystem.B.dylib              	0x932daf32 thread_start + 34

Thread 6:
0   libSystem.B.dylib             
	0x9331395a __workq_ops + 10
1   libSystem.B.dylib             	0x9331398a start_wqthread + 30

Thread 7:

Thread 8:
0   libSystem.B.dylib             	0x932aa8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x932b20dc mach_msg + 72
2   com.apple.CoreFoundation      
	0x954320fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x95432d38 CFRunLoopRunInMode + 88
4   com.apple.Foundation          	0x93c8f5b5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5   com.apple.Foundation          
	0x93c9b6d4 -[NSRunLoop(NSRunLoop) run] + 84
6   com.apple.MessageFramework    	0x002f425d +[_NSSocket _runIOThread] + 98
7   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
8   com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
9   libSystem.B.dylib             	0x932db075 _pthread_start + 321
10  libSystem.B.dylib             
	0x932daf32 thread_start + 34

Thread 9:
0   libSystem.B.dylib             	0x932f9f5a select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             	0x932db075 _pthread_start + 321
2   libSystem.B.dylib             
	0x932daf32 thread_start + 34

Thread 10:
0   libSystem.B.dylib             	0x932aa946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	0x932dc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             
	0x932dda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x93ca0f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	0x93ca0db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.MessageFramework    
	0x003d0420 -[InvocationQueue _drainQueue] + 317
6   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
7   com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x932db075 _pthread_start + 321
9   libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 11:
0   libSystem.B.dylib             	0x932aa946 semaphore_timedwait_signal_trap + 10
1   libSystem.B.dylib             	 0x932dc1cf _pthread_cond_wait + 1244
2   libSystem.B.dylib             	0x932dda53 pthread_cond_timedwait_relative_np + 47
3   com.apple.Foundation          	0x93ca0f9c -[NSCondition waitUntilDate:] + 236
4   com.apple.Foundation          	 0x93ca0db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5   com.apple.MessageFramework    	0x003d0420 -[InvocationQueue _drainQueue] + 317
6   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
7   com.apple.Foundation          
	0x93c5abf4 __NSThread__main__ + 308
8   libSystem.B.dylib             	0x932db075 _pthread_start + 321
9   libSystem.B.dylib              	0x932daf32 thread_start + 34

Thread 12:
0   libSystem.B.dylib             
	0x932b1ace __semwait_signal + 10
1   libSystem.B.dylib             	0x932dbced pthread_cond_wait$UNIX2003 + 73
2   com.apple.Foundation          	0x93ca2b12 -[NSCondition wait] + 210
3   com.apple.Foundation          	0x93c5b4ca -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 938
4   com.apple.Foundation          	0x93caeac8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
5   com.apple.MessageFramework    	0x0030fe79 -[NSObject(MainThreadMessaging) performSelectorInMainThread:withObject:] + 56
6   com.apple.mail                 	0x000417e1 0x1000 + 264161
7   com.apple.CoreFoundation      	0x954b1b9d __invoking___ + 29
8   com.apple.CoreFoundation      	0x954b1588 -[NSInvocation invoke] + 136
9   com.apple.MessageFramework    
	0x003d0a05 -[MonitoredInvocation invoke] + 409
10  com.apple.MessageFramework    	0x003d05e7 -[InvocationQueue _drainQueue] + 772
11   com.apple.Foundation          	0x93c5b04d -[NSThread main] + 45
12  com.apple.Foundation          
	0x93c5abf4 __NSThread__main__ + 308
13  libSystem.B.dylib             	0x932db075 _pthread_start + 321
14  libSystem.B.dylib              	0x932daf32 thread_start + 34

Thread 13:
0   libSystem.B.dylib             
	0x932aa8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x932b20dc mach_msg + 72
2   com.apple.CoreFoundation      
	0x954320fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x95432d38 CFRunLoopRunInMode + 88
4   com.apple.MessageFramework    	0x002f7432 _handleRequestWithTimeout + 2165
5   com.apple.MessageFramework    	0x002fbcf5 -[_NSSocket readBytes:length:error:] + 154
6   com.apple.MessageFramework    	0x002fb87f -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 89
7   com.apple.MessageFramework    	0x002fb73a -[Connection _fillBuffer:] + 853
8   com.apple.MessageFramework    	0x002fb300 -[Connection _readLineIntoData:error:] + 70
9   com.apple.MessageFramework    	0x002fb276 -[IMAPConnection _readLineIntoData:error:] + 71
10  com.apple.MessageFramework    
	0x002fb0fe -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 155
11  com.apple.MessageFramework    	0x002fac4b -[IMAPResponse initWithConnection:error:] + 370
12  com.apple.MessageFramework    	0x002faa99 -[IMAPConnection _copyNextServerResponse:] + 79
13  com.apple.MessageFramework    
	0x003f3bf4 -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 100
14  com.apple.MessageFramework    	0x0031749e -[IMAPConnection(MFPrivate) _responseFromSendingOperation:] + 1126
15  com.apple.MessageFramework    	0x00316cd1 -[IMAPConnection executeLogin:] + 65
16  com.apple.MessageFramework    
	0x003162b6 -[IMAPGateway _allowClientOperationThrough:] + 1209
17  com.apple.CoreFoundation      	0x954b1b9d __invoking___ + 29
18  com.apple.CoreFoundation      	0x954b1588 -[NSInvocation invoke] + 136
19  com.apple.MessageFramework    	0x003d05e7 -[InvocationQueue _drainQueue] + 772
20  com.apple.MessageFramework    	0x00315d2c -[MonitoredInvocationQueue _drainQueue] + 261
21  com.apple.Foundation          
	0x93c5b04d -[NSThread main] + 45
22  com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
23  libSystem.B.dylib              	0x932db075 _pthread_start + 321
24  libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 14 Crashed:
0   com.apple.CoreFoundation      	0x954ac114 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib               	0x9559209b objc_exception_throw + 40
2   com.apple.CoreFoundation      
	0x954ac04b +[NSException raise:format:arguments:] + 155
3   com.apple.Foundation          	0x93d6d0e4 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4   com.apple.MessageFramework    	0x003a6810 -[LibraryToDo setMailboxUid:] + 205
5   com.apple.MessageFramework    
	0x003a66a9 -[LibraryToDo _initWithAccount:] + 169
6   com.apple.MessageFramework    	0x003a5b3e -[LibraryToDo initWithCalTask:inAccount:] + 88
7   com.apple.MessageFramework    	0x004ca7ce -[ToDosCache(Internal) _libraryToDoFromCalTask:addToCache:] + 474
8   com.apple.MessageFramework     	0x004c9b03 -[ToDosCache libraryToDoFromNewCalTask:] + 49
9   com.apple.MessageFramework    	 0x002e6999 -[CalendarStoreInterchange _currentToDosState] + 944
10  com.apple.MessageFramework    	0x004c2498 -[CalendarStoreInterchange _retrieveCurrentCalendarStoreState] + 248
11  com.apple.MessageFramework    	0x002e24ed -[MetadataManager(ToDoManagerInternal) getAllCalendarStoreData] + 115
12  com.apple.CoreFoundation      	0x954b1b9d __invoking___ + 29
13  com.apple.CoreFoundation      	0x954b1588 -[NSInvocation invoke] + 136
14  com.apple.MessageFramework    	0x003d05e7 -[InvocationQueue _drainQueue] + 772
15  com.apple.Foundation          
	0x93c5b04d -[NSThread main] + 45
16  com.apple.Foundation          	0x93c5abf4 __NSThread__main__ + 308
17  libSystem.B.dylib              	0x932db075 _pthread_start + 321
18  libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 15:
0   libSystem.B.dylib             	0x932aa8e6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x932b20dc mach_msg + 72
2   com.apple.CoreFoundation      	0x954320fe CFRunLoopRunSpecific + 1806
3   com.apple.CoreFoundation      	0x95432d38 CFRunLoopRunInMode + 88
4   com.apple.CFNetwork           
	0x950e77c2 CFURLCacheWorkerThread(void*) + 396
5   libSystem.B.dylib             	0x932db075 _pthread_start + 321
6   libSystem.B.dylib             	0x932daf32 thread_start + 34

Thread 14 crashed with X86 Thread State (32-bit):
  eax: 0xa07550f0  ebx: 0x9559207c  ecx: 0xa07541a0  edx: 0x006bc000
  edi: 0x14ba73f0  esi: 0x005386a0  ebp: 0xb09c9948  esp: 0xb09c9948
   ss: 0x0000001f  efl: 0x00000286  eip: 0x954ac114   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x1b623000

Binary Images:
    0x1000 -   0x26bfff  com.apple.mail 3.1 (914) <3105aebc1fe289032d687216793ee4d3> /Applications/Mail.app/Contents/MacOS/Mail
  0x2d9000 -   0x527ff3  com.apple.MessageFramework 3.1 (915) <68b9fb04110fbd951aa75a51dfc21e87> /System/Library/Frameworks/Message.framework/Versions/B/Message
  0x679000 -   0x67bfff  com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
  0x682000 -   0x6a6fe7  com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSemanticMapping
0x138a4000 - 0x138a9ff3  libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x13950000 - 0x13a36ff7  com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14ab2000 - 0x14ab2ffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
0x14abc000 - 0x14abdfe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8fe00000 - 0x8fe2d883  dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90003000 - 0x90013ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x90014000 - 0x900c3fff  com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x900c4000 - 0x900f3fe3  com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x900f4000 - 0x901a6ffb  libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x901a7000 - 0x901b2fff  com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x901b3000 - 0x9067fffe  libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90680000 - 0x90680ffd   com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90681000 - 0x906bbff7  com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x906bc000 - 0x906c4fff  com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x906c5000 - 0x906dcfff   com.apple.datadetectors 1.0 (66.0) <11ba01500295e7f2ce2a99128f768ec4> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x906dd000 - 0x906e1fff  com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x906e2000 - 0x906fefff  com.apple.IMFramework 4.0 (578) <b8e7d1e85ec753dc0116843125927ae8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x906ff000 - 0x90700fef  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90701000 - 0x9070afff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9070b000 - 0x90738feb  libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90739000 - 0x90754ffb  libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90755000 - 0x9075ffeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90760000 - 0x9083ffff  com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x90840000 - 0x90858fff  com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90889000 - 0x90950ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90951000 - 0x90c62fe2  com.apple.QuickTime 7.3.1 (7.3.1) <697ff9cc466d4388840c3b733af9c6d7> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90c63000 - 0x90c65ff5  libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c66000 - 0x90c9cfef  libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x90c9d000 - 0x90ca2fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90ca3000 - 0x90d2fff7  com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90d30000 - 0x90daaff8  com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90dab000 - 0x90dabffd  com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90dac000 - 0x90db9fe7  com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90dba000 - 0x90e2efef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x90e2f000 - 0x90e33fff  libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90e34000 - 0x90f79ff7  com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90f7a000 - 0x910f8fff  com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x910f9000 - 0x91136fff  com.apple.DAVKit 3.0.0 (641) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x9113f000 - 0x911adfff  com.apple.iLifeMediaBrowser 1.0.3 (194) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x911ae000 - 0x91213ffb  com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x91214000 - 0x9134cff7  libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x9134d000 - 0x919e4fef  com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x919e5000 - 0x91cebfff  com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91cec000 - 0x91d0ffff  com.apple.CoreMediaPrivate 1.2 (1.2) <0f78d9bc7307d60cf58c0f8ac8994cf4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x91d10000 - 0x91d2eff3   com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91df5000 - 0x91e01fff  libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x91e07000 - 0x91e83feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91e84000 - 0x91e89ffb  com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x91e8a000 - 0x91ea0fe7   com.apple.CoreVideo 1.5.0 (1.5.0) <c7569b68e54114da815e9c55299fe3a4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91ea1000 - 0x91eeefe3  com.apple.datadetectorscore 1.0 (52.11) <38e91c9b4e4a3cbf84e5f9a3488e69d0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91eef000 - 0x91f5efff  com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91f5f000 - 0x92006fff  com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92e89000 - 0x92e98ffe  com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x92e99000 - 0x92ecaffb   com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x92ecb000 - 0x92ed2ff7   libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x92ed3000 - 0x92ee3fff   com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92ee4000 - 0x92ef7fff  com.apple.IMUtils 4.0 (578) <cf6de2e36b4922509a027dcf59951de8> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
0x92ef8000 - 0x92f52ff7   com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92f53000 - 0x92f8fff7   com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x92f90000 - 0x93091fff  com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93092000 - 0x93092ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x93132000 - 0x93176feb  com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x93177000 - 0x931b8fe7  libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x931b9000 - 0x93216ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x93217000 - 0x932a9ff3  com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x932aa000 - 0x93404fe3  libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x93405000 - 0x93815fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93816000 - 0x9381bfff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9381c000 - 0x93940fe3  com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93941000 - 0x93b0afef  com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93b0b000 - 0x93befffb  com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93bf0000 - 0x93bfcff5  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93bfd000 - 0x93c4dfeb  com.apple.framework.familycontrols 1.0.1 (1.0.1) <da064f9f4b4ac1edd1bd3818f637c11f> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x93c51000 - 0x93ecafe7  com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93ecb000 - 0x93f08ff7  libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93f09000 - 0x93f27fff  libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x93f28000 - 0x93f5efff  com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93f5f000 - 0x94095fe3   com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94096000 - 0x9409cfff  com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9409d000 - 0x9409dfff  com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9409e000 - 0x940e0fef  com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x940e1000 - 0x9411affe  com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9411b000 - 0x94131fff   com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94132000 - 0x94156feb  libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x94157000 - 0x941eafff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x941eb000 - 0x9426aff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9426b000 - 0x9426bffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9426c000 - 0x9434dff7   libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x9434e000 - 0x9434eff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9434f000 - 0x943f8fff  com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x943f9000 - 0x944affe3   com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x944b0000 - 0x9466bff3   com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9466c000 - 0x9466cff8   com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94677000 - 0x94e71fef  com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x950db000 - 0x950dbffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x950dc000 - 0x95153fe3  com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95154000 - 0x9517cff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9517d000 - 0x95208ffb  com.apple.QTKit 7.3.1 (7.3.1) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x952fe000 - 0x95305fe9  libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x95306000 - 0x95352fff   com.apple.QuickLookUIFramework 1.0 (168.0) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x95353000 - 0x953bfffb  com.apple.WhitePagesFramework 1.0 (112.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x953c0000 - 0x954f2fe7  com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x954f3000 - 0x9557aff7   libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x9557b000 - 0x95588ff7  com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
0x95589000 - 0x95668fff  libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x95669000 - 0x95688ffa  libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95689000 - 0x9568bfff  com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9568c000 - 0x956dcff7  com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x956dd000 - 0x95701fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x95702000 - 0x957b2fff  edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x957b3000 - 0x95cc8fff  com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95cc9000 - 0x95d25ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95d26000 - 0x95d37ffe  com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x95d38000 - 0x95d43ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x95d44000 - 0x95e0ffff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95e10000 - 0x960e9fe7  com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x960ea000 - 0x960f1ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x960f2000 - 0x96122ff3  com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x96123000 - 0x9614afff  libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
0x9614b000 - 0x962a1fee  com.apple.CalendarStore 3.0.1 (805) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x962a2000 - 0x962ccfef  libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x962cd000 - 0x962dcfff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x962dd000 - 0x962e2ffc  com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x962e3000 - 0x9633cfff   libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9633d000 - 0x96382fef  com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96383000 - 0x963cdfe1  com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x963ce000 - 0x963ceffc   com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x963cf000 - 0x963dafe7  libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x963db000 - 0x963f9ff7  com.apple.QuickLookFramework 1.0 (168.0) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x963fa000 - 0x96484fff  com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96485000 - 0x96493ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96497000 - 0x9682dff7  com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9682e000 - 0x9686dfef  libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9686e000 - 0x96929fe3  com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9692a000 - 0x96ce8fea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96ce9000 - 0x96d1bfff  com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96d1c000 - 0x96d1cffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96d1d000 - 0x96d1dffd  com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96d1e000 - 0x96d52fef  com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x96d53000 - 0x96d67ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96d68000 - 0x96d6bfff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96d6c000 - 0x96d6dffc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
 
I'm having the very same thing happening on a MBP...it oddly just started today after I hadn't used the machine for three days. FWIW, I posted a thread on this in the Apple Support Forums and someone else started having the same thing happen today, also.

If you happen to find a fix feel free to email me at larrymcj@gmail.com and if you'll send me your email address there I'll do the same if I find cure.

Larry
 
Hi!

Late 2006 MacBook Pro user here. I've noticed oddities with Mail.app today as well, after I downloaded the latest updates. I move messages around but the changes don't take. I can't quit Mail and have to force-quit it.

This is Leopard 10.5.1 which I reinstalled and updated a week ago when I was reorganising the computer to acommodate a Boot Camp partition.
 
This mystery is now solved, thanks to an industrious person at AppleCare, who dug around today until he found a similar problem in the Apple Discussions. Here's the fix...it worked just fine for me:

1. Remove com.app.mail.plist and save it on your desktop. Restart Mail to generate a new .plist

2. Close Mail

3. Go to your .Mac account and UNcheck the "Sync automatically" box at the top.

4. Go to iCal and Delete all your ToDo items (you might want to take a screenshot of them first to recreate).

5. Go to iCal Preferences | Advanced Tab | ....then click on the "Clear Attendees Cache" button at the bottom the page.

6. Close iCal.

7. Overwrite the new .plist with your old one from the desktop.

8. Open Mail.app and your problem will be solved.

9. Don't forget to go to .Mac and check the box again for "Sync Automatically".

NOTE: If you're syncing multiple Macs to .Mac you'll need to delete the ToDo items on them as well or you can just wait until .Mac deletes them during the next sync...as that will occur. Then you can put them back per your screenshot.

LarryMcJ
 
I am experiencing the following problem: when clicking on an email recipient to add it to my Address Book the Mail app fails.
Anyone also experiencing this?
________
Mazda 323F picture
 
Last edited:
My Spotlight fails to search inside new e-mail messages in Mail unless I force-index the mail folder. It appears that the new messages are not added to the index automatically. Very strange.

It looks like Leopard in general, and for some reason Mail in particular, are buggy, with different bugs manifesting themselves on different machines. Apple had better hurry with squashing those with updates.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.