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

thebassoonist

macrumors 6502a
Original poster
Mail has been working just fine for me until tonight. It crashes whenever I try to delete a message. Anyone else have this problem? It's iLife '08.
 
What sort of an account is it? Sometimes Mail crashes if an attachment is corrupt but you can sometimes work around this by removing the attachment and email from a different client or from a browser via webmail.

Irrespective, I'm not sure if iLife has anything to do with it. 😱
 
What sort of an account is it? Sometimes Mail crashes if an attachment is corrupt but you can sometimes work around this by removing the attachment and email from a different client or from a browser via webmail.

Irrespective, I'm not sure if iLife has anything to do with it. 😱

Really? Oh, that's good news! It's Gmail. The email I was trying to delete from Mail didn't have an attachment, but that could be it.

I just tried opening a different email, and it crashed while opening it.

This may help some of you?

Thread 9 Crashed:
0 com.apple.CoreFoundation 0x94193114 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x94ac109b objc_exception_throw + 40
2 com.apple.CoreFoundation 0x9419304b +[NSException raise:format:arguments:] + 155
3 com.apple.Foundation 0x901ab0f4 -[NSAssertionHandler handleFailureInMethod😱bject:file:lineNumber:description:] + 116
4 com.apple.MessageFramework 0x003a5bf4 -[LibraryToDo setMailboxUid:] + 205
5 com.apple.MessageFramework 0x003a5a8d -[LibraryToDo _initWithAccount:] + 169
6 com.apple.MessageFramework 0x003a4f22 -[LibraryToDo initWithCalTask:inAccount:] + 88
7 com.apple.MessageFramework 0x004c97ca -[ToDosCache(Internal) _libraryToDoFromCalTask:addToCache:] + 474
8 com.apple.MessageFramework 0x004c8aff -[ToDosCache libraryToDoFromNewCalTask:] + 49
9 com.apple.MessageFramework 0x002e5b4d -[CalendarStoreInterchange _currentToDosState] + 944
10 com.apple.MessageFramework 0x004c1494 -[CalendarStoreInterchange _retrieveCurrentCalendarStoreState] + 248
11 com.apple.MessageFramework 0x002e16a1 -[MetadataManager(ToDoManagerInternal) getAllCalendarStoreData] + 115
12 com.apple.CoreFoundation 0x94198b9d __invoking___ + 29
13 com.apple.CoreFoundation 0x94198588 -[NSInvocation invoke] + 136
14 com.apple.MessageFramework 0x003cf9cf -[InvocationQueue _drainQueue] + 772
15 com.apple.Foundation 0x9009904d -[NSThread main] + 45
16 com.apple.Foundation 0x90098bf4 __NSThread__main__ + 308
17 libSystem.B.dylib 0x96a67075 _pthread_start + 321
18 libSystem.B.dylib 0x96a66f32 thread_start + 34
 
Damn. I wish I had more smarts. That doesn't help at all. 🙁

Anyway, have you tried removing the email from GMail?
 
Damn. I wish I had more smarts. That doesn't help at all. 🙁

Anyway, have you tried removing the email from GMail?

I sent myself an email to my Gmail account. I opened up Mail and it retrieved it. It crashed when I tried to open it. I deleted the email from Gmail in Firefox and opened Mail again. It was still in my inbox. Then, when I tried to close Mail, it crashed... I don't really understand why... because I was just trying to close it.

Ha ha, I have no idea what most of that means. I know which thread it crashed in though, hahaha. 😀 Thanks for the help, by the way!
 
Okay, try manually removing it from within Finder whilst Mail is closed. In Tiger, there's a folder in your Home folder's Library called Mail. From this it's relatively easy to find an email if you look by folder and then date. I assume it's roughly the same for Leopard... 🙂
 
Okay, try manually removing it from within Finder whilst Mail is closed. In Tiger, there's a folder in your Home folder's Library called Mail. From this it's relatively easy to find an email if you look by folder and then date. I assume it's roughly the same for Leopard... 🙂

Yep, that worked... QuickLook was handy as well... 😀 Thanks!
 
