Text Message Scrolling Up to Old Messages When Opening New Message

Whenever I open up a new text message that is a part of a long conversation, the screen opens up already scrolled up like 100 messages ago.  I scroll up to a message box and type b to go back to the bottom where my new message is, but once I try to scroll back down in order to type a reply it jumps back up to the old message and I have to scroll all the way back down to the bottom.  Has any body else encountered this on the Blackberry Style, and if so, did you find a solution?

Happens to me. The only solution I know of is to delete the old messages. Sorry.

Similar Messages

  • When opening new message page loads with message from some one already filled in

    using fire fox I go to hotmail lg in open new message and there is already a message there saying hi etc and information about a web site..it appears everytime I want to send a new message
    == This happened ==
    Every time Firefox opened

    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Strange problem when opening new message.

    I have a rather annoying problem when I open a newly received SMS from a particular contact (lets call him Bill).
    When I open the new message from Bill, either by swiping to unlock or touching a banner message at the top of the screen. Instead to being shown the message itself, I will automatically be taken to the 'start new message' screen with none of our message history (i.e. as if I am starting to type an entirely new message to Bill)
    I can then cancel this and return to myself and Bill's normal message stream.
    Any ideas how to get around this annoyance? Thank you.

    I think you have 2 ways to go here. Figure out what html is from wherever weblogic gets it, meaning you have to delve into the docs, snoop
    around in directories and find what it must be sending (This is going to be unavoidable if you are going to change what weblogic is doing.
    Sooner or later you have to try to figure out where it gets this stuff from)
    or
    you can experimentally snoop on your url with a tool like wget or curl. These are fundamental web tools.
    The latter is always a useful thing to be able to do. (you need to formulate a query to get the content-type).
    Whoever managed to get weblogic to serve any files in the first place probably can figure this out.

  • Mail Application Crashes when opening new message

    The problem, though annoying, is easy to explain. Each time I open mail and attempt to view new messages (i.e., marked unread), the application crashes. I can, however, view messages that have been downloaded. I have two POP accounts, if that matters. The complete crash report follows. Thanks in advance!
    CRASH REPORT:
    Process: Mail [394]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.5 (929.4)
    Build Info: Mail-9290400~5
    Code Type: PPC (Native)
    Parent Process: launchd [62]
    Date/Time: 2008-11-08 19:35:01.114 -0500
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000006202
    Crashed Thread: 17
    Application Specific Information:
    -[Matador _setAttributeForFileAtPath:name:value:]
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    Thread 0:
    0 libSystem.B.dylib 0x900b9264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x900644ac malloc + 64
    2 libsqlite3.0.dylib 0x9384f6a4 sqlite3PagerAcquire + 4036
    3 libsqlite3.0.dylib 0x93859ee8 sqlite3BtreeMoveto + 1768
    4 libsqlite3.0.dylib 0x938a359c sqlite3VdbeExec + 22940
    5 libsqlite3.0.dylib 0x938a8be4 sqlite3Step + 1604
    6 libsqlite3.0.dylib 0x938a8e54 sqlite3_step + 148
    7 com.apple.CFNetwork 0x95b7ce2c _CFURLCache::ExecuteSQLSelectAndCreateResponse(_CFString const*) + 268
    8 com.apple.CFNetwork 0x95b7cd04 _CFURLCache::LookupCachedURLResponse(_CFURLCacheNode*) + 24
    9 com.apple.CFNetwork 0x95b7ca68 _CFURLCache::CopyResponseForRequest(CFURLRequest const*) + 336
    10 com.apple.CFNetwork 0x95b7bedc _CFURLConnectionSendCallbacks + 984
    11 com.apple.CFNetwork 0x95b7ba90 muxerSourcePerform + 188
    12 com.apple.CoreFoundation 0x96348370 CFRunLoopRunSpecific + 1308
    13 com.apple.HIToolbox 0x926ccd44 RunCurrentEventLoopInMode + 264
    14 com.apple.HIToolbox 0x926ccad0 ReceiveNextEventCommon + 260
    15 com.apple.HIToolbox 0x926cc9a8 BlockUntilNextEventMatchingListInMode + 84
    16 com.apple.AppKit 0x93ac3e18 _DPSNextEvent + 596
    17 com.apple.AppKit 0x93ac37d0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    18 com.apple.AppKit 0x93abd48c -[NSApplication run] + 736
    19 com.apple.AppKit 0x93a8de90 NSApplicationMain + 440
    20 com.apple.mail 0x000f30e8 0x1000 + 991464
    Thread 1:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473b7d0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x947460c4 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x003b282c -[RSSInterchange _runManager] + 1760
    6 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 6:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.IMUtils 0x96c6a2f8 -[IMRemoteObjectBroadcaster _workerThread] + 248
    4 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473b7d0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x947460c4 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.MessageFramework 0x002e9964 +[_NSSocket _runIOThread] + 88
    6 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x900c7ae4 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x963539b0 __CFSocketManager + 764
    Thread 10:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9473d9f4 -[NSConnection sendInvocation:internal:] + 2308
    4 com.apple.CoreFoundation 0x963bb718 __forwarding__ + 696
    5 com.apple.CoreFoundation 0x963bb834 CF_forwarding_prep0 + 212
    6 com.apple.syncservices 0x94435384 +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 232
    7 com.apple.syncservices 0x944351c8 -[ISyncConcreteManager _connectToServerNoLock] + 256
    8 com.apple.syncservices 0x94434ec8 -[ISyncConcreteManager _connectToServer] + 480
    9 com.apple.syncservices 0x94434530 -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 124
    10 com.apple.syncservices 0x94434390 -[ISyncConcreteManager registerSchemaWithBundlePath:] + 536
    11 com.apple.Mail.Syncer 0x037c878c 0x37c2000 + 26508
    12 com.apple.Mail.Syncer 0x037c8818 0x37c2000 + 26648
    13 com.apple.mail 0x000369f8 0x1000 + 219640
    14 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    15 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    16 com.apple.MessageFramework 0x003b4a34 -[MonitoredInvocation invoke] + 392
    17 com.apple.MessageFramework 0x003b57e4 +[WorkerThread _execute:] + 132
    18 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    19 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x90069e4c _semwaitsignal + 12
    1 libSystem.B.dylib 0x900a6a00 pthread_condwait + 1580
    2 com.apple.datadetectorscore 0x90e7d9f4 DDPerformInMainThread + 204
    3 com.apple.datadetectorscore 0x90e7c4a0 DDSLSourceLoadTable + 716
    4 com.apple.datadetectorscore 0x90e7b2a0 DDLookupTableLoadSpotlightValuesForAttributeType + 192
    5 com.apple.datadetectorscore 0x90e7b590 DDLookupTableCreateFromCacheData + 444
    6 com.apple.datadetectorscore 0x90e7eb74 DDScannerCreateWithFileName + 852
    7 com.apple.datadetectors 0x966ea898 -[DDScannerComputationOperation main] + 284
    8 com.apple.Foundation 0x9478b314 -[NSOperation start] + 620
    9 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    10 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x900b9264 pread$UNIX2003 + 12
    1 libSystem.B.dylib 0x900644ac malloc + 64
    2 libsqlite3.0.dylib 0x9384f6a4 sqlite3PagerAcquire + 4036
    3 libsqlite3.0.dylib 0x938594d4 sqlite3BtreeCursor + 884
    4 libsqlite3.0.dylib 0x938a2f00 sqlite3VdbeExec + 21248
    5 libsqlite3.0.dylib 0x938a8be4 sqlite3Step + 1604
    6 libsqlite3.0.dylib 0x938a8e54 sqlite3_step + 148
    7 com.apple.CoreData 0x90411ac0 _execute + 64
    8 com.apple.CoreData 0x904119e4 -[NSSQLiteConnection execute] + 2048
    9 com.apple.CoreData 0x90415620 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 504
    10 com.apple.CoreData 0x90407c70 -[NSSQLCore objectsForFetchRequest:inContext:] + 364
    11 com.apple.CoreData 0x90407a5c -[NSSQLCore executeRequest:withContext:] + 244
    12 com.apple.CoreData 0x90406fd0 -[NSPersistentStoreCoordinator(_NSInternalMethods) executeRequest:withContext:] + 720
    13 com.apple.CoreData 0x90404d4c -[NSManagedObjectContext executeFetchRequest:error:] + 564
    14 ...apple.AddressBook.framework 0x90c69358 -[ABAddressBook(ABMailRecentSearch) mailRecentForEmail:] + 456
    15 com.apple.mail 0x0004a980 0x1000 + 301440
    16 com.apple.mail 0x00040510 0x1000 + 259344
    17 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    18 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    19 com.apple.MessageFramework 0x003b4a34 -[MonitoredInvocation invoke] + 392
    20 com.apple.MessageFramework 0x003b4664 -[InvocationQueue _drainQueue] + 656
    21 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    22 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 com.apple.Foundation 0x9474af38 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x9474ad64 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.MessageFramework 0x003b44f0 -[InvocationQueue _drainQueue] + 284
    5 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 14:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x95b76d88 CFURLCacheWorkerThread(void*) + 292
    4 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 15:
    0 libSystem.B.dylib 0x900634b8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x900a68fc pthread_condwait + 1320
    2 ...apple.AddressBook.framework 0x90c67570 -[ABRemoteImageLoader workLoop] + 184
    3 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    4 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 16:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x947649fc +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 17 Crashed:
    0 com.apple.Metadata 0x9380d430 _MDCopyUTITypeFromLS + 12
    1 com.apple.Metadata 0x937e6f38 _MDItemValidateOperation + 76
    2 com.apple.Metadata 0x937e6e60 MDItemSetAttribute + 72
    3 com.apple.MessageFramework 0x0035d8ec -[Matador _setAttributeForFileAtPath:name:value:] + 56
    4 com.apple.CoreFoundation 0x963bba98 _invoking__ + 168
    5 com.apple.CoreFoundation 0x963bb32c -[NSInvocation invoke] + 128
    6 com.apple.MessageFramework 0x003b4664 -[InvocationQueue _drainQueue] + 656
    7 com.apple.Foundation 0x9470db78 _NSThread__main_ + 1004
    8 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 17 crashed with PPC Thread State 32:
    srr0: 0x9380d430 srr1: 0x0200f030 dar: 0x00006202 dsisr: 0x0a000000
    r0: 0x937e6f2c r1: 0xf040e720 r2: 0xa002e924 r3: 0x05959470
    r4: 0x00000000 r5: 0x00000002 r6: 0xffffffff r7: 0x00000001
    r8: 0x059fc080 r9: 0x1364e720 r10: 0x0068a004 r11: 0xa0032da0
    r12: 0x9006daf4 r13: 0x00000000 r14: 0x05957e60 r15: 0x05957e80
    r16: 0x005243d4 r17: 0x00525225 r18: 0x005243d4 r19: 0x005243d4
    r20: 0x005243d4 r21: 0x005243d4 r22: 0x00000000 r23: 0x005243d4
    r24: 0x005243d4 r25: 0x005243d4 r26: 0x00000000 r27: 0xa061cf28
    r28: 0x00000000 r29: 0x00000002 r30: 0x05959470 r31: 0x937e6e28
    cr: 0x22002444 xer: 0x20000007 lr: 0x937e6f3c ctr: 0x9006daf4
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x268fff com.apple.mail 3.5 (929.4) <fa74bcac34b92cee4e79c01069c05f36> /Applications/Mail.app/Contents/MacOS/Mail
    0x2d0000 - 0x505fff com.apple.MessageFramework 3.5 (929.2) <11988d61185130a8209f998bbf52e550> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x646000 - 0x648fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x64e000 - 0x674fff com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <3abfafbb3982f8c148b49a9c3b35b1f9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x300a000 - 0x3104ff3 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <301197bb19c83780749805b978095825> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x3236000 - 0x323cfff libCGXCoreImage.A.dylib ??? (???) <3e8a67b9143aae8511f31076c638caa9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x37c2000 - 0x37dfffb com.apple.Mail.Syncer 3.5 (929.2) <a5ebe2c839466d0abf42b135b05b88e4> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x45a9000 - 0x45bbfff com.apple.syncservices.syncservicesui 4.1 (389.7) <c15478c21121824c78a7c2a17377788a> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x585a000 - 0x585cffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x9000effb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9000f000 - 0x9000fffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90010000 - 0x90052fff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90053000 - 0x90060fff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib
    0x90061000 - 0x90061ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90062000 - 0x901fbfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x901fc000 - 0x90277fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90278000 - 0x90361fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x90362000 - 0x90362fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90363000 - 0x903ebfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903ec000 - 0x904b1ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x904b2000 - 0x90b93ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90b94000 - 0x90c56fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c57000 - 0x90c57ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90c58000 - 0x90dc4ff9 com.apple.AddressBook.framework 4.1.1 (696) <d060674db5664f6db586985a12742f1c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90dc5000 - 0x90dd0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90dd1000 - 0x90dfefff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dff000 - 0x90e49fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90e4a000 - 0x90e99fff com.apple.datadetectorscore 1.0.2 (52.14) <dce349f0368081cfa3a2cc7ad2ae990a> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91bdd000 - 0x91bf0ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91bf1000 - 0x91c59fff com.apple.iLifeMediaBrowser 1.0.9 (212.0.1) /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91c5a000 - 0x91cc4fff com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91cc5000 - 0x91d02fff libRIP.A.dylib ??? (???) <2a8fc4eb2a2120c341c15b54f807041d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91d03000 - 0x91d0afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91e13000 - 0x91e9affb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91e9b000 - 0x91eb6ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91eb7000 - 0x91ee5ffb com.apple.DotMacSyncManager 1.2.3 (286) <65d0e4540083a64199504933831a99d2> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x91ee6000 - 0x91f28fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f29000 - 0x91f2fffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f30000 - 0x91fdeffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91fdf000 - 0x91fdfff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91fe0000 - 0x91fe5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91fec000 - 0x91fffffe com.apple.CFOpenDirectory 10.5 (10.5) <41ed29dcd683657b10994df7d7349e0a> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x92004000 - 0x9201bffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9201c000 - 0x921bcff7 com.apple.QuartzComposer 2.1 (106.5) <5dc62dabb295b4b355da9d37501b3f90> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x921bd000 - 0x921cafff libCSync.A.dylib ??? (???) <e0395a40546c6c8b244962512e74c35e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x921cb000 - 0x92317ffb com.apple.CalendarStore 3.0.5 (841) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92318000 - 0x92337fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92338000 - 0x92354fff com.apple.IMFramework 4.0.5 (582) <7a425a078e842dea6469edccdf596022> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x923f7000 - 0x92405fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x92406000 - 0x92414ffb com.apple.opengl 1.5.7 (1.5.7) <0f5ac86573f9bb828dfa1864d85a4162> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92415000 - 0x92456ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92457000 - 0x924b7fff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x924b8000 - 0x92587fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92588000 - 0x9258dfff com.apple.KerberosHelper 1.1 (1.0) <8f67c86123d3225e76cf7d361eaaeafd> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x9258e000 - 0x9263efff edu.mit.Kerberos 6.0.12 (6.0.12) <c72d937eebc3e56ea636d332e2bb18cf> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9263f000 - 0x9269bffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9269c000 - 0x929d5feb com.apple.HIToolbox 1.5.4 (???) <ffe389390ecc05cf8770c81db6511bd1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x929d6000 - 0x929e9fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x929ea000 - 0x92ad1fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ad2000 - 0x92b39ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x92b3a000 - 0x92c4effa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92c4f000 - 0x92c88fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c89000 - 0x93243fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93244000 - 0x93262fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93263000 - 0x937daff3 com.apple.CoreGraphics 1.351.33 (???) <83d4f302053d3fe5f69c8e20b3a0c34f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x937db000 - 0x9382afff com.apple.Metadata 10.5.2 (398.22) <7063f883d9d901fea72151597ccd4e6a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9382b000 - 0x938b0fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x938b1000 - 0x93907fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93908000 - 0x93908ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93909000 - 0x9390aff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9390b000 - 0x9393dfff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9393e000 - 0x9393efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9393f000 - 0x93a87ffb libicucore.A.dylib ??? (???) <2d1f8cb81754c6b68809a4aa6c7b94a3> /usr/lib/libicucore.A.dylib
    0x93a88000 - 0x941fdfff com.apple.AppKit 6.5.3 (949.34) <5a94250c410980eb9047e9a5f0f9b558> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x941fe000 - 0x941fffff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94200000 - 0x9429aff7 com.apple.ApplicationServices.ATS 3.4 (???) <77bbf58ddc32846bdfdea2bd30ab6fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9429b000 - 0x943a9fff com.apple.PubSub 1.0.3 (65.1.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x943aa000 - 0x943b2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943b3000 - 0x943e8ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x943e9000 - 0x9442dffb com.apple.DirectoryService.PasswordServerFramework 3.0.3 (3.0.3) <20fa0a9cc952b90f7686a47409733eb8> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9442e000 - 0x944fcffb com.apple.syncservices 3.1 (389.7) <3d6f945da3813785216fd2df7a408e16> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x944fd000 - 0x944ffffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94500000 - 0x94510fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x94511000 - 0x9454fff7 libtidy.A.dylib ??? (???) <aec2c15110f29e8461160b4fa0a1fbbe> /usr/lib/libtidy.A.dylib
    0x94550000 - 0x945b5ffb com.apple.ISSupport 1.7 (38) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x945b6000 - 0x9464cfff com.apple.LaunchServices 290 (290) <fd3ffed6d3e33d356610d5eac6c7088a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9464d000 - 0x946e6fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x946e7000 - 0x94703ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94704000 - 0x94949ffb com.apple.Foundation 6.5.6 (677.21) <8350383f1c44d18e471451ce92a1572c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9494a000 - 0x9494afff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9494b000 - 0x9496bff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9496c000 - 0x94c9aff7 com.apple.QuickTime 7.5.5 (990.7) <f530ad007afd28b3dc938a41e0a3f1e8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c9b000 - 0x94caafff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94cab000 - 0x94fd4fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94fd5000 - 0x9500afff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9500b000 - 0x95439ffa libGLProgrammability.dylib ??? (???) <603a9704539c585a35801c2452930cb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9543a000 - 0x9543ffff com.apple.OpenDirectory 10.5 (10.5) <6dca8a620bb66310737d421624ebbfcd> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x95440000 - 0x9544ffff com.apple.DMNotification 1.1.0 (143) <c68dc3aa8e69dfea987ae8400ccaa929> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x95450000 - 0x95497fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95498000 - 0x954a3fff com.apple.dotMacLegacy 3.1 (244.1) <570bed901cb34b2a4de7b7365e366e2d> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x954a7000 - 0x954aafff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954ab000 - 0x954f8fff com.apple.framework.familycontrols 1.0.2 (1.0.2) <de0f0cb147a364a1017bbb27e58f5e09> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x954f9000 - 0x956dfffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x956e0000 - 0x9570cfff com.apple.CoreMediaPrivate 11.0 (11.0) <5c3e0852cafaace76f92a112921a8ff0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9570d000 - 0x9582bff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9582c000 - 0x95b2dffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <94736308a0b44830c732ebb1bebd78f8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95b2e000 - 0x95b6bffe com.apple.securityfoundation 3.0 (32989) <ad2dd4c797fa2ba4c656f82936f9fb83> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95b6c000 - 0x95bf2ff9 com.apple.CFNetwork 339.5 (339.5) <b401902ddbf0d923e7b584e579ce0b4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95bf3000 - 0x95cd6fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95cd7000 - 0x95ce2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ce3000 - 0x95db6fff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95db7000 - 0x95de2ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x95de3000 - 0x95e0dff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x95e0e000 - 0x95e29ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <60afb4ad8bd64c8539f50f7edef1f759> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e2a000 - 0x95eb4fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95eb5000 - 0x95f6ffff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x95f70000 - 0x95f74ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95f75000 - 0x962daff2 com.apple.QuartzCore 1.5.5 (1.5.5) <e5fa65979d5e0bb75ec19aea053ce83d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x962db000 - 0x962deffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962df000 - 0x96404ffb com.apple.CoreFoundation 6.5.4 (476.15) <cad7eb450d1f930417aeeca9eb00dbcd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96405000 - 0x96494ffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96495000 - 0x9649dffb libCGATS.A.dylib ??? (???) <3c50a1f1f03470a8baadd22a17a4b547> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9649e000 - 0x964a7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x964a8000 - 0x964c7fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x964c8000 - 0x964e1ffb com.apple.CoreVideo 1.5.1 (1.5.1) <7568a5b07a0ccb4ee76a9b997fa3e5d9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x964e2000 - 0x96607ffb com.apple.imageKit 1.0.2 (1.0) <86dec1a5970c6e713cc9b3f532098b19> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96608000 - 0x96627fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9665a000 - 0x96666ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96667000 - 0x966e8fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x966e9000 - 0x966fefff com.apple.datadetectors 1.0.1 (66.2) <90711dd7887550dd04f564ec211cf059> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x966ff000 - 0x96728ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96729000 - 0x96741ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96742000 - 0x96749ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9674a000 - 0x96789fff com.apple.DAVKit 3.0.4 (652) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9678a000 - 0x967efffb com.apple.WhitePagesFramework 1.2 (122.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x967f0000 - 0x96836ff9 com.apple.securityinterface 3.0 (32532) <82a438eff282dd1dc1f803dfd91b5f38> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96837000 - 0x96868fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96869000 - 0x9686fffb com.apple.DisplayServicesFW 2.0 (2.0) <fb3b6779bc6c167bc163798b6d20a866> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96870000 - 0x968bffff libGLImage.dylib ??? (???) <274f96cdf247e29c74dc476d166928ca> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x968c0000 - 0x96954fff com.apple.framework.IOKit 1.5.1 (???) <9bd6b9e0f0a9a25c3a1d379da04dd8be> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96955000 - 0x9697dfff libxslt.1.dylib ??? (???) <a69bf3978edd9dd905726660011bb6e6> /usr/lib/libxslt.1.dylib
    0x96c06000 - 0x96c68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96c69000 - 0x96c7efff com.apple.IMUtils 4.0.5 (582) <d932fd56d7cb597ce9a0d72015db1a90> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x96c7f000 - 0x96ca5fff libcups.2.dylib ??? (???) <0baa8f1a940b5d8c4d8e4e63fffef410> /usr/lib/libcups.2.dylib
    0x96ca6000 - 0x96df0ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96df1000 - 0x96ea1fff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Two additional comments:
    1. Any messages received before 11/7/08 will not open.
    2. iTunes is suddenly crashing as soon as it's opened.
    iTUNES CRASH REPORT:
    Process: iTunes [412]
    Path: /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier: com.apple.iTunes
    Version: 8.0.1 (8.0.1)
    Build Info: iTunes-8011201~2
    Code Type: PPC (Native)
    Parent Process: launchd [62]
    Date/Time: 2008-11-08 19:40:42.450 -0500
    OS Version: Mac OS X 10.5.5 (9F33)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000ab73ae
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.Metadata 0x9380d424 _MDCopyUTITypeFromLS + 0
    1 com.apple.Metadata 0x937e6f38 _MDItemValidateOperation + 76
    2 com.apple.Metadata 0x937e6e60 MDItemSetAttribute + 72
    3 ...ple.CoreServices.CarbonCore 0x95883c28 CSBackupSetItemExcluded + 444
    4 com.apple.iTunes 0x001e5df0 0x1000 + 1986032
    5 com.apple.iTunes 0x001d91bc 0x1000 + 1933756
    6 com.apple.iTunes 0x0046fd70 0x1000 + 4648304
    7 com.apple.iTunes 0x0046f878 0x1000 + 4647032
    8 com.apple.iTunes 0x00471cf4 0x1000 + 4656372
    9 com.apple.iTunes 0x00476058 0x1000 + 4673624
    10 com.apple.iTunes 0x004791bc 0x1000 + 4686268
    11 com.apple.iTunes 0x00479c5c 0x1000 + 4688988
    12 com.apple.iTunes 0x0047ac3c 0x1000 + 4693052
    13 com.apple.iTunes 0x0047ae40 0x1000 + 4693568
    14 com.apple.iTunes 0x004fea50 0x1000 + 5233232
    15 com.apple.iTunes 0x00385430 0x1000 + 3687472
    16 com.apple.iTunes 0x003859a0 0x1000 + 3688864
    17 com.apple.iTunes 0x00386ed0 0x1000 + 3694288
    18 com.apple.iTunes 0x0038cd2c 0x1000 + 3718444
    19 com.apple.iTunes 0x0038cff8 0x1000 + 3719160
    20 com.apple.iTunes 0x004afa74 0x1000 + 4909684
    21 com.apple.iTunes 0x003af278 0x1000 + 3859064
    22 com.apple.HIToolbox 0x926a3e28 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1484
    23 com.apple.HIToolbox 0x926a2fc0 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 464
    24 com.apple.HIToolbox 0x926a2ddc SendEventToEventTargetWithOptions + 52
    25 com.apple.HIToolbox 0x926c7c04 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 400
    26 com.apple.HIToolbox 0x926c779c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 676
    27 com.apple.HIToolbox 0x926c789c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 932
    28 com.apple.HIToolbox 0x926c789c HIView::RecursiveDrawComposited(__HIShape const*, unsigned long, HIView*, CGContext*, unsigned char, float) + 932
    29 com.apple.HIToolbox 0x926c6a44 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned long, HIView*, CGContext*) + 644
    30 com.apple.HIToolbox 0x926c5f64 WindowData::PrepareForVisibility() + 140
    31 com.apple.HIToolbox 0x926c5650 _ShowHideWindows + 272
    32 com.apple.HIToolbox 0x92727d20 ShowWindow + 68
    33 com.apple.iTunes 0x0039e320 0x1000 + 3789600
    34 com.apple.iTunes 0x00036fa4 0x1000 + 221092
    35 com.apple.iTunes 0x000374c8 0x1000 + 222408
    36 com.apple.iTunes 0x000375fc 0x1000 + 222716
    37 com.apple.iTunes 0x00283fa0 0x1000 + 2633632
    38 com.apple.iTunes 0x00002968 0x1000 + 6504
    39 com.apple.iTunes 0x0000266c 0x1000 + 5740
    Thread 1:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x91e34e3c HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x91e34c80 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x900c7ae4 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x963539b0 __CFSocketManager + 764
    Thread 4:
    0 libSystem.B.dylib 0x900d5b98 accept$NOCANCEL$UNIX2003 + 12
    1 libSystem.B.dylib 0x9010cac4 accept + 16
    2 com.apple.iTunes 0x002f6d68 0x1000 + 3104104
    Thread 5:
    0 libSystem.B.dylib 0x90063498 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x900a690c pthread_condwait + 1336
    2 com.apple.iTunes 0x0035ea50 0x1000 + 3529296
    Thread 6:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.CoreFoundation 0x96348568 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x96348df0 CFRunLoopRun + 60
    4 com.apple.iTunes 0x0028f2f8 0x1000 + 2679544
    5 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x90063438 machmsgtrap + 8
    1 libSystem.B.dylib 0x9006a35c mach_msg + 56
    2 com.apple.iTunes 0x00445ba4 0x1000 + 4475812
    3 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x90069e4c _semwaitsignal + 12
    1 libSystem.B.dylib 0x900a6a00 pthread_condwait + 1580
    2 libGLProgrammability.dylib 0x95030bc8 glvmDoWork + 120
    3 libSystem.B.dylib 0x900a5658 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x9380d424 srr1: 0x0200f030 dar: 0x00ab73ae dsisr: 0x42000000
    r0: 0x937e6f2c r1: 0xbfffacc0 r2: 0xa002e924 r3: 0x07c844e0
    r4: 0x00000000 r5: 0x00000002 r6: 0xffffffff r7: 0x00000001
    r8: 0x07cfc080 r9: 0x0038f530 r10: 0x00f84004 r11: 0xa0032da0
    r12: 0x9006daf4 r13: 0xbfffc474 r14: 0xbfffc47c r15: 0x08d7caf8
    r16: 0x00000000 r17: 0xfffffff5 r18: 0x00ab018c r19: 0x43300000
    r20: 0xbfffc484 r21: 0x00ab00dc r22: 0x00ab04d4 r23: 0x00ab00b0
    r24: 0x00ab0150 r25: 0x00000000 r26: 0xa09717cc r27: 0xa09719fc
    r28: 0x00000000 r29: 0x00000002 r30: 0x07c844e0 r31: 0x937e6e28
    cr: 0x22084444 xer: 0x20000007 lr: 0x937e6f3c ctr: 0x9006daf4
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0xb00fff com.apple.iTunes 8.0.1 (8.0.1) <432a12acdd7f2e36f4ec930baac74e11> /Applications/iTunes.app/Contents/MacOS/iTunes
    0xcf5000 - 0xcfafff com.apple.iPod 1.5 (15) <2bf5b4911f0588da2ced7a29876f203f> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0xd00000 - 0xd07fff com.apple.ipodsynchronization 2.4 (111.0) /System/Library/PrivateFrameworks/iPodSync.framework/Versions/A/iPodSync
    0xd0f000 - 0xd9dfff com.apple.iTunes.iPodUpdater 7.7 (7.7) /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0xde9000 - 0xeb7ff5 com.apple.DiscRecording 4.0.1 (4010.4.5) <4663bc0d7cb99fd1ead6018ee955d11b> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0xf1e000 - 0xf62fff com.apple.vmutils 4.1 (104) <ea4bd764588ed4625099564b5e253eb1> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x1500000 - 0x173bfcf +net.telestream.wmv.import 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x1773000 - 0x1794ff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x179c000 - 0x17dcf8f com.apple.AppleProResDecoder 1.0 (51) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x3243000 - 0x33f8ffb +net.telestream.wmv.advanced 2.2.1.11 (2.2.1.11) /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x343b000 - 0x3479ff7 com.apple.QuickTimeFireWireDV.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x3485000 - 0x34e2fff com.apple.applepixletvideo 1.2.16 (1.2d16) <e7d7062d023b0d41d47f92c9bfe14c79> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x3fee000 - 0x3ff0ffd com.apple.textencoding.unicode 2.2 (2.2) <483d06bdf16bdbbad53efcea4fcfb688> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5017000 - 0x501bfff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ea9c438a65be22a5e946e62ebfc9360> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x5020000 - 0x5021ffd com.apple.aoa.halplugin 2.5.7 (2.5.7f1) <7f1a60978b668db2fc7b7ee642120335> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5200000 - 0x5233ffb com.apple.mobiledevice 3.2.2 (3.2.2) <51cf462bebca64f0edf591353657c71f> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x5247000 - 0x53ebfff com.apple.audio.codecs.Components 1.6.4 (1.6.4) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x5cd5000 - 0x5cdaffb com.apple.QuartzComposer.iTunesPlugIn 1.1 (10.1) /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x674d000 - 0x6847ff3 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <301197bb19c83780749805b978095825> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x6a3c000 - 0x71aeff7 com.apple.CoreFP 1.0.15 (1.0) /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x7e40000 - 0x7fb7ffb GLEngine ??? (???) <6ee4c83c4d1bb994849f941c70609cfe> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x7fe9000 - 0x8172ff6 com.apple.GeForceFXGLDriver 1.5.30 (5.3.0) <05db6a6a8114f48835c13522ab5681e3> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x819a000 - 0x81b6fff GLRendererFloat ??? (???) <24a8b15d4d87b6caa1cabdb73453c416> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x70000000 - 0x700cbff3 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30b23 dyld 96.2 (???) <39109181acbf30fed542e6c9abcf1798> /usr/lib/dyld
    0x90003000 - 0x9000effb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x9000f000 - 0x9000fffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90010000 - 0x90052fff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x90053000 - 0x90060fff libbz2.1.0.dylib ??? (???) <ff3050272228dbda09852641458eaaa4> /usr/lib/libbz2.1.0.dylib
    0x90061000 - 0x90061ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90062000 - 0x901fbfe3 libSystem.B.dylib ??? (???) <787ea59c19201d04a507b13d2bb3f9ac> /usr/lib/libSystem.B.dylib
    0x901fc000 - 0x90277fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90278000 - 0x90361fff libxml2.2.dylib ??? (???) <6bf1a24e68615e0edf843988f5a0a1f4> /usr/lib/libxml2.2.dylib
    0x90362000 - 0x90362fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90363000 - 0x903ebfff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x903ec000 - 0x904b1ffb com.apple.CoreData 100.1 (186) <9cf54cb19b18e53ee22edb7ababa6e6c> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x904b2000 - 0x90b93ff3 com.apple.WebCore 5525.18.1 (5525.18.1) <c339884f32c81b029105d8a0243db0ff> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90b94000 - 0x90c56fff com.apple.WebKit 5525.18 (5525.18) <ef0071ec0d5faa5b198348bc4f909c7c> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x90c57000 - 0x90c57ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x90c58000 - 0x90dc4ff9 com.apple.AddressBook.framework 4.1.1 (696) <d060674db5664f6db586985a12742f1c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90dc5000 - 0x90dd0ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x90dd1000 - 0x90dfefff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dff000 - 0x90e49fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x90e9a000 - 0x91b0dfff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91b0e000 - 0x91bdcffb com.apple.QuickTimeMPEG4.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x91bdd000 - 0x91bf0ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <dc8dac074f4d19175c5613b35aa529b3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91c5a000 - 0x91cc4fff com.apple.PDFKit 2.1.1 (2.1.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91cc5000 - 0x91d02fff libRIP.A.dylib ??? (???) <2a8fc4eb2a2120c341c15b54f807041d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91d03000 - 0x91d0afff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91d0b000 - 0x91e01ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x91e02000 - 0x91e12ffb com.apple.agl 3.0.9 (AGL-3.0.9) <8b58fee8bcc6c3746df3fda7049b5e45> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91e13000 - 0x91e9affb com.apple.audio.CoreAudio 3.1.0 (3.1) <880a5a35ef1c5158271ee4b305b35626> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91e9b000 - 0x91eb6ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ee6000 - 0x91f28fff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91f29000 - 0x91f2fffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x91f30000 - 0x91fdeffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91fdf000 - 0x91fdfff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91fe0000 - 0x91fe5ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x91fe6000 - 0x91febfff com.apple.CoreMediaAuthoringPrivate 1.5 (1.5) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x92000000 - 0x92003ff3 com.apple.QuickTimeH264.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x92004000 - 0x9201bffb com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9201c000 - 0x921bcff7 com.apple.QuartzComposer 2.1 (106.5) <5dc62dabb295b4b355da9d37501b3f90> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x921bd000 - 0x921cafff libCSync.A.dylib ??? (???) <e0395a40546c6c8b244962512e74c35e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x92318000 - 0x92337fff com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92355000 - 0x923f6ff7 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x923f7000 - 0x92405fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x92406000 - 0x92414ffb com.apple.opengl 1.5.7 (1.5.7) <0f5ac86573f9bb828dfa1864d85a4162> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92415000 - 0x92456ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92457000 - 0x924b7fff com.apple.CoreText 2.0.3 (???) <4ce8460abbfca7c9bd655ae0173976df> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x924b8000 - 0x92587fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9258e000 - 0x9263efff edu.mit.Kerberos 6.0.12 (6.0.12) <c72d937eebc3e56ea636d332e2bb18cf> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9263f000 - 0x9269bffb com.apple.HIServices 1.7.0 (???) <48d200891cc9dd795ee547d526c6a45b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9269c000 - 0x929d5feb com.apple.HIToolbox 1.5.4 (???) <ffe389390ecc05cf8770c81db6511bd1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x929d6000 - 0x929e9fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x929ea000 - 0x92ad1fff com.apple.JavaScriptCore 5525.18 (5525.18) <d94ee2a4a7aa244335a4a2a49a5aaeec> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x92ad2000 - 0x92b39ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x92b3a000 - 0x92c4effa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92c4f000 - 0x92c88fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92c89000 - 0x93243fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x93244000 - 0x93262fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93263000 - 0x937daff3 com.apple.CoreGraphics 1.351.33 (???) <83d4f302053d3fe5f69c8e20b3a0c34f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x937db000 - 0x9382afff com.apple.Metadata 10.5.2 (398.22) <7063f883d9d901fea72151597ccd4e6a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9382b000 - 0x938b0fff libsqlite3.0.dylib ??? (???) <f2a33fe2663eab9c7f4806d2cf05b4ee> /usr/lib/libsqlite3.0.dylib
    0x938b1000 - 0x93907fff libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93908000 - 0x93908ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93909000 - 0x9390aff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9390b000 - 0x9393dfff com.apple.bom 9.0 (136) <cb560109ea507cdfb6c77349845e6b2a> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9393e000 - 0x9393efff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9393f000 - 0x93a87ffb libicucore.A.dylib ??? (???) <2d1f8cb81754c6b68809a4aa6c7b94a3> /usr/lib/libicucore.A.dylib
    0x93a88000 - 0x941fdfff com.apple.AppKit 6.5.3 (949.34) <5a94250c410980eb9047e9a5f0f9b558> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x941fe000 - 0x941fffff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94200000 - 0x9429aff7 com.apple.ApplicationServices.ATS 3.4 (???) <77bbf58ddc32846bdfdea2bd30ab6fb9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x943aa000 - 0x943b2fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x943b3000 - 0x943e8ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9442e000 - 0x944fcffb com.apple.syncservices 3.1 (389.7) <3d6f945da3813785216fd2df7a408e16> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x944fd000 - 0x944ffffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x94500000 - 0x94510fff libsasl2.2.dylib ??? (???) <18935d5e775962f4728b91189b092d45> /usr/lib/libsasl2.2.dylib
    0x945b6000 - 0x9464cfff com.apple.LaunchServices 290 (290) <fd3ffed6d3e33d356610d5eac6c7088a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9464d000 - 0x946e6fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x946e7000 - 0x94703ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x94704000 - 0x94949ffb com.apple.Foundation 6.5.6 (677.21) <8350383f1c44d18e471451ce92a1572c> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9494a000 - 0x9494afff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9494b000 - 0x9496bff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9496c000 - 0x94c9aff7 com.apple.QuickTime 7.5.5 (990.7) <f530ad007afd28b3dc938a41e0a3f1e8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c9b000 - 0x94caafff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94cab000 - 0x94fd4fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94fd5000 - 0x9500afff com.apple.AE 402.2 (402.2) <0b15a08da8ec38b74fb9dd6e579ed25f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9500b000 - 0x95439ffa libGLProgrammability.dylib ??? (???) <603a9704539c585a35801c2452930cb2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x95450000 - 0x95497fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x954a7000 - 0x954aafff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x954f9000 - 0x956dfffb com.apple.security 5.0.4 (34102) <9a5739b5b522f963b320fd71581b9cf5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x956e0000 - 0x9570cfff com.apple.CoreMediaPrivate 11.0 (11.0) <5c3e0852cafaace76f92a112921a8ff0> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x9570d000 - 0x9582bff7 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9582c000 - 0x95b2dffb com.apple.CoreServices.CarbonCore 786.6 (786.6) <94736308a0b44830c732ebb1bebd78f8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95b6c000 - 0x95bf2ff9 com.apple.CFNetwork 339.5 (339.5) <b401902ddbf0d923e7b584e579ce0b4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95bf3000 - 0x95cd6fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x95cd7000 - 0x95ce2fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ce3000 - 0x95db6fff com.apple.CoreServices.OSServices 226.5 (226.5) <e50f547a3d8d316885b424e282bd80fe> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95db7000 - 0x95de2ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x95de3000 - 0x95e0dff7 libssl.0.9.7.dylib ??? (???) <1c571a24294df1af3428e31d464029fc> /usr/lib/libssl.0.9.7.dylib
    0x95e0e000 - 0x95e29ff3 com.apple.DirectoryService.Framework 3.5.5 (3.5.5) <60afb4ad8bd64c8539f50f7edef1f759> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95e2a000 - 0x95eb4fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95eb5000 - 0x95f6ffff libcrypto.0.9.7.dylib ??? (???) <335916b82e302fec637432caf7c9e8e5> /usr/lib/libcrypto.0.9.7.dylib
    0x95f70000 - 0x95f74ffe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95f75000 - 0x962daff2 com.apple.QuartzCore 1.5.5 (1.5.5) <e5fa65979d5e0bb75ec19aea053ce83d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x962db000 - 0x962deffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x962df000 - 0x96404ffb com.apple.CoreFoundation 6.5.4 (476.15) <cad7eb450d1f930417aeeca9eb00dbcd> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96405000 - 0x96494ffb com.apple.DesktopServices 1.4.7 (1.4.7) <5792e9dc03f76544c71dedd802a1fa36> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96495000 - 0x9649dffb libCGATS.A.dylib ??? (???) <3c50a1f1f03470a8baadd22a17a4b547> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9649e000 - 0x964a7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x964a8000 - 0x964c7fff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x964c8000 - 0x964e1ffb com.apple.CoreVideo 1.5.1 (1.5.1) <7568a5b07a0ccb4ee76a9b997fa3e5d9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x964e2000 - 0x96607ffb com.apple.imageKit 1.0.2 (1.0) <86dec1a5970c6e713cc9b3f532098b19> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x96608000 - 0x96627fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9665a000 - 0x96666ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96667000 - 0x966e8fff com.apple.print.framework.PrintCore 5.5.3 (245.3) <032f772f8169945c1d1b524d96edcef6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x966ff000 - 0x96728ffb com.apple.shortcut 1 (1.0) <032016a45147a2f3f191ce70187587c9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96729000 - 0x96741ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96742000 - 0x96749ffb com.apple.print.framework.Print 218.0.2 (220.1) <c7e0e618d5867ae227403ae385aacd82> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96837000 - 0x96868fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x96869000 - 0x9686fffb com.apple.DisplayServicesFW 2.0 (2.0) <fb3b6779bc6c167bc163798b6d20a866> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96870000 - 0x968bffff libGLImage.dylib ??? (???) <274f96cdf247e29c74dc476d166928ca> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x968c0000 - 0x96954fff com.apple.framework.IOKit 1.5.1 (???) <9bd6b9e0f0a9a25c3a1d379da04dd8be> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x96955000 - 0x9697dfff libxslt.1.dylib ??? (???) <a69bf3978edd9dd905726660011bb6e6> /usr/lib/libxslt.1.dylib
    0x96c06000 - 0x96c68ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96c7f000 - 0x96ca5fff libcups.2.dylib ??? (???) <0baa8f1a940b5d8c4d8e4e63fffef410> /usr/lib/libcups.2.dylib
    0x96ca6000 - 0x96df0ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96df1000 - 0x96ea1fff com.apple.QD 3.11.54 (???) <cd7bef6f156b82851cfb164ccd9f3986> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Getting email but when opened the message isn't from sender, from 2008

    Just started today. Getting email and when opening the message is from an old email Dec 2008 and not from sender. I have Aol as isp and the good message is on aol. What is up?

    You mean in Safe Boot attempt, the Radian never stopped?
    "Try Disk Utility
    1. Insert the Tiger Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot , (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it finishes.

  • Always use the default account when composing new messages box missing in Outlook 2010 after updating the product key.

    I have 2 accounts in outlook 2010. 1 is for me and the other I have delegate access to. When I am in the delegates email and want to reply it automatically uses the account the email is in. So if I am in my email, the from is me but if I am in the delegates
    email and hit reply the from is them. Now this is not working and I can't figure out how to get it to work. The only thing that changes is that office asked me to activate recently, which is weird since I have had this same computer with the same version of
    office for almost a year now. I did a ton of searching and came across an option on the internet: "Always use the deafult account when composing new messages" but this option is not there on my computer. I checked another computer I have with Office
    2010 also and the option is available so it must be something to do with the office activation because I haven't done it on this computer yet. PLEASE HELP!!!

    Seems this is a hot issue recently, I've post a reply to another thread with the similar topic, please reference that:
    http://social.technet.microsoft.com/Forums/en-US/57289ddd-0dd5-4938-92f7-ee420d8b0d7c/outlook-2010-does-not-reply-to-emails-using-the-same-address-that-received-it?forum=officeitproprevious
    Thanks for your updating.
    Tony Chen
    TechNet Community Support

  • Outlook2013 email message goes behind main Outlook window when opening PDF attachment with Reader 11

    Problem statement: Outlook 2013 email message goes behind main Outlook window when opening PDF attachment with Adobe Reader 11.0.3
    Environment: Windows 8 x64; Office 2013; Adobe Reader 11.0.3
    Steps to reproduce bug:
    1. Open Outlook 2013
    2. Open email message with PDF attachment
    3. Open PDF attachment (with Adobe Reader as default PDF viewer)
    4. Close Adobe Reader
    Results: Original email message with PDF attacment now sits behind the main Outlook window
    Expected results: Original email message should be on top of main Outlook window as it was when opening the PDF attachment
    Note: Adobe Acrobat Profession performs as expected - the original email is on top of the main Outlook window - This only seems to be a problem with Adobe Reader.
    Has anyone else experience this problem?  If so, have you found a work-around?
    Thanks,
    Mike

    From: new window opens behind existing window - how to modify?
    I had this problem happening in Outlook.
    If I tried to open an email, it would open behind the main Outlook window.
    The same happened if I opened a link in the email - it would open behind the mail.
    The fix that was suggested to me was so simple that I still don't believe it.
    Right click on the task bar and unlock the taskbar, then lock it again.
    Close down Outlook and re-start it.
    Problem solved! Just dont know how  or why.
    Proposed as answer byalfreelandTuesday, January 08, 2013 4:52 PM
    It worked for me with Win 7 and OL 2003. Why? Who cares ... It is working.
    Liviu 2014-09-17

  • 8800 Very Slow At Opening New Messages

    I have a 8800 running the 4.5.0.124 version of the software and it is very slow when opening messages.
    This only happens when opening unread messages and can take 1 minute+ to open. Once an email has been opened once it is instant. (Even messages that have only been read in Outlook). When it is 'opening' the message the device is completly unresponsive then will suddenly either open the message or if it has been longer it will lock the device.
    I have also tried using the 4.5.0.55 software and this still has the same issue.
    There are no entries being put into the error log while this is happening.

    Check these links:
    Maximize memory and battery life
    Optimize BB memory
    Perhaps these article may help you to resolve your issue.
    if your issue solved set "Solution" mark at the relevant post

  • What to Do with Old iPhone When a New One Comes Out

    What do you do with your old iPhone when a new one comes out? Is there some trade-in thing or something? Do I just pay full price for the new iPhone? Does AT&T have a trade-in policy or something?

    dannymichel wrote:
    What do you do with your old iPhone when a new one comes out? Is there some trade-in thing or something? Do I just pay full price for the new iPhone? Does AT&T have a trade-in policy or something?
    No trade-in. I just sell mine [on ebay] a few weeks before the newer version comes out, or right after. they go for quite a bit if they are in nice condition.

  • I unable to open new messages on my hotmail

    I unable to open new messages on my hotmail?

    Try a reset of the device by pressing and holding the home and power buttons for 15-20 seconds until the white Apple logo appears.

  • In Mail: open New Message, Mail quits unexpected

    In Mail: open New Message, Mail quits unexpected, so I can not write any new emails, any suggestions?

    Is your software up to date, by chance?  Sometimes that can be a simple fix.
    <3, SJ

  • Fading background when opening new window

    Fading background when opening new window. I would like to do a "lightbox" effect that on mouseclick opens a new window over the top of the other windows(s) that has a close button to take the user back to the previous page. I have viewed this in the past, but now cannot find examples. If you have URLS of examples, or better yet, code to make this happen, that would be helpful. Thoughts and opinions on why I shouldn't use this effect are also welcome!

    If you need a lightbox effect, use one the freely available "lightbox" or modal window scripts.
    Fancy Box is well documented and works with images, text, iframes, Google Maps, media, etc..
    http://fancybox.net/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How can I turn off Recently Websites when opening new Safari window? After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed.

    How can I turn off Recently Visited Websites when opening new Safari window?
    After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed. How can I turn this function off? I do NOT want my new Safari windows to have history displayed of previous websites I visited. I only want my Favorites (on the top) to be displayed. Please help.
    Thank you for your time, patience, understanding, kindness, and concern.

    Thanks for replying, but that isn't the answer I am looking for.  Also, there is no + sign, UNLESS you do tap the overlapping boxes.
    Let me try to ask my question a little more clearly:
    When I tap the two overlapping boxes on the lower left (the option to Open New Windows), the new Window that appears will show your Bookmarked FAVORITES. But with my new iPhone 6, and the new iOS 8.0.2, when I tap the two boxes to open a New Window, my Bookmark Favorites show (as they always have and should), but below them, there is a dividing line underneath them, and it says Recently Viewed Websites, and has these websites available to tap.
    So my question is, HOW DO I TURN THESE OPTION OFF?
    *UPDATE  (10.13.14): Since I have asked this question, I no longer see these Recently Viewed Websites under my Bookmarked Favorites in my new Window tabs. So I hope that Apple fixed it, or somehow it was a mistake, or somehow I changed an Option on my iPhone 6 that stopped this for reoccurring.
    Thank you for your help bobseufert! I appreciate your concern, kindness, and the time to try to help. I am grateful.
    Have a blessed day.

  • Problem creating playlists library window closes when opening new playlist

    library window closes when opening new playlist impossible to drag and drop songs from lib to new playlist

    Hi
    You don't need to open a playlist to drag and drop from your library. Just open the library and drag the selected item or items to the NAME of the chosen playlist (in blue bars on the lower left) and just drop it there. When you hold the items over the playlist name, it will show you a little green dot with a plus sign in it and the number or items being dropped. Then when you are done dragging and dropping you can open the playlist and see that the items were added. Hope this makes sense.
    Good luck!

  • How to stop newtab-page flickering/refreshing when opening new tabs by ctrl-clicking thumbnails?

    Often when opening new tabs from thumbnails in newtab-page (about:newtab) the whole newtab-page refreshes itself or otherwise flickers. This sometimes causes that some new tabs are not opened when ctrl-clicking multiple thumbnails in a row. Does the newtab-page recalculate after every click what thumbnails it should show and this could cause the flickering effect? (Although I don't see changes in thumbnail order.)

    Hi FFanatic,
    Please update to version 32 to see if this is still happening. Go to About Firefox and click the update button.

Maybe you are looking for