Notification Mailer (and service components) keeps crashing.

Hi All,
Am running EBS 12.0.4 on two nodes , on HP-UX Itanium.
Starting last week, the notification mailer and service components keeps constantly crashing forcing
me to restart it each and everyday.The log files dont show nothing much:-
Feb 4, 2010 10:53:03 AM MST]:1265305983658:-1:-1:erpapps.zantel.com:10.1.0.163:-1:-1:1:20420:SYSADMIN(0):-1:Thread[outboundThreadGroup1,5,outboundThreadGroup]:10.1.0.163:70463:1265305983227:12:ERROR:[SVC-GSM-WFMLRSVC-139043-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:SendFailedException -> [[a]] javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
     class javax.mail.SendFailedException: 550 5.1.1 <a>... User unknown
[GC 8798K->5715K(11420K), 0.0028708 secs]
[GC 8915K->5942K(11420K), 0.0040109 secs]
[GC 9142K->5962K(11420K), 0.0022271 secs]
Kindly assist me.
Thanks, Rajab.

>
... javax.mail.SendFailedException: 550 5.1.1 ... User unknown
>
Seems to be an invalid email address in the system somewhere (possibly "5.1.1") ?
Pl also see related MOS Doc 430751.1 - In Alert Manager, Why are Emails with Apostrophes Being Truncated ?
HTH
Srini

Similar Messages

  • Mail and system preferences keep crashing

    I just bought this new computer. I migrated my old computer (MacBook Pro (mid-2009) with OS 10.6.8).
    Now I"m having problems with Mail and System Preferences crashing (this was also happening some between iCal and Mail on the old computer).
    Any ideas on how to fix?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot. 
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Mail and Address Book are crashing

    Starting yesterday evening, both Mail and Address Book are crashing immediately after I open them. On both programs, I get the error message, "Mail quit unexpectedly" or "Address Book quit unexpectedly". When I click the button for details, it displays a long series of code.
    This happened without my installing any updates to these programs. The problem began after I installed some printer drivers off the Cannon USA website, but I have deleted this program since then and the issue has persisted.
    Of course, I also restarted the computer to troubleshoot. After reading other discussion posts, I tried starting both programs (one at a time) by holding down the shift key and then opening the program, and still received the same error message for both. I also looked through both installation DVD's that came with the MacBook, but there doesn't seem to be an easy way to reinstall just these two programs and not reinstall the entire OS.
    Any other troubleshooting ideas?

    Here is the error code copied and pasted from the "Details" section of the error message. This is the one that comes up for Mail.
    Process: Mail [4239]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 4.3 (1081)
    Build Info: Mail-10810000~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [122]
    Date/Time: 2010-07-29 21:26:19.224 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 110130 sec
    Crashes Since Last Report: 619
    Per-App Interval Since Last Report: 40720 sec
    Per-App Crashes Since Last Report: 44
    Anonymous UUID: 72639B47-E21B-49A6-A494-E53C4305EEF2
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 8 Dispatch queue: com.apple.root.default-priority
    Application Specific Information:
    abort() called
    * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Insufficient arguments for conversion characters specified in format string.'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff83deecc4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff8168d0f3 objcexceptionthrow + 45
    2 Foundation 0x00007fff80cbd2e2 ResolvePredicateArgument + 328
    3 Foundation 0x00007fff80c98a13 qfqp2performParsing + 4771
    4 Foundation 0x00007fff80cb8daa +[NSPredicate predicateWithFormat:argumentArray:] + 59
    5 Exchange 0x00000001167530de -[NSObject(ABExchangeMapper) exchangeMappingForEntity:withKey:keyType:prefetchKeys:] + 93
    6 Exchange 0x000000011675aedf -[ABExchangeOperation moveItemsWithIdTypes:toFolderIdType:error:] + 345
    7 Exchange 0x0000000116763305 -[ABExchangeSendLocalContactChangesOperation sendMove:] + 2048
    8 Exchange 0x000000011676012c -[ABExchangeSendLocalContactChangesOperation sendMoves:] + 195
    9 Exchange 0x000000011676507a -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1376
    10 Exchange 0x000000011675e0c5 -[ABExchangeSendLocalContactChangesOperation main] + 186
    11 Foundation 0x00007fff80c90061 -[__NSOperationInternal start] + 681
    12 Foundation 0x00007fff80c8fd17 ___startOperations_block_invoke2 + 99
    13 libSystem.B.dylib 0x00007fff83f1d1b0 dispatch_call_block_andrelease + 15
    14 libSystem.B.dylib 0x00007fff83efb751 dispatch_workerthread2 + 239
    15 libSystem.B.dylib 0x00007fff83efb088 pthreadwqthread + 353
    16 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff83ee12fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff83ee196d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff83d8a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff83d8984f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff8192f91a RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff8192f71f ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff8192f5d8 BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8626c29e _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff8626bbed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9 com.apple.AppKit 0x00007fff862318d3 -[NSApplication run] + 395
    10 com.apple.AppKit 0x00007fff8622a5f8 NSApplicationMain + 364
    11 com.apple.mail 0x0000000100001828 0x100000000 + 6184
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff83efa08a kevent + 10
    1 libSystem.B.dylib 0x00007fff83efbf5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff83efbc34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff83efb75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff83efb088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff83ee12fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff83ee196d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff83d8a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff83d8984f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff80ca1a18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff80ca18f7 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff85bb750d -[RSSInterchange _runManager] + 1445
    7 com.apple.Foundation 0x00007fff80c66e8d _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff83f1a456 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff83f1a309 thread_start + 13
    Thread 3: Dispatch queue: com.apple.root.default-priority
    0 libobjc.A.dylib 0x00007fff816875f0 object_getClass + 11
    1 com.apple.CoreFoundation 0x00007fff83d72cb5 _CFAutoreleasePoolPop + 213
    2 com.apple.Foundation 0x00007fff80c90194 -[__NSOperationInternal start] + 988
    3 com.apple.Foundation 0x00007fff80c8fd17 ___startOperations_block_invoke2 + 99
    4 libSystem.B.dylib 0x00007fff83f1d1b0 dispatch_call_block_andrelease + 15
    5 libSystem.B.dylib 0x00007fff83efb751 dispatch_workerthread2 + 239
    6 libSystem.B.dylib 0x00007fff83efb088 pthreadwqthread + 353
    7 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff83ee12fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff83ee196d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff83d8a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff83d8984f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff80ce64c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff80c66e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff83f1a456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff83f1a309 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff83f24dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff83dabe92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff83f1a456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff83f1a309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff83ee12fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff83ee196d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff83d8a3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff83d8984f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff80ca1a18 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
    5 com.apple.Foundation 0x00007fff80ca18f7 -[NSRunLoop(NSRunLoop) run] + 77
    6 com.apple.MessageFramework 0x00007fff85bea198 +[_NSSocket _runIOThread] + 78
    7 com.apple.Foundation 0x00007fff80c66e8d _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff83f1a456 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff83f1a309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff83efaeaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff83efb2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 8 Crashed: Dispatch queue: com.apple.root.default-priority
    0 libSystem.B.dylib 0x00007fff83f53b6e _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x00007fff83f53a70 nanosleep$NOCANCEL + 129
    2 libSystem.B.dylib 0x00007fff83fb03c6 usleep$NOCANCEL + 57
    3 libSystem.B.dylib 0x00007fff83fcf97c abort + 93
    4 libstdc++.6.dylib 0x00007fff86ee95d2 _tcf0 + 0
    5 libobjc.A.dylib 0x00007fff81690d29 objcterminate + 100
    6 libstdc++.6.dylib 0x00007fff86ee7ae1 _cxxabiv1::_terminate(void (*)()) + 11
    7 libstdc++.6.dylib 0x00007fff86ee7b16 _cxxabiv1::_unexpected(void (*)()) + 0
    8 libstdc++.6.dylib 0x00007fff86ee7bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    9 libobjc.A.dylib 0x00007fff8168d192 object_getIvar + 0
    10 com.apple.Foundation 0x00007fff80cbd2e2 ResolvePredicateArgument + 328
    11 com.apple.Foundation 0x00007fff80c98a13 qfqp2performParsing + 4771
    12 com.apple.Foundation 0x00007fff80cb8daa +[NSPredicate predicateWithFormat:argumentArray:] + 59
    13 com.apple.ExchangeSource 0x00000001167530de -[NSObject(ABExchangeMapper) exchangeMappingForEntity:withKey:keyType:prefetchKeys:] + 93
    14 com.apple.ExchangeSource 0x000000011675aedf -[ABExchangeOperation moveItemsWithIdTypes:toFolderIdType:error:] + 345
    15 com.apple.ExchangeSource 0x0000000116763305 -[ABExchangeSendLocalContactChangesOperation sendMove:] + 2048
    16 com.apple.ExchangeSource 0x000000011676012c -[ABExchangeSendLocalContactChangesOperation sendMoves:] + 195
    17 com.apple.ExchangeSource 0x000000011676507a -[ABExchangeSendLocalContactChangesOperation sendQueuedLocalChanges] + 1376
    18 com.apple.ExchangeSource 0x000000011675e0c5 -[ABExchangeSendLocalContactChangesOperation main] + 186
    19 com.apple.Foundation 0x00007fff80c90061 -[__NSOperationInternal start] + 681
    20 com.apple.Foundation 0x00007fff80c8fd17 ___startOperations_block_invoke2 + 99
    21 libSystem.B.dylib 0x00007fff83f1d1b0 dispatch_call_block_andrelease + 15
    22 libSystem.B.dylib 0x00007fff83efb751 dispatch_workerthread2 + 239
    23 libSystem.B.dylib 0x00007fff83efb088 pthreadwqthread + 353
    24 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff83efaeaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff83efb2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff83efaf25 start_wqthread + 13
    Thread 8 crashed with X86 Thread State (64-bit):
    rax: 0x000000000000003c rbx: 0x0000000121b7fb20 rcx: 0x0000000121b7fad8 rdx: 0x0000000000000001
    rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x0000000121b7fb10 rsp: 0x0000000121b7fad8
    r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007fff70238190
    rip: 0x00007fff83f53b6e rfl: 0x0000000000000247 cr2: 0x000000024d87d880
    Binary Images:
    0x100000000 - 0x100337fe7 com.apple.mail 4.3 (1081) <B5D3B6C6-46AF-8F26-A083-77095AC1BC96> /Applications/Mail.app/Contents/MacOS/Mail
    0x115b9a000 - 0x115b9afff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x115c2f000 - 0x115c46fe7 libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <1B9D1076-CC7C-521A-676C-F7BE51F65271> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x115c77000 - 0x115c9afff com.apple.Mail.Syncer 4.3 (1081) <C8C89888-1EF8-A6B0-DBA7-AC3E5868036E> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x116641000 - 0x116654ff7 com.apple.AddressBook.LocalSourceBundle 1.0.2 (870) <C529E51F-21CB-F970-E967-226A19D0A7C2> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x116660000 - 0x116663fff com.apple.yahoo.syncframework 1.3 (51) <CA576950-A922-EDA0-96BC-006A701F2A64> /System/Library/PrivateFrameworks/YahooSync.framework/Versions/A/YahooSync
    0x116743000 - 0x116749fff com.apple.AddressBook.LDAPSource 1.0.2 (870) <90EF059D-312C-BCC6-9464-55144979016D> /System/Library/Address Book Plug-Ins/LDAP.sourcebundle/Contents/MacOS/LDAP
    0x116750000 - 0x116788ff7 com.apple.ExchangeSource 1.0.2 (870) <C1D364E3-66D4-E617-66CB-4A925A7E0602> /System/Library/Address Book Plug-Ins/Exchange.sourcebundle/Contents/MacOS/Exchange
    0x116a46000 - 0x116a47fff ATSHI.dylib ??? (???) <0C6E12AA-4D29-7892-77CA-0B9D2C1627F5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x116a5c000 - 0x116a64ff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x116a78000 - 0x116a7cff7 libFontRegistryUI.dylib ??? (???) <763B8E8F-8602-2096-7CC8-CEE1F4248028> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x1181c5000 - 0x1181cbfff libgermantok.dylib ??? (???) <9EC6553C-3AB3-F43B-69C1-D12C4EBF43B7> /usr/lib/libgermantok.dylib
    0x118395000 - 0x1183a7fff com.apple.mail.WebPlugIn 4.3 (1081) <D3E53ACE-3AD3-CBC6-2153-2B3762C63697> /Applications/Mail.app/Contents/PlugIns/MailWebPlugIn.webplugin/Contents/MacOS/ MailWebPlugIn
    0x1183e2000 - 0x1183e6fff com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1183eb000 - 0x1183f1fff com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x11a783000 - 0x11a7d3fff com.apple.datadetectors.actions 2.1 (102.2) <8920A4EB-4147-5623-431E-AA1C54B545DF> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/Resources/ Actions.datadetectors/Contents/MacOS/Actions
    0x11bc00000 - 0x11bccbfe7 com.apple.audio.units.Components 1.6.1 (1.6.1) <19BE94A6-3948-A08E-0E37-EDF63C29D2B1> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80015fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <30FE378B-99FE-8C7C-06D0-A3AA0A0A70D4> /usr/lib/libsasl2.2.dylib
    0x7fff80016000 - 0x7fff80018fef com.apple.ExceptionHandling 1.5 (10) <FB37FB31-6509-5D96-C201-EF15AE5340A2> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x7fff800cf000 - 0x7fff80141fef com.apple.CoreSymbolication 2.0 (23) <52356932-C2D9-3867-CB4F-59990ADC2AE2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff80142000 - 0x7fff80142ff7 com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff80143000 - 0x7fff80184fef com.apple.QD 3.35 (???) <6B7D6A89-2578-5C40-C0DE-A5BCB0AA6FD8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff80185000 - 0x7fff801a3fff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff801a4000 - 0x7fff80320ff7 com.apple.WebKit 6533 (6533.16) <B0C2B2F5-9BC1-5907-17A7-E2039C1EF57B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff80321000 - 0x7fff80324ff7 libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff80325000 - 0x7fff8035dfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff8035e000 - 0x7fff803a2fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff803a3000 - 0x7fff803d2fff com.apple.quartzfilters 1.6.0 (1.6.0) <52D41730-D485-A7AE-4937-FE37FC732F65> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff803d3000 - 0x7fff804ecfef libGLProgrammability.dylib ??? (???) <B057FC52-6A97-F450-48D8-325A70423A53> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff805e6000 - 0x7fff806c0fff com.apple.vImage 4.0 (4.0) <B5A8B93B-D302-BC30-5A18-922645DB2F56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff806c1000 - 0x7fff80710fe7 com.apple.iCalendar 1.0.3 (54) <9009851F-9218-BF81-6083-299AD56CE90F> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff80711000 - 0x7fff80758ff7 com.apple.coreui 2 (114) <31118426-355F-206A-65AB-CCA2D2D3EBD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80759000 - 0x7fff8075dff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff807e3000 - 0x7fff80872fff com.apple.PDFKit 2.5.1 (2.5.1) <C0E3AE4B-E71A-16D8-0D51-FB7D3E3AD793> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff80873000 - 0x7fff80adcff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff80add000 - 0x7fff80b06ff7 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <E74652EE-9D1C-225B-82FA-084F80F57A91> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff80b07000 - 0x7fff80b08fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <EC039008-5367-090D-51FD-EA4D2623671A> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff80b09000 - 0x7fff80bc9fff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80bca000 - 0x7fff80bd8ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff80bd9000 - 0x7fff80c13fff com.apple.bom 10.0 (164) <316D9EB3-6D33-6E57-F63A-BA4DCFCE9941> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff80c14000 - 0x7fff80c55fff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff80c56000 - 0x7fff80ed7fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff80ed8000 - 0x7fff80f8dfe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff80f8e000 - 0x7fff810ccfff com.apple.CoreData 102.1 (251) <96C5E9A6-C28C-E9CC-A0DB-27801A22A49F> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff810cd000 - 0x7fff812b7fe7 com.apple.JavaScriptCore 6533 (6533.13) <C2D33B72-06F1-B789-6FD3-FB09EEB6C907> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff812b8000 - 0x7fff81335fef com.apple.backup.framework 1.2.2 (1.2.2) <BB72F0C7-20E2-76DC-6764-5B93A7AC0EB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff81352000 - 0x7fff813c0fff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff813c1000 - 0x7fff8147afff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <00E15F05-E8C2-B1D1-DAEA-497FD72A0481> /usr/lib/libsqlite3.dylib
    0x7fff814ab000 - 0x7fff814e8fff com.apple.LDAPFramework 2.0 (120.1) <F3B7B267-D580-F287-6DE7-8AC91C92AB35> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff814e9000 - 0x7fff815edfff com.apple.PubSub 1.0.5 (65.19) <10137D49-8771-05F0-AC60-B41F6A8E0D87> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81638000 - 0x7fff81682fef com.apple.IMCore 5.0.4 (746) <9AC8A4C0-1341-9837-D302-99791418581A> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x7fff81683000 - 0x7fff81739fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <1960E662-D35C-5D98-EB16-D43166AE6A22> /usr/lib/libobjc.A.dylib
    0x7fff8173a000 - 0x7fff8173eff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8173f000 - 0x7fff817a9fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff817aa000 - 0x7fff81812fff com.apple.MeshKitRuntime 1.1 (49.2) <A490FE03-313D-1317-A9B8-25EF75CB1A81> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff81813000 - 0x7fff8189ffef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff818a0000 - 0x7fff818a8fff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff818a9000 - 0x7fff818b6ff7 com.apple.AppleFSCompression 24.3 (1.0) <1F855060-F7F5-6BAA-0C28-63CABD0173FC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff818b7000 - 0x7fff81900fef libGLU.dylib ??? (???) <34D118CD-F9EE-D023-FEBF-74581DEF31CD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff81901000 - 0x7fff81bfffe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff81c00000 - 0x7fff81ce6fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff81ce7000 - 0x7fff81ce7ff7 com.apple.quartzframework 1.5 (1.5) <FA660AAC-70CD-7EA2-5DF1-A8724D8F4B1B> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff81d03000 - 0x7fff81d04ff7 com.apple.TrustEvaluationAgent 1.1 (1) <A91CE5B9-3C63-5F8C-5052-95CCAB866F72> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff81d05000 - 0x7fff82209fe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8220a000 - 0x7fff8220aff7 com.apple.Cocoa 6.6 (???) <C69E895A-1C66-3DA9-5F63-8BE85DB9C4E1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8220b000 - 0x7fff82248ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff82265000 - 0x7fff82265ff7 com.apple.ApplicationServices 38 (38) <0E2FC75E-2BE2-D04D-CA78-76E38A89DD30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82266000 - 0x7fff824a1fef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff824a2000 - 0x7fff824dbff7 com.apple.MeshKit 1.1 (49.2) <B85DDDC7-4053-4DB8-E1B5-AA0CBD4CDD1C> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff824dc000 - 0x7fff824e2fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff82548000 - 0x7fff827ceff7 com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff827cf000 - 0x7fff827d0ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <65C333FF-3F7A-AD36-DC36-D3F2F46727C5> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff827d1000 - 0x7fff8280cfff com.apple.AE 496.4 (496.4) <CB905496-4D6B-F26A-399D-840D26DBEE5B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8287f000 - 0x7fff8291ffff com.apple.LaunchServices 362.1 (362.1) <B4083624-2C88-0C4F-B047-40D3CC5B3325> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82920000 - 0x7fff8292bff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <C359B93B-CC9B-FC0B-959E-FB10674103A7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff8292c000 - 0x7fff82932fff com.apple.AOSNotification 1.1.0 (123.3) <ED7C2BA3-D5A8-1426-2F69-F20ABC43EADB> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x7fff8293e000 - 0x7fff8293eff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8293f000 - 0x7fff835aefe7 com.apple.WebCore 6533 (6533.16) <8F1CAEF4-34FC-49D0-3DF2-937EE69B05D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff835af000 - 0x7fff835d0fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff83607000 - 0x7fff83d04067 com.apple.CoreGraphics 1.543.50 (???) <46A7D60C-0500-B96C-ECAD-1D658487D213> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83d05000 - 0x7fff83d19fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff83d1a000 - 0x7fff83d3dfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff83d3e000 - 0x7fff83eb3ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff83eb4000 - 0x7fff83edfff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <6589F0FC-41DB-8494-CA8B-487F4E328EB9> /usr/lib/libxslt.1.dylib
    0x7fff83ee0000 - 0x7fff840a0fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fff840a1000 - 0x7fff840eaff7 com.apple.securityinterface 4.0.1 (37214) <08DB37D6-A716-DC37-536C-7889999EF395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff840eb000 - 0x7fff840f0fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff840f1000 - 0x7fff84132ff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff84133000 - 0x7fff84144ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff84145000 - 0x7fff84154fff com.apple.NetFS 3.2.1 (3.2.1) <DE59FB56-8536-9999-352A-2016ADCF4FCF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8422e000 - 0x7fff84285fff com.apple.Symbolication 1.1 (67) <5356D54A-ED53-46F9-1D78-EBB2173540A9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff84286000 - 0x7fff842acfe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff842ad000 - 0x7fff842adff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff842ae000 - 0x7fff843d3fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <72149B5E-BEC7-B6E9-3B34-0E0620827542> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff843d4000 - 0x7fff84420fff libauto.dylib ??? (???) <9B1DB6E8-4D79-B79C-D9EC-85592478F632> /usr/lib/libauto.dylib
    0x7fff84421000 - 0x7fff84451fef com.apple.shortcut 1.1 (1.1) <0A20F092-6161-4EA7-D8E6-859B5C350DE7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8460b000 - 0x7fff847c1fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff847c2000 - 0x7fff847ddfff com.apple.datadetectors 2.1 (102.2) <CAB6D1E6-1B5B-36F4-812E-1AE4E2ADCEFA> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff847de000 - 0x7fff847f4fef libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
    0x7fff847f5000 - 0x7fff8483afff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff8483b000 - 0x7fff84945ff7 com.apple.MeshKitIO 1.1 (49.2) <D7227401-9DC9-C2CB-C83B-C2B10C61D4E4> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff84946000 - 0x7fff84a6eff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff84a6f000 - 0x7fff84ab6fef com.apple.QuickLookFramework 2.2 (327.4) <E31F6272-25B1-E477-8E85-B06919705BAC> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff84b5e000 - 0x7fff84badff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <F5B744D7-AEAF-6B66-43CF-6E31CDA18EAB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff84bae000 - 0x7fff84bb6fff com.apple.iChat.IMUtils 5.0.4 (746) <600FF4B5-0975-D801-7A5A-4D6DD546915E> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x7fff84cc0000 - 0x7fff84f02fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff84f03000 - 0x7fff84f54fe7 com.apple.HIServices 1.8.0 (???) <2D0D9100-B712-ED4B-7622-BBA92053F446> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff84f55000 - 0x7fff85025ff7 com.apple.CFNetwork 454.9.7 (454.9.7) <AA6EB690-6CCF-603D-AAC2-35B9E05D1593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff85026000 - 0x7fff85075fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85076000 - 0x7fff8509bff7 com.apple.CoreVideo 1.6.1 (45.5) <97AF669D-5482-7AD5-849B-A64E7D98AC94> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8509c000 - 0x7fff85121fff com.apple.print.framework.PrintCore 6.2 (312.5) <2BA9CEF6-CCF4-6719-9642-E9667F815C66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85152000 - 0x7fff85183fff libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff85184000 - 0x7fff8518aff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8518b000 - 0x7fff855cefef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff855cf000 - 0x7fff857cbfe7 com.apple.CalendarStore 4.0.3 (991) <61458D5A-0CE7-487B-AF8D-080CAB723842> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff857cc000 - 0x7fff857d3ff7 com.apple.KerberosHelper 2.1 (1.0) <AD86E835-8CD3-11C6-339C-95A439A9F0E9> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff857d4000 - 0x7fff85b07fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff85b08000 - 0x7fff85b98fff com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff85b99000 - 0x7fff85ed9fef com.apple.MessageFramework 4.3 (1081) <FC5FED57-0802-EE26-266A-D04B870CD3E2> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x7fff85eda000 - 0x7fff85ef3fff com.apple.CFOpenDirectory 10.6 (10.6) <E98F7642-7F87-C3B4-18FB-3D3947E53CD0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff85ef4000 - 0x7fff85f3cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85f3d000 - 0x7fff860acfe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff860b2000 - 0x7fff861c9fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <AFE91118-DBF3-6313-37B8-8A2002C6A46B> /usr/lib/libxml2.2.dylib
    0x7fff861ca000 - 0x7fff8620dfef libtidy.A.dylib ??? (???) <D0239CC6-4480-E54F-67BE-1954C80AEB94> /usr/lib/libtidy.A.dylib
    0x7fff8620e000 - 0x7fff86221ff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <61C2A967-3AF3-CF4E-8F90-0FCA5AFC3C25> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x7fff86222000 - 0x7fff86225fff com.apple.help 1.3.1 (41) <AEDDF93F-BAC0-0308-68FD-039A99F3A158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86226000 - 0x7fff86227fff liblangid.dylib ??? (???) <D0666597-B331-C43C-67BB-F2E754079A7A> /usr/lib/liblangid.dylib
    0x7fff86228000 - 0x7fff86c1efff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff86c1f000 - 0x7fff86dddfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff86dde000 - 0x7fff86e01ff7 com.apple.iChat.IMFoundation 5.0.4 (746) <60C72783-8BD0-A732-F85D-95CDC6A2D080> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x7fff86e02000 - 0x7fff86e9cfff com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff86e9d000 - 0x7fff86f1afef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff86f53000 - 0x7fff86f55fff com.apple.print.framework.Print 6.1 (237.1) <87A5BEEC-2D37-5CB7-8B13-7B605397573F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff86f56000 - 0x7fff86f6efff com.apple.iChat.InstantMessage 5.0.4 (746) <5482179C-77E6-1D84-5D73-66AF79E78110> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x7fff86f6f000 - 0x7fff86f71fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff86f72000 - 0x7fff8777cfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8777d000 - 0x7fff87788ff7 com.apple.NSServerNotificationCenter 2.1 (2.1) <4FC8D4C4-7AF7-27D5-E273-D847B128C7E4> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x7fff87789000 - 0x7fff87804fff com.apple.ISSupport 1.9.3 (51) <FED5B421-7B80-AAB5-F552-26AEC9F45800> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87805000 - 0x7fff87812fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff87813000 - 0x7fff87844fef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff87875000 - 0x7fff87895ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <8FBCBA30-5BB6-E447-8146-08486933AEB8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87896000 - 0x7fff878acfff com.apple.ImageCapture 6.0 (6.0) <01E09982-7DD2-0868-0180-42E7D298B35A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff878af000 - 0x7fff87964fe7 com.apple.ink.framework 1.3.3 (107) <A68339AA-909D-E46C-35C0-72808EE3D043> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff87965000 - 0x7fff87980ff7 com.apple.openscripting 1.3.1 (???) <DC329CD4-1159-A40A-A769-70CAA70F601A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87981000 - 0x7fff87997fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff87998000 - 0x7fff879fafe7 com.apple.datadetectorscore 2.0 (80.7) <C3A68083-AFB0-CFC6-8AA5-517C9D1489B6> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff879fb000 - 0x7fff87a6fff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <7F2AE29A-699D-6D9F-8B56-7CF7D0CE49FF> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff87a70000 - 0x7fff87a98fff com.apple.DictionaryServices 1.1.1 (1.1.1) <FBE782D5-F5F5-DA3B-EE10-8D6B24BD6C03> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87a99000 - 0x7fff87b05ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87b06000 - 0x7fff87c15fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87c16000 - 0x7fff87c76ff7 com.apple.ExchangeWebServices 1.2 (60) <8EF6AAF7-CD21-9FC3-1C18-A239BF7B04B0> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff87c77000 - 0x7fff87c8bff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <574C1BE0-5E5E-CCAF-06F8-92A69CB2892D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87c9b000 - 0x7fff87dfbff7 com.apple.syncservices 5.2 (578.3) <BD2B656E-220B-467E-D0F9-86E08356A93B> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x7fff87dfc000 - 0x7fff87e02ff7 com.apple.DiskArbitration 2.3 (2.3) <AAB5CC56-334A-3C60-3C27-54E8F34D754E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87e03000 - 0x7fff87e89ff3 com.apple.iLifeMediaBrowser 2.1.5 (368) <BC6090D5-47FD-882D-1123-BA40CB821481> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x7fff87e8a000 - 0x7fff87e9fff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87ea0000 - 0x7fff87eabfff com.apple.dotMacLegacy 3.2 (266) <7F396105-3B91-496A-801E-865C5B3812E0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x7fff88090000 - 0x7fff88093ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff88094000 - 0x7fff88151ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88152000 - 0x7fff88159fff com.apple.OpenDirectory 10.6 (10.6) <D72FD8AB-B328-B27B-DA16-3BBB7BC0C08C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8815a000 - 0x7fff88192ff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff88193000 - 0x7fff8819eff7 com.apple.HelpData 2.0.4 (34) <AB4C41BA-E7A9-DE25-CAE2-21D0A5F909D1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8819f000 - 0x7fff8819fff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff881b2000 - 0x7fff88527fe7 com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88528000 - 0x7fff8856bff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8856c000 - 0x7fff88905ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88906000 - 0x7fff88944fef com.apple.DebugSymbols 1.1 (70) <9C6DDF5B-FC34-E61A-E4E7-E6F0EF218A89> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff88945000 - 0x7fff88965fef com.apple.DotMacSyncManager 2.0.3 (446.9) <F02D77B4-540E-04C4-A4B7-C7710155AD5E> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x7fff88966000 - 0x7fff889b0ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff889b1000 - 0x7fff88a2ffff com.apple.CoreText 3.1.0 (???) <E83F0CB9-B937-FE97-A6B3-9466BA560C8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88a30000 - 0x7fff88a3bfff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88a3c000 - 0x7fff88a69fff MetadataLib.dylib 3.0.3 (compatibility 2.2.1) <91713F38-435B-EA2A-F4D2-EF28AE59349B> /System/Library/CoreServices/RawCamera.bundle/Contents/Resources/MetadataLib.dy lib
    0x7fff88a8d000 - 0x7fff88a92ff7 com.apple.CommonPanels 1.2.4 (91) <8B088D78-E508-6622-E477-E34C22CF2F67> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff88a93000 - 0x7fff88a98fff libGFXShared.dylib ??? (???) <1265FAEF-1C97-B339-28A4-4510589B067B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88a99000 - 0x7fff88b1bfff com.apple.QuickLookUIFramework 2.2 (327.4) <FC41D181-984D-3D2B-4A1F-BAD6D4DD4410> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff88b1c000 - 0x7fff88b71fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff88b72000 - 0x7fff88b83fff com.apple.DSObjCWrappers.Framework 10.6 (134) <CF1D9C05-8D77-0FFE-38E8-63D8A23E92E1> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff88b84000 - 0x7fff88b90fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <ECA200F9-9C46-579A-6447-16B8BFB93D96> /usr/lib/libbz2.1.0.dylib
    0x7fff88b91000 - 0x7fff88b91ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88c57000 - 0x7fff88c66ff7 com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff88c7d000 - 0x7fff88cdbff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88cdc000 - 0x7fff88d8bfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88d8c000 - 0x7fff88e57fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff88fc7000 - 0x7fff89046fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89047000 - 0x7fff89091ff7 com.apple.DAVKit 4.0.3 (732) <446FCDF1-E33E-52D3-ABAC-5DBE68322DF0> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B05, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f6
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.16.1)
    Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 232.89 GB
    Serial ATA Device: MATSHITADVD-R UJ-898
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26100000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x06500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06610000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000

  • Safari, Skype and message applications keep crashing. Need Help

    HI Guys, Safari, Skype, Chrome and messages application keeps crashing. I've unistalled glims, deleted third party kernal extension, cleared cahce, pretty much everything ive seen on this forum i have attempted short of reinstalling. at the moment, im using Chrome canary as a browser.
    when i boot in safe mode everything works perfectly. any help would be great. see below for latest safari crash report. if more lines needed let me know.
    p.s. using mid 2012 macbook air, mavericks installed.
    Process:         Safari [380]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0 (9537.71)
    Build Info:      WebBrowser-7537071000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [177]
    Responsible:     Safari [380]
    User ID:         502
    Date/Time:       2013-11-22 15:57:30.157 +1100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  DFF01155-18D1-D11C-BF17-52CD943E64FC
    Sleep/Wake UUID: 3AD30EB8-B3A9-44E8-B3A8-CD2D5F98BF1D
    Crashed Thread:  17
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001022c2f9c
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x1022c2f9c:
        __TEXT                 0000000101d4f000-0000000102250000 [ 5124K] r-x/rwx SM=COW  /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    --> __DATA                 0000000102250000-0000000102335000 [  916K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        __DATA                 0000000102335000-000000010233a000 [   20K] rw-/rwx SM=PRV  /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00000001089c6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001089c5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00000001052e4315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00000001052e3939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00000001052e3275 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x0000000107d77f0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x0000000107d77cb7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x0000000107d77abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00000001061b928e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00000001061b88db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.Safari.framework              0x0000000101dab4a0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    11  com.apple.AppKit                        0x00000001061ac9cc -[NSApplication run] + 553
    12  com.apple.AppKit                        0x0000000106197803 NSApplicationMain + 940
    13  com.apple.Safari.framework              0x0000000101f7b76d SafariMain + 267
    14  libdyld.dylib                           0x00000001088335fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001089cb662 kevent64 + 10
    1   libdispatch.dylib                       0x00000001087fe43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00000001087fe152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00000001089ca716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000108acec3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x000000010bde950b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000010bde609f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00000001089c6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001089c5d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x000000010392e3b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x000000010392e2ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00000001089c6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001089c5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00000001052e4315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00000001052e3939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00000001052e3275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010474b907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000010474b70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 10:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00000001089ca716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000108acec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000102836596 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00000001028360b5 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 11:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001089ca716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000108acec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000102836bb7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000102836a48 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 12:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001089ca716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000108acec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000102836bb7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000102836a48 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 13:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001089ca716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000108acec3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000102836bb7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000102836a48 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00000001089c6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001089c5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00000001052e4315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00000001052e3939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00000001052e3275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00000001063591ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00000001089cae6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000108acdf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000108ad0fb9 start_wqthread + 13
    Thread 16:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00000001089c6a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001089c5d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00000001052e4315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00000001052e3939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00000001052e3275 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x0000000101f2b429 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010282b44f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x0000000108acc899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000108acc72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000108ad0fc9 thread_start + 13
    Thread 17 Crashed:
    0   ???                                     0x00000001022c2f9c 0 + 4331417500
    Thread 17 crashed with X86 Thread State (64-bit):
      rax: 0xfffffffffe128000  rbx: 0x0000000000000000  rcx: 0x000000010888f000  rdx: 0x0000000108873000
      rdi: 0x000000010888f000  rsi: 0x0000000108873000  rbp: 0x0000000108890ff4  rsp: 0x0000000108890f5c
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00000001022c2f9c  rfl: 0x0000000000010246  cr2: 0x00000001022c2f9c
    Logical CPU:     0
    Error Code:      0x00000015
    Trap Number:     14

    Thanks for the feedback, Ralph.
    1. I did not even realise i was working off the secondary user. In my user accounts i only have the one i am currently using and a guest account set up. Dont know how i managed that?
    2. i have gotten rid of a few .plists and keychains that i foudn that were from old apps of apps i had unistalled a couple of days ago, but i may not have cleared the ones creating the problems.
    Sorry in advance for the long crash report, i know you guys dont need all of it, but it saves me reposting if i miss a section again
    If you spot anything in there, please let me know.
    Process:         Safari [535]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         7.0 (9537.71)
    Build Info:      WebBrowser-7537071000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [170]
    Responsible:     Safari [535]
    User ID:         502
    Date/Time:       2013-11-24 10:57:10.503 +1100
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  DFF01155-18D1-D11C-BF17-52CD943E64FC
    Crashed Thread:  14
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000010213b400
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x10213b400:
    -->
        __TEXT                 000000010b14c000-000000010b14d000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x0000000111dbaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000111db9d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010e6e0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010e6df939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010e6df275 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x0000000111167f0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x0000000111167cb7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x0000000111167abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x000000010f5b428e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x000000010f5b38db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.Safari.framework              0x000000010b1b44a0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    11  com.apple.AppKit                        0x000000010f912c5e -[NSApplication _realDoModalLoop:peek:] + 642
    12  com.apple.AppKit                        0x000000010f91136e -[NSApplication runModalForWindow:] + 117
    13  com.apple.AppKit                        0x000000010f910f1d -[NSAlert runModal] + 145
    14  com.apple.AppKit                        0x000000010f5b9129 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1054
    15  com.apple.AppKit                        0x000000010f5b8cce -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    16  com.apple.AppKit                        0x000000010f5b8c6f -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    17  com.apple.AppKit                        0x000000010f5b8b93 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    18  com.apple.AppKit                        0x000000010f5b89b4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    19  com.apple.AppKit                        0x000000010f5b8789 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 557
    20  com.apple.AppKit                        0x000000010f5b81eb -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 242
    21  com.apple.Foundation                    0x000000010db11eaa -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 294
    22  com.apple.Foundation                    0x000000010db11d1d _NSAppleEventManagerGenericHandler + 106
    23  com.apple.AE                            0x00000001125dbe1f aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 381
    24  com.apple.AE                            0x00000001125dbc32 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    25  com.apple.AE                            0x00000001125dbb36 aeProcessAppleEvent + 315
    26  com.apple.HIToolbox                     0x00000001111745f1 AEProcessAppleEvent + 56
    27  com.apple.AppKit                        0x000000010f5b40f6 _DPSNextEvent + 1026
    28  com.apple.AppKit                        0x000000010f5b38db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    29  com.apple.Safari.framework              0x000000010b1b44a0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    30  com.apple.AppKit                        0x000000010f5a79cc -[NSApplication run] + 553
    31  com.apple.AppKit                        0x000000010f592803 NSApplicationMain + 940
    32  com.apple.Safari.framework              0x000000010b38476d SafariMain + 267
    33  libdyld.dylib                           0x0000000111c175fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x0000000111dbf662 kevent64 + 10
    1   libdispatch.dylib                       0x0000000111be243d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x0000000111be2152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 5:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x0000000111dbe716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x0000000111ecdc3b _pthread_cond_wait + 727
    2   com.apple.WebCore                       0x000000011521550b WebCore::IconDatabase::syncThreadMainLoop() + 507
    3   com.apple.WebCore                       0x000000011521209f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010bc3a44f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x0000000111ecb899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000111ecb72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000111ecffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 8:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x0000000111dbaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000111db9d18 mach_msg + 64
    2   com.apple.QuartzCore                    0x000000010cd453b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x000000010cd452ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x0000000111ecb899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x0000000111ecb72a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x0000000111ecffc9 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x0000000111dbaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000111db9d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010e6e0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010e6df939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010e6df275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010db57907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000010db5770b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x0000000111ecb899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000111ecb72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000111ecffc9 thread_start + 13
    Thread 10:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x0000000111dbea3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x0000000111d09e60 nanosleep + 200
    2   libsystem_c.dylib                       0x0000000111d09d52 usleep + 54
    3   com.apple.AppKit                        0x000000010f8182ad -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x000000010db5770b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x0000000111ecb899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x0000000111ecb72a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x0000000111ecffc9 thread_start + 13
    Thread 11:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x0000000111dbaa1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x0000000111db9d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010e6e0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010e6df939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010e6df275 CFRunLoopRunSpecific + 309
    5   com.apple.Safari.framework              0x000000010b334429 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010bc3a44f ***::wtfThreadEntryPoint(void*) + 15
    7   libsystem_pthread.dylib                 0x0000000111ecb899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x0000000111ecb72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x0000000111ecffc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x0000000111dbee6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x0000000111eccf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x0000000111ecffb9 start_wqthread + 13
    Thread 14 Crashed:
    0   ???                                     0x000000010c40a6e6 0 + 4500530918
    Thread 14 crashed with X86 Thread State (64-bit):
      rax: 0x000000010213b400  rbx: 0x0000000000000000  rcx: 0x000000010c305000  rdx: 0x0000000000000041
      rdi: 0x0000000001a36000  rsi: 0x000000010c44e000  rbp: 0x000000010c306ff4  rsp: 0x000000010c306f64
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x000000010c40a6e6  rfl: 0x0000000000010202  cr2: 0x000000010213b400
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10b14c000 -        0x10b14cffd  com.apple.Safari (7.0 - 9537.71) <1FBFDDAA-B0FF-30F5-B819-9175B219593D> /Applications/Safari.app/Contents/MacOS/Safari
           0x10b158000 -        0x10b658ffb  com.apple.Safari.framework (9537 - 9537.71) <C27DBF3C-7BE7-3422-9081-DE09461F9B62> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
           0x10ba42000 -        0x10ba43ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x10ba4e000 -        0x10ba6cff7  com.apple.Accounts (113 - 113) <FEB37642-C973-3CD2-B279-142492266A16> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
           0x10ba8c000 -        0x10ba8dfff  libquit.dylib (161) <12162287-B8C8-36D0-B000-ADC28731FC66> /usr/lib/libquit.dylib
           0x10ba93000 -        0x10bab0ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
           0x10bac1000 -        0x10bac1fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10bac9000 -        0x10bac9fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10bad1000 -        0x10bb2fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x10bb73000 -        0x10bb7dff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10bb90000 -        0x10bbfaff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10bc31000 -        0x10bfa7ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
           0x10c0a7000 -        0x10c25fff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
           0x10c309000 -        0x10c3f3fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x10c40d000 -        0x10c43eff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
           0x10c452000 -        0x10c45fff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x10c46d000 -        0x10c47bfff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x10c48a000 -        0x10c4cbfff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x10cd1e000 -        0x10cebaff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10cf96000 -        0x10d1eeff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x10d336000 -        0x10d3a9ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x10d3eb000 -        0x10d419ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x10d448000 -        0x10d4abff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10d4e7000 -        0x10d61cffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
           0x10d717000 -        0x10d906ffc  com.apple.WebKit2 (9537 - 9537.71) <B8FFCE39-9DC6-304E-953A-0BAFDCD19D2F> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
           0x10daf0000 -        0x10ddeffff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10e032000 -        0x10e1dff27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10e202000 -        0x10e254fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x10e2b5000 -        0x10e377ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x10e3eb000 -        0x10e3ecff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x10e3f1000 -        0x10e561ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x10e667000 -        0x10e667fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x10e66f000 -        0x10e854ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10e9cd000 -        0x10ead2fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x10eb3f000 -        0x10f45b05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x10f58b000 -        0x10f58bfff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x10f590000 -        0x110104ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x11088d000 -        0x1108bcff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x1108e1000 -        0x1108f2ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x1108f8000 -        0x1108fafff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
           0x110903000 -        0x11093bff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x110974000 -        0x110ac7ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x110b60000 -        0x110b60ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x110b6a000 -        0x110db2fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x110edd000 -        0x110f41ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x110f87000 -        0x1110b7ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x111139000 -        0x1113e3ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x11153c000 -        0x111544ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x111554000 -        0x111596ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x1115b2000 -        0x111699ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x1116cf000 -        0x1117b3fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x111878000 -        0x1118c9ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1118f3000 -        0x1118f8fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x111904000 -        0x111905fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x11190e000 -        0x111920ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x111932000 -        0x11194aff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x11195e000 -        0x11196bfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x111981000 -        0x111a44ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x111ace000 -        0x111ae9ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x111af5000 -        0x111b1eff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
           0x111b33000 -        0x111b37ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x111b3c000 -        0x111b46fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x111b55000 -        0x111b5cfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x111b6a000 -        0x111b71ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x111b7b000 -        0x111bc9fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x111bdf000 -        0x111bf9fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
           0x111c14000 -        0x111c17ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
           0x111c24000 -        0x111c24ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x111c2d000 -        0x111c34ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
           0x111c40000 -        0x111c45fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x111c4d000 -        0x111c4fff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x111c59000 -        0x111c5affb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x111c62000 -        0x111c73ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x111c81000 -        0x111c82ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x111c8e000 -        0x111d17ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
           0x111d45000 -        0x111d47ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
           0x111d52000 -        0x111d5afff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
           0x111d65000 -        0x111d8cffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x111da9000 -        0x111dc5ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
           0x111deb000 -        0x111e1afd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x111e26000 -        0x111e41ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
           0x111e4e000 -        0x111e75ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x111e96000 -        0x111e9fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x111ead000 -        0x111eb3ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
           0x111eca000 -        0x111ed1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x111ee2000 -        0x111ee3ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
           0x111eef000 -        0x111ef3fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
           0x111efb000 -        0x111efcfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x111f08000 -        0x111f0dff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x111f14000 -        0x111f38fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
           0x111f58000 -        0x111f68fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x111f75000 -        0x111f79fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x111f7e000 -        0x111f7effd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x111f85000 -        0x111f92ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x111f99000 -        0x112283fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x112301000 -        0x112390ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x1123fc000 -        0x112473fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x112518000 -        0x112585fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x1125ce000 -        0x112629ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x11265f000 -        0x112728fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x1127a4000 -        0x1127cdfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x1127f0000 -        0x1127f7fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x112806000 -        0x112811fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
           0x11281b000 -        0x112826ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x112833000 -        0x112836fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x11283e000 -        0x112855fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x11287a000 -        0x112884ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x112893000 -        0x1128bbffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x1128cd000 -        0x112959ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x11298f000 -        0x1129feff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x112a2f000 -        0x112ab8fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x112b01000 -        0x112b46ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x112b79000 -        0x112b88ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x112b9d000 -        0x112beaff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x112c1b000 -        0x112c54ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x112c77000 -        0x112c80fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x112c94000 -        0x112c97ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x112ca5000 -        0x112ca5fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x112ca9000 -        0x112f7dfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x112fc3000 -        0x112fc3fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x112fcb000 -        0x113096fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x1130a4000 -        0x113154ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x113163000 -        0x113544ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x1135ad000 -        0x11371bff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x113745000 -        0x113834fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x1138b1000 -        0x1138f8fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x113921000 -        0x113945ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x113952000 -        0x1139abfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x1139bb000 -        0x1139d6ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x1139e2000 -        0x1139e6ff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x1139f2000 -        0x113ae0fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x113b10000 -        0x113b12fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x113b1a000 -        0x113b61ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
           0x113b79000 -        0x113b92ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x113bab000 -        0x113bc7fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x113bd8000 -        0x113cc9ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x113ce0000 -        0x113d44ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x113d70000 -        0x113d71fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x113d7b000 -        0x113d7fff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
           0x113d86000 -        0x113d92ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x113dac000 -        0x113db5fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x113dc2000 -        0x113dfcff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x113e14000 -        0x113e39ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x113e59000 -        0x114127ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x11421f000 -        0x114272fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x114299000 -        0x1142d8fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x1142eb000 -        0x1142f3ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x1142fb000 -        0x114306fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x11431d000 -        0x11435bff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x11436a000 -        0x11436cfff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x114377000 -        0x11437afff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x114386000 -        0x1147b9ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x1149d5000 -        0x114a23fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x114a42000 -        0x114a4eff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x114a5a000 -        0x114a73ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x114a8d000 -        0x114abdfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x114ae8000 -        0x114b0dff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x114b1a000 -        0x114b9afff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x114bbb000 -        0x114c13ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x114c5d000 -        0x114c8cfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x114cad000 -        0x114d0cfff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x114d4c000 -        0x114d76ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x114d8a000 -        0x114df0fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x114e50000 -        0x114e54fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x114e61000 -        0x114e64fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x114e6e000 -        0x114e80fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x114ea1000 -        0x114eb9ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x114ed0000 -        0x114ed1ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x114ed6000 -        0x114ed8ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x114edf000 -        0x11509aff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
           0x1151f3000 -        0x1151fdff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
           0x11520c000 -        0x116058ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
           0x11857c000 -        0x1185a8fff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
           0x11861a000 -        0x118627ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Librarian
           0x118643000 -        0x11864bff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
           0x11942d000 -        0x119455ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
           0x119465000 -        0x119468ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
           0x11afc8000 -        0x11b244ff7  com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff6a046000 -     0x7fff6a079817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 1
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 869
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=161.5M resident=77.6M(48%) swapped_out_or_unallocated=83.9M(52%)
    Writable regions: Total=1.1G written=9612K(1%) resident=13.2M(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG backing stores                     464K
    CG image                               12K
    CG raster data                         12K
    CG shared images                      180K
    Image IO                               16K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    Kernel Alloc Once                       8K
    MALLOC                               48.8M
    MALLOC (admin)                         32K
    Memory Tag 242                         12K
    Memory Tag 251                          8K
    SQLite page cache                     640K
    STACK GUARD                          56.1M
    Stack                                14.2M
    VM_ALLOCATE                          16.4M
    WebKit Malloc                        1232K
    __DATA                               23.5M
    __IMAGE                               528K
    __LINKEDIT                           41.9M
    __TEXT                              119.7M
    __UNICODE                             544K
    mapped file                          50.1M
    shared memory                           4K
    ===========                        =======
    TOTAL                                 1.4G
    TOTAL, minus reserved VM space      374.1M
    Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i5, 1.8 GHz, 4 GB, SMC 2.5f9
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD TS128E, 121.33 GB
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Internal Memory Card Reader
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Air, Apple Inc., 23.4

  • Mail on my G5 keeps crashing or locking up, how can I stop this?

    Mail on my G5 keeps crashing or locking up, how can I stop this?

    You can clear history with these instructions: [[How do I clear private data on Firefox for Android?]] and with these you can clear the app data:
    Go to App manager and select Firefox, clear app data. (Please note this will wipe all data from the app storage including profile)

  • How to enable workflow notification mailer and how can it help me?

    Hello
    I am on 12.0.6
    I want to know how to enablke workflow notification mailer and how it can help me?
    Do i need to seperately license it?
    is there any patch that i have to apply in order to use it
    Please advice and help me with my query

    Hi,
    I want to know how to enablke workflow notification mailer and how it can help me?See the documents referenced in this thread.
    Workflow Configuration and Troubleshoot
    Workflow Configuration and Troubleshoot
    Do i need to seperately license it?No.
    is there any patch that i have to apply in order to use itSee the thread referenced above.
    Regards,
    Hussein

  • I am using PP 2014 CC and it and or Encoder keep crashing.. using iMac computer with Yosemite OS anyone have any ideas about this issue?

    I am using PP 2014 CC and it and or Encoder keep crashing.. using iMac computer with Yosemite OS anyone have any ideas about this issue?

    Hi,
    Please give this a try: Premiere Pro CC, CC 2014, or 2014.1 freezing on startup or crashing while working (Mac OS X 10.9, and later)
    Thanks,
    Rameez

  • Camera and photo app keeps crashing

    Affter upgrading to ISO 6.1.3 my camera and photo app keeps crashing.

    I Restored the phone and the issue is resolved.

  • Just updated my Mac and Thunderbird now keeps crashing after a minute or so of running. Please help me fix this!

    I just downloaded the most recent updates for Mac OSX 10.10.2, and now Thunderbird keeps crashing after only a minute of running. The crash reporter comes up each time, and when I check for details it gives me this:
    AdapterDeviceID: 0x 166
    AdapterVendorID: 0x8086
    Add-ons: %7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:31.5.0
    BuildID: 20150222233048
    CrashTime: 1425949536
    EMCheckCompatibility: true
    Email: [email protected]
    EventLoopNestingLevel: 1
    FramePoisonBase: 7ffffffff0dea000
    FramePoisonSize: 4096
    InstallTime: 1425948453
    Notes: AdapterVendorID: 0x8086, AdapterDeviceID: 0x 166GL Layers! GL Context? GL Context+ GL Layers+
    ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6}
    ProductName: Thunderbird
    ReleaseChannel: release
    SecondsSinceLastCrash: 458
    StartupTime: 1425949415
    Theme: classic/1.0
    Throttleable: 1
    Vendor:
    Version: 31.5.0
    useragent_locale: en-US
    This report also contains technical information about the state of the application when it crashed.
    Would really appreciate it if someone could help me fix this.

    Hello Meg, the phone allowed me to stay on long enough to download a new app but then shut down the app centre and returned to the home screen.
    Was there a specific "fix App" for this?

  • TS3276 Sent a 22 MB file and since then unable to receive e-mails and the file keeps "ghosting back" to my recovered messages folder. Help!

    Sent a 22 MB file and since then unable to receive e-mails and the file keeps "ghosting back" to my recovered messages folder. Help!

    thanks for your reply. I appreciate your taking the time to respond.
    yes, I thought my limits were 20 MB, but I let my client talk me into trying to send it anyway (won't be doing that again). I actually spent some time with the apple tech support person (who was awsome!) and he had me delete some files from my mail folder in the Administrator folder and changed some settings in my mail prefernces.
    Everything is working fine now.

  • HT6114 I have upgraded to OS X Mavericks and my MacBook keeps crashing and my numbers and pages programs will not open as they are being updated continuously.

    I have upgraded to OS X Mavericks and my MacBook keeps crashing and my numbers and pages programs will not open as they are being updated continuously

    The next time the crash happens, note the date and time the problem occurred, then go to Applications/Utilities/Console and copy the log starting at the time of the crash. Paste the log in a reply. Please do not use a screen shot as they can be hard to read. If there are repeated runs of the same messages, please post only one run. Be selective about what you post and don’t  post huge amounts. Make sure there is no personal data visible. Information learned from Linc Davis.

  • My iPod touch 4G keeps getting very hot and the apps keep crashing

    My iPod Touch 4G has been getting very hot and the apps keep crashing. What can I do?

    The Basic Troubleshooting Steps are:
    Restart..  Reset..  Restore from Backup..  Restore as New...
    Try a Reset of the Touch... You will Not Lose Any Data...
    Turn the Touch Off... ( if it isn’t already )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear and then Disappear...
    Usually takes about 15 - 20 Seconds... (But can take Longer...)
    Release the Buttons...
    Turn the Touch On...
    If that does not help... See Here:
    Backing up, Updating and Restoring
    http://support.apple.com/kb/HT1414

  • Updated my CPU to 10.5.7 and now safari keeps crashing

    i updated my OS an now my safari and firefox keep crashing..i'v tried everything on these post but it keep happening ..here is my report..any help is much appreciated
    Process: Safari [2953]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.2.3 (5525.28.3)
    Build Info: WebBrowser-55252803~5
    Code Type: PPC (Native)
    Parent Process: launchd [85]
    Interval Since Last Report: 308596 sec
    Crashes Since Last Report: 25
    Per-App Interval Since Last Report: 301667 sec
    Per-App Crashes Since Last Report: 19
    Date/Time: 2009-06-03 07:29:19.063 -0400
    OS Version: Mac OS X 10.5.7 (9J61)
    Report Version: 6
    Anonymous UUID: 7EEFCA10-8DE4-48AD-BF82-9D9AE32FB9E2
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x00000000475547d1
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libSystem.B.dylib 0x92c149e8 strcmp + 40
    1 ...ple.ApplicationServices.ATS 0x95759b44 _eATSFontGetGlyphIDsForGlyphNames + 4588
    2 ...ple.ApplicationServices.ATS 0x95758930 ATSFontGetGlyphIDsForGlyphNames + 96
    3 libCGATS.A.dylib 0x92ddaadc atsfont_get_glyphs_for_glyphnames + 44
    4 libCGATS.A.dylib 0x92ddce54 getglyphs_for_glyphnames + 56
    5 com.apple.CoreGraphics 0x9375ad20 CGFontGetGlyphForGlyphName + 28
    6 com.apple.CoreGraphics 0x9375acac getchartop + 28
    7 com.apple.CoreGraphics 0x9375a640 CGFontGetAutohintTransform + 488
    8 com.apple.CoreGraphics 0x9375a308 CGFontCreateGlyphBitmaps8 + 172
    9 com.apple.CoreGraphics 0x93759fcc createmissingbitmaps + 448
    10 com.apple.CoreGraphics 0x93759294 CGGlyphLockLockGlyphBitmaps + 360
    11 libRIP.A.dylib 0x933bdbb0 ripc_DrawGlyphs + 1132
    12 com.apple.CoreGraphics 0x9396f360 draw_glyphs + 504
    13 com.apple.CoreGraphics 0x93756ae4 CGContextShowGlyphsWithAdvances + 540
    14 com.apple.WebCore 0x916de880 WebCore::Font::drawGlyphs(WebCore::GraphicsContext*, WebCore::SimpleFontData const*, WebCore::GlyphBuffer const&, int, int, WebCore::FloatPoint const&) const + 816
    15 com.apple.WebCore 0x916de52c WebCore::Font::drawGlyphBuffer(WebCore::GraphicsContext*, WebCore::GlyphBuffer const&, WebCore::TextRun const&, WebCore::FloatPoint const&) const + 220
    16 com.apple.WebCore 0x916de3a0 WebCore::Font::drawSimpleText(WebCore::GraphicsContext*, WebCore::TextRun const&, WebCore::FloatPoint const&, int, int) const + 480
    17 com.apple.WebCore 0x916de050 WebCore::GraphicsContext::drawText(WebCore::TextRun const&, WebCore::IntPoint const&, int, int) + 96
    18 com.apple.WebCore 0x916dd998 WebCore::InlineTextBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 1928
    19 com.apple.WebCore 0x9156d710 WebCore::InlineFlowBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 928
    20 com.apple.WebCore 0x9156d710 WebCore::InlineFlowBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 928
    21 com.apple.WebCore 0x9156d2b8 WebCore::RootInlineBox::paint(WebCore::RenderObject::PaintInfo&, int, int) + 40
    22 com.apple.WebCore 0x9156c2f0 WebCore::RenderFlow::paintLines(WebCore::RenderObject::PaintInfo&, int, int) + 864
    23 com.apple.WebCore 0x91567050 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    24 com.apple.WebCore 0x915690f4 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    25 com.apple.WebCore 0x91567ee4 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    26 com.apple.WebCore 0x91567050 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    27 com.apple.WebCore 0x915690f4 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    28 com.apple.WebCore 0x91567ee4 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    29 com.apple.WebCore 0x91567050 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    30 com.apple.WebCore 0x915690f4 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    31 com.apple.WebCore 0x91567ee4 WebCore::RenderBlock::paintChildren(WebCore::RenderObject::PaintInfo&, int, int) + 468
    32 com.apple.WebCore 0x91567050 WebCore::RenderBlock::paintObject(WebCore::RenderObject::PaintInfo&, int, int) + 272
    33 com.apple.WebCore 0x915690f4 WebCore::RenderBlock::paint(WebCore::RenderObject::PaintInfo&, int, int) + 564
    34 com.apple.WebCore 0x91565780 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, bool, WebCore::PaintRestriction, WebCore::RenderObject*) + 1408
    35 com.apple.WebCore 0x915658b0 WebCore::RenderLayer::paintLayer(WebCore::RenderLayer*, WebCore::GraphicsContext*, WebCore::IntRect const&, bool, WebCore::PaintRestriction, WebCore::RenderObject*) + 1712
    36 com.apple.WebCore 0x91565010 WebCore::Frame::paint(WebCore::GraphicsContext*, WebCore::IntRect const&) + 240
    37 com.apple.WebCore 0x91564a74 -[WebCoreFrameBridge drawRect:] + 148
    38 com.apple.WebKit 0x94e37abc -[WebHTMLView drawSingleRect:] + 540
    39 com.apple.WebKit 0x94e377d4 -[WebHTMLView drawRect:] + 308
    40 com.apple.AppKit 0x92475428 -[NSView _drawRect:clip:] + 3000
    41 com.apple.AppKit 0x92474374 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 848
    42 com.apple.WebKit 0x94e31140 -[WebHTMLView(WebPrivate) _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 272
    43 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    44 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    45 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    46 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    47 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    48 com.apple.AppKit 0x92474658 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1588
    49 com.apple.AppKit 0x92473224 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 640
    50 com.apple.AppKit 0x92473c7c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    51 com.apple.AppKit 0x92473c7c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3288
    52 com.apple.AppKit 0x92472c5c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 264
    53 com.apple.AppKit 0x9246fa28 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2328
    54 com.apple.AppKit 0x923c38ec -[NSWindow displayIfNeeded] + 188
    55 com.apple.Safari 0x000213b0 0x1000 + 132016
    56 com.apple.AppKit 0x923c374c _handleWindowNeedsDisplay + 372
    57 com.apple.CoreFoundation 0x9134cf30 __CFRunLoopDoObservers + 456
    58 com.apple.CoreFoundation 0x9134e0d8 CFRunLoopRunSpecific + 712
    59 com.apple.HIToolbox 0x94a989d4 RunCurrentEventLoopInMode + 264
    60 com.apple.HIToolbox 0x94a987f8 ReceiveNextEventCommon + 412
    61 com.apple.HIToolbox 0x94a98638 BlockUntilNextEventMatchingListInMode + 84
    62 com.apple.AppKit 0x923c17a4 _DPSNextEvent + 596
    63 com.apple.AppKit 0x923c115c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    64 com.apple.Safari 0x000083dc 0x1000 + 29660
    65 com.apple.AppKit 0x923bae18 -[NSApplication run] + 736
    66 com.apple.AppKit 0x9238b81c NSApplicationMain + 440
    67 com.apple.Safari 0x000bd6b0 0x1000 + 771760
    Thread 1:
    0 libSystem.B.dylib 0x92c12c0c _semwaitsignal + 12
    1 com.apple.WebCore 0x91495c3c WebCore::IconDatabase::syncThreadMainLoop() + 316
    2 com.apple.WebCore 0x91451cd4 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
    3 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x92c0c1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92c1311c mach_msg + 56
    2 com.apple.CoreFoundation 0x9134e524 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x91b939b4 CFURLCacheWorkerThread(void*) + 288
    4 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x92c0c1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92c1311c mach_msg + 56
    2 com.apple.CoreFoundation 0x9134e524 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x9587bd38 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x95824d6c _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x92c0c1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92c1311c mach_msg + 56
    2 com.apple.CoreFoundation 0x9134e524 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x92b33fa8 HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x92b33de4 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 5:
    0 libSystem.B.dylib 0x92c6fd74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x91359998 __CFSocketManager + 764
    Thread 6:
    0 libSystem.B.dylib 0x92c0c278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x92c4f368 pthread_condwait + 1320
    2 com.apple.Foundation 0x95862188 -[NSCondition waitUntilDate:] + 384
    3 com.apple.Foundation 0x95861fb4 -[NSConditionLock lockWhenCondition:beforeDate:] + 268
    4 com.apple.AppKit 0x9241cf2c -[NSUIHeartBeat _heartBeatThread:] + 664
    5 com.apple.Foundation 0x95824d6c _NSThread__main_ + 1004
    6 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x92c0c1f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x92c1311c mach_msg + 56
    2 com.apple.CoreFoundation 0x9134e524 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x95852a20 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x9585d314 -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.Safari 0x0005e228 0x1000 + 381480
    6 com.apple.Foundation 0x95824d6c _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x92c4e0c4 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x92c149e8 srr1: 0x0000f030 dar: 0x475547d1 dsisr: 0x00200000
    r0: 0x00000003 r1: 0xbffeedb0 r2: 0x000014f8 r3: 0x475547cd
    r4: 0x93c61c4c r5: 0xfefefeff r6: 0x80808080 r7: 0x00000063
    r8: 0x00000000 r9: 0x00000000 r10: 0x62687162 r11: 0xa09b2f90
    r12: 0x92c149c0 r13: 0x957d5334 r14: 0xbfff02b0 r15: 0xbffef06c
    r16: 0x08887b04 r17: 0x00000001 r18: 0x08887b2c r19: 0x088891b8
    r20: 0xbffef028 r21: 0x000002d2 r22: 0x0000053e r23: 0x93c61c50
    r24: 0x00000384 r25: 0x0000032b r26: 0x00000001 r27: 0x0001002c
    r28: 0xbffef028 r29: 0x00000000 r30: 0xbffef06c r31: 0x9575896c
    cr: 0x48024444 xer: 0x20000000 lr: 0x95759b48 ctr: 0x00000003
    vrsave: 0xfff00000
    Binary Images:
    0x1000 - 0x1e1fff com.apple.Safari 3.2.3 (5525.28.3) <d81e802d18fb14f4583d286b6d688445> /Applications/Safari.app/Contents/MacOS/Safari
    0x22b000 - 0x23affc SyndicationUI ??? (???) <8753fb6a758d29767dd4f2308aa3e4fb> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2eb000 - 0x2ebffc com.apple.JavaPluginCocoa 12.2.0 (12.2.0) <4d7c87368522f447883c0dc395d6a2b4> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x500000 - 0x6d9ff7 com.apple.RawCamera.bundle 2.0.14 (436) <a6356474e30acbbcdf0040a39cffd8a3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x5215000 - 0x521bfff libCGXCoreImage.A.dylib ??? (???) <552fb2f73b3fcbaa604b78c90fa0e67a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x679c000 - 0x67a3fff com.apple.JavaVM 12.2.2 (12.2.2) <66f0b4a638cd0a2c2ab76c8b13382b51> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x7000000 - 0x746afef +com.macromedia.Flash Player.plugin 9.0.115.0 (1.0.1f23) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x85f4000 - 0x85f5ffd com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0b9b5ee67a239c90f123a5f764ad50e8> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x861e000 - 0x8622fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <ee8e03f2dd8049e157fbd645586b8b73> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x8691000 - 0x86e6ff3 +com.DivXInc.DivXDecoder 6.0.0 (6.0.0) /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x8ad5000 - 0x8ad6ffc liblangid.dylib ??? (???) <5f078ac1f623f5ce432ea53fc29338c0> /usr/lib/liblangid.dylib
    0x8f33000 - 0x8f5effb com.apple.audio.SoundManager.Components 3.9.3 (3.9.3) /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x8f64000 - 0x8fa2ff7 com.apple.QuickTimeFireWireDV.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xabe9000 - 0xad10ff7 libmecab.1.0.0.dylib ??? (???) <265e762af7190cb1acc95ca38d2dfd02> /usr/lib/libmecab.1.0.0.dylib
    0xafd7000 - 0xafe6ffe libSimplifiedChineseConverter.dylib ??? (???) <ebd07f62ca7e5c43550b75d61c8910d6> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xafea000 - 0xaffcffd libTraditionalChineseConverter.dylib ??? (???) <c6896409186d7ccc1634a8ef79a55e29> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <8dc1fc6c74fe1f055be16980dd45001e> /usr/lib/dyld
    0x90003000 - 0x90005ffd libRadiance.dylib ??? (???) <34cc3c24f4be3a4372275400b6e05b85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90283000 - 0x902b0fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x902b1000 - 0x902bffff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x902c0000 - 0x90356fff com.apple.LaunchServices 290.3 (290.6) <57952c8c122a5b7fcf54b6cefe8cb4c8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9037c000 - 0x903cbfff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x903cc000 - 0x90513ffb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90514000 - 0x90628ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90629000 - 0x906f1ffb com.apple.CoreData 100.2 (186.1) <5d07b92ad44a960292be6c1ff89fa807> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x906f2000 - 0x906f2ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x906f3000 - 0x90706fff com.apple.LangAnalysis 1.6.4 (1.6.4) <f12db38b92cbf96b024206698434d14d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90707000 - 0x907fdffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x907fe000 - 0x90829ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x9083e000 - 0x9085dfff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9085e000 - 0x908edffb com.apple.DesktopServices 1.4.8 (1.4.8) <a944437f1e80c1e9820ba29b5ecbe373> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x908ee000 - 0x9094ffff com.apple.CoreText 2.0.4 (???) <72b950056b8bced5bacaad5e0712fcf8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x909bb000 - 0x90b27ff9 com.apple.AddressBook.framework 4.1.2 (700) <c1e832e1332491f4e3cf379c48375cad> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90b28000 - 0x90c11fff libxml2.2.dylib ??? (???) <7cc57575eb274a961f0eea2b8b60f84d> /usr/lib/libxml2.2.dylib
    0x90c12000 - 0x90d20fff com.apple.PubSub 1.0.3 (65.1.4) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90d21000 - 0x90d5effe com.apple.securityfoundation 3.0.2 (36131) <0b16a0af10bdf48dfae4f20aecbcca6e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90d7c000 - 0x911aaffe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x911ab000 - 0x911e4fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <1a39075165bf7447fe8be1e93db49346> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x911e5000 - 0x9127efc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x912e5000 - 0x9140affb com.apple.CoreFoundation 6.5.6 (476.18) <d537b892a52b26cda30f2498c72706c2> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9140b000 - 0x9140bffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9144f000 - 0x91b31ff3 com.apple.WebCore 5525.28 (5525.28.4) <92d0c225727ad30829275a4090e6776a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x91b32000 - 0x91b8fffb com.apple.HIServices 1.7.0 (???) <5f468086ca01158e12cd07f829132edf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91b90000 - 0x91c40ffc com.apple.CFNetwork 438.10 (438.12) <19723c3ade18013d4a3936677c8ae5d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91c41000 - 0x91ca6ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91ca7000 - 0x91d2ffff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91d7f000 - 0x91d96ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91d98000 - 0x91da3ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x91da4000 - 0x91db4ffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91db5000 - 0x91e30fff com.apple.SearchKit 1.2.1 (1.2.1) <23c2c93a7ec832505d5c7b67fee89a6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91e31000 - 0x9201affb com.apple.security 5.0.5 (36371) <22333e44e3ce637a1e5db36af79b4bb2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9201b000 - 0x92059ff7 libtidy.A.dylib ??? (???) <26b1dda45eb0916e4bbbc70d281b437e> /usr/lib/libtidy.A.dylib
    0x9205a000 - 0x92075ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <e2bdc69da3439cb5e88e8f3154ecbc22> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92076000 - 0x92082ff3 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
    0x9222d000 - 0x92310fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x92311000 - 0x92330fff 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
    0x92331000 - 0x92338fff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9236a000 - 0x92385ffb libPng.dylib ??? (???) <248297ff5b022c274d5dcfa0de3b37b2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92386000 - 0x92afbfff com.apple.AppKit 6.5.7 (949.46) <7245a9e89b06054cb09165fc13a243a6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92b12000 - 0x92b9affb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <356849fe490866c267b645c9a370dc1b> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92b9b000 - 0x92bbbff7 libJPEG.dylib ??? (???) <f92878fdf02ffb1474b8bc60c47bb72d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92bbc000 - 0x92bbffff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c0b000 - 0x92dabff3 libSystem.B.dylib ??? (???) <9f5a942d2b2795adb9a42ef04f018f8a> /usr/lib/libSystem.B.dylib
    0x92dd6000 - 0x92ddeffb libCGATS.A.dylib ??? (???) <663662a606c9f468cf2bfa1c07a571d4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x92deb000 - 0x92df6ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92df7000 - 0x92e1ffff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x92e20000 - 0x92e6ffff com.apple.Metadata 10.5.2 (398.25) <fdad4bda89efd0e2e9ca37493e10ca4c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x92e70000 - 0x92e99ffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92e9a000 - 0x92fe2ff3 libicucore.A.dylib ??? (???) <1a5d78e761b90a7338acd37111eacd11> /usr/lib/libicucore.A.dylib
    0x92fe9000 - 0x93133ffb com.apple.ImageIO.framework 2.0.4 (2.0.4) <cbe744146e1f0e77cca0edce92bea0f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93134000 - 0x93150ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93151000 - 0x93192ffb libTIFF.dylib ??? (???) <4c1422124af245485d6ceee207f4d735> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93193000 - 0x93196fff com.apple.CrashReporterSupport 10.5.7 (161) <6777fe6b761fb72340e2883c7bb37788> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93197000 - 0x931c1ff7 libssl.0.9.7.dylib ??? (???) <4892f43ea37764d3121fa7346b601d77> /usr/lib/libssl.0.9.7.dylib
    0x93202000 - 0x9320bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9337d000 - 0x933b2ffb com.apple.LDAPFramework 1.4.5 (110) <d0de37a2c23c1ab7dfd4af1882db9893> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933b3000 - 0x933f0fff libRIP.A.dylib ??? (???) <cc3c1062cba47e0bb189e1daa4295bde> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93424000 - 0x93726ffb com.apple.CoreServices.CarbonCore 786.11 (786.13) <4f774fc0cc65f3198f01a960791c7049> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93727000 - 0x93ca3fff com.apple.CoreGraphics 1.409.3 (???) <a8198d7b28607148bd0fcececb6d3fb2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x93ca4000 - 0x93fcdfe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x93fce000 - 0x93fdefff libsasl2.2.dylib ??? (???) <b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
    0x93fdf000 - 0x93feefff com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <651e2b4d7e19d43f520829f76216f2c2> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93fef000 - 0x940a9fff libcrypto.0.9.7.dylib ??? (???) <d0c8f3918053b8cb84c43e5fb40fa066> /usr/lib/libcrypto.0.9.7.dylib
    0x940aa000 - 0x940b0ffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9411a000 - 0x941a4fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x941a5000 - 0x94367ff4 com.apple.CoreAUC 3.07.3 (3.07.3) <0d3e85c17ccdf96e7c689f0e29e23072> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94368000 - 0x94375fff libCSync.A.dylib ??? (???) <a207b2a10974a5d7949ce7e3f11bc33e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94376000 - 0x94930fff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94931000 - 0x94934ffb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94935000 - 0x94a04fff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94a05000 - 0x94a4bff9 com.apple.securityinterface 3.0.2 (36684) <112c6dcb889a468b5f5dd2eddf7a0bc2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94a4c000 - 0x94a4cfff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94a4d000 - 0x94a67ffb com.apple.CoreVideo 1.6.0 (20.0) <a380c89335371ca9b4b116841a8279d2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94a68000 - 0x94da1feb com.apple.HIToolbox 1.5.5 (???) <71e35d5630fdc32c7b69be9257f0ba49> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94da2000 - 0x94dbaffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94dbb000 - 0x94dbcfff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x94dbd000 - 0x94dc8fff 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
    0x94dc9000 - 0x94e1ffff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94e20000 - 0x94e20fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x94e21000 - 0x94ee3ff7 com.apple.WebKit 5525.28 (5525.28.3) <0fc7f8abc126881583523da1d8203576> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94ee4000 - 0x94f69fff libsqlite3.0.dylib ??? (???) <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib
    0x94f71000 - 0x95006fff com.apple.framework.IOKit 1.5.2 (???) <818d83c184ae66ab8006e87745e47634> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95109000 - 0x95110ffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x95111000 - 0x951f9fff com.apple.JavaScriptCore 5525.26 (5525.26.2) <40e59c1aa957471519777cc16fae58b3> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x951fa000 - 0x9520dffb 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
    0x9520e000 - 0x9522dfff libresolv.9.dylib ??? (???) <d4538f370cadea5d74d3ac86c610e570> /usr/lib/libresolv.9.dylib
    0x9522e000 - 0x95593ffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95594000 - 0x955f6ffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x955f7000 - 0x95605ff3 com.apple.opengl 1.5.10 (1.5.10) <f90db7f5e4a5144afd040236f8343280> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95606000 - 0x956b6fff com.apple.QD 3.11.56 (???) <3afac2b8eb501201f91672a32c4ecf99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x956b7000 - 0x956defff libcups.2.dylib ??? (???) <6c120b589d8408db134b515bb78c7da7> /usr/lib/libcups.2.dylib
    0x956df000 - 0x95746ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x95747000 - 0x957e1ff7 com.apple.ApplicationServices.ATS 3.7 (???) <58dd60fd70b041c0e226f973cdd09617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x957e2000 - 0x957e7ff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x957e8000 - 0x95819fff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9581a000 - 0x9581affb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x9581b000 - 0x95a61ffb com.apple.Foundation 6.5.8 (677.24) <a3c4074556d166bd7aae61caefcf0eaa> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x95a62000 - 0x95a63ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x95a64000 - 0x96713fff com.apple.QuickTimeComponents.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96862000 - 0x96897fff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9689e000 - 0x9694efff edu.mit.Kerberos 6.0.13 (6.0.13) <c8137653dbdf02a3f508fe8d2d744748> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9695d000 - 0x96a30fff com.apple.CoreServices.OSServices 227 (227) <6d3831bbc428821df04fba738367ce23> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96c1b000 - 0x96c9dfff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96cee000 - 0x96d35fff com.apple.NavigationServices 3.5.2 (163) <cb063c95a55ba12994a64c7e47f5706a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x96d36000 - 0x96d3efff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x96d3f000 - 0x96de1ffb com.apple.QuickTimeImporters.component 7.6.2 (1327) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x96de2000 - 0x97114ffb com.apple.QuickTime 7.6.2 (1327) <f21b11980495fa789c8c7d6696db559a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x97115000 - 0x97115fff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97116000 - 0x9711affe libGIF.dylib ??? (???) <491b205a6b8bb0c0c6ee6aaeea19a671> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <dc8f48ea3439e971b6ec6b51c5b7160a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <3516a913c9651dc5d3cbef3e1704b50f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi,
    Try the steps I've listed in this post:
    http://discussions.apple.com/message.jspa?messageID=9554283#9554283

  • Workflow Agent Listener and Service Components showing Down status

    Hi
    We are using oracle11i(11.5.10.2) on windows 2000 server
    unable to satrt Workflow agent and service component but mail server showing running status
    what could be the problem?
    with Regards
    AUH

    Hi Auh;
    Please check below and see its helpful:
    'Service Component Container is not Running' when Trying to Start Workflow Components [ID 733335.1]
    Oracle Workflow Release 12 Diagnostics [ID 469822.1]
    11i/R12 - A guide for troubleshoting Workflow Notification Emails - Inbound and Outbound [ID 831982.1]
    Cannot start WF Agent Listener - Error "Service Component Container Not Running" [ID 559388.1]
    How to Start Workflow Service Component Containers? [ID 436183.1]
    Troubleshooting Workflow Agent Listener's failure to start [ID 469009.1]
    Regard
    Helios

  • DropBox and Google Chrome keep crashing since 10.8.4 update!

    Since my iMac update to 10.8.4 both Google Chrome as well as the DropBox application keep crashing on start. Even Apple Mail displays a single crash log upon opening the first mail. I've tried to re-install Chrome (deleting all profiles) as well as DropBox... without success. Here are my crash logs:
    http://cl.ly/PVUX and
    http://cl.ly/PUXh – both share the same trace:
    Thread 0 Crashed:: CrBrowserMain  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x9500aa84 objc_msgSend + 20
    1   com.apple.AppKit                        0x96822aeb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 177
    2   com.apple.AppKit                        0x967ec381 -[NSView displayIfNeeded] + 1468
    Any ideas?

    You probably need to update dropbox and Google Chrome. To update Google Chrome, open it, click on the words "Chrome" in the top-left corner, and click on about Google Chrome. You Will See this screen:
    If you see a update button, click on it. if you don't and your Chrome is up to date, click on the "Report A Issue" button and explain the problem.
    To update DropBox, download the latest DropBox from this link: https://www.dropbox.com/install
    If it still crashes, contact DropBox for help.
    If you can't open Chrome to update it, shut down your mac and start it up again while holding the sift key when it's starting up. this puts it into Safe Mode. If it STILL Crashes, contact Apple and/or Google about the madder.
    Hope this Helps!
    Mini Apple Genuis

Maybe you are looking for

  • Issue in consumption of forecast for configurable material

    Hi, we have a issue in consumption of forecast by sales order for a configurable material. Please find the below details for the settings maintained and the steps followed. Please let me know how we can overcome this issue. settings in R/3 1. Class a

  • Flash is buggy in Firefox 3.6.6. Mac Os X ...

    I experience strange things with Firefox and Flash. Youtube Videos will not be recognized properly and I have to click the play button not once but a couple of times (up to 10 times) until the button gets triggered. Even worse with camera-recognition

  • Force eject a cd

    a CD is stuck in my macbook pro, it keeps running and there is no reaction when I press the eject key..... How can I force/eject the CD?

  • Sales Order - Account Assignment Grp

    Hi All, In Sales Order -> Billing tab, there is a field called Account assignment group. At the moment, when a material is added to sales order during creation stage, this field gets updated from the data maintained in the material master & cannot be

  • Webdynpro ABAP- Reference Links- Articals are not opening

    hi all in SDN-Webdynpro abap Webdynpro ABAP->Reference Links->Articals are not opening any another way to open all these articals?? thank u krishna.