Kindle app always crashes on MacBook Pro Retina

I have a MacBook Pro Retina 2013 8G memory 256G SSD upgraded to latest Mavericks OS 10.9.4. Everything looks fine except I can't run Kindle app properly. Once the app is launched, it consumes >30MB for viewing a book page. Soon, the memory used by Kindle app reaches 1-2 GB. Then it crashes. Haven't find any useful clue for this. This issue starts from the very begin when the MacBook is still using the default OS Mountain LIon. Anyone know a cue? Thanks.

Here's the log I extract as above steps:
It looks like the Qt framework Kindle app relies on arose the issue: at last, malloc can't allocate any more memory. I don't know if it's related to those deprecated NS functions used.
messages:
14-7-21 下午9:39:24.947 Kindle Crash Reporter[9777]: crashReportPath:(null)
14-7-21 下午9:39:25.859 Kindle[9775]: *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
14-7-21 下午9:39:32.543 Kindle[9775]: The function `CGFontSetShouldUseMulticache' is obsolete and will be removed in an upcoming update. Unfortunately, this application, or a library it uses, is using this obsolete function, and is thereby contributing to an overall degradation of system performance.
14-7-21 下午9:40:43.792 Kindle[9775]: Kindle(9775,0xa02c01a8) malloc: *** mach_vm_map(size=12136448) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
14-7-21 下午9:40:45.985 com.apple.launchd.peruser.501[285]: (com.amazon.Kindle.25552[9775]) Job appears to have crashed: Bus error: 10
14-7-21 下午9:40:46.246 ReportCrash[9782]: Saved crash report for Kindle[9775] version 1.10.5 (1.10.40381) to /Users//Library/Logs/DiagnosticReports/Kindle_2014-07-21-214046_MacBook-Pro.cra sh
crash report:
Process:         Kindle [9775]
Path:            /Applications/Kindle.app/Contents/MacOS/Kindle
Identifier:      com.amazon.Kindle
Version:         1.10.5 (1.10.40381)
Code Type:       X86 (Native)
Parent Process:  launchd [285]
Responsible:     Kindle [9775]
User ID:         501
Date/Time:       2014-07-21 21:40:44.075 +0800
OS Version:      Mac OS X 10.9.4 (13E28)
Report Version:  11
Anonymous UUID:  59357F8F-EB8C-51E5-0A85-7419B6CBBDFE
Sleep/Wake UUID: F7734889-3689-4F58-8A07-52CB3C687021
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
VM Regions Near 0:
--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Kindle.app/Contents/MacOS/Kindle
    __TEXT                 0000000000001000-000000000140c000 [ 20.0M] r-x/rwx SM=COW  /Applications/Kindle.app/Contents/MacOS/Kindle
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   QtGui                         0x0194fda9 0x181c000 + 1260969
1   QtGui                         0x0193d6dc QPixmap::fromImage(QImage const&, QFlags<Qt::ImageConversionFlag>) + 118
2   com.amazon.Kindle             0x005c0455 0x1000 + 6026325
3   com.amazon.Kindle             0x005c07fc 0x1000 + 6027260
4   com.amazon.Kindle             0x003aaf4b 0x1000 + 3841867
5   com.amazon.Kindle             0x004397bc 0x1000 + 4425660
6   com.amazon.Kindle             0x0043f5f1 0x1000 + 4449777
7   com.amazon.Kindle             0x003ac372 0x1000 + 3847026
8   QtGui                         0x018eabed QWidget::event(QEvent*) + 355
9   QtGui                         0x01c3e11a QFrame::event(QEvent*) + 44
10  QtGui                         0x0189d6f8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 326
11  QtGui                         0x0189e3e8 QApplication::notify(QObject*, QEvent*) + 3276
12  com.amazon.Kindle             0x002decc8 0x1000 + 3005640
13  QtCore                         0x0169ab4e QCoreApplication::notifyInternal(QObject*, QEvent*) + 96
14  QtGui                         0x0189ce96 0x181c000 + 528022
15  QtGui                         0x01846d88 0x181c000 + 175496
16  com.apple.AppKit               0x96422b0c -[NSWindow sendEvent:] + 12064
17  QtGui                         0x0184c1fb 0x181c000 + 197115
18  com.apple.AppKit               0x963be91d -[NSApplication sendEvent:] + 4034
19  com.apple.AppKit               0x962031bc -[NSApplication run] + 823
20  QtGui                         0x0185841a 0x181c000 + 246810
21  QtCore                         0x016981a3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 337
22  QtCore                         0x0169b1fd QCoreApplication::exec() + 179
23  com.amazon.Kindle             0x002ad76b 0x1000 + 2803563
24  com.amazon.Kindle             0x00009a95 0x1000 + 35477
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x982ef992 kevent64 + 10
1   libdispatch.dylib             0x97680899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x97680532 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib         0x982ee7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x9108fd1d _pthread_cond_wait + 728
2   libsystem_pthread.dylib       0x91091bd9 pthread_cond_wait$UNIX2003 + 71
3   libJavaScriptCoreKRF.dylib     0x03c37069 ***::TCMalloc_PageHeap::scavengerThread() + 153
4   libJavaScriptCoreKRF.dylib     0x03c370b7 ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
5   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
6   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
7   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 3:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 4:
0   libsystem_kernel.dylib         0x982eeaea __select_nocancel + 10
1   libsystem_kernel.dylib         0x982ec884 select + 92
2   QtCore                         0x01675fdc 0x1598000 + 909276
3   QtCore                         0x015b5a3c 0x1598000 + 121404
4   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
5   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
6   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x982eeace __select + 10
1   com.apple.CoreFoundation       0x9a502ae6 __CFSocketManager + 1158
2   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
3   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
4   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 6:
0   libsystem_kernel.dylib         0x982ee7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x9108fd8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x91091fa3 pthread_cond_wait + 48
3   QtScript                       0x03b07140 0x3a11000 + 1007936
4   QtScript                       0x03b071ed 0x3a11000 + 1008109
5   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
6   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
7   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 7:: ping
0   libsystem_kernel.dylib         0x982eeaea __select_nocancel + 10
1   libsystem_kernel.dylib         0x982ec884 select + 92
2   QtCore                         0x016bf298 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 56
3   QtCore                         0x016c32a1 QEventDispatcherUNIX::select(int, fd_set*, fd_set*, fd_set*, timeval*) + 45
4   QtCore                         0x016c416c QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 1164
5   QtCore                         0x016c4606 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
6   QtCore                         0x016981a3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 337
7   QtCore                         0x015b359b QThread::exec() + 119
8   QtCore                         0x015b5a3c 0x1598000 + 121404
9   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
10  libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
11  libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 8:
0   libsystem_kernel.dylib         0x982e9f7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x982e916c mach_msg + 68
2   com.apple.CoreFoundation       0x9a4b2bf9 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x9a4b21d1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x9a4b19ea CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9a4b184b CFRunLoopRunInMode + 123
6   com.apple.AppKit               0x963bab88 _NSEventThread + 283
7   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
8   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
9   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 9:
0   libsystem_kernel.dylib         0x982eeaea __select_nocancel + 10
1   libsystem_kernel.dylib         0x982ec884 select + 92
2   QtCore                         0x016bf418 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 440
3   QtCore                         0x016c32a1 QEventDispatcherUNIX::select(int, fd_set*, fd_set*, fd_set*, timeval*) + 45
4   QtCore                         0x016c416c QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) + 1164
5   QtCore                         0x016c4606 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
6   QtCore                         0x016981a3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 337
7   QtCore                         0x015b359b QThread::exec() + 119
8   QtCore                         0x015b5a3c 0x1598000 + 121404
9   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
10  libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
11  libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 10:: TodoItemProcessor
0   libsystem_kernel.dylib         0x982ee7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x9108fd8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x91091fd7 pthread_cond_timedwait + 47
3   QtCore                         0x015b5bd6 QThread::msleep(unsigned long) + 170
4   com.amazon.Kindle             0x004f8875 0x1000 + 5208181
5   QtCore                         0x015b5a3c 0x1598000 + 121404
6   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
7   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
8   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 11:
0   libsystem_kernel.dylib         0x982ee7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x9108fd8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x91091fa3 pthread_cond_wait + 48
3   QtWebKit                       0x03226020 0x2820000 + 10510368
4   QtWebKit                       0x032260cd 0x2820000 + 10510541
5   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
6   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
7   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 12:
0   libsystem_kernel.dylib         0x982ee7ca __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x9108fd8a _pthread_cond_wait + 837
2   libsystem_pthread.dylib       0x91091fa3 pthread_cond_wait + 48
3   QtCore                         0x015b658f 0x1598000 + 124303
4   QtCore                         0x015b6268 QWaitCondition::wait(QMutex*, unsigned long) + 118
5   QtWebKit                       0x0322a98e 0x2820000 + 10529166
6   QtWebKit                       0x03018d89 0x2820000 + 8359305
7   QtWebKit                       0x0301a718 0x2820000 + 8365848
8   QtWebKit                       0x0301a7b3 0x2820000 + 8366003
9   QtWebKit                       0x0322bc0c 0x2820000 + 10533900
10  QtWebKit                       0x0322a877 0x2820000 + 10528887
11  QtCore                         0x015b5a3c 0x1598000 + 121404
12  libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
13  libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
14  libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 13:
0   libsystem_kernel.dylib         0x982ef976 kevent + 10
1   QtCore                         0x0167fd76 0x1598000 + 949622
2   QtCore                         0x015b5a3c 0x1598000 + 121404
3   libsystem_pthread.dylib       0x9108d5fb _pthread_body + 144
4   libsystem_pthread.dylib       0x9108d485 _pthread_start + 130
5   libsystem_pthread.dylib       0x91092cf2 thread_start + 34
Thread 14:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 15:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 16:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 17:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 18:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 19:
0   libsystem_kernel.dylib         0x982ef046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x9108edcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x91092cce start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x00000000  ecx: 0xfffbf0d9  edx: 0xff000000
  edi: 0x00000000  esi: 0xfec86000  ebp: 0xbfffeca8  esp: 0xbfffeb80
   ss: 0x00000023  efl: 0x00210282  eip: 0x0194fda9   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x00000000
Logical CPU:     6
Error Code:      0x00000006
Trap Number:     14
Binary Images:
    0x1000 -  0x140bfeb +com.amazon.Kindle (1.10.5 - 1.10.40381) <9EFD1590-5B3D-3F4E-B57C-CC911836F30B> /Applications/Kindle.app/Contents/MacOS/Kindle
0x1598000 -  0x17d8fef +QtCore (4.7.4) <46C0FC2C-6F70-323E-891A-0F88768A8F2E> /Applications/Kindle.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x181c000 -  0x2130ff7 +QtGui (4.7.4) <CDE46343-0CCC-3732-874A-FEDF03883492> /Applications/Kindle.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x225a000 -  0x22b6fef +QtXml (4.7.4) <BF5AB72A-E698-3A80-A0A5-314CF054A1B7> /Applications/Kindle.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x22c6000 -  0x268fff7 +QtXmlPatterns (4.7.4) <7FECE59B-5555-3C2D-BC38-ED87A756A845> /Applications/Kindle.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4 /QtXmlPatterns
0x26f1000 -  0x27fafe7 +QtNetwork (4.7.4) <A06738EF-79DD-31F8-8045-62D7CC3D8F02> /Applications/Kindle.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtN etwork
0x2820000 -  0x372cff7 +QtWebKit (4.7.4) <18D0053C-0939-36A7-BB5A-C8BAB9ECC527> /Applications/Kindle.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWe bKit
0x394b000 -  0x3a00fef +QtSql (4.7.4) <19953D24-B8BB-3F19-AA25-30F6BD5312D2> /Applications/Kindle.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
0x3a11000 -  0x3bc6fff +QtScript (4.7.4) <ED96A8C8-172B-3D5C-BDB8-ADBE0464AE6A> /Applications/Kindle.app/Contents/Frameworks/QtScript.framework/Versions/4/QtSc ript
0x3c00000 -  0x4002fe3 +libJavaScriptCoreKRF.dylib (534.3) <F55297FE-37C8-3004-8813-470EC8E38AFC> /Applications/Kindle.app/Contents/Frameworks/libJavaScriptCoreKRF.dylib
0x4117000 -  0x4f59ff3 +libWebCoreKRF.dylib (534.3) <DC2F8F2C-18D7-3234-96C5-E547A12BEB79> /Applications/Kindle.app/Contents/Frameworks/libWebCoreKRF.dylib
0x5dd7000 -  0x5e01fff +libWebCoreViewer.dylib (1) <C8BC4FA2-AB65-3228-9C3F-E043A9ABABDF> /Applications/Kindle.app/Contents/Frameworks/libWebCoreViewer.dylib
0x5ece000 -  0x5edcfff  libSimplifiedChineseConverter.dylib (61) <6E42E198-9C8D-3F0F-9660-6D9975C2461E> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0xa0be000 -  0xa0e3ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0xa700000 -  0xa7b0fff  ColorSyncDeprecated.dylib (426) <F54DBFF3-3165-3D15-8AE4-37B603502A5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0xa7f3000 -  0xa7f9fff +libqgif.dylib (0) <14CC8453-C5A8-3757-BBD8-7C75377D624D> /Applications/Kindle.app/Contents/PlugIns/imageformats/libqgif.dylib
0xce04000 -  0xce0aff7 +libqico.dylib (0) <78EC2F38-DE61-3D75-AFE0-B214D3097873> /Applications/Kindle.app/Contents/PlugIns/imageformats/libqico.dylib
0x101eb000 - 0x101f6ffa  com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x115d2000 - 0x11606fe7 +libqjpeg.dylib (0) <65F62412-8B87-3F4D-9DB9-D319C0B9D24E> /Applications/Kindle.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x1160b000 - 0x11652fe7 +libqmng.dylib (0) <0473A6D3-6422-3DB0-B0A6-3E30024E56D1> /Applications/Kindle.app/Contents/PlugIns/imageformats/libqmng.dylib
0x15365000 - 0x15365ff3 +cl_kernels (???) <B5825EED-835F-4B37-B876-55674A81B4FF> cl_kernels
0x15373000 - 0x15373ffb +cl_kernels (???) <EE97FE0C-5AA4-4B70-B2B9-458C9EE6D85B> cl_kernels
0x15bc9000 - 0x15bd4fe3 +libqgenericbearer.dylib (0) <A8EA7A71-3742-37D0-A562-EDC2C3458673> /Applications/Kindle.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0x194fe000 - 0x19520ff3 +libqcncodecs.dylib (0) <E6C38EDD-3BB1-3B63-8BE6-89F5EF3EAAA7> /Applications/Kindle.app/Contents/PlugIns/codecs/libqcncodecs.dylib
0x19523000 - 0x1954bfe3 +libqjpcodecs.dylib (0) <5BBA0CF9-18AA-3FCB-8F8D-BABFE532A543> /Applications/Kindle.app/Contents/PlugIns/codecs/libqjpcodecs.dylib
0x1954f000 - 0x19561ff3 +libqkrcodecs.dylib (0) <861A3E94-263B-3912-B4D8-A4A954261391> /Applications/Kindle.app/Contents/PlugIns/codecs/libqkrcodecs.dylib
0x19564000 - 0x19589ffb +libqtwcodecs.dylib (0) <3A837D2C-6C1B-3469-9068-3DF7B9AC5676> /Applications/Kindle.app/Contents/PlugIns/codecs/libqtwcodecs.dylib
0x195b4000 - 0x195b5ff3 +cl_kernels (???) <257489FA-48A0-450F-AEBD-803D8312F9A9> cl_kernels
0x195bb000 - 0x195bcff7 +cl_kernels (???) <080C8177-7B79-4C82-ACF8-7BA6A5A9A745> cl_kernels
0x19c89000 - 0x19c8aff3 +cl_kernels (???) <5164FF6F-F382-45BB-ACDE-F92882C32A83> cl_kernels
0x19c94000 - 0x19c94ffd +cl_kernels (???) <D9819D24-2C4B-442F-B613-99A594D5642D> cl_kernels
0x19c99000 - 0x19c9affd +cl_kernels (???) <21686304-17B6-49F9-87C8-5FA3ABF554CB> cl_kernels
0x19cc4000 - 0x19cc5ff1 +cl_kernels (???) <0F57D4A2-70B8-4565-BAB6-9CC2386C2C56> cl_kernels
0x19cd3000 - 0x19cd4fff +cl_kernels (???) <570853FF-D5D4-426F-8A35-C047B12E4869> cl_kernels
0x1bce5000 - 0x1bdd0ff7  unorm8_bgra.dylib (2.3.58) <4E28B3D7-DC85-3454-8B83-4A81918934DC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
0x1bdfc000 - 0x1bee7ff7  unorm8_argb.dylib (2.3.58) <935DED50-5AD3-359E-B51B-BF16D1A0A9C3> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
0x1ce00000 - 0x1cee6ff7  unorm8_rgba.dylib (2.3.58) <6F4210CB-30E1-3572-AF1E-D38D920B2510> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
0x8fe4e000 - 0x8fe80417  dyld (239.4) <FF5ED937-CC28-3FEF-BCAF-750B1CDBAE36> /usr/lib/dyld
0x9067a000 - 0x9067affd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x9067b000 - 0x9067bfff  com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9067c000 - 0x906b1ffd  libssl.0.9.8.dylib (50) <F3BEA2DF-DB84-37F0-B4C7-97C0A4DF19C9> /usr/lib/libssl.0.9.8.dylib
0x906b2000 - 0x9070bffa  libTIFF.dylib (1043) <C03B34F4-8037-3AF5-AE51-B8B5FC8DB639> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x907b0000 - 0x907dfff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x907e0000 - 0x90857ffb  com.apple.framework.IOKit (2.0.1 - 907.100.13) <D1308EE0-96AA-3442-A27B-264F58AE12B4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x908bc000 - 0x908c7ffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x908c8000 - 0x90918fff  com.apple.opencl (2.3.59 - 2.3.59) <9A8EF83B-78F9-3278-8812-5A0ECB09F8B7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90a4f000 - 0x90b1dff7  com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9108c000 - 0x91093ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x919c0000 - 0x91a4aff7  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <A33D0598-8699-39AC-A1DD-37079F423269> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x91ccb000 - 0x91cceff7  libdyld.dylib (239.4) <B2BD2222-2A51-39B7-BCC5-B8A4F36F900A> /usr/lib/system/libdyld.dylib
0x91ccf000 - 0x91cddfff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x91cde000 - 0x91ce6fee  libcldcpuengine.dylib (2.3.58) <589B3E9E-05CC-30A3-AFF5-AA971C0E1473> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
0x91cf5000 - 0x91d5effa  com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x91d5f000 - 0x91d83fff  libJPEG.dylib (1043) <257BE460-DFB1-3398-8AC5-A2E50FBED794> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91d84000 - 0x91dcaff7  libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x91dcb000 - 0x91dddfff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x91dde000 - 0x91de0ff2  com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x91e49000 - 0x91e62fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91e63000 - 0x91e7fff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x91f06000 - 0x91f06fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91f07000 - 0x91f43ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x91f44000 - 0x91f4affc  libCGXCoreImage.A.dylib (599.25.10.1) <AC95DFCD-6855-3D2D-8EB2-7B43F4F6C0DE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
0x91f4b000 - 0x91f55ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <12D77553-81D4-342B-871A-C65795D85CCF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x91f56000 - 0x91f73ffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x920b8000 - 0x92164ffb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x92165000 - 0x9216effc  com.apple.CommonAuth (4.0 - 2.0) <99219CEB-D340-3E1F-9C04-FD0FA700BD67> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9216f000 - 0x92172ff7  com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x92173000 - 0x9220ffff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x92210000 - 0x922fcff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x922fd000 - 0x922fdfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x92313000 - 0x9232bff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <184471C6-C810-3346-B7C7-D86E695D0FA1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x9232c000 - 0x92378ff7  libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x92379000 - 0x92525fff  com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92568000 - 0x92568fff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x92569000 - 0x9256dfff  libheimdal-asn1.dylib (323.92.1) <DD8BAEED-28AC-389E-9DC4-E32DA60CB05A> /usr/lib/libheimdal-asn1.dylib
0x9256e000 - 0x92580fff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x92581000 - 0x925c7ff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x925c8000 - 0x925c9fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x925cb000 - 0x92662ff7  com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x92663000 - 0x92664ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x92665000 - 0x9266bff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x9266c000 - 0x9266fffb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x92670000 - 0x92675ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x92676000 - 0x926a1ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x926a2000 - 0x926f3ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x926f4000 - 0x92b28ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x92b83000 - 0x92ba7ff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x92ba8000 - 0x92ba9fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x92baa000 - 0x92bbdfff  com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x92bbe000 - 0x92bfbffb  libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x92bfc000 - 0x92c09fff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x92c0a000 - 0x92c0cfff  libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x92e8a000 - 0x92e98ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x93106000 - 0x93122fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x938e4000 - 0x93aaaffb  libicucore.A.dylib (511.34) <9588FA53-7801-3A44-8E5A-1365586A4918> /usr/lib/libicucore.A.dylib
0x93aae000 - 0x93abeff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x93b60000 - 0x93b60ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93b61000 - 0x93b62fff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x93b63000 - 0x93b6fffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x93b70000 - 0x93ba1ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x93c3f000 - 0x93c40ffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x93c41000 - 0x94039ffb  com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <9BCF8082-2CE7-3DE6-A5F2-4C84CAE21BB1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9403a000 - 0x94101ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x94102000 - 0x94151ff9  com.apple.HIServices (1.23 - 468) <B0534B49-A137-363A-9FC2-44FAA6F0894F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x94152000 - 0x94154fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x94155000 - 0x94161ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E264995C-298E-3DA4-8AFD-11C941BA5E40> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94162000 - 0x941b2ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x941b3000 - 0x941b7fff  com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x941b8000 - 0x941c6ff3  com.apple.opengl (9.6.1 - 9.6.1) <B8205F16-6435-3062-89C9-2D8FF1799B3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x941c7000 - 0x941f2ff7  libsystem_network.dylib (241.3) <71EBA489-386D-3608-ADE6-CB50EBD1AB1B> /usr/lib/system/libsystem_network.dylib
0x941f3000 - 0x941faff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x941fb000 - 0x9420bff5  com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x94216000 - 0x94217fff  libSystem.B.dylib (1197.1.1) <789CF4BE-5A0B-310E-9515-E515EA033D03> /usr/lib/libSystem.B.dylib
0x94838000 - 0x94928ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x94929000 - 0x94938fff  libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94939000 - 0x9498eff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x94b2f000 - 0x94c23fff  libFontParser.dylib (111.1) <D8F9B2A4-41A6-3407-8D80-13A841F97BE5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94c24000 - 0x94c4bfff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94c4c000 - 0x94c8efff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94cbb000 - 0x94dcdffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x94dce000 - 0x94dd1ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9572d000 - 0x957befff  com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x957c1000 - 0x957c9fff  liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x957d5000 - 0x95840fff  com.apple.Heimdal (4.0 - 2.0) <D6465D74-9351-3FF3-9561-AC149AEDB86F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95841000 - 0x95c06ff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x95c07000 - 0x95c09ffe  libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x95c75000 - 0x95ee4ff2  com.apple.security (7.0 - 55471.14.8) <8AF3BEF0-0EF9-32CD-A316-F9C6325E3491> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95ee5000 - 0x95eedfff  libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x95eee000 - 0x95fc9ff7  com.apple.LaunchServices (572.28 - 572.28) <2DEA5B87-80AC-3ACD-9F60-4BC61353B66E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x960f7000 - 0x96137ff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x96138000 - 0x96194ffa  com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x961e9000 - 0x96e07ff3  com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96e08000 - 0x96e7bfff  com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x96e7c000 - 0x96fb3fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x96fb4000 - 0x97053ff7  libCoreStorage.dylib (380) <78F0E11F-D040-31DD-BD5E-6AC0EC8FD0D4> /usr/lib/libCoreStorage.dylib
0x9747a000 - 0x974b7ff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x974b8000 - 0x974b9fff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x97529000 - 0x97636ff7  com.apple.ImageIO.framework (3.3.0 - 1043) <3AA4C524-1B31-39AC-A641-189D0D6EA427> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97637000 - 0x97667ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x97668000 - 0x97672fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x97673000 - 0x9767cfff  libsystem_notify.dylib (121) <623269F5-1518-3035-A916-8AF83C972154> /usr/lib/system/libsystem_notify.dylib
0x9767d000 - 0x97695ffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x97807000 - 0x97868ff7  com.apple.Symbolication (1.4 - 129.0.2) <774BC6EC-450B-3AE8-BBED-F1F140B93E7E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x97869000 - 0x9786bfff  com.apple.securityhi (9.0 - 55005) <FD6FC95D-CBE2-329F-9ACB-AB3027CAAB6D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x9786c000 - 0x978c2ff6  com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x978c5000 - 0x978c9ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x978ca000 - 0x9795cff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x9795d000 - 0x97995ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x97996000 - 0x97a59ff1  com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x97aae000 - 0x97b01fff  com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x97b02000 - 0x97c75ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97ccb000 - 0x97cf9ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x97cfa000 - 0x97d02ffe  libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x97e05000 - 0x97e09ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x97e0a000 - 0x9810bffb  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x982d7000 - 0x982f4ff4  libsystem_kernel.dylib (2422.110.17) <BCE753BB-9F18-30CB-87BC-D960721254C1> /usr/lib/system/libsystem_kernel.dylib
0x982f5000 - 0x9834afff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9834b000 - 0x98363ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x98364000 - 0x983c2ffd  com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x983c3000 - 0x983c3fff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x983c4000 - 0x983d8ff9  com.apple.MultitouchSupport.framework (245.13 - 245.13) <06C2834A-91E9-3DCC-B7D0-9EAC592CE1C5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x983d9000 - 0x98401fff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x98406000 - 0x9877bff9  com.apple.HIToolbox (2.1.1 - 698) <FE3938F3-6338-3C5E-AAB3-47B2F5FAC762> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x987e3000 - 0x987e9ffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x98831000 - 0x98987ff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x989a2000 - 0x989a2fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x989a3000 - 0x989c7ff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x989c8000 - 0x98a31fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x98a32000 - 0x98ab2ff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <382BE89A-9F37-3316-9AB8-DDEA691A80D1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x98abb000 - 0x98da5fd2  com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x98da6000 - 0x98de4ff7  com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x98de5000 - 0x98deefff  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x98def000 - 0x98df3ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x98df4000 - 0x98df8ffc  com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x98df9000 - 0x98e01fff  libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x98e65000 - 0x98e68ffe  com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
0x98e69000 - 0x98e83ff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x98e84000 - 0x990e8ff7  com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x990e9000 - 0x9911affb  com.apple.GSS (4.0 - 2.0) <145B389F-AC1E-3817-835D-8EA263E96EA5> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9911b000 - 0x99125ff7  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x991aa000 - 0x991b3fff  com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x991c8000 - 0x991ccffa  libGIF.dylib (1043) <276F48A6-766B-3D40-85C4-C9E8E6051DF7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x991cd000 - 0x99215fff  com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x99216000 - 0x99541ffe  com.apple.Foundation (6.9 - 1056.13) <C33A8984-7E97-36BE-B842-EE4FE35F53EA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99542000 - 0x997bbff1  com.apple.RawCamera.bundle (5.05 - 743) <A72DC5F6-CA93-3322-B34E-38E87B192444> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9992e000 - 0x99936ff7  libCGCMS.A.dylib (599.25.10.1) <0F42B4AF-CAC2-3433-B33F-3AF2C4FFFEDA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0x99a12000 - 0x99a2dff6  libPng.dylib (1043) <AFF54258-8124-31AE-BBAA-575FD7C43EF3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99a2e000 - 0x99b14ff7  com.apple.coreui (2.1 - 231) <1C1AE894-C5C2-3F1C-BF29-B152ECD9BD88> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99b15000 - 0x99b4dfff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99b4e000 - 0x99b84fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x99b85000 - 0x99bfbff3  com.apple.securityfoundation (6.0 - 55122.3) <6E1412EF-2E22-3C9D-851C-9534903D926A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x99db6000 - 0x99dbbff7  com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x99dbc000 - 0x99dbeffb  libRadiance.dylib (1043) <ECD94F60-9AAD-3207-B3BD-9DB559FC5032> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x9a149000 - 0x9a2f14af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x9a2f2000 - 0x9a31aff7  libRIP.A.dylib (599.25.10.1) <D33121E4-3FA6-3CC3-A36F-1C173A335E7F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0x9a345000 - 0x9a345fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x9a346000 - 0x9a416fef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9a417000 - 0x9a41cff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x9a43c000 - 0x9a63efff  com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a63f000 - 0x9a669fff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9a66a000 - 0x9a66eff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x9a66f000 - 0x9a67cfff  com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x9a67e000 - 0x9a68cff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9a6ec000 - 0x9a7eafff  libJP2.dylib (1043) <7B186EC7-B37E-3126-BCCE-7787F65C878D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9a7eb000 - 0x9a860ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9a861000 - 0x9a87cff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9a87e000 - 0x9a9e0ffb  com.apple.CFNetwork (673.4 - 673.4) <3B6BDE2F-BFA3-3B7E-BC53-7B6B75EB12D3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9a9e1000 - 0x9a9e4ffa  libCGXType.A.dylib (599.25.10.1) <FAA0A87E-0E30-3787-88F0-D0CD8F5661A2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0x9a9e5000 - 0x9a9e6ffa  libsystem_sandbox.dylib (278.11.1) <DA875837-A5C2-3004-8117-65F378E4BD03> /usr/lib/system/libsystem_sandbox.dylib
0x9a9e7000 - 0x9a9f0fff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a9f1000 - 0x9a9fcfff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x9a9fd000 - 0x9aa08ff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9b8ab000 - 0x9bba0ffc  com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x9bba1000 - 0x9bbadffc  libkxld.dylib (2422.110.17) <FBC1725B-74D4-3DFC-954E-0628948C0781> /usr/lib/system/libkxld.dylib
0x9bbae000 - 0x9bbaefff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9bbb5000 - 0x9bc4dff7  com.apple.Metadata (10.7.0 - 800.28) <D8C2153B-6D0F-3B75-97C7-742BDCA430FC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9bc4e000 - 0x9bd39ff4  com.apple.DiskImagesFramework (10.9 - 371.1) <32A138AB-6A20-3C28-BFF8-7188C9790F31> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9bdde000 - 0x9bec1ff7  libcrypto.0.9.8.dylib (50) <B367D3A3-FC1F-326C-92EC-CAD81666524D> /usr/lib/libcrypto.0.9.8.dylib
0x9c1ea000 - 0x9c1f5fff  libcsfde.dylib (380) <821ACD5D-E4BD-3626-B7AC-8EE2637268C3> /usr/lib/libcsfde.dylib
0x9c1f6000 - 0x9c222ff7  com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 17
    thread_create: 0
    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: 6834696
    thread_create: 1
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=234.5M resident=62.7M(27%) swapped_out_or_unallocated=171.8M(73%)
Writable regions: Total=3.1G written=2.9G(95%) resident=1.7G(55%) swapped_out=1.3G(41%) unallocated=1.4G(45%)
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  17.8M
CG image                             40K
CG raster data                      272K
CG shared images                    204K
Image IO                           1900K
JS JIT generated code                48K
JS VM register file                4160K
JS garbage collector                768K
Kernel Alloc Once                     4K
MALLOC                              3.0G
MALLOC (admin)                       48K
Memory Tag 242                       12K
OpenCL                               96K
Stack                              72.8M
VM_ALLOCATE                        24.7M
WebKit Malloc                      3520K
__DATA                             17.0M
__IMAGE                             528K
__LINKEDIT                         62.8M
__OBJC                             2024K
__PAGEZERO                            4K
__TEXT                            171.7M
__UNICODE                           544K
mapped file                       287.9M
shared memory                         4K
===========                      =======
TOTAL                               3.7G
TOTAL, minus reserved VM space      3.7G

Similar Messages

  • Keynote crashing on Macbook Pro retina

    Keynote keeps crashing out of Show mode on my new Macbook Pro retina, anybody else experiencing this?

    I am Windows, but I do have a few saved Mac discussions... these MAY help
    Mac Retina Bug http://forums.adobe.com/thread/1159632
    Troubleshooting guide for Mac freeze http://helpx.adobe.com/x-productkb/global/troubleshoot-system-errors-freezes-mac.html

  • Persistently crashing 2013 Macbook Pro Retina

    Hi all,
    Im relatively new to the community, but I've been having trouble with my mac's stability and its proving seeeeeriously annoying now as being an undergrad I keep losing large chunks of unsaved essays! (Yeah, my saving habits have changed)
    So I'm usually running iTunes, 5/6 word docs, up to 10 internet tabs (youtube occasionally) with some in different windows, and in the background notes, calendar, etc. It seems that this problem has only occurred since the latest update (OS X 10.10.1), and I'm pretty certain a high-spec mac like this should be able to handle the workload I put on it. When I do place such a workload on the mac there is some reduction in performance, such as the minimise animation being a little buggy, but otherwise it seems OK. I've also noticed that the crashes will often occur after I close the Mac for a period, re open it, I use it for around 5 mins and then it will suddenly freeze (music continues to play interestingly), and I either have to turn it off or it will restart automatically.
    So first off, I was wondering what I could do to fix this, and whether these persistent (about 1-2 a day) are harming my mac?
    Also, by the side, I have a few dead pixels in my screen, any recommendations?
    Specs: Mac Pro Early 2013
    Display
    15" Retina (Samsung)
    Intel HD Graphics 4000 1024MB
    Drive
    500GB, split into Mac 279GB (166 free), Bootcamp (windows) 220GB (48 free)
    General
    2.7GHz i7 processor
    16GB RAM (1600Mhz DDR3)

    Hi, sorry it took so long- very busy week. Anyway, thanks for the help, I followed the instructions
    Step 1:
    25/01/2015 12:52:26.000 bootlog[0]: BOOT_TIME 1422190346 0
    25/01/2015 12:52:28.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.AccountPolicyHelper" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    25/01/2015 12:52:28.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/asl" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    25/01/2015 12:52:28.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" sharing output destination "/var/log/system.log" with ASL Module "com.apple.asl".
    Output parameters from ASL Module "com.apple.asl" override any specified in ASL Module "com.apple.authd".
    25/01/2015 12:52:28.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.authd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    25/01/2015 12:52:28.000 syslogd[17]: Configuration Notice:
    ASL Module "com.apple.awdd" claims selected messages.
    Those messages may not appear in standard system log files or in the ASL database.
    25/01/2015 12:52:28.000
    Step 2:
    Process:               airportd [29]
    Path:                  /usr/libexec/airportd
    Identifier:            airportd
    Version:               1001.57.4
    Code Type:             X86-64 (Native)
    Parent Process:        launchd [1]
    Responsible:           airportd [29]
    User ID:               0
    Date/Time:             2015-01-19 16:47:01.287 +0000
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        831A6F6E-DF1E-C301-78C0-4963C942135A
    Sleep/Wake UUID:       64027589-C5CC-40F5-BE3C-546B1943F146
    Time Awake Since Boot: 7000 seconds
    Time Since Wake:       3600 seconds
    Crashed Thread:        5  Dispatch queue: com.apple.wifi.en0.scan
    Exception Type:        EXC_CRASH (SIGABRT)
    Exception Codes:       0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: com.apple.message.oui)'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8bca664c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8b0c36de objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8bb8e7e6 -[__NSDictionaryM setObject:forKey:] + 1174
    3   airportd                            0x0000000102133e63 airportd + 61027
    4   airportd                            0x0000000102133889 airportd + 59529
    5   airportd                            0x00000001021844e0 airportd + 390368
    6   libdispatch.dylib                   0x00007fff96243323 _dispatch_call_block_and_release + 12
    7   libdispatch.dylib                   0x00007fff9623ec13 _dispatch_client_callout + 8
    8   libdispatch.dylib                   0x00007fff96242365 _dispatch_queue_drain + 1100
    9   libdispatch.dylib                   0x00007fff96243ecc _dispatch_queue_invoke + 202
    10  libdispatch.dylib                   0x00007fff962416b7 _dispatch_root_queue_drain + 463
    11  libdispatch.dylib                   0x00007fff9624ffe4 _dispatch_worker_thread3 + 91
    12  libsystem_pthread.dylib             0x00007fff8b48f6cb _pthread_wqthread + 729
    13  libsystem_pthread.dylib             0x00007fff8b48d4a1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8e85b52e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8e85a69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8bbb6b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8bbb5fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8bbb5838 CFRunLoopRunSpecific + 296
    5   com.apple.Foundation           0x00007fff8ed40ab9 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    6   com.apple.Foundation           0x00007fff8ee3c45f -[NSRunLoop(NSRunLoop) run] + 74
    7   airportd                       0x000000010215e71a 0x102125000 + 235290
    8   libdyld.dylib                 0x00007fff98a0f5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8e86040e __select_nocancel + 10
    1   libdispatch.dylib             0x00007fff96241d4a _dispatch_mgr_invoke + 176
    2   libdispatch.dylib             0x00007fff96241a6a _dispatch_mgr_thread + 52
    Thread 2:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8e8603f6 __select + 10
    1   libsystem_pthread.dylib       0x00007fff8b48f2fc _pthread_body + 131
    2   libsystem_pthread.dylib       0x00007fff8b48f279 _pthread_start + 176
    3   libsystem_pthread.dylib       0x00007fff8b48d4b1 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff8e860946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b48d4a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8e860946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b48d4a1 start_wqthread + 13
    Thread 5 Crashed:: Dispatch queue: com.apple.wifi.en0.scan
    0   libsystem_kernel.dylib         0x00007fff8e860282 __pthread_kill + 10
    1   libsystem_c.dylib             0x00007fff8ad45b73 abort + 129
    2   libc++abi.dylib               0x00007fff9391ea21 abort_message + 257
    3   libc++abi.dylib               0x00007fff939469d1 default_terminate_handler() + 267
    4   libobjc.A.dylib               0x00007fff8b0c76c6 _objc_terminate() + 103
    5   libc++abi.dylib               0x00007fff939440a1 std::__terminate(void (*)()) + 8
    6   libc++abi.dylib               0x00007fff93944113 std::terminate() + 51
    7   libobjc.A.dylib               0x00007fff8b0c74ef objc_terminate + 9
    8   libdispatch.dylib             0x00007fff9623ec27 _dispatch_client_callout + 28
    9   libdispatch.dylib             0x00007fff96242365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff96243ecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff962416b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff9624ffe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff8b48f6cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff8b48d4a1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8e860946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff8b48d4a1 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.airportd.server.command.q
    0   libsystem_malloc.dylib         0x00007fff9072bead get_tiny_free_size + 79
    1   libsystem_malloc.dylib         0x00007fff9072850a tiny_malloc_from_free_list + 1398
    2   libsystem_malloc.dylib         0x00007fff90726f50 szone_malloc_should_clear + 317
    3   libsystem_malloc.dylib         0x00007fff90726877 malloc_zone_malloc + 71
    4   libsystem_malloc.dylib         0x00007fff90725395 malloc + 42
    5   libc++.1.dylib                 0x00007fff8acd043e operator new(unsigned long) + 30
    6   com.apple.security             0x00007fff9632a69f std::__1::__tree<void*, std::__1::less<void*>, std::__1::allocator<void*> >::__insert_unique(void* const&) + 59
    7   com.apple.security             0x00007fff9627124c Security::TrackingAllocator::malloc(unsigned long) + 50
    8   com.apple.security             0x00007fff96271164 Security::MetaAttribute::unpackAttribute(Security::ReadSection const&, Security::Allocator&, unsigned int&, cssm_data*&) const + 74
    9   com.apple.security             0x00007fff96270e37 Security::MetaRecord::unpackRecord(Security::ReadSection const&, Security::Allocator&, cssm_db_record_attribute_data*, Security::CssmData*, unsigned int) const + 309
    10  com.apple.security             0x00007fff96270507 Security::DbVersion::open() + 1465
    11  com.apple.security             0x00007fff9626fbce Security::DbVersion::DbVersion(Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 154
    12  com.apple.security             0x00007fff9626f7e0 Security::DbModifier::getDbVersion(bool) + 308
    13  com.apple.security             0x00007fff9626f68d Security::DbModifier::openDatabase() + 55
    14  com.apple.security             0x00007fff9626f369 Security::Database::_dbOpen(Security::DatabaseSession&, unsigned int, Security::AccessCredentials const*, void const*) + 85
    15  com.apple.security             0x00007fff9626ec4f Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned int, Security::AccessCredentials const*, void const*) + 67
    16  com.apple.security             0x00007fff9626e912 Security::DatabaseSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 156
    17  com.apple.security             0x00007fff9627dc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    18  com.apple.security             0x00007fff9627d9bf CSSM_DL_DbOpen + 111
    19  com.apple.security             0x00007fff9627cc8e Security::CssmClient::DbImpl::open() + 212
    20  com.apple.security             0x00007fff9627e075 SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 59
    21  com.apple.security             0x00007fff9627ddc1 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 245
    22  com.apple.security             0x00007fff9627dc7a cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 219
    23  com.apple.security             0x00007fff9627d9bf CSSM_DL_DbOpen + 111
    24  com.apple.security             0x00007fff9627cc8e Security::CssmClient::DbImpl::open() + 212
    25  com.apple.security             0x00007fff96285d8b Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 577
    26  com.apple.security             0x00007fff96285a4a SecKeychainSearchCopyNext + 112
    27  com.apple.security             0x00007fff963c9486 SecItemCopyMatching_osx(__CFDictionary const*, void const**) + 535
    28  com.apple.security             0x00007fff963c8fa9 SecItemCopyMatching + 380
    29  com.apple.framework.CoreWLAN   0x00007fff8ff22a48 _CWFindWiFiKeychainItemPassword_10_9 + 410
    30  com.apple.framework.CoreWLAN   0x00007fff8ff07396 composeEFIJoinParam + 355
    31  com.apple.framework.CoreWLAN   0x00007fff8ff07841 writeRecoveryNetworksToNVRAM + 257
    32  airportd                       0x000000010215c3a9 0x102125000 + 226217
    33  libdispatch.dylib             0x00007fff96243323 _dispatch_call_block_and_release + 12
    34  libdispatch.dylib             0x00007fff9623ec13 _dispatch_client_callout + 8
    35  libdispatch.dylib             0x00007fff96242365 _dispatch_queue_drain + 1100
    36  libdispatch.dylib             0x00007fff96243ecc _dispatch_queue_invoke + 202
    37  libdispatch.dylib             0x00007fff962416b7 _dispatch_root_queue_drain + 463
    38  libdispatch.dylib             0x00007fff9624ffe4 _dispatch_worker_thread3 + 91
    39  libsystem_pthread.dylib       0x00007fff8b48f6cb _pthread_wqthread + 729
    40  libsystem_pthread.dylib       0x00007fff8b48d4a1 start_wqthread + 13
    Thread 8:
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00000001034807c8  rdx: 0x0000000000000000
      rdi: 0x000000000000adaf  rsi: 0x0000000000000006  rbp: 0x00000001034807f0  rsp: 0x00000001034807c8
       r8: 0x0000000000000000   r9: 0x00007fff8ad6fd90  r10: 0x000000000c000000  r11: 0x0000000000000206
      r12: 0x0000000103480950  r13: 0x0000000102803000  r14: 0x0000000103481000  r15: 0x0000000103480830
      rip: 0x00007fff8e860282  rfl: 0x0000000000000206  cr2: 0x00007fff79a3d080
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x102125000 -        0x102201fff  airportd (1001.57.4) <1AA1E43B-F07F-3063-A597-F2CD039E19FF> /usr/libexec/airportd
           0x10222a000 -        0x102257fff  libpcap.A.dylib (48) <BB516F1C-EDA7-3948-A740-6D55B86ECDB6> /usr/lib/libpcap.A.dylib
        0x7fff61df6000 -     0x7fff61e2c837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff8978b000 -     0x7fff8978cffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff8a016000 -     0x7fff8a024ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a025000 -     0x7fff8a027ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a028000 -     0x7fff8a042ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a0d5000 -     0x7fff8a173fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8a181000 -     0x7fff8a244ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8a245000 -     0x7fff8a252ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8a253000 -     0x7fff8a257fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff8a26e000 -     0x7fff8a2d5ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a312000 -     0x7fff8a312fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a347000 -     0x7fff8a34bfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a34c000 -     0x7fff8a356ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8a374000 -     0x7fff8a3acffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8a3cb000 -     0x7fff8a3e8ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8a794000 -     0x7fff8a7c0fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
        0x7fff8a7c1000 -     0x7fff8a7daff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8a80c000 -     0x7fff8a823ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
        0x7fff8aa84000 -     0x7fff8aabffff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8abfd000 -     0x7fff8ac92ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8ac93000 -     0x7fff8ace7fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff8ace8000 -     0x7fff8ad74fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff8ad75000 -     0x7fff8ae67fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff8afa9000 -     0x7fff8afb5ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8b0b6000 -     0x7fff8b29b267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff8b29c000 -     0x7fff8b29cfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b29d000 -     0x7fff8b29efff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8b2c7000 -     0x7fff8b2f4ffb  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3646ECEF-1875-31CD-B614-FBE29A7500EF> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8b30a000 -     0x7fff8b313ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8b338000 -     0x7fff8b338fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8b346000 -     0x7fff8b348fff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
        0x7fff8b349000 -     0x7fff8b48bfff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
        0x7fff8b48c000 -     0x7fff8b495fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8b7f3000 -     0x7fff8b81efff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8b923000 -     0x7fff8b997fff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ba9d000 -     0x7fff8bac2ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8bb44000 -     0x7fff8bedafff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c21a000 -     0x7fff8c263ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8c264000 -     0x7fff8c285fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c2f3000 -     0x7fff8c4d8ff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8c4d9000 -     0x7fff8c4e4fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c62a000 -     0x7fff8c62dfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cc4c000 -     0x7fff8cca6ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff8ccad000 -     0x7fff8ccadff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
        0x7fff8ccae000 -     0x7fff8ccb5fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8ccb6000 -     0x7fff8cd2eff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8cd2f000 -     0x7fff8d062ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff8d2ff000 -     0x7fff8d375fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
        0x7fff8dcf4000 -     0x7fff8de31fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8de32000 -     0x7fff8e035ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8e036000 -     0x7fff8e036fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e115000 -     0x7fff8e117fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff8e118000 -     0x7fff8e133ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff8e134000 -     0x7fff8e139fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8e13a000 -     0x7fff8e13cff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff8e147000 -     0x7fff8e149fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e14a000 -     0x7fff8e177fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e178000 -     0x7fff8e1beff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff8e358000 -     0x7fff8e365ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8e3b6000 -     0x7fff8e3defff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff8e45c000 -     0x7fff8e462fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff8e48b000 -     0x7fff8e494fff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8e495000 -     0x7fff8e4dbffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8e7ef000 -     0x7fff8e7f7fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8e7fd000 -     0x7fff8e849ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff8e84a000 -     0x7fff8e867fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e8fa000 -     0x7fff8ea11fe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ecd6000 -     0x7fff8f004ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8f582000 -     0x7fff8f7fcfff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8f7fd000 -     0x7fff8f7fdff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff8f7fe000 -     0x7fff8f818ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8f81c000 -     0x7fff8f86dff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8f879000 -     0x7fff8f8a9ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f8aa000 -     0x7fff8f8b0ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
        0x7fff8f8b1000 -     0x7fff8f8baff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f999000 -     0x7fff8f9a8fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8fab9000 -     0x7fff8facfff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff8fc30000 -     0x7fff8fc53fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8fcef000 -     0x7fff8fcf2fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8fef8000 -     0x7fff8ff64fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9066e000 -     0x7fff90693ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff90724000 -     0x7fff90740ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
        0x7fff90741000 -     0x7fff90b4eff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90b85000 -     0x7fff90b85fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90b86000 -     0x7fff90b8bffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff90b90000 -     0x7fff90b9bfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff90dd9000 -     0x7fff90e4dff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff90e4e000 -     0x7fff90e56ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
        0x7fff90ec6000 -     0x7fff90eceffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff91a34000 -     0x7fff91a4eff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff91b2c000 -     0x7fff91c44ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91c45000 -     0x7fff91c5fff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff91cc4000 -     0x7fff91d1ffff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff91d7d000 -     0x7fff91de4ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff91e78000 -     0x7fff91e7cfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff91e7d000 -     0x7fff91e82ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
        0x7fff91e83000 -     0x7fff91e8bfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff91f55000 -     0x7fff91f66ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff9245d000 -     0x7fff9245dff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff92489000 -     0x7fff9248bfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9248c000 -     0x7fff924fbfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff924fc000 -     0x7fff9250fff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
        0x7fff92510000 -     0x7fff9251bff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff92560000 -     0x7fff925d1ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff925d4000 -     0x7fff925dfff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff925e0000 -     0x7fff925f1ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff92788000 -     0x7fff92789fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9278a000 -     0x7fff9287cff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff9287d000 -     0x7fff9287fff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff92880000 -     0x7fff928a9ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff92dd8000 -     0x7fff92dddff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff92dde000 -     0x7fff92de2fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff93327000 -     0x7fff93492ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff9391e000 -     0x7fff93949fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
        0x7fff9394a000 -     0x7fff93952fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
        0x7fff942a4000 -     0x7fff942ccfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff942cd000 -     0x7fff942ceff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
        0x7fff942cf000 -     0x7fff942cffff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff942d0000 -     0x7fff942d1fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff942d7000 -     0x7fff94307fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
        0x7fff947ad000 -     0x7fff9480cff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff94c89000 -     0x7fff950dcfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff950dd000 -     0x7fff9512aff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9512b000 -     0x7fff95412ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff956db000 -     0x7fff957ceff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9582a000 -     0x7fff95898ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff958c4000 -     0x7fff95965ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff95966000 -     0x7fff95991ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff95992000 -     0x7fff961e9ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff9623d000 -     0x7fff96267ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff96268000 -     0x7fff964d0ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff967ae000 -     0x7fff967b5ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff96bac000 -     0x7fff96bb0ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff96c40000 -     0x7fff96c80ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff96c8c000 -     0x7fff96daeff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff96db4000 -     0x7fff96df5fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff96df6000 -     0x7fff96df7fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff970b6000 -     0x7fff970c7fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff9716f000 -     0x7fff97263ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff975db000 -     0x7fff97769fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff987b8000 -     0x7fff98857df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
        0x7fff989e8000 -     0x7fff989ecff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff98a0c000 -     0x7fff98a0fff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff98db0000 -     0x7fff98dc0ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff98dc1000 -     0x7fff98e3efff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 215
        thread_create: 0
        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: 46406
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=142.8M resident=61.5M(43%) swapped_out_or_unallocated=81.2M(57%)
    Writable regions: Total=106.6M written=9228K(8%) resident=14.4M(14%) swapped_out=1116K(1%) unallocated=92.2M(86%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Activity Tracing                   2048K
    Dispatch continuations             16.0M
    Kernel Alloc Once                     8K
    MALLOC                             76.0M
    MALLOC (admin)                       32K
    MALLOC_LARGE (reserved)             512K        reserved VM address space (unallocated)
    Memory Tag 251                       24K
    STACK GUARD                        56.0M
    Stack                              11.1M
    Stack (reserved)                    520K        reserved VM address space (unallocated)
    VM_ALLOCATE                          40K
    __DATA                             6704K
    __LINKEDIT                         70.2M
    __TEXT                             72.6M
    __UNICODE                           544K
    mapped file                        22.6M
    shared memory                         4K
    ===========                      =======
    TOTAL                             334.8M
    TOTAL, minus reserved VM space    333.7M
    System Profile:
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
    PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
    Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
    Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 3, 5.5
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: USB Receiver
    Serial ATA Device: (Just keeping this bit to myself!)
    Network Service: Thunderbolt Ethernet, Ethernet, en5
    Model: MacBookPro10,1, BootROM MBP101.00EE.B05, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36

  • Strange bug and crash on macbook pro retina

    Goodmorning to everyone,
    today i opened my mac, started writing some script, went away for a couple of minutes and here we go. The touchpad and the keyboard still were working, and i could type and move things. Before shut it down i tryed to close and open it, or closing application etc.. but it only got worst. Then i shut it down, and now it seems to work fine, but what was that?

    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button,                         
    and select the library you want to add from those in the selection window.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the Library ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note 1: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments. However, books, calendars, cards and slideshows will be lost.
    Note 2:  Your current library will be left untouched for further attempts at a fix if so desired.
    If the new library doesn't work properly try this:
    Starting over from scratch with new library
    Start over with a new library and import the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from your original library as follows:
    1. Open the library package like this.
    2. Launch iPhoto with the Option key held down and, when asked, select the option to create a new library.
    3. Drag the subfolders of the Originals (iPhoto 09 and earlier) or the Masters (iPhoto 11) folder from the open iPhoto Library package into the open iPhoto window a few at a time.
    This will create a new library with the same Events (but not necessarily the same Event names) as the original library but will not keep the metadata, albums, books slideshows and other projects.
    Note:  your current library will be left untouched for further attempts at a fix if so desired.
    In either case your current library will be untouched for further testing if necessary.

  • Please can you tell if copyit app supports macbook pro retina

    I wonder if anyone can tell me if the Copyit app (drawing grid) supports macbook pro retina os yosemite.  I would be most grateful for your help?

    I'm not sure why you would want to download Android apps to your Mac.  Your Mac can't run Android apps.  You need an Android device (phone or tablet) to run Android apps.

  • Flash player crashing my macbook pro

    I have a late 2007 mbp 3,1.
    Playing flash video *always* crashes my macbook pro, not immediately but after a few flash player clips. It does not crash the browser but the whole system, and I get a gray screen telling me in different languages I need to hold down the power button to turn off and restart my mac. I have spent hours trying to track down why this happened but to no avail.
    The *only workaround* I know is to use the flash player marked flashplayer10r45_2. I have tried all other versions and even excitedly all beta versions, but this problem remains unresolved. And now Firefox 4 won't even accept this version anymore.
    - Is anyone else experiencing this?
    -- Do you have a workaround? (one to force FF4 to use the old player or to prevent crashes with any player)

    I seem to have solve my issue and wrote it up here http://submanifolds.blogspot.com/2011/04/coolbook-on-macbook-pro-15-22-ghz.html
    Long  story short: I use coolbook, and my settings worked for all programs  under heavy loads, but not for flash content, I think that switching cpu  frequencies went a little too fast and the cpu voltage switching could  not keep up, but this is just a guess. I solved it by increasing the  voltages for the upper frequencies a bit and now my computer does not  crash anymore when playing flash. The flash plugin does crash  occasionally, but I consider this normal since I have never seen it  crashing on its own without taking down the whole system with it.
    I hope this helps (anybody)

  • Crash report when i sign out from app store after finish install mountain lion on my macbook pro retina. please fix this

    Hi, I already finish download osx maountain lion after 2 attempts for my macbook pro retina. and when I want to sign out from my account at app store, it crash and some crash report show up. and if I sign in it happen also, but the app store still can be run after got the crash report, and I already sent the report to apple. do anyone got this problems ? and for apple : please fix this problems !

    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
            the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • I have a Macbook Pro {retina}. I have a Maxtor One touch (Firewire that I have used with a Thunderbolt adapter and it has always worked well, uintil I upgraded to Mavericks. Now it crashes when I try to use it. What gives?

    i have a Macbook Pro {retina}. I have a Maxtor One touch (Firewire that I have used with a Thunderbolt adapter and it has always worked well, uintil I upgraded to Mavericks. Now it crashes when I try to use it. What gives?

    I suggets you contact the manufacturer. They may have a software update or a workaround.
    Barry

  • Macbook Pro Retina crashes after SMC Reset

    Hey guys. My macbook pro retina is constantly running its fan at full speed at random times. The fan is always running on high even when I do not have any background apps running. And every time I try to perform SMC reset, my macbook crashes and I have to reinstall OS X all over again. Some other issues are that I cannot update my computer without crashing and having to end up re-downloading the software again. Also, when starting up my macbook on the new Yosemite, the loading bar when logging in gets stuck, which again results in me reinstalling the software or restoring from an old backup. People have suggested replacing the SSD in the computer but I believe it may be the motherboard that may need to replace. I own a Macbook Pro Retina 15" early 2013 running OS X 10.10. And everything is factory when it comes to hardware.

    I just bought a new charger and it appears to be working, so looks like that problem was not with my MBP but rather with the charger itself.
    I am noticing that my fan is a little quieter now, but still doesn't sound normal. I have looked at Activity Monitor and nothing is using a lot of CPU at all (highest is Chrome at 6%). The MBP does get hot when the fan is going. I have looked at videos for cleaning/replacing the fan, which I think may be a good idea, but I don't have the proper tools at this time. It's something I'll keep looking into.
    Also, Chrome and Mail both seem to be working now, randomly, even though I haven't done anything else. It's weird that they both stopped working immediately after I did an SMC reset, but maybe it's just a coincidence?
    I will do another SMC and PRAM reset if further problems persist. Thanks for all the help!

  • Macbook Pro Retina crashing when running Safari and iTunes since Mavericks

    Hello everyone.  I am starting a new thread even though there seem to be a lot of various crash reports.  I have noticed several entire system crashes (never, ever happened on my mac before until I updated to Mavericks) when using iTunes and Safari at the same time.  The entire computer crashes and/or freezes up - no keyboard or mousepad response, and no crash report, only option to manually restart by holding down power button. I include an etrecheck report below fyi, but cannot seem to locate anything myself.  I do not use external montiors or any other open apps or extensions.  OI have put this under Mavericks because this problem (as well as others I have had to fix) has only begun since updating the OS.  Apple tells me that I just have to be patient for the other software to catch up to Mavericks - but this is Apple's software!  Any ideas?  Many, many thanks, and Merry christmas.
    Hardware Information:
              MacBook Pro (Retina, Mid 2012)
              MacBook Pro - model: MacBookPro10,1
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
              NVIDIA GeForce GT 650M - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:0:59
    Disk Information:
              APPLE SSD SM256E disk0 : (251 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 250.14 GB (142.94 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.oracle.java.Helper-Tool.plist
    Launch Agents:
              [loaded] com.divx.dms.agent.plist
              [loaded] com.divx.update.agent.plist
              [loaded] com.oracle.java.Java-Updater.plist
    User Launch Agents:
              [loaded] com.divx.agent.postinstall.plist
              [loaded] com.google.keystone.agent.plist
    User Login Items:
              iTunesHelper
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              Java
    Internet Plug-ins::
              Google Earth Web Plug-in: Version: 5.2
              Default Browser: Version: 537 - SDK 10.9
              Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8
              AmazonMP3DownloaderPlugin1016264: Version: Unknown
              OfficeLiveBrowserPlugin: Version: 12.3.6
              OVSHelper: Version: 1.1
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
              DivXBrowserPlugin: Version: 2.2
              AmazonMP3DownloaderPlugin101749: Version: Unknown
              Flash Player: Version: 11.9.900.170 - SDK 10.6
              iPhotoPhotocast: Version: 7.0
              QuickTime Plugin: Version: 7.7.3
              RealPlayer Plugin: Version: Unknown
              Silverlight: Version: 5.1.10411.0 - SDK 10.6
              Unity Web Player: Version: UnityPlayer version 2.5.5f1
              JavaAppletPlugin: Version: Java 7 Update 45
    User Internet Plug-ins::
              AddLive: Version: AddLive 2.1.6.1
    Bad Fonts:
              None
    Old applications:
              Keynote:          Version: 5.3 - SDK 10.5
                        /Applications/iWork '09/Keynote.app
              Microsoft AutoUpdate:          Version: 2.3.6 - SDK 10.4
                        /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
              Microsoft Error Reporting:          Version: 2.2.9 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Error Reporting.app
              Microsoft Ship Asserts:          Version: 1.1.4 - SDK 10.4
                        /Library/Application Support/Microsoft/MERP2.0/Microsoft Ship Asserts.app
              Pages:          Version: 4.3 - SDK 10.5
                        /Applications/iWork '09/Pages.app
              SLLauncher:          Version: 1.0 - SDK 10.5
                        /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO
              Volumes being backed up:
                        Macintosh HD: Disk size: 232.96 GB Disk used: 99.84 GB
              Destinations:
                        Iomega_HDD [Local] (Last used)
                        Total size: 465.64 GB
                        Total number of backups: 6
                        Oldest backup: 2012-10-15 22:22:44 +0000
                        Last backup: 2013-12-13 12:43:34 +0000
                        Size of backup disk: Adequate
                                  Backup size 465.64 GB > (Disk used 99.84 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   6%          mds_stores
                   3%          WindowServer
                   2%          mds
                   2%          EtreCheck
                   0%          Safari
    Top Processes by Memory:
              147 MB          Dock
              139 MB          com.apple.IconServicesAgent
              131 MB          Safari
              123 MB          mds_stores
              98 MB          WindowServer
    Virtual Memory Statistics:
              5.18 GB          Free RAM
              1.64 GB          Active RAM
              305 MB          Inactive RAM
              901 MB          Wired RAM
              300 MB          Page-ins
              0 B          Page-outs

    If you have more than one user account, these instructions must be carried out as an administrator.
    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. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was booted. Now clear the search box and scroll back in the log to the last boot time after  you had the problem. Select the messages logged before the boot, while the system was unresponsive or was failing to shut down. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V). Please include the BOOT_TIME message at the end of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    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 this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post any other kind of report — it will be very long and not helpful.

  • Macbook Pro Retina Display hard crashes - not caused by Google Chrome

    Hi, all. This is my first time posting on these forums, and it is only due to the unsurpassed amount of frustration I have had with my mbpr. I received it in late August, and it worked great. Yes, I had the waking from sleep problem, but that got fixed in an update and didn't bother me too much. What did bother me was when I started installing my games.
    I play a ton of games, I have Steam, Diablo III (which Apple during their keynote said is compatible with the retina display resolution and worked with Apple on making it so), WoW and others. Anytime I play any game, it pretty much crashes and I have not been able to find a single solution.
    I have tried disabling graphics switching, installing 3rd party programs to disable graphics switching and uninstalling them again, using an external monitor and the built in retina display, verifying/repairing permissions, setting a cap on the FPS in a game as to not make my laptop hot at all (even crashed with a 30 FPS cap), re-installing OS X Mountain Lion from recovery, resetting the NVRAM...
    The computer just locks up, goes into a sound loop (like a record skipping very quickly), and becomes totally unresponsive to anything except a hard reset. On wake, it will always display "Your computer has shut down because of a problem, would you like to open the applications blah blah". Basically asking if I want to start where I left off. It never gives an option to send a report to Apple.
    Oh also, it can sometimes crash when it's just remotely warm? For example, when I was re-installing OS X ML from recovery the FIRST time (I did it twice), it crashed mid-installation!
    The funny thing is, I have windows 7 installed via Bootcamp. Whenever I play any games on that partition...100% fine. No problems, handles graphics beautifully. Using the OS for anything else such as watching videos, downloading music or movies, using any applications is fine. It just seems to be games (or a very small amount of heat? I'm not sure).
    Any suggestions? I'm completely stuck on finding any solutions. My experience with the Apple store has been awful in the past, and going to them with any problem is a last resort for me. In the past, I have been able to solve many problems on my own with enough googling and forum digging.
    This, after months, is still unsolvable for me. Thanks for any help you might be able to provide.
    15" MacBook Pro Retina Display, Mountain Lion 10.8.2, 2.6 ghz i7.
    tl;dr: Macbook crashes everytime I play a game or when it gets warm, I'm not sure, help.

    Sorry that no one answered your question the first go-round - sometimes these things just slip by us.
    Most people would have probably just recommended taking your machine to your local Apple Store.
    Which is what you did - and all is well now, I'm assuming?
    Clinton

  • Installing crashes Macbook Pro Retina

    Hi,
    I'm desperatly trying to install PS 6 on my new Macbook Pro Retina.  But the installer always stops at 80% and crashes the computer.  I have to switch it off and on.  Didn't get any error message (well, haven't found any yet ...).
    Any idea or hints?
    Cheers,
    Heiner

    Hi,
    the tail of the log is this:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{4482EF4A-376B-46DE-9B17-E377232328E0}] took 2321 milliseconds (2.321 seconds) DTR = 1.7234 KBPS (0.001683 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6 11.0.0.0 return values 0:0
    Calling the custom action code for post-repair for payload {4482EF4A-376B-46DE-9B17-E377232328E0} PDF Settings CS6 11.0.0.0
    Calling the custom action code for pre-repair for payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0
    ::START TIMER:: [Payload Operation :{50F5A7C9-1E43-4860-AED8-7F8722691F17}]
    Initializing the INSTALLDIR with PDB data for payload {50F5A7C9-1E43-4860-AED8-7F8722691F17}
    Located the INSTALLDIR for payload '{50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0' : '/Applications/Utilities/Adobe Utilities-CS6.localized/ExtendScript Toolkit CS6'
    [       1] Tue Sep 25 21:55:58 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {74EB3499-8B95-4B5C-96EB-7B342F3FD0C6} modify request for AdobeCode: {50F5A7C9-1E43-4860-AED8-7F8722691F17}
    Effective AdobeCode for: {50F5A7C9-1E43-4860-AED8-7F8722691F17} is {50F5A7C9-1E43-4860-AED8-7F8722691F17}
    Session includes local copy of payload for repair source
    Repair payload source package: /Volumes/Adobe Photoshop CS6/Adobe Photoshop CS6/payloads/AdobeExtendScriptToolkit3.8.0-mul/AdobeExtendScriptToolkit3.8.0-mul.dmg
    Payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0: Calling ARKEngine from path /Users/heiner/Applications/Adobe/OOBE/PDApp/DECore/DE6/resources
    [       1] Tue Sep 25 21:55:59 2012  INFO
    Beginning installation for payload at /private/tmp/.tempdirC7B01p1W/Install.db
    [       1] Tue Sep 25 21:56:00 2012  INFO
    Evaluating condition# 1(Seq 138)
    Condition failed(Seq 138)
    Evaluating condition# 2(Seq 142)
    Condition failed(Seq 142)
    [       1] Tue Sep 25 21:56:01 2012  INFO
    Completing installation for payload at /private/tmp/.tempdirC7B01p1W/Install.db
    UninstallDBPath=/Library/Application Support/Adobe/Uninstall/{50F5A7C9-1E43-4860-AED8-7F8722691F17}.db
    Physical payload repair result:0
    [       0] Tue Sep 25 21:56:01 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{50F5A7C9-1E43-4860-AED8-7F8722691F17}] took 2625 milliseconds (2.625 seconds) DTR = 144.762 KBPS (0.141369 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0 return values 0:0
    Calling the custom action code for post-repair for payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} Adobe ExtendScript Toolkit CS6 3.8.0.0
    Calling the custom action code for pre-repair for payload {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0
    ::START TIMER:: [Payload Operation :{97BA0109-F6BE-4F50-8904-C19442D7216E}]
    Initializing the INSTALLDIR with PDB data for payload {97BA0109-F6BE-4F50-8904-C19442D7216E}
    Located the INSTALLDIR for payload '{97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0' : '/Applications'
    [       1] Tue Sep 25 21:56:01 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadUninstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Session {74EB3499-8B95-4B5C-96EB-7B342F3FD0C6} modify request for AdobeCode: {97BA0109-F6BE-4F50-8904-C19442D7216E}
    Effective AdobeCode for: {97BA0109-F6BE-4F50-8904-C19442D7216E} is {97BA0109-F6BE-4F50-8904-C19442D7216E}
    Session includes local copy of payload for repair source
    Repair payload source package: /Volumes/Adobe Photoshop CS6/Adobe Photoshop CS6/payloads/AdobeBridge5-mul/AdobeBridge5-mul.dmg
    Payload {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0: Calling ARKEngine from path /Users/heiner/Applications/Adobe/OOBE/PDApp/DECore/DE6/resources
    [       1] Tue Sep 25 21:56:02 2012  INFO
    Beginning installation for payload at /private/tmp/.tempdirwkO9jSmj/Install.db
    I can't see any strange error messages or warning.

  • My macbook pro retina just crashed

    my macbook pro retina just crashed and i had to use safe boot to report this, please i want to know what the message that came with it meant, and if something is wrong inside ..
    Anonymous UUID:       4EBB583B-4640-14A1-3D94-B292D0C34D7B
    Fri Jan 24 13:38:48 2014
    panic(cpu 0 caller 0xffffff8004cdc19e): Kernel trap at 0xffffff7f868e7fff, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0x0000000000000000, CR3: 0x000000000714d000, CR4: 0x00000000001606e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000003, RCX: 0xffffff8018361580, RDX: 0xffffff80f51db994
    RSP: 0xffffff80f51db948, RBP: 0xffffff80f51db970, RSI: 0x0000000000000000, RDI: 0xffffff8018294900
    R8:  0x0000000000000004, R9:  0x0000000000000000, R10: 0xffffff80f51db5f0, R11: 0xffffffffffffffff
    R12: 0xffffff80181c1000, R13: 0x0000000000000001, R14: 0x0000000000000000, R15: 0xffffff8018294900
    RFL: 0x0000000000010202, RIP: 0xffffff7f868e7fff, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000000, Error code: 0x0000000000000002, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80f51db5d0 : 0xffffff8004c22f69
    0xffffff80f51db650 : 0xffffff8004cdc19e
    0xffffff80f51db820 : 0xffffff8004cf3606
    0xffffff80f51db840 : 0xffffff7f868e7fff
    0xffffff80f51db970 : 0xffffff7f868bd6f7
    0xffffff80f51db9c0 : 0xffffff7f868d3504
    0xffffff80f51dba00 : 0xffffff7f868b98f3
    0xffffff80f51dba60 : 0xffffff7f868d2773
    0xffffff80f51dba80 : 0xffffff7f86173adc
    0xffffff80f51dbab0 : 0xffffff7f868b90e3
    0xffffff80f51dbae0 : 0xffffff7f86173a20
    0xffffff80f51dbb10 : 0xffffff7f868aebe9
    0xffffff80f51dbb50 : 0xffffff7f868af8ce
    0xffffff80f51dbb90 : 0xffffff7f868aa87e
    0xffffff80f51dbcf0 : 0xffffff7f868aa5e9
    0xffffff80f51dbd10 : 0xffffff80050ae4b3
    0xffffff80f51dbd70 : 0xffffff7f868aa5aa
    0xffffff80f51dbd90 : 0xffffff7f86171bcb
    0xffffff80f51dbdc0 : 0xffffff7f868ac29b
    0xffffff80f51dbee0 : 0xffffff7f868abf12
    0xffffff80f51dbf50 : 0xffffff80050ac9ae
    0xffffff80f51dbf90 : 0xffffff7f868ac02c
    0xffffff80f51dbfb0 : 0xffffff8004cd6aa7
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAudioFamily(1.9.4f11)[5077FB4F-0903-3D79-8280-5B2341E93BF3]@0 xffffff7f8616e000->0xffffff7f8619cfff
                dependency: com.apple.kext.OSvKernDSPLib(1.14)[744516ED-C05D-340F-9867-F5E89B2E8BE5]@0xffff ff7f8615d000
             com.apple.driver.AppleHDA(2.5.3f1)[775CEA81-5417-3022-B435-5FCC9DE71BE4]@0xffff ff7f868a3000->0xffffff7f86931fff
                dependency: com.apple.driver.AppleHDAController(2.5.3fc1)[D247C45C-1B46-3C80-97BD-509C22475 D8C]@0xffffff7f86787000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f85b8f000
                dependency: com.apple.iokit.IOAudioFamily(1.9.4fc11)[5077FB4F-0903-3D79-8280-5B2341E93BF3]@ 0xffffff7f8616e000
                dependency: com.apple.iokit.IOHDAFamily(2.5.3fc1)[C584694D-26C7-3314-AFE8-BF8EE5B16776]@0xf fffff7f86750000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f85b4c000
                dependency: com.apple.driver.DspFuncLib(2.5.3fc1)[94D57453-CC6B-342C-BE82-00600D38E5DE]@0xf fffff7f867d0000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    13B42
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000004a00000
    Kernel text base: 0xffffff8004c00000
    System model name: MacBookPro10,2 (Mac-AFD8A9D944EA4843)
    System uptime in nanoseconds: 4615562375
    last loaded kext at 4457784425: com.apple.filesystems.autofs          3.0 (addr 0xffffff7f86152000, size 45056)
    loaded kexts:
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.0f6
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AGPM          100.14.11
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDAHardwareConfigDriver          2.5.3fc1
    com.apple.driver.AppleHDA          2.5.3fc1
    com.apple.iokit.IOBluetoothUSBDFU          4.2.0f6
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.driver.AppleThunderboltIP          1.0.10
    com.apple.driver.AppleMikeyDriver          2.5.3fc1
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMuxControl          3.4.12
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleIntelHD4000Graphics          8.1.8
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleIntelFramebufferCapri          8.1.8
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyEventDriver          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.4.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.driver.AppleAHCIPort          2.9.5
    com.apple.driver.AppleUSBHub          650.4.4
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.driver.AppleUSBXHCI          650.4.3
    com.apple.driver.AppleUSBEHCI          650.4.1
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.0
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.0
    com.apple.driver.DspFuncLib          2.5.3fc1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.4fc11
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.0f6
    com.apple.iokit.IOBluetoothFamily          4.2.0f6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleThunderboltEDMSink          1.2.1
    com.apple.driver.AppleThunderboltDPOutAdapter          2.5.0
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleGraphicsControl          3.4.12
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.driver.IOPlatformPluginFamily          5.5.1d27
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.driver.AppleHDAController          2.5.3fc1
    com.apple.iokit.IOHDAFamily          2.5.3fc1
    com.apple.iokit.IOAcceleratorFamily2          98.7.1
    com.apple.AppleGraphicsDeviceControl          3.4.12
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.driver.AppleSMC          3.1.6d1
    com.apple.driver.AppleUSBMultitouch          240.6
    com.apple.iokit.IOUSBHIDDriver          650.4.4
    com.apple.driver.AppleThunderboltDPInAdapter          2.5.0
    com.apple.driver.AppleThunderboltDPAdapterFamily          2.5.0
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          650.4.0
    com.apple.driver.AppleThunderboltNHI          1.9.2
    com.apple.iokit.IOThunderboltFamily          2.8.5
    com.apple.iokit.IOAHCIFamily          2.6.0
    com.apple.iokit.IOUSBUserClient          650.4.4
    com.apple.iokit.IO80211Family          600.34
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          650.4.4
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.10
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          21
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    com.apple.kec.pthread          1
    Model: MacBookPro10,2, BootROM MBP102.0106.B03, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.6f59
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 1024 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10F), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM256E, 251 GB
    USB Device: Hub
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: Hub
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

    It's not just Chrome. Something is seriously wrong with these new Macbooks. It's all over the web.
    My story:
    Tons of apps were crashing left and right: Evernote, Reminders, Pages, etc. What's worse, the computer had multiple kernel panics in the first week of purchase, none of which could be attributed to Chrome, Skype, or any of that nonsense. When I ran the Apple hardware test, everything came up fine. Took the computer to the Genius Bar, who recommended that I erase and reinstall. I did that, and I just experienced another crash today. I was in Pages, and the entire computer froze, although I could move my cursor.
    Put simply, I dropped almost four thosuand dollars on what should be the best computer on the planet, but is actually a piece of crap.
    I only wish I knew whether it was hardware or software, so that I could actually fix the problem.
    Either way, I severely doubt I will purchase another Apple computer.

  • Random crashes Macbook Pro Retina 15"

    Hello all,
    I have the: Macbook Pro Retina 15" Late 2013 model, with the 16GB RAM and 512GB SSD, running on: OS X 10.9.3 (13D65).
    Now i have random crashes when i'm using my laptop, sometimes with only Safari open sometimes when i'm gaming. Also i have sometimes that when i resume my macbook from "hibernate/sleep" whatever you want to call it that my top bar (where the Apple logo is displayed) is black, this won't go away untill i completly restart my macbook. The strange thing is, it is very hard to reproduce the problem.
    Does anyone out here have the same problem or know some fixes?
    The following things i already tried:
    - Resetting SMC
    - Running AHT (Apple Hardware Check) -> shows everything is fine
    - Repairing and checking disk permisions.

    I don't know if it are "kernel panics" best way to log it is to click "report to apple" when it occurs? Is it allowed to zip all the files in the "/Library/Logs/DiagnosticReports " path, upload them and post link here, that way you can check out wich file you need to see?
    I can only find 1  .panic file i think this is because i always click "cancel" instead of "report to apple"
    Here are the contents of the .panic file i found:
    Anonymous UUID:       8597DA4A-8996-87EB-13DD-5A95DEEF481E
    Mon May  5 17:39:47 2014
    panic(cpu 2 caller 0xffffff8005edbe7e): Kernel trap at 0xffffff8005ea3369, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000106967210, CR3: 0x000000033bdda0bd, CR4: 0x00000000001606e0
    RAX: 0x0000000000000001, RBX: 0xff000000ff000000, RCX: 0xffffff802b997140, RDX: 0x0000000000000821
    RSP: 0xffffff81c80f3530, RBP: 0xffffff81c80f3560, RSI: 0x0000000022318a76, RDI: 0xffffff800c79b370
    R8:  0x0000000000000001, R9:  0x0000000000000000, R10: 0x000000000d222308, R11: 0x0000000000000000
    R12: 0xffffff800c79b370, R13: 0xffffff800a798000, R14: 0x000000000d222000, R15: 0xffffff80416a70e0
    RFL: 0x0000000000010286, RIP: 0xffffff8005ea3369, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000106967210, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff81ce135df0 : 0xffffff8005e22fa9
    0xffffff81ce135e70 : 0xffffff8005edbe7e
    0xffffff81ce136040 : 0xffffff8005ef3376
    0xffffff81ce136060 : 0xffffff8005ea3369
    0xffffff81c80f3560 : 0xffffff8005e9a31a
    0xffffff81c80f3880 : 0xffffff80061ff6ce
    0xffffff81c80f38b0 : 0xffffff8005fceb92
    0xffffff81c80f3a30 : 0xffffff8005fcdfc8
    0xffffff81c80f3c80 : 0xffffff8005fcd0a5
    0xffffff81c80f3cb0 : 0xffffff800616bce8
    0xffffff81c80f3dc0 : 0xffffff8005ffdb31
    0xffffff81c80f3e40 : 0xffffff8005ff38c3
    0xffffff81c80f3eb0 : 0xffffff80061f0525
    0xffffff81c80f3f10 : 0xffffff80061f0443
    0xffffff81c80f3f50 : 0xffffff800623e413
    0xffffff81c80f3fb0 : 0xffffff8005ef3b76
    BSD process name corresponding to current thread: HandBrake
    Mac OS version:
    13C1021
    Kernel version:
    Darwin Kernel Version 13.1.0: Wed Apr  2 23:52:02 PDT 2014; root:xnu-2422.92.1~2/RELEASE_X86_64
    Kernel UUID: E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5
    Kernel slide:     0x0000000005c00000
    Kernel text base: 0xffffff8005e00000
    System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)
    System uptime in nanoseconds: 21037807672067
    last loaded kext at 20837144155007: com.seagate.driver.PowSecDriverCore          5.1.1 (addr 0xffffff7f88532000, size 172032)
    last unloaded kext at 20945462799969: com.apple.iokit.IOFireWireFamily          4.5.5 (addr 0xffffff7f884a4000, size 471040)
    loaded kexts:
    com.apple.filesystems.udf          2.5
    com.apple.filesystems.afpfs          11.1
    com.apple.nke.asp-tcp          8.0.1
    com.apple.filesystems.smbfs          2.0.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AGPM          100.14.15
    com.apple.driver.ApplePlatformEnabler          2.0.9d1
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.GeForce          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleIntelHD5000Graphics          8.2.4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleIntelFramebufferAzul          8.2.4
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleCameraInterface          4.26.0
    com.apple.driver.AppleThunderboltIP          1.1.2
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AirPort.Brcm4360          831.21.63
    com.apple.driver.AppleUSBXHCI          670.4.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.security.SecureRemotePassword          1.0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.iokit.IOAcceleratorFamily          98.14
    com.apple.nvidia.driver.NVDAGK100Hal          8.2.4
    com.apple.nvidia.driver.NVDAResman          8.2.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.iokit.IOAcceleratorFamily2          98.14
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleThunderboltDPInAdapter          3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily          3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.4.5
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.driver.AppleThunderboltNHI          2.0.1
    com.apple.iokit.IOThunderboltFamily          3.2.7
    com.apple.iokit.IO80211Family          630.35
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    System Profile:
    Model: MacBookPro11,3, BootROM MBP112.0138.B02, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, SMC 2.19f3
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In, 1024 MB
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, 0x000000000000000000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.63)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
    USB Device: Internal Memory Card Reader
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

  • In my macbook pro retina 15 inch there is installed mavericks but ı want to create recovery disk and ı need to download mavericks from App Store but it doesn't download??

    Hey guys ı really need your help. I bought macbook pro retina 15 inch 2 weeks ago and it came with installed mavericks of course but ı want to create a recovery disk and to do that ı need to download mavericks installer from app store but when i click to download mavericks from appstore purchased part ı get a message says " Your purchasing process couldnt complete. OS X Mavericks cant be installed to this computer." How can ı solve this problem!??

    One way around tis is to borrow a Mac that can run Mavericks and then the download will work.  You can use these instructions:
    http://www.macworld.com/article/1167857/how_to_make_a_bootable_mountain_lion_ins tall_drive.html
    Though they are for Mt. Lion, the same steps will work.
    Ciao.

Maybe you are looking for

  • ITunes has encountered a problem and needs to close.  We are sorry for ....

    Since updating my iTune with the new version (10.2.1.1) I can't open my iTune! I get the following every time I tried to open iTune: "iTunes has encountered a problem and needs to close. We are sorry for the inconvenience" The error report contains t

  • "File file path:to:file is already open" how do i close it?

    I am trying to write a script that pops up a dialog box, asks for text and saves this to a .csv and a .txt This is so i can quickly record what i am doing and the times i am doing it, makes quick notes and various things like that. However it is fail

  • Updating to OS 6.1

    From the General menu hit the update to IOS 6.1. After 20 minutes the bar was not moving. Locked. Now it will not reboot. Hooked it up to iTunes and of course it doesn't appear. I now have an iPad that had a permanent silver Apple in the middle of th

  • LGWR: Archivelog for thread 1 sequence 107066 will NOT be compressed

    I am checking today's trace file & getting this message What it means & what is its solution LGWR: Archivelog for thread 1 sequence 107066 will NOT be compressed LGWR: Archivelog for thread 1 sequence 107067 will NOT be compressed LGWR: Archivelog fo

  • IPod Nano 5th gen - Scroll Wheel

    Hi, I have a rather weird problem. It's not that my buttons don't work - they do. It's the scrolling itself I have problems with. I can use "forward" and "backward" and "play/pause" and "menu" buttons just fine. Trouble comes when I need to sroll up