Okay, so I have been trying to fix this for a while and I'm thinking I'll just take my MBP to the Apple Store this weekend or next week and have them take a look at it. But, maybe someone knows what to do?

Now it is no longer just deleting emails. I can't open them. Any of them. I've tried some with attachments, plain text, nothing opens.

Not only do they not open, but the app crashes. Here is the "problem details":

Process: Mail [408]
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 [60]

Date/Time: 2007-11-22 20:10:15.569 -0700
OS Version: Mac OS X 10.5.1 (9B18)
Report Version: 6

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

Application Specific Information:
-[MetadataManager getAllCalendarStoreData]
-[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
*** 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 libSystem.B.dylib 0x950f58e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x950fd0dc mach_msg + 72
2 com.apple.CoreFoundation 0x945650fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94565d38 CFRunLoopRunInMode + 88
4 com.apple.HIToolbox 0x927c08a4 RunCurrentEventLoopInMode + 283
5 com.apple.HIToolbox 0x927c06bd ReceiveNextEventCommon + 374
6 com.apple.HIToolbox 0x927c0531 BlockUntilNextEventMatchingListInMode + 106
7 com.apple.AppKit 0x93c76d5b _DPSNextEvent + 657
8 com.apple.AppKit 0x93c766a0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
9 com.apple.AppKit 0x93c6f6d1 -[NSApplication run] + 795
10 com.apple.AppKit 0x93c3c9ba NSApplicationMain + 574
11 com.apple.mail 0x000f9ebe 0x1000 + 1019582

Thread 1:
0 libSystem.B.dylib 0x950f58e6 mach_msg_trap + 10
1 libSystem.B.dylib 0x950fd0dc mach_msg + 72
2 com.apple.CoreFoundation 0x945650fe CFRunLoopRunSpecific + 1806
3 com.apple.CoreFoundation 0x94565d38 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x900825b5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.Foundation 0x9008e6d4 -[NSRunLoop(NSRunLoop) run] + 84
6 com.apple.MessageFramework 0x003ce36c -[RSSInterchange _runManager] + 2140
7 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
8 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x95126075 _pthread_start + 321
10 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 2:
0 libSystem.B.dylib 0x950fcace __semwait_signal + 10
1 libSystem.B.dylib 0x95126ced pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x90d0a161 fe_fragment_thread + 54
3 libSystem.B.dylib 0x95126075 _pthread_start + 321
4 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 3:
0 libSystem.B.dylib 0x950f5946 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951271cf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x95128a53 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x90093f9c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x90093db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.MessageFramework 0x003d0420 -[InvocationQueue _drainQueue] + 317
6 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
7 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
8 libSystem.B.dylib 0x95126075 _pthread_start + 321
9 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 4:
0 libSystem.B.dylib 0x950f5946 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951271cf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x95128a53 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x90093f9c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x90093db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.MessageFramework 0x003d0420 -[InvocationQueue _drainQueue] + 317
6 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
7 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
8 libSystem.B.dylib 0x95126075 _pthread_start + 321
9 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 5:
0 libSystem.B.dylib 0x950f5946 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x951271cf _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x95128a53 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x90093f9c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x90093db0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.MessageFramework 0x003d0420 -[InvocationQueue _drainQueue] + 317
6 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
7 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
8 libSystem.B.dylib 0x95126075 _pthread_start + 321
9 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 6:
0 libSystem.B.dylib 0x9515e95a __workq_ops + 10
1 libSystem.B.dylib 0x9515e98a start_wqthread + 30

Thread 7:

Thread 8:
0 com.apple.mail 0x001758ea 0x1000 + 1525994
1 libobjc.A.dylib 0x956eeb18 _class_initialize + 367
2 libobjc.A.dylib 0x956ee9ec _class_initialize + 67
3 libobjc.A.dylib 0x956ed499 _class_lookupMethodAndLoadCache + 81
4 libobjc.A.dylib 0x956fd736 objc_msgSend + 102
5 com.apple.CoreFoundation 0x945e4b9d __invoking___ + 29
6 com.apple.CoreFoundation 0x945e4588 -[NSInvocation invoke] + 136
7 com.apple.MessageFramework 0x003d0a05 -[MonitoredInvocation invoke] + 409
8 com.apple.MessageFramework 0x003d05e7 -[InvocationQueue _drainQueue] + 772
9 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
10 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
11 libSystem.B.dylib 0x95126075 _pthread_start + 321
12 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 9 Crashed:
0 com.apple.CoreFoundation 0x945df114 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1 libobjc.A.dylib 0x956f209b objc_exception_throw + 40
2 com.apple.CoreFoundation 0x945df04b +[NSException raise:format:arguments:] + 155
3 com.apple.Foundation 0x901600e4 -[NSAssertionHandler handleFailureInMethod😱bject: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 0x945e4b9d __invoking___ + 29
13 com.apple.CoreFoundation 0x945e4588 -[NSInvocation invoke] + 136
14 com.apple.MessageFramework 0x003d05e7 -[InvocationQueue _drainQueue] + 772
15 com.apple.Foundation 0x9004e04d -[NSThread main] + 45
16 com.apple.Foundation 0x9004dbf4 __NSThread__main__ + 308
17 libSystem.B.dylib 0x95126075 _pthread_start + 321
18 libSystem.B.dylib 0x95125f32 thread_start + 34

Thread 9 crashed with X86 Thread State (32-bit):
eax: 0xa06560f0 ebx: 0x956f207c ecx: 0xa06551a0 edx: 0x006bc000
edi: 0x17241310 esi: 0x005386a0 ebp: 0xb053b948 esp: 0xb053b948
ss: 0x0000001f efl: 0x00000286 eip: 0x945df114 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x2f6b4000

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
0x1473b000 - 0x14821ff7 com.apple.RawCamera.bundle 2.0 (2.0) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x14918000 - 0x1491dff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x149a9000 - 0x149a9ffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
0x8fe00000 - 0x8fe2d883 dyld 95.3 (???) <81592e798780564b5d46b988f7ee1a6a> /usr/lib/dyld
0x90003000 - 0x90021fff libresolv.9.dylib ??? (???) <54e6a08c2f108bdf5916fb483d51961b> /usr/lib/libresolv.9.dylib
0x90022000 - 0x90036ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90037000 - 0x90043ff5 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90044000 - 0x902bdfe7 com.apple.Foundation 6.5.1 (677.1) <85ac18c7cd454378db6122bea0c00965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x902be000 - 0x90389fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9038a000 - 0x90404ff8 com.apple.print.framework.PrintCore 5.5 (245) <9441d178f4b430cf92b67bf346646693> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90405000 - 0x90415fff 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
0x90416000 - 0x90470ff7 com.apple.CoreText 2.0.0 (???) <7fa39cd5bc847615ec02e7c7a37c0508> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90471000 - 0x904abff7 com.apple.coreui 0.1 (60) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90715000 - 0x90759feb com.apple.DirectoryService.PasswordServerFramework 3.0.1 (3.0.1) <e2858f33c02cef9ea4d717b19529059e> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x90764000 - 0x90816ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x90817000 - 0x909d2ff3 com.apple.QuartzComposer 2.0 (106) <e31bf3733d0676dd7993afca6ce48c3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x909d3000 - 0x90ad4fff com.apple.PubSub 1.0.1 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x90ad5000 - 0x90b22fe3 com.apple.datadetectorscore 1.0 (52.11) <38e91c9b4e4a3cbf84e5f9a3488e69d0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90b23000 - 0x90b28ffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x90b29000 - 0x90b44ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90b45000 - 0x90b81ff7 com.apple.CoreMediaIOServicesPrivate 1.2 (1.2) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x90bb2000 - 0x90bb9ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x90bba000 - 0x90bc0fff com.apple.print.framework.Print 218 (220) <c35172175abbe554ddadd9b6401351fa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90bc1000 - 0x90bc9fff com.apple.DiskArbitration 2.2 (2.2) <1551b2af557fdf6f368f93e093933852> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90bca000 - 0x90c0ffef com.apple.Metadata 10.5.0 (398) <4fd74fba0062c2e08ec4b1c10b40ff63> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90c10000 - 0x90c14fff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90c15000 - 0x90fabff7 com.apple.QuartzCore 1.5.1 (1.5.1) <deb61cbeb3f734a1b2f4669f6268b9de> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90fac000 - 0x90ff6fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90ff7000 - 0x913b5fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x913b6000 - 0x913bdfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x913be000 - 0x913beffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92240000 - 0x9224afeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9224b000 - 0x92278feb libvDSP.dylib ??? (???) <a26683d121ee0f96df9a9d0bfca36049> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92279000 - 0x9278efff com.apple.WebCore 5523.10.3 (5523.10.3) <89179acba0e5ae2163d4a75ad460cbdb> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9278f000 - 0x92790ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x92791000 - 0x92a97fff com.apple.HIToolbox 1.5.0 (???) <1b872a7151ee3f80c9c736a3e46d00d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92a98000 - 0x92b77fff com.apple.syncservices 3.0 (388) <fc1294b5b89dcab17de9e04c282a3cad> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
0x92b78000 - 0x92ba7fe3 com.apple.AE 402 (402) <994ba8e884aefe7bf1fc5987df099e7b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x92ba8000 - 0x92bd0ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x92bd1000 - 0x92d9afef com.apple.security 5.0.1 (32736) <8c9eda0fcc1d8a571543025ac900715f> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92d9b000 - 0x92d9dfff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92d9e000 - 0x92e7fff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
0x92e80000 - 0x92e91ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92e9a000 - 0x92ea5fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegacy
0x92ea6000 - 0x92eaafff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x92eab000 - 0x92f04fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92f05000 - 0x92f3bfef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
0x92f3c000 - 0x92f63fff libcups.2.dylib ??? (???) <6b61eb99e6f5dd2d66cd224e9f82427d> /usr/lib/libcups.2.dylib
0x92f64000 - 0x92fd8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9309f000 - 0x93155fe3 com.apple.CoreServices.OSServices 210.2 (210.2) <4ed69f07fc0f211ab32d1ee96e281fc2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x93156000 - 0x9318afef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9318b000 - 0x931a1fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <8947e88900afa1d2ca78b69bff98b0d7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x931a2000 - 0x931b1ffe com.apple.DSObjCWrappers.Framework 1.2 (1.2) <f5b58d1d3a855a63d493ccbec417a1e9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x931b2000 - 0x931c2ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x931c6000 - 0x932fcfe3 com.apple.imageKit 1.0 (1.0) <2f2656deebcf595b88f010ba08cef0e4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x932fd000 - 0x933a4fff com.apple.QD 3.11.50 (???) <e2f71720ae1dad06a8883ac80775b21a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x933a5000 - 0x9342cff7 libsqlite3.0.dylib ??? (???) <273efcb717e89c21207c851d7d33fda4> /usr/lib/libsqlite3.0.dylib
0x93432000 - 0x9343fff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotification
0x93440000 - 0x93440ffd com.apple.Accelerate.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x93441000 - 0x93565fe3 com.apple.audio.toolbox.AudioToolbox 1.5 (1.5) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93566000 - 0x93568ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93569000 - 0x93979fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9397a000 - 0x9397affa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9397b000 - 0x93993fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93994000 - 0x939b2ff7 com.apple.QuickLookFramework 1.0 (168.0) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x939b3000 - 0x93a0fff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x93a10000 - 0x93a52fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93a53000 - 0x93a71ff3 com.apple.DirectoryService.Framework 3.5 (3.5) <899d8c9ee31b004a6ff73dab88982b1a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93a72000 - 0x93afcfff com.apple.framework.IOKit 1.5.1 (???) <5176a7383151a19c962334009fef2c6d> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93afd000 - 0x93b79feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93b7a000 - 0x93b7ffff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93b80000 - 0x93b8bfe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x93b8c000 - 0x93ba8fff com.apple.IMFramework 4.0 (578) <b8e7d1e85ec753dc0116843125927ae8> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x93ba9000 - 0x93bf9ff7 com.apple.HIServices 1.6.0 (???) <d74aa73e4cfd30a08fb169198a8d2539> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93bfa000 - 0x93c0dfff com.apple.IMUtils 4.0 (578) <cf6de2e36b4922509a027dcf59951de8> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framework/Versions/A/IMUtils
0x93c0e000 - 0x93c32feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x93c36000 - 0x94430fef com.apple.AppKit 6.5 (949) <f8d0f6d0bb5ac092f48f42ca684bdb54> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94431000 - 0x94472fe7 libRIP.A.dylib ??? (???) <bdc6d70bf4ed3dace321b4ff76a353b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94473000 - 0x944f2ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x944f3000 - 0x94625fe7 com.apple.CoreFoundation 6.5 (476) <8bfebc0dbad6fc33bea0fa00a1b9ec37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94626000 - 0x94650fef libauto.dylib ??? (???) <d468bc4a8a69343f1748c293db1b57fb> /usr/lib/libauto.dylib
0x94651000 - 0x946e4fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x946e5000 - 0x946f0ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x946f1000 - 0x94721ff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMacSyncManager
0x94722000 - 0x947aeff7 com.apple.LaunchServices 284 (284) <0fb50a7a6fd38875f727fc2592a496e4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x947af000 - 0x947e0ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x947e1000 - 0x9488afff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9488b000 - 0x9488bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9488c000 - 0x9488cfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9488d000 - 0x948eaffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x948eb000 - 0x9493bfeb com.apple.framework.familycontrols 1.0.1 (1.0.1) <da064f9f4b4ac1edd1bd3818f637c11f> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9493c000 - 0x94948fff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
0x94949000 - 0x949f8fff com.apple.DesktopServices 1.4.3 (1.4.3) <66d5ed56111c43d234e235d365d02469> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x949f9000 - 0x94a2bfff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a2c000 - 0x94b71ff7 com.apple.ImageIO.framework 2.0.0 (2.0.0) <154d4d8cda2bd99518cbabc9f2d69833> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x94b72000 - 0x94b77fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94b78000 - 0x94b78ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94b79000 - 0x94bb6ff7 libGLImage.dylib ??? (???) <202d73e6a4688fc06ff11b71910c2ce7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94bb7000 - 0x95083ffe libGLProgrammability.dylib ??? (???) <e8bc0af671427cf2b6279a035805a086> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x95084000 - 0x950f3fff com.apple.PDFKit 2.0 (2.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x950f4000 - 0x950f4ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x950f5000 - 0x9524ffe3 libSystem.B.dylib ??? (???) <8ecc83dc0399be3946f7a46e88cf4bbb> /usr/lib/libSystem.B.dylib
0x95250000 - 0x9528dfff com.apple.DAVKit 3.0.0 (641) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
0x9528e000 - 0x952f3ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x952f4000 - 0x9530afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9530b000 - 0x9561dfe2 com.apple.QuickTime 7.3.0 (7.3.0) <adfe6f92ffe38bc57df6b8cb2e6ea9d9> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9561e000 - 0x95627fff 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
0x95628000 - 0x9562fffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x95630000 - 0x95631fef libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x95632000 - 0x9569effb com.apple.WhitePagesFramework 1.0 (112.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
0x9569f000 - 0x956d8ffe com.apple.securityfoundation 3.0 (32768) <1e9885d63ced51f81bc1f39af624637d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x956d9000 - 0x956e8fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x956e9000 - 0x957c8fff libobjc.A.dylib ??? (???) <5eda47fec2d0e7853b3506aa1fd2dafa> /usr/lib/libobjc.A.dylib
0x957c9000 - 0x958adffb com.apple.CoreData 100 (185) <a4e63784275e25e62f57e75e0af0b94d> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x958ae000 - 0x9591cfff com.apple.iLifeMediaBrowser 1.0.3 (194) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x9591d000 - 0x959e4ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x959e5000 - 0x959f2fe7 com.apple.opengl 1.5.5 (1.5.5) <aa08b52d2a84b44dc6ee5d544a53fe8a> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x959f3000 - 0x95a12ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95a13000 - 0x95a18ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x95a19000 - 0x95cf2fe7 com.apple.CoreServices.CarbonCore 783 (783) <8370e664eeb25edc98d5c1f5405b06ae> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95cf3000 - 0x95cf3ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x95cf4000 - 0x95d17fff com.apple.CoreMediaPrivate 1.2 (1.2) <f2f275de4f50406fbebc42603399f029> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x95d18000 - 0x95e6efee com.apple.CalendarStore 3.0.1 (805) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
0x95e6f000 - 0x95e6fff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95e70000 - 0x95ee7fe3 com.apple.CFNetwork 220 (220) <0ae8fbcbadcb9bd8d673aa4531c0fcfc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95ee8000 - 0x96066fff com.apple.AddressBook.framework 4.1 (687) <3f005092d08e963eabe8f7f66c09cc1e> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9615c000 - 0x96294ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
0x96295000 - 0x9692cfef com.apple.CoreGraphics 1.351.0 (???) <7a6f399039eed6dbe845c169f7d21a70> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9692d000 - 0x969b8ff7 com.apple.QTKit 7.3 (7.3) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x969b9000 - 0x969bcfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x969bd000 - 0x969bdffd com.apple.Accelerate 1.4 (Accelerate 1.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x969be000 - 0x96a50ff3 com.apple.ApplicationServices.ATS 3.0 (???) <fb5f572243dbc370a0ea5efc8e81ae11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96a51000 - 0x96a87fff com.apple.SystemConfiguration 1.9.0 (1.9.0) <7919d9588c3b0d556646e555b7193f1f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96a88000 - 0x96ac7fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96ac8000 - 0x96b14fff com.apple.QuickLookUIFramework 1.0 (168.0) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96b15000 - 0x96b15ffd com.apple.vecLib 3.4 (vecLib 3.4) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96b16000 - 0x96b3afff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96bda000 - 0x96bf1fff com.apple.datadetectors 1.0 (66.0) <11ba01500295e7f2ce2a99128f768ec4> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x96bf2000 - 0x96ca2fff edu.mit.Kerberos 6.0.11 (6.0.11) <33c25789baedcd70a7e24881775dd9ad> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96ca3000 - 0x96cb1ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x96cb2000 - 0x96d6dfe3 com.apple.WebKit 5523.10.3 (5523.10.3) <2741777559b3948d520a4d126330dbce> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

And here is the system configuration:

Model: MacBookPro3,1, BootROM MBP31.0070.B02, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
Graphics: GeForce 8600M GT, GeForce 8600M GT, spdisplays_pcie_device, 256 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), 1.2.2
Bluetooth: Version 2.0.0f20, 2 service, 1 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
Serial ATA Device: FUJITSU MHW2160BHPL, 149.05 GB
Parallel ATA Device: MATSHITADVD-R UJ-857E
USB Device: Maxtor 3200, Maxtor Corporation, high_speed, 500 mA
USB Device: iPod, Apple, high_speed, 500 mA
USB Device: Built-in iSight, Apple Inc., high_speed, 500 mA
USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA

Thanks in advance!
 
Hi Bassoonist!

I had the same message about "trying to set a non todo mailbox uid ....etc" and I typed those words into google which brought up a variety of people discussing various solutions to the same problem.

The one that worked for me was highlighting my entire "to do" list in Ical, and "cutting" it in the Edit dropdown. I could then access email, and interestingly even after I pasted the todo list back into Ical later, I could still access email.

I wanted to thank the guy who posted that solution but couldn't seem to register on the forum, so I've posted here instead!

Even if my solution doesn't work, it may be worth doing that google on the error message and seeing if anyone else has come up with a solution that suits you.

Hope this helps
 
Thanks Zoda!

I should have posted this a while ago, but the problem seemed to fix itself. One day I opened mail and it just worked! Very strange...

Great app now that it works! 🙂
 
It's very courteous of you to reply bassoonist - I only realised after my post that your gremlin dated back to last November, so this thread had become outdated.

good luck with your music!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.