Can somebody interpret why this is crashing?  Thanks

Process:         MP Navigator EX 3.0 [767]
Path:            /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/MacOS/MP Navigator EX 3.0
Identifier:      jp.co.canon.bj.printer.app.MPNEX304
Version:         Version 3.0.4 (3.0.4)
Build Info:      MP Navigator EX 3.0-1~1
Code Type:       X86 (Native)
Parent Process:  launchd [157]
Responsible:     MP Navigator EX 3.0 [767]
User ID:         501
Date/Time:       2015-04-02 12:55:14.617 -0400
OS Version:      Mac OS X 10.9.5 (13F1066)
Report Version:  11
Anonymous UUID:  68A58EDF-AFCB-E588-472C-AB1283196649
Sleep/Wake UUID: D2E1D758-19FB-4A25-98F9-D1F0AC663C60
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSImageCell loadingState]: unrecognized selector sent to instance 0x57c3d40'
Application Specific Backtrace 1:
0   CoreFoundation                      0x9ab36471 __raiseError + 193
1   libobjc.A.dylib                     0x91f5a091 objc_exception_throw + 162
2   CoreFoundation                      0x9ab3acb3 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
3   CoreFoundation                      0x9aa86522 ___forwarding___ + 1010
4   CoreFoundation                      0x9aa8610e _CF_forwarding_prep_0 + 14
5   DetailWindow                        0x00397097 -[mfpDetailWindowDelegate(PDF) setWaitingStatusToVisibleCells] + 315
6   Foundation                          0x996ba992 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49
7   CoreFoundation                      0x9aaff5a4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
8   CoreFoundation                      0x9a9e104b _CFXNotificationPost + 3435
9   Foundation                          0x996e5ccf -[NSNotificationCenter postNotification:] + 115
10  AppKit                              0x94900dce -[NSView _postFrameChangeNotification] + 456
11  AppKit                              0x9490a28e -[NSView setFrameSize:] + 1541
12  AppKit                              0x9493483b -[NSClipView setFrameSize:] + 407
13  AppKit                              0x94909c51 -[NSView setFrame:] + 256
14  AppKit                              0x94937725 -[NSScrollView _setContentViewFrame:] + 591
15  AppKit                              0x9493709d -[NSScrollView _applyContentAreaLayout:] + 98
16  AppKit                              0x949356f3 -[NSScrollView tile] + 2002
17  AppKit                              0x94b85142 -[NSScrollView setScrollerStyle:] + 481
18  AppKit                              0x94b85214 -[NSScrollView(NSPrivate) scrollerImpPair:updateScrollerStyleForNewRecommendedScrollerStyle:] + 188
19  AppKit                              0x952c3e76 +[NSScrollerImpPair _updateAllScrollerImpPairsForNewRecommendedScrollerStyle:] + 407
20  AppKit                              0x952c3f70 +[NSScrollerImpPair _scrollerStyleRecommendationChanged:] + 159
21  Foundation                          0x996ba992 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49
22  CoreFoundation                      0x9aaff5a4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
23  CoreFoundation                      0x9a9e104b _CFXNotificationPost + 3435
24  Foundation                          0x996a947f -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
25  AppKit                              0x952c33c9 -[_NSScrollerStyleRecommender setRecommendedScrollerStyleAndNotify:] + 337
26  AppKit                              0x952c34b9 __75-[_NSScrollerStyleRecommender scrollerStyleRecommendationUpdateTimerFired:]_block_invoke + 43
27  AppKit                              0x952aefcb ___NSDetectScrollDevicesThenInvokeOnMainQueue_block_invoke_2 + 32
28  libdispatch.dylib                   0x993c576b _dispatch_call_block_and_release + 15
29  libdispatch.dylib                   0x993c2386 _dispatch_client_callout + 50
30  libdispatch.dylib                   0x993caa7b _dispatch_main_queue_callback_4CF + 294
31  CoreFoundation                      0x9aa8ffae __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
32  CoreFoundation                      0x9aa473c9 __CFRunLoopRun + 1897
33  CoreFoundation                      0x9aa469ea CFRunLoopRunSpecific + 394
34  CoreFoundation                      0x9aa4684b CFRunLoopRunInMode + 123
35  HIToolbox                           0x9a44bb5d RunCurrentEventLoopInMode + 259
36  HIToolbox                           0x9a44b8e2 ReceiveNextEventCommon + 526
37  HIToolbox                           0x9a44b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
38  AppKit                              0x948d1349 _DPSNextEvent + 1602
39  AppKit                              0x948d0870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
40  AppKit                              0x948c315c -[NSApplication run] + 727
41  AppKit                              0x948abff8 NSApplicationMain + 1165
42  MP Navigator EX 3.0                 0x000975b0 mfpMain + 2296
43  MP Navigator EX 3.0                 0x00096934 main + 850
44  MP Navigator EX 3.0                 0x0000396e _start + 228
45  MP Navigator EX 3.0                 0x00003889 start + 41
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation       0x9ab36dc7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   com.apple.CoreFoundation       0x9ab36770 __raiseError + 960
2   libobjc.A.dylib               0x91f5a091 objc_exception_throw + 162
3   com.apple.CoreFoundation       0x9ab3acb3 -[NSObject(NSObject) doesNotRecognizeSelector:] + 275
4   com.apple.CoreFoundation       0x9aa86522 ___forwarding___ + 1010
5   com.apple.CoreFoundation       0x9aa8610e _CF_forwarding_prep_0 + 14
6   jp.co.canon.bj.printer.app.module.MPNEX300.detailwindow 0x00397097 -[mfpDetailWindowDelegate(PDF) setWaitingStatusToVisibleCells] + 315
7   com.apple.Foundation           0x996ba992 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49
8   com.apple.CoreFoundation       0x9aaff5a4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
9   com.apple.CoreFoundation       0x9a9e104b _CFXNotificationPost + 3435
10  com.apple.Foundation           0x996e5ccf -[NSNotificationCenter postNotification:] + 115
11  com.apple.AppKit               0x94900dce -[NSView _postFrameChangeNotification] + 456
12  com.apple.AppKit               0x9490a28e -[NSView setFrameSize:] + 1541
13  com.apple.AppKit               0x9493483b -[NSClipView setFrameSize:] + 407
14  com.apple.AppKit               0x94909c51 -[NSView setFrame:] + 256
15  com.apple.AppKit               0x94937725 -[NSScrollView _setContentViewFrame:] + 591
16  com.apple.AppKit               0x9493709d -[NSScrollView _applyContentAreaLayout:] + 98
17  com.apple.AppKit               0x949356f3 -[NSScrollView tile] + 2002
18  com.apple.AppKit               0x94b85142 -[NSScrollView setScrollerStyle:] + 481
19  com.apple.AppKit               0x94b85214 -[NSScrollView(NSPrivate) scrollerImpPair:updateScrollerStyleForNewRecommendedScrollerStyle:] + 188
20  com.apple.AppKit               0x952c3e76 +[NSScrollerImpPair _updateAllScrollerImpPairsForNewRecommendedScrollerStyle:] + 407
21  com.apple.AppKit               0x952c3f70 +[NSScrollerImpPair _scrollerStyleRecommendationChanged:] + 159
22  com.apple.Foundation           0x996ba992 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke + 49
23  com.apple.CoreFoundation       0x9aaff5a4 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 20
24  com.apple.CoreFoundation       0x9a9e104b _CFXNotificationPost + 3435
25  com.apple.Foundation           0x996a947f -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
26  com.apple.AppKit               0x952c33c9 -[_NSScrollerStyleRecommender setRecommendedScrollerStyleAndNotify:] + 337
27  com.apple.AppKit               0x952c34b9 __75-[_NSScrollerStyleRecommender scrollerStyleRecommendationUpdateTimerFired:]_block_invoke + 43
28  com.apple.AppKit               0x952aefcb ___NSDetectScrollDevicesThenInvokeOnMainQueue_block_invoke_2 + 32
29  libdispatch.dylib             0x993c576b _dispatch_call_block_and_release + 15
30  libdispatch.dylib             0x993c2386 _dispatch_client_callout + 50
31  libdispatch.dylib             0x993caa7b _dispatch_main_queue_callback_4CF + 294
32  com.apple.CoreFoundation       0x9aa8ffae __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 14
33  com.apple.CoreFoundation       0x9aa473c9 __CFRunLoopRun + 1897
34  com.apple.CoreFoundation       0x9aa469ea CFRunLoopRunSpecific + 394
35  com.apple.CoreFoundation       0x9aa4684b CFRunLoopRunInMode + 123
36  com.apple.HIToolbox           0x9a44bb5d RunCurrentEventLoopInMode + 259
37  com.apple.HIToolbox           0x9a44b8e2 ReceiveNextEventCommon + 526
38  com.apple.HIToolbox           0x9a44b6bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
39  com.apple.AppKit               0x948d1349 _DPSNextEvent + 1602
40  com.apple.AppKit               0x948d0870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
41  com.apple.AppKit               0x948c315c -[NSApplication run] + 727
42  com.apple.AppKit               0x948abff8 NSApplicationMain + 1165
43  jp.co.canon.bj.printer.app.MPNEX304 0x000975b0 mfpMain + 2296
44  jp.co.canon.bj.printer.app.MPNEX304 0x00096934 main + 850
45  jp.co.canon.bj.printer.app.MPNEX304 0x0000396e _start + 228
46  jp.co.canon.bj.printer.app.MPNEX304 0x00003889 start + 41
Thread 1:
0   libsystem_kernel.dylib         0x99663046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x97072dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x97076cce start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x99663992 kevent64 + 10
1   libdispatch.dylib             0x993c4899 _dispatch_mgr_invoke + 238
2   libdispatch.dylib             0x993c4532 _dispatch_mgr_thread + 52
Thread 3:
0   libsystem_kernel.dylib         0x99663046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x97072dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x97076cce start_wqthread + 30
Thread 4:
0   libsystem_kernel.dylib         0x99663046 __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x97072dcf _pthread_wqthread + 372
2   libsystem_pthread.dylib       0x97076cce start_wqthread + 30
Thread 5:
0   libsystem_kernel.dylib         0x9965df7a mach_msg_trap + 10
1   libsystem_kernel.dylib         0x9965d16c mach_msg + 68
2   com.apple.CoreFoundation       0x9aa47bf9 __CFRunLoopServiceMachPort + 169
3   com.apple.CoreFoundation       0x9aa471d1 __CFRunLoopRun + 1393
4   com.apple.CoreFoundation       0x9aa469ea CFRunLoopRunSpecific + 394
5   com.apple.CoreFoundation       0x9aa4684b CFRunLoopRunInMode + 123
6   com.apple.AppKit               0x94a7ab88 _NSEventThread + 283
7   libsystem_pthread.dylib       0x970715fb _pthread_body + 144
8   libsystem_pthread.dylib       0x97071485 _pthread_start + 130
9   libsystem_pthread.dylib       0x97076cf2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x01a64600  ecx: 0x00000000  edx: 0x00000000
  edi: 0x05787660  esi: 0x9ab363be  ebp: 0xbfffcc68  esp: 0xbfffcc60
   ss: 0x00000023  efl: 0x00000286  eip: 0x9ab36dc7   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x0143a000
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     3
Binary Images:
    0x1000 -   0x181fe9 +jp.co.canon.bj.printer.app.MPNEX304 (Version 3.0.4 - 3.0.4) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/MacOS/MP Navigator EX 3.0
  0x386000 -   0x386fff +jp.co.canon.bj.printer.app.module.MPNEX300.pdflibrary (PDFLibrary Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/PDFLibrary.framework/Versions/A/PDFLibrary
  0x38a000 -   0x3a5ffb +jp.co.canon.bj.printer.app.module.MPNEX300.detailwindow (DetailWindow Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/DetailWindow.framework/Versions/A/DetailWindow
  0x3b3000 -   0x3b6fef +jp.co.canon.bj.printer.app.module.MPNEX300.launchmanager (LaunchManager Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/LaunchManager.framework/Versions/A/LaunchManager
  0x3bc000 -   0x3bffff +jp.co.canon.bj.printer.app.module.MPNEX300.filelistmanager (FileListManager Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/FileListManager.framework/Versions/A/FileListManage r
  0x3c5000 -   0x3dcfff +jp.co.canon.bj.printer.app.module.MPNEX300.configurationmanager (ConfigurationManager Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/ConfigurationManager.framework/Versions/A/Configura tionManager
  0x3e9000 -   0x425fff +jp.co.canon.bj.printer.app.module.MPNEX300.ppcommon (PPCommon Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/PPCommon.framework/Versions/A/PPCommon
  0x43c000 -   0x47cfc7 +jp.co.canon.bj.printer.app.module.MPNEX300.sgcontrol (SGControl Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/SGControl.framework/Versions/A/SGControl
  0x48b000 -   0x48ffef +jp.co.canon.bj.printer.app.module.MPNEX300.scanmanager (ScanManager Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/ScanManager.framework/Versions/A/ScanManager
  0x496000 -   0x49dfff +jp.co.canon.bj.printer.app.module.MPNEX300.fileexporter (FileExporter Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/FileExporter.framework/Versions/A/FileExporter
  0x4a6000 -   0x4cafcf +jp.co.canon.bj.printer.app.module.MPNEX300.fileimporter (FileImporter Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/FileImporter.framework/Versions/A/FileImporter
  0x4e0000 -   0x4f1fff +jp.co.canon.bj.printer.app.MPNEX300 (SearchSystem Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/SearchSystem.framework/Versions/A/SearchSystem
  0x500000 -   0x502fff +jp.co.canon.bj.printer.app.MPNEX300 (PDFEditLibrary Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/PDFEditLibrary.framework/Versions/A/PDFEditLibrary
  0x507000 -   0x540fcb +jp.co.canon.bj.printer.app.MPNEX300.imagefix (ImageFix Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/ImageFix.framework/Versions/A/ImageFix
  0x55d000 -   0x568fff +jp.co.canon.bj.printer.app.MPNEX300.colorcorrectionmanager (ColorCorrectionManager Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/ColorCorrectionManager.framework/Versions/A/ColorCo rrectionManager
  0x570000 -   0x70aff3 +com.yourcompany.yourcocoaframework (1.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/FDP.framework/Versions/A/FDP
  0x7b1000 -   0x7b9fff  com.apple.carbonframeworktemplate (1.0 - 1.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/BJEZDCNR.framework/Versions/A/BJEZDCNR
  0x7c0000 -   0x7c4ffb +jp.co.canon.bj.printer.app.module.MPNEX300.IndexModuleWrapper (IndexModuleWrapper Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/IndexModuleWrapper.framework/Versions/A/IndexModule Wrapper
  0x7ca000 -   0x7d5fd0 +jp.co.canon.bj.printer.app.module.MPNEX.IndexModuleV200 (IndexModule Version 1.0.0 - 2.0.0.6) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/IndexModule.framework/Versions/A/IndexModule
  0x7de000 -   0x7edfcd +CanoScan.Toolbox500.PCAT (PCAT Version 1.1.0.5 - 1.1.0.5) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/PCAT.framework/Versions/A/PCAT
  0x7f1000 -   0x847fc7 +CanoScan.Toolbox500.cocr (cocr Version 1.2.1.0 - 1.2.1.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/cocr.framework/Versions/A/cocr
  0x96e000 -   0x9f9fdf +CanoScan.Toolbox500.rdd20 (rdd20 Version 3.0.12.1 - 3.0.12.1) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/rdd20.framework/Versions/A/rdd20
  0xa81000 -   0xab2ff7 +CanoScan.Toolbox500.segment (segment Version 25.4.0.1 - 25.4.0.1) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/segment.framework/Versions/A/segment
  0xab8000 -   0xad5ff7  com.apple.carbonframeworktemplate (1.0 - 1.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/cnrebcco.framework/Versions/A/cnrebcco
  0xae7000 -   0xb20fcf +CanoScan.Toolbox500.cnpajaoc (cnpajaoc Version 31.3.1.1 - 31.3.1.1) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/cnpajaoc.framework/Versions/A/cnpajaoc
  0xb48000 -   0xb8efdf +Canon.cnpapgmg (cnpapgmg Version 1.1.2.3 - 1.3.0.1.2) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/cnpapgmg.framework/Versions/A/cnpapgmg
  0xba8000 -   0xbe9fcd +CanoScan.Toolbox500.cnpacnoc (cnpacnoc Version 1.0.3.0 - 1.0.3.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/cnpacnoc.framework/Versions/A/cnpacnoc
  0xc27000 -   0xd31ff3 +CanoScan.Toolbox500.pafcv2 (pafcv2 Version 2.2.0.0 - 2.2.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/pafcv2.framework/Versions/A/pafcv2
  0xd66000 -   0xe50fff  com.apple.carbonframeworktemplate (rdd20cn Version 3.0.12.1 - 3.0.12.1) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/rdd20cn.framework/Versions/A/rdd20cn
  0xea8000 -   0xeb8fff +com.yourcompany.yourcocoaframework (1.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/STAD.framework/Versions/A/STAD
0x113f000 -  0x1177fc5 +jp.co.canon.bj.printer.app.module.MPNEX300.dipsmanagerwrapper (DiPSManagerWrapper Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/DiPSManagerWrapper.framework/Versions/A/DiPSManager Wrapper
0x118e000 -  0x1193fe3 +jp.co.canon.bj.printer.app.module.MPNEX300.FDPWrapper (FDPWrapper Version 3.0.0 - 3.0.0) /Applications/Canon Utilities/MP Navigator EX 3.0.app/Contents/Frameworks/FDPWrapper.framework/Versions/A/FDPWrapper
0x1199000 -  0x119ffff  org.twain.dsm (1.9.5 - 1.9.5) <3CE5B8E4-1F2D-3694-890D-B3965F244443> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
0x140b000 -  0x1416fff  com.apple.CommerceCore (1.0 - 42) <D28DD970-4B69-3848-9BCC-3C67323B3D9C> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x5523000 -  0x5523ffd +jp.co.canon.scangear.sgutility_08_4 (2.0.1 - 2.0.1) <19936D13-4155-FC8B-36A2-1FE7CF6A95A1> /Library/Printers/Canon/IJScanner/Frameworks/SGUtility_08_4.framework/Versions/ A/SGUtility_08_4
0x55e9000 -  0x55f3ff7  com.apple.iokit.IOUSBLib (656.4.0 - 656.4.0) <C207FA85-14CE-3D69-AB33-298135854EAE> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
0x809e000 -  0x80c3ff9  com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x82e3000 -  0x82e6ffb +jp.co.canon.scangear.calctone_08_4 (1.2.1 - 1.2.1) <2FEBB6A3-6458-9418-74B7-8111C869CBD9> /Library/Printers/Canon/IJScanner/Frameworks/CalcTone_08_4.framework/Versions/A /CalcTone_08_4
0x837f000 -  0x838cfff +jp.co.canon.scangear.sgcommon_08_4 (2.3.0 - 2.3.0) <96C5BD8E-D8B7-E32F-61F7-E59D6E32734F> /Library/Printers/Canon/IJScanner/Frameworks/SGCommon_08_4.framework/Versions/A /SGCommon_08_4
0x839b000 -  0x83ddff3 +jp.co.canon.scangear.sgsm4.08.4.framework (5.5.3 - 5.5.3) /Library/Printers/Canon/IJScanner/Frameworks/SGSM4_08_4.framework/Versions/A/SG SM4_08_4
0x83f2000 -  0x8622fe7 +jp.co.canon.scansear.sguim_08_4 (3.3.0 - 3.3.0) <35A13B61-13E7-EE5A-ADBE-C8C682AD2145> /Library/Printers/Canon/IJScanner/Frameworks/SGUIM_08_4.framework/Versions/A/SG UIM_08_4
0xb0a3000 -  0xb0c3ffb  libPDFRIP.A.dylib (599.35.6) <72DE0172-EEBE-3A5F-972F-6293BF1970DE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
0xbb4a000 -  0xbcfcfff  libCMaps.A.dylib (599.35.6) <AD5260ED-9F53-3930-A7EB-14D125E8900C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
0x8febf000 - 0x8fef1417  dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90119000 - 0x901dcff1  com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x901df000 - 0x901f8fff  com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x901f9000 - 0x90202fff  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
0x90203000 - 0x90211fff  libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x903c5000 - 0x90538ffb  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90539000 - 0x90541ff7  libCGCMS.A.dylib (599.35.6) <1509DE48-6EFF-32D2-9F60-007764E71866> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
0x9054b000 - 0x907afff7  com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x907b0000 - 0x90a9afd2  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
0x90a9b000 - 0x90aa0ff7  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
0x90aa1000 - 0x90e99ff3  com.apple.CoreGraphics (1.600.0 - 599.35.6) <49905820-F70F-3C80-8636-4C0FAD9C796E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9117f000 - 0x9119aff5  com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9119b000 - 0x911b7fff  libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x911b8000 - 0x91364fff  com.apple.QuartzCore (1.8 - 332.3) <1A14CA72-68A2-3970-BFF6-3D36339496FB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91365000 - 0x9136fff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A0D07BF7-31DF-3575-A02F-BEB90006DC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x91e16000 - 0x91e74ffd  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
0x91e75000 - 0x91e9dfff  libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x91e9e000 - 0x91f0cffb  libType1Scaler.dylib (112.1) <8DF02425-1C46-3B86-9E02-71F8D13FF3B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x91f0d000 - 0x91f38ff5  com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x91f42000 - 0x91f4bfff  com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91f4c000 - 0x920f44af  libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x92114000 - 0x92204ffb  libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x92207000 - 0x9220aff7  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
0x9220b000 - 0x9221efff  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
0x9221f000 - 0x9223cffb  libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x9226f000 - 0x92270fff  libSystem.B.dylib (1197.1.1) <6BDF4FCA-2E77-3F74-ADB2-54049B426E32> /usr/lib/libSystem.B.dylib
0x922a1000 - 0x922a1fff  com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x922a2000 - 0x922adfff  com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x922ae000 - 0x922e4fff  com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
0x922e5000 - 0x9237dff7  com.apple.Metadata (10.7.0 - 800.29) <83F7725E-6827-399D-AF87-A4E7FF297702> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9237e000 - 0x9242affb  libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x9242b000 - 0x92435ff7  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
0x92436000 - 0x9243fff7  libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x92440000 - 0x92440fff  libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x92743000 - 0x9282eff4  com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9282f000 - 0x92aabfe7  com.apple.QuickTime (7.7.3 - 2826.24) <47052198-D890-3D54-80C6-953FE23AD04F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92aac000 - 0x92aaeffe  libCVMSPluginSupport.dylib (9.6.1) <DCEA5FE5-AC05-3B1A-B87E-1FB8E0CAAFFF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x92aaf000 - 0x92b92fff  libcrypto.0.9.8.dylib (52.8.1) <C920DC85-A8C1-3185-B860-DA9C10ABFA41> /usr/lib/libcrypto.0.9.8.dylib
0x92b93000 - 0x92bbfff7  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
0x92bc0000 - 0x92c29ffa  com.apple.datadetectorscore (5.0 - 354.5) <2B523979-8292-3132-96AB-79274908CD2F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x92c2a000 - 0x92d28fff  libJP2.dylib (1044) <E8873182-8B75-34A5-A104-BED94B0C6BF6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x93297000 - 0x93365ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93366000 - 0x93441ff7  com.apple.LaunchServices (572.29 - 572.29) <C35AF038-ED1B-3EC0-84CD-539CFB304EEC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x93442000 - 0x93737ffc  com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x93738000 - 0x93824ff7  libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x93825000 - 0x9387afff  libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9387b000 - 0x9387bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93890000 - 0x9392cfff  com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9392d000 - 0x939a3ff3  com.apple.securityfoundation (6.0 - 55122.3) <DFA5E047-2B68-3CE8-B9C3-D19E6F2461CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x939a4000 - 0x939f4ff7  libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x939f5000 - 0x93a09ff9  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x93a64000 - 0x93aacfff  com.apple.PerformanceAnalysis (1.47 - 47) <8041F84A-EC6F-3B5E-831E-87F6BCFB7073> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x93aad000 - 0x93b18fff  com.apple.Heimdal (4.0 - 2.0) <C74091A4-AAB4-36F9-98CE-C4D039C3DFD3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x93b1b000 - 0x93b59ff7  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
0x93b88000 - 0x93b88ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93b89000 - 0x93bb0fff  com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93bb1000 - 0x93bb3ff2  com.apple.EFILogin (2.0 - 2) <C41A6C38-8DB8-3923-90C2-CD1F9F4AA0BA> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x93bb4000 - 0x93bc2ff7  com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x93bc3000 - 0x93ca9fff  com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93caa000 - 0x93cacffb  libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x93cae000 - 0x93cb6fff  libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x93cb7000 - 0x93cbbff7  libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x93f29000 - 0x93f2eff6  libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x93f2f000 - 0x93f47ff7  libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x93f48000 - 0x93f49fff  libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x93f4a000 - 0x93f4efff  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
0x9407d000 - 0x94099ff9  com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9409a000 - 0x940a2fff  liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x940a9000 - 0x9446eff6  libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9446f000 - 0x94473ffc  com.apple.IOSurface (91.2 - 91.2) <98107456-8C9F-3914-998B-604CD492E6C7> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94474000 - 0x948a8ff7  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x948a9000 - 0x954c7ff3  com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x954c8000 - 0x95531fff  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <68986435-5B12-370A-9408-0282D176279F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x95532000 - 0x95563ffa  libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x96406000 - 0x96435ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
0x96436000 - 0x9647cff7  libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9647d000 - 0x9651cfff  libCoreStorage.dylib (380.70.2) <AAB92110-31F1-36F0-A877-21FCE9531C4F> /usr/lib/libCoreStorage.dylib
0x9651d000 - 0x9654eff8  com.apple.GSS (4.0 - 2.0) <243CCC44-86E6-3987-9AFB-159E3196D337> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9654f000 - 0x9654ffff  com.apple.Carbon (154 - 157) <6C29C608-97B4-306E-AEC5-6F48EDF7EFB5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96eab000 - 0x96fb8ff7  com.apple.ImageIO.framework (3.3.0 - 1044) <D48549F6-CD49-30FA-A4CD-85166A66D830> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x96fb9000 - 0x96fddff7  libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x96fde000 - 0x97014ff3  libssl.0.9.8.dylib (52.8.1) <86F2851F-238B-3FA1-923B-234F765BBF92> /usr/lib/libssl.0.9.8.dylib
0x97015000 - 0x9703dff7  libRIP.A.dylib (599.35.6) <74FA256C-B803-3882-8D81-2B696DCB3189> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
0x97070000 - 0x97077ffb  libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x97124000 - 0x97425ffb  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
0x97426000 - 0x97432ffc  libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x97433000 - 0x97433fff  com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x97434000 - 0x974c5fff  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
0x97647000 - 0x97759ffc  libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x97b74000 - 0x97b7fffb  libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x97b80000 - 0x97b8eff3  com.apple.opengl (9.6.1 - 9.6.1) <E9135C1E-4F15-3978-96FA-AA3EA0FE9CBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97b8f000 - 0x97b93ffc  libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x97b94000 - 0x97ba1fff  com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x97ba2000 - 0x97bc6fff  libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97bca000 - 0x97bcafff  libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x97cb1000 - 0x97d02ff1  libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x97f63000 - 0x97fd8ff1  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
0x97fd9000 - 0x9806bff9  libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x98116000 - 0x9826cff0  libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x9826d000 - 0x982adff7  com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x982c2000 - 0x982dcff7  com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x982e5000 - 0x98315ff7  com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x98316000 - 0x9831cff7  com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
0x9831d000 - 0x98372ff7  com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x984d2000 - 0x984d6ffa  libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x984d7000 - 0x98523ff7  libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x9858f000 - 0x98598ffc  com.apple.CommonAuth (4.0 - 2.0) <8D99CBAD-3F8E-30E3-919A-DC43632DDADA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x987a3000 - 0x987e0ff7  libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x98848000 - 0x98857fff  libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98858000 - 0x98859fff  libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x9885a000 - 0x9892afef  libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9892b000 - 0x989abff7  com.apple.CoreServices.OSServices (600.4 - 600.4) <53C9C33B-B000-37FD-8C8F-C86F29F058F0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x989ac000 - 0x989acfff  com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x989ad000 - 0x989bffff  libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x989c0000 - 0x989f2fff  libTrueTypeScaler.dylib (111.1.2) <6D5B903F-6747-3D59-BF6E-B759CF23F178> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x989f3000 - 0x989fbfff  libsystem_dnssd.dylib (522.92.1) <51965446-5C40-3172-9766-C5AE7FD4D62E> /usr/lib/system/libsystem_dnssd.dylib
0x989fc000 - 0x98a4ffff  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
0x98a50000 - 0x98aa9ffa  libTIFF.dylib (1044) <EC7E978B-3A38-3696-AAB6-A32221952C69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98b2f000 - 0x98b6cffb  libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x98b6d000 - 0x98ca4fff  com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x98ca5000 - 0x98ce7fff  libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98ce8000 - 0x98d37ff9  com.apple.HIServices (1.23 - 468) <E8F6C5CD-F96C-3E81-B8B4-2811BBAC222F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x98d38000 - 0x98d70ff7  com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x98d71000 - 0x98d95ff3  libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x98d96000 - 0x98d99ffe  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
0x98d9a000 - 0x98da4fff  com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x98da5000 - 0x98da9ffa  libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x98daa000 - 0x98f37ffb  com.apple.CFNetwork (673.5 - 673.5) <B5131358-DA07-353E-9BC1-03685FA15D1D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98f87000 - 0x98f8dffb  libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x993b4000 - 0x993c0ffc  libkxld.dylib (2422.115.10) <DAE45960-6190-3EEA-9068-84D4914365C9> /usr/lib/system/libkxld.dylib
0x993c1000 - 0x993d9ffd  libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x993da000 - 0x99451ffb  com.apple.framework.IOKit (2.0.1 - 907.100.14) <EED051CC-1482-3426-9C1C-A3FFAF7E76F2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x99492000 - 0x99495ff7  libdyld.dylib (239.4) <98B79E09-15EC-3ED8-86F1-1B0558060286> /usr/lib/system/libdyld.dylib
0x994c7000 - 0x99503ff4  com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x99504000 - 0x99506fff  com.apple.securityhi (9.0 - 55005) <7B106CFE-C811-3350-B4E7-F5763F6B698F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x99507000 - 0x99515ff7  libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x995c2000 - 0x995c3ffa  libsystem_sandbox.dylib (278.11.2) <8EEE43EA-9195-3FE2-8DAB-0489319632EC> /usr/lib/system/libsystem_sandbox.dylib
0x99645000 - 0x99646ffd  libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x99647000 - 0x9964affb  libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x9964b000 - 0x99668ff4  libsystem_kernel.dylib (2422.115.10) <4EF375C4-8115-3D77-9493-F2D8472ADB66> /usr/lib/system/libsystem_kernel.dylib
0x99669000 - 0x996a1fff  com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x996a2000 - 0x996a5ff9  com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x996a6000 - 0x999d3ffe  com.apple.Foundation (6.9 - 1056.17) <6C2DBF85-90AB-3DCB-B56F-E2E3106085C2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99cfc000 - 0x99cfdfff  libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x99cfe000 - 0x99d02ffe  libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x99d03000 - 0x99d03fff  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
0x99d04000 - 0x99f7eff9  com.apple.RawCamera.bundle (5.06 - 753) <60F32380-A3E4-3908-9227-C85C674B7C66> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x99f7f000 - 0x99f8fff7  libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x99f97000 - 0x99f99fff  libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x99f9a000 - 0x99f9dffa  libCGXType.A.dylib (599.35.6) <1659F924-1373-32E8-812E-09446D48C69E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
0x99f9e000 - 0x99ff4ff6  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
0x99ff5000 - 0x9a0bcff7  com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9a124000 - 0x9a218ff7  libFontParser.dylib (111.1.2) <1302BC8C-A5D0-3B6B-B32E-E0E0B40FEBBE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a219000 - 0x9a225ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <D50773D6-A261-390E-B159-0C161EA7C457> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a226000 - 0x9a233fff  com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x9a234000 - 0x9a23ffff  libcsfde.dylib (380.70.2) <B3FC85EE-BBC2-3A20-9C45-C1ABDD063A63> /usr/lib/libcsfde.dylib
0x9a240000 - 0x9a252fff  libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x9a253000 - 0x9a26eff6  libPng.dylib (1044) <D90105D1-B8AD-3649-A798-DA567D1C5B3A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a26f000 - 0x9a29aff7  libsystem_network.dylib (241.4) <03BC404B-D0CB-3747-9CD5-B7A06A2ED0A9> /usr/lib/system/libsystem_network.dylib
0x9a29b000 - 0x9a29cffc  com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x9a29d000 - 0x9a29ffff  libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x9a411000 - 0x9a415fff  libheimdal-asn1.dylib (323.92.2) <14134D3C-AC21-3047-AB78-7057C08732E4> /usr/lib/libheimdal-asn1.dylib
0x9a416000 - 0x9a41ffff  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
0x9a420000 - 0x9a795ff9  com.apple.HIToolbox (2.1.1 - 698) <392738F0-322F-3C80-BEF7-138AFB124C35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x9a796000 - 0x9a95cffb  libicucore.A.dylib (511.35) <D14DF7FE-7DE3-36C6-A46D-18C3978827A5> /usr/lib/libicucore.A.dylib
0x9a95d000 - 0x9a9d0fff  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
0x9a9d1000 - 0x9abd3fff  com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9abd4000 - 0x9abd9ff3  libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x9abe2000 - 0x9abedff6  com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9ac81000 - 0x9ac99ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x9ac9a000 - 0x9aca4ff0  libCGInterfaces.dylib (271) <F78617B0-10DD-3DB0-988A-2407D630519A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
0x9ad33000 - 0x9adbeff7  com.apple.CoreSymbolication (3.0.1 - 141.0.6) <EE242011-56DF-332B-AA2D-47B4FE55B824> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x9adbf000 - 0x9adcfff5  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
0x9add0000 - 0x9ae31ff7  com.apple.Symbolication (1.4 - 129.0.2) <FB0121DF-F27B-39A3-92CA-B46981D322D5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x9ae39000 - 0x9ae3afff  liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x9ae3c000 - 0x9b0b5ff2  com.apple.security (7.0 - 55471.14.27) <544AB73E-CDD3-3073-A00A-56476946C00A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b0c0000 - 0x9b106ff7  libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x9b107000 - 0x9b135ff3  com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x9b44a000 - 0x9b4e1ff7  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
0x9bd29000 - 0x9bd31ffe  libGFXShared.dylib (9.6.1) <D1A3DB40-7F78-36A9-A4FB-BC1A875F94DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x9bd4c000 - 0x9bd9cfff  com.apple.opencl (2.3.59 - 2.3.59) <CE95AA26-7AE6-3692-8291-8268BBB976D1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9bda1000 - 0x9bdcbfff  libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x9c1f7000 - 0x9c1feff2  com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9c1ff000 - 0x9c25bffa  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
0x9c25c000 - 0x9c25cffd  libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    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: 2531
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=156.8M resident=99.2M(63%) swapped_out_or_unallocated=57.7M(37%)
Writable regions: Total=89.9M written=32.2M(36%) resident=42.3M(47%) swapped_out=0K(0%) unallocated=47.5M(53%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  1552K
CG image                           7608K
CG raster data                       12K
CG shared images                    180K
Image IO                           6404K
Kernel Alloc Once                     4K
MALLOC                             41.7M
MALLOC (admin)                       48K
Memory Tag 242                       12K
Stack                              66.1M
VM_ALLOCATE                        16.7M
__DATA                             21.2M
__IMAGE                             528K
__IMPORT                            148K
__LINKEDIT                         45.7M
__OBJC                             2248K
__PAGEZERO                            4K
__TEXT                            111.1M
__UNICODE                           544K
mapped file                       202.4M
shared memory                         4K
===========                      =======
TOTAL                             523.7M
Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 8 GB, SMC 1.62f7
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x01BA, 0x202020202020202020202020202020202020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x01BA, 0x202020202020202020202020202020202020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK2555GSXF, 250.06 GB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: MP560 series
USB Device: Internal Memory Card Reader
USB Device: Built-in iSight
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Composite Device
Thunderbolt Bus:

(I'm posting here hoping PAHU will come to the rescue!)
Have you tried generic maintenance?
Like Startup in Recovery mode and repair the hard drive and permissions using Disk Utility?
OS X: About OS X Recovery - Apple Support

Similar Messages

  • Can somebody explain me this?

    Hi,
    In my recent project using the JavaServer Faces i discovered a problem with my project that i don't quite seem to understand.
    My bean function is called twice and i thought it would only be called once. Let me explain my problem. I created a small and simple example so anybody can explain me why this is happening.
    I have 2 .jsf files:
    - The first one (myJSFSelection.jsp) allows the user to select from a menu which information he will want to see. (Which this information is represented in a bean - MyFirstBeanSelection.java)
    - The second one (myJSF.jsp) sees which of the options the user has selected and presents in the UI the information regarding the selection (Represented by another bean - MyFirstBean.java)
    My FirstBeanSelection holds the value selected by the user and MyFirstBean has a function (getInfo()) that will check which is the value from the MyFirstBeanSelection and it will return the value associated to the selection.
    In my faces-config.xml i have defined the following:
    <managed-bean>
              <managed-bean-name>myFirstBeanSelection</managed-bean-name>
              <managed-bean-class>
                   bpr.userPortal.beans.MyFirstBeanSelection
              </managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
    </managed-bean>
    <managed-bean>     <managed-bean-name>myFirstBean</managed-bean-name>
              <managed-bean-class>
                   bpr.userPortal.beans.MyFirstBean
              </managed-bean-class>
              <managed-bean-scope>session</managed-bean-scope>
              <managed-property>
                   <property-name>bean</property-name>
                <property-class>bpr.userPortal.beans.MyFirstBeanSelection</property-class>
                <value>#{myFirstBeanSelection}</value>
              </managed-property>
         </managed-bean>I am sure that the function getInfo() is being called. It is called two times. I am sure i have done something wrong here. Can anybody help? Thanks in advance.

    Hello!
    If you think your method is called more then one time, i would implement a Logging-System (i.e. log4j) or a console-output in your method.
    Then you can check, if your method ist called correct.

  • My ipod 60gb classic is showing as fully charged until I connect it to my pc when it comes up with the error message, 'please wait very low battery' and the little wheel goes round and nothing happens, can anyone explain why this is and what i can do?

    My ipod 60gb classic is showing as fully charged until I connect it to my pc when it comes up with the error message, 'please wait very low battery' and the little wheel goes round and nothing happens, can anyone explain why this is and what i can do?

    I have worked my way through the assistant and nothing works. I have tried connecting in disc mode but although the screen on the ipod is showing that the device is charged and that it is in disc mode as soon as I connect it to the computer it comes up with the error message 'please wait very low battery' and stays like that until I disconnect when it appears to be OK again. I have tried on both pc and mac.
    BTW the ipod is an ipod video not classic if that makes any difference.
    Thanks

  • I can't deauthorize all computers. It acts like it is doing it, but it never succeeds and no message returns saying why it didn't work. Can anyone explain why this is happening?

    I had to rebuild a computer. When I got iTunes installed and tried to sync my iPod it said that I had reached my limit of five computers. I logged into my iTunes account and went through the process for deauthorizing all computers. It comes up with a messaging asking if I am sure I want to deauthorize all computer and I select the "Deauthorize computers" button. It never comes back with a message one way or another whether it was successful. When I get out of that screen and come back in, it still shows that I have 5 authorized computers. I can't sync my iPod. The deauthorization is not working. Can anyone explain why this is happening?

    i guess no one helped? I'm having the same problem.
    When i press the button to deauthorize all computers, i get an error saying 'my account can't process this at this time. please try again later'

  • I recently installed Acrobat Pro X on my Mac. I initially accepted the terms of agreement, but then every few seconds the same prompted window for the terms of agreement keeps popping up. Can anyone explain why this is happening, and how to resolve?

    I recently installed Acrobat Pro X on my Mac. I initially accepted the terms of agreement, but then every few seconds the same prompted window for the terms of agreement keeps popping up. Can anyone explain why this is happening, and how to resolve?

    Have you tried reinstalling the original drive? Same symptoms with it?

  • Since installing OSX 10 my iMac randomly shuts down and restarts.  I can not determine why this is happening.  Any ideas?

    Since installing OSX 10, my iMac randomly shuts down and restarts.  I can not determine why this is happening.  Any ideas?

    1. This is a comment on what you should and should not do to protect yourself from malicious software ("malware") that circulates on the Internet. It does not apply to software, such as keystroke loggers, that may be installed deliberately by an intruder who has hands-on access to the victim's computer. That threat is in a different category, and there's no easy way to defend against it. If you have reason to suspect that you're the target of such an attack, you need expert help.
    If you find this comment too long or too technical, read only sections 5, 6, and 10.
    OS X now implements three layers of built-in protection specifically against malware, not counting runtime protections such as execute disable, sandboxing, system library randomization, and address space layout randomization that may also guard against other kinds of exploits.
    2. All versions of OS X since 10.6.7 have been able to detect known Mac malware in downloaded files, and to block insecure web plugins. This feature is transparent to the user, but internally Apple calls it "XProtect." The malware recognition database is automatically checked for updates once a day; however, you shouldn't rely on it, because the attackers are always at least a day ahead of the defenders.
    The following caveats apply to XProtect:
    It can be bypassed by some third-party networking software, such as BitTorrent clients and Java applets.
    It only applies to software downloaded from the network. Software installed from a CD or other media is not checked.
    As new versions of OS X are released, it's not clear whether Apple will indefinitely continue to maintain the XProtect database of older versions such as 10.6. The security of obsolete system versions may eventually be degraded. Security updates to the code of obsolete systems will stop being released at some point, and that may leave them open to other kinds of attack besides malware.
       3. Starting with OS X 10.7.5, there has been a second layer of built-in malware protection, designated "Gatekeeper" by Apple. By default, applications and Installer packages downloaded from the network will only run if they're digitally signed by a developer with a certificate issued by Apple. Software certified in this way hasn't necessarily been tested by Apple, but you can be reasonably sure that it hasn't been modified by anyone other than the developer. His identity is known to Apple, so he could be held legally responsible if he distributed malware. That may not mean much if the developer lives in a country with a weak legal system (see below.)
    Gatekeeper doesn't depend on a database of known malware. It has, however, the same limitations as XProtect, and in addition the following:
    It can easily be disabled or overridden by the user.
    A malware attacker could get control of a code-signing certificate under false pretenses, or could simply ignore the consequences of distributing codesigned malware.
    An App Store developer could find a way to bypass Apple's oversight, or the oversight could fail due to human error.
    For the reasons given above, App Store products, and other applications recognized by Gatekeeper as signed, are safer than others, but they can't be considered absolutely safe. "Sandboxed" applications may prompt for access to private data, such as your contacts, or for access to the network. Think before granting that access. Sandboxing security is based on user input. Never click through any request for authorization without thinking.
    4. Starting with OS X 10.8.3, a third layer of protection has been added: a "Malware Removal Tool" (MRT). MRT runs automatically in the background when you update the OS. It checks for, and removes, malware that may have evaded the other protections via a Java exploit (see below.) MRT also runs when you install or update the Apple-supplied Java runtime (but not the Oracle runtime.) Like XProtect, MRT is effective against known threats, but not against unknown ones. It notifies you if it finds malware, but otherwise there's no user interface to MRT.
    5. The built-in security features of OS X reduce the risk of malware attack, but they're not absolute protection. The first and best line of defense is always going to be your own intelligence. With the possible exception of Java exploits, all known malware circulating on the Internet that affects a fully-updated installation of OS X 10.6 or later takes the form of so-called "Trojan horses," which can only have an effect if the victim is duped into running them. The threat therefore amounts to a battle of wits between you and the malware attacker. If you're smarter than he thinks you are, you'll win.
    That means, in practice, that you always stay within a safe harbor of computing practices. How do you know what is safe?
    Any website that prompts you to install a “codec,” “plug-in,” "player," "extractor," or “certificate” that comes from that same site, or an unknown one, is unsafe.
    A web operator who tells you that you have a “virus,” or that anything else is wrong with your computer, or that you have won a prize in a contest you never entered, is trying to commit a crime with you as the victim. (Some reputable websites did legitimately warn visitors who were infected with the "DNSChanger" malware. That exception to this rule no longer applies.)
    Pirated copies or "cracks" of commercial software, no matter where they come from, are unsafe.
    Software of any kind downloaded from a BitTorrent or from a Usenet binary newsgroup is unsafe.
    Software that purports to help you do something that's illegal or that infringes copyright, such as saving streamed audio or video for reuse without permission, is unsafe. All YouTube "downloaders" are outside the safe harbor, though not all are necessarily harmful.
    Software with a corporate brand, such as Adobe Flash Player, must be downloaded directly from the developer’s website. If it comes from any other source, it's unsafe. For instance, if a web page warns you that Flash is out of date, do not follow an offered link to an update. Go to the Adobe website to download it, if you need it at all.
    Even signed applications, no matter what the source, should not be trusted if they do something unexpected, such as asking for permission to access your contacts, your location, or the Internet for no obvious reason.
    "FREE WI-FI !!!" networks in public places are unsafe unless you can verify that the network is not a trap (which you probably can't.) Even then, do not download any software or transmit any private information while connected to such a network, regardless of where it seems to come from or go to.
    6. Java on the Web (not to be confused with JavaScript, to which it's not related, despite the similarity of the names) is a weak point in the security of any system. Java is, among other things, a platform for running complex applications in a web page, on the client. That was always a bad idea, and Java's developers have proven themselves incapable of implementing it without also creating a portal for malware to enter. Past Java exploits are the closest thing there has ever been to a Windows-style virus affecting OS X. Merely loading a page with malicious Java content could be harmful.
    Fortunately, client-side Java on the Web is obsolete and mostly extinct. Only a few outmoded sites still use it. Try to hasten the process of extinction by avoiding those sites, if you have a choice. Forget about playing games or other non-essential uses of Java.
    Java is not included in OS X 10.7 and later. Discrete Java installers are distributed by Apple and by Oracle (the developer of Java.) Don't use either one unless you need it. Most people don't. If Java is installed, disable it — not JavaScript — in your browsers.
    Regardless of version, experience has shown that Java on the Web can't be trusted. If you must use a Java applet for a task on a specific site, enable Java only for that site in Safari. Never enable Java for a public website that carries third-party advertising. Use it only on well-known, login-protected, secure websites without ads. In Safari 6 or later, you'll see a lock icon in the address bar with the abbreviation "https" when visiting a secure site.
    Follow the above guidelines, and you’ll be as safe from malware as you can practically be. The rest of this comment concerns what you should not do to protect yourself.
    7. Never install any commercial "anti-virus" or "Internet security" products for the Mac, as they all do more harm than good, if they do any good at all. Any database of known threats is always going to be out of date. Most of the danger is from unknown threats. If you need to be able to detect Windows malware in your files, use one of the free anti-virus products in the Mac App Store — nothing else.
    Why shouldn't you use commercial "anti-virus" products?
    Their design is predicated on the nonexistent threat that malware may be injected at any time, anywhere in the file system. Malware is downloaded from the network; it doesn't materialize from nowhere.
    In order to meet that nonexistent threat, the software modifies or duplicates low-level functions of the operating system, which is a waste of resources and a common cause of instability, bugs, and poor performance.
    To recognize malware, the software depends on a database of known threats, which is always at least a day out of date. Most of the real danger comes from highly targeted "zero-day" attacks that are not yet recognized.
    By modifying the operating system, the software itself may create weaknesses that could be exploited by malware attackers.
    8. An anti-malware product from the App Store, such as "ClamXav," doesn't have these drawbacks. That doesn't mean it's entirely safe. It may report email messages that have "phishing" links in the body, or Windows malware in attachments, as infected files, and offer to delete or move them. Doing so will corrupt the Mail database. The messages should be deleted from within the Mail application.
    An anti-virus app is not needed, and should not be relied upon, for protection against OS X malware. It's useful only for detecting Windows malware. Windows malware can't harm you directly (unless, of course, you use Windows.) Just don't pass it on to anyone else.
    A Windows malware attachment in email is usually easy to recognize. The file name will often be targeted at people who aren't very bright; for example:
    ♥♥♥♥♥♥♥♥♥♥♥♥♥♥!!!!!!!H0TBABEZ4U!!!!!!!.AVI♥♥♥♥♥♥♥♥♥♥♥♥♥♥.exe
    Anti-virus software may be able to tell you which particular trojan it is, but do you care? In practice, there's seldom a reason to use the software unless an institutional policy requires it.
    The ClamXav developer won't try to "upsell" you to a paid version of the product. Other developers may do that. Don't be upsold. For one thing, you should not pay to protect Windows users from the consequences of their choice of computing platform. For another, a paid upgrade from a free app will probably have the disadvantages mentioned in section 7.
    9. It seems to be a common belief that the built-in Application Firewall acts as a barrier to infection, or prevents malware from functioning. It does neither. It blocks inbound connections to certain network services you're running, such as file sharing. It's disabled by default and you should leave it that way if you're behind a router on a private home or office network. Activate it only when you're on an untrusted network, for instance a public Wi-Fi hotspot, where you don't want to provide services. Disable any services you don't use in the Sharing preference pane. All are disabled by default.
    10. As a Mac user you don't have to live in fear that your computer may be infected every time you install software, read email, or visit a web page. But neither should you assume that you will always be safe from exploitation, no matter what you do. The greatest harm done by security software is precisely its selling point: it makes people feel safe. They may then feel safe enough to take risks from which the software doesn't protect them. Nothing can lessen the need for safe computing practices.

  • Hi , i'm new here and i would like to ask a question about iPad 2 . Well , actually when i hold my finger on any icon , its not jiggling , i need to fix the icons . May i know what can i do in this case ? thank you in advance ,

    Hi , i'm new here and i would like to ask a question about iPad 2 . Well , actually when i hold my finger on any icon , its not jiggling , i need to fix the icons . May i know what can i do in this case ? thank you in advance ,

    Try a reset. Hold the Sleep and Home button down for about 10 seconds until you see the Apple logo. Ignore the red slider.

  • My ipod touch 4th generation 8gb screen just broke yesterday can i get a new one or do i have to pay? because i put a 2 year warranty and next year the warranty will end.. can somebody please answer my question asap Thank You!(:

    my ipod touch 4th generation 8gb screen just broke yesterday can i get a new one or do i have to pay? because i put a 2 year warranty and next year the warranty will end.. can somebody please answer my question asap Thank You!(:

    You will need to pay to get it fixed. Check out options in link below.
    Basic troubleshooting steps  
    17" 2.2GHz i7 Quad-Core MacBook Pro  8G RAM  750G HD + OCZ Vertex 3 SSD Boot HD 
    Got problems with your Apple iDevice-like iPhone, iPad or iPod touch? Try Troubleshooting 101
     In Memory of Steve Jobs 

  • Can somebody please address this topic?

    This topic below was posted by another, never addressed or answered. This is a major issue when working in an design environment where the majority of employees are working on a PC and need visuals of the products being designed (ie: salespeople, clients etc.).
    Is there a fix or patch, or has adobe changed a setting in their last update and not told anybody about it?.
    'b' Mac Jpegs cannot open in PC environment since Leopard
    jeffrey johnson - 07:52am Mar 27, 2008 Pacific
    Hi. I am hoping someone will be able to help me. We have been running CS2, and Tiger, then went to Leopard. I am not sure that's when the problem started or not, or if it's just a coincidence. My problem is this:
    People in my building ( who run PCs ) want a jpeg of some image. I have been creating them using Photoshop CS2, and then emailing them. No problem. However as of late, and could have been since Leopard has been installed, I am not sure, people cannot open them anymore on their PCs. I make sure they are RGB format, no paths or anything that would possibly make in unopenable I just installed CS3 today, as a matter of fact, and thought the new version of photoshop might fix this problem somehow for me, it didn't.
    Here's my work around: I created and save out the jpeg in PS, and from there I open this up in Apple's Preview. From there I re-save the jpeg, and then people can open it on their PCs. Isn't that weird? Obviously one extra step that I wish I didn't have to do, that when working in a busy environment, seems to be a lot longer.
    Does anyone know why this happens or how to fix it?
    Thank you very much,
    -Jeff

    Gerald apparently could not scroll down through the first three posts of Jeffrey Johnson's original topic. On the third post Jeffrey said "
    That fixed it! ( setting my Entourage preferences )". I'm not sure how Gerald could think it was
    never addressed or answered.
    And I'm not sure why Gerald would need to search the forum to find the same thread he quoted.
    I figured there was no point in trying to contribute anything logical here so I suggested zipping.

  • Can somebody help me this....

    Can someone explain me this.......
    why sometime we use to create a thread by putting an this argument
    Thread t = new Thread (this);
    what is the purpose of using that declaration? the (this) is mean for wat at here?

    Thread constructor takes a Runnable argument, the 'this' refers to the current class instance (i.e. the instance that the current method is being run on) which obviously needs to implement Runnable.

  • Can somebody interpret this for me? Any suggestions on how to fix it?

    Problem description:
    Responsible:     Safari [194]
    Responsible:     Safari [194]
    Responsible:     Safari [194]
      <thread QoS user initiated, boosted, received importance donation from Safari [194], IO policy important>
      <thread QoS legacy, boosted, received importance donation from Safari [194], IO policy important>
      <thread QoS legacy, boosted, received importance donation from Safari [194], IO policy important>
      <thread QoS user initiated, boosted, received importance donation from Safari [194], IO policy important>
      <boosted, received importance donation from Safari [194], IO policy important>
      <thread QoS legacy, boosted, received importance donation from Safari [194], IO policy important>
      <thread QoS user initiated, boosted, received importance donation from Safari [194], IO policy important>
    Responsible:     Safari [194]
    Responsible:     Safari [194]
    Process:         Safari [194]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
            40  -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246 (Safari + 489232) [0x10cf25710] 1-40
              40  -[WBSParsecSearchClient _locationThread] + 43 (Safari + 6240894) [0x10d4a1a7e] 1-40
            40  void* std::__1::__thread_proxy<std::__1::tuple<Safari::MessageRunLoop::createThreadIf Needed()::$_0> >(void*) + 90 (Safari + 2595509) [0x10d127ab5] 1-40
              40  Safari::MessageRunLoop::threadBody() + 147 (Safari + 2595095) [0x10d127917] 1-40
             0x10cea6000 -        0x10cea6fff  com.apple.Safari 8.0.3 (10600.3.18)           <077913F2-AB05-3133-B24E-2CA948D313E6>  /Applications/Safari.app/Contents/MacOS/Safari
             0x10ceae000 -        0x10d7effff  com.apple.Safari.framework 10600 (10600.3.18) <E32F3139-F84B-3ED7-B5B0-9821D22998F7>  /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    Process:         SafariNotificationAgent [233]
    Path:            /usr/libexec/SafariNotificationAgent
             0x1083cd000 -        0x1083e5fff  SafariNotificationAgent (7600.3.18) <576DDBCD-3005-3EF7-B580-306FC7819604>  /usr/libexec/SafariNotificationAgent
    EtreCheck version: 2.1.8 (121)
    Report generated March 19, 2015 at 4:33:23 AM CDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (20-inch, Mid 2007) (Verified)
        iMac - model: iMac7,1
        1 2 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR2 SDRAM 667 MHz ok
            BANK 1/DIMM1
                2 GB DDR2 SDRAM 667 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI,RadeonHD2400 - VRAM: 128 MB
            iMac 1680 x 1050
    System Software: ℹ️
        OS X 10.10.2 (14C1510) - Time since boot: one day 11:2:8
    Disk Information: ℹ️
        ST500DM002-1BD142 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (245.58 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
        HP Photosmart C7100 series
        Apple Inc. Built-in iSight
        Apple, Inc. Keyboard Hub
            Logitech Optical USB Mouse
            Apple Inc. iPhone
            Apple, Inc Apple Keyboard
        Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.cloudd.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.icloud.fmfd.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.printtool.agent.plist
        [killed]    com.apple.spindump_agent.plist
        8 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.findmymac.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.wdhelper.plist
        7 processes killed due to memory pressure
    Launch Agents: ℹ️
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [loaded]    com.prosofteng.DriveGenius.locum.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [loaded]    com.facebook.videochat.[redacted].plist [Click for support]
        [running]    com.prosofteng.DGMonitor.plist [Click for support]
    User Login Items: ℹ️
        AdobeResourceSynchronizer    Application Hidden (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
    Internet Plug-ins: ℹ️
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        Default Browser: Version: 600 - SDK 10.10
    Safari Extensions: ℹ️
        F.B. Purity - Cleans Up Facebook
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
        Destinations:
            Untitled [Local]
            Total size: 319.73 GB
            Total number of backups: 5
            Oldest backup: 2012-09-24 12:12:09 +0000
            Last backup: 2014-04-26 04:07:31 +0000
            Size of backup disk: Excellent
                Backup size 319.73 GB > (Disk size 0 B X 3)
    Top Processes by CPU: ℹ️
            23%    WindowServer
             7%    mds
             1%    com.apple.WebKit.WebContent
             0%    com.apple.WebKit.Networking
             0%    Dock
    Top Processes by Memory: ℹ️
        193 MB    com.apple.WebKit.WebContent
        129 MB    Finder
        73 MB    Safari
        69 MB    spindump
        52 MB    mds_stores
    Virtual Memory Information: ℹ️
        815 MB    Free RAM
        1.44 GB    Active RAM
        519 MB    Inactive RAM
        704 MB    Wired RAM
        15.85 GB    Page-ins
        233 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 19, 2015, 04:03:14 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-19-040314_[redacted].crash
        Mar 19, 2015, 02:46:02 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_201 5-03-19-024602_[redacted].crash
        Mar 17, 2015, 05:29:22 PM    Self test - passed
        Mar 17, 2015, 03:51:17 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-17-155117_[redacted].crash
        Mar 17, 2015, 08:40:34 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-17-084034_[redacted].crash
        Mar 17, 2015, 01:36:45 AM    /Library/Logs/DiagnosticReports/DesktopServicesHelper_2015-03-17-013645_[redact ed].cpu_resource.diag [Click for details]
        Mar 16, 2015, 11:28:39 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-16-232839_[redacted].crash
        Mar 16, 2015, 11:45:36 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_2015-03-16-114536_[r edacted].hang
        Mar 16, 2015, 11:45:35 AM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-16-114535_[ redacted].hang
        Mar 10, 2015, 08:28:47 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-10-202847_[redacted].panic [Click for details]
        Mar 3, 2015, 12:00:37 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-03-120037_[redacted].panic [Click for details]
        Feb 19, 2015, 08:12:42 PM    /Library/Logs/DiagnosticReports/Kernel_2015-02-19-201242_[redacted].panic [Click for details]

    I have to agree with rkaufmann87 - I owned a 2007 iMac and currently own a 2009 MBP. I kept the 2007 thru Mavericks and even with the RAM upgrade to 6GB I found the computer sluggish, especially when I tried to run more than one RAM hungry program. I eventually replaced the hard drive with an SSD but that's not an upgrade for the feint of heart and frankly unless you are seriously strapped for cash it isn't one I think is worth the money. With 4GB of RAM your best choice is to revert to Mt Lion. Regardless of age and CPU, 4GB of RAM and Yosemite can only co-exist with an SSD as far as I'm concerned.

  • Can anyone say why this basic PB crashes AE?

    Hi,
    I wrote a basic light wrap filter - it works in PB but crashes AE immidiately when I apply the filter to a layer.
    <languageVersion : 1.0;>
    kernel efx_lightwrap
    <   namespace : "efx LightWrap";
        vendor : "EFX Filip Kaczorek";
        version : 1;
        description : "LightWrap";
        displayname : "EFX LightWrap";
        category : "EFX";
    >
        dependent float maxd;
        dependent float fgam;
        input image4 src;
        output pixel4 dst;
       parameter float thr
            <
                minValue: 0.0;
                maxValue: 0.99;
                defaultValue: 0.99;
                aeDisplayName: "alpha threshold";
            >;
       parameter int rad
            <
                minValue: 0;
                maxValue: 20;
                defaultValue: 1;
                aeDisplayName: "radius";
            >;
       parameter float gam
            <
                minValue: 0.0;
                maxValue: 1.0;
                defaultValue: 1.0;
                aeDisplayName: "falloff shape";
            >;
       parameter float ammount
            <
                minValue: 0.0;
                maxValue: 1.0;
                defaultValue: 1.0;
                aeDisplayName: "ammount";
            >;
       parameter pixel3 lightcol
        <
            minValue: pixel3(0.0,0.0,0.0);
            maxValue: pixel3(1.0,1.0,1.0);
            defaultValue: pixel3(0.0,0.0,1.0);
            description: "Light color.";
            parameterType: "colorRGB";
            aeDisplayName: "Light color";
            aeUIControl: "aeColor";
        >;
      void evaluateDependents()
           maxd=distance( float2(0.0,0.0),float2(float(rad),float(rad)) );
            fgam=8.0*gam-7.0;
       pixel4 check(pixel4 this_p){
            float dist=9999.0;
            this_p.a=0.0;
            pixel4 p=pixel4(0.0);
            float td=0.0;
            int i=0;
            int j=0;
            for(i = -rad; i <= rad; i++)
                      for(j = -rad; j <= rad; j++)
                          p=sampleNearest(src,outCoord() + float2(float(i),float(j)));
                          if(p.a<thr){
                                 td=distance( float2(0.0,0.0),float2(float(i),float(j)) );
                                 if(dist>td){dist=td;}
            if(dist<9999.0){
                this_p.a=1.0-(dist/maxd);
                this_p.a=pow(this_p.a,(1.0-fgam));
                this_p.rgb=lightcol;
            return this_p;
        void
        evaluatePixel()
            pixel4 s_pix=sampleNearest(src,outCoord());
            pixel4 t_pix=s_pix;
            pixel4 lw_pix=s_pix;
            if(s_pix.a>thr){
                   lw_pix=check(lw_pix);  
            if(lw_pix.a>0.0){
                 t_pix.rgb=s_pix.rgb+(lw_pix.rgb*pixel3(lw_pix.a*ammount));
            dst = t_pix;
    After some experimenting I think it has something to do with sampling the input image inside the check() function.
    If I replace the sampled values with constant ones - it doesn't crash.
    If I move all the calculations up to the main evaluatePixel() function - it doesn't crash.
    I'd call it a day with that conclusion if it wasn't for the fact that this is basically my template PB and I have many PB filters built exactly the same way that don't crash.
    Including a Gaussian Filter that does way more sampling within its sub-function.
    So any ideas?

    In Pixel Bender it runs in both modes.
    It crashes on 3 different machines, although all HP
    Two different workstations and a laptop (so xeons and i7, FireGLv5600, Quadro 4800, GF230 mobile).
    All Win7 x64 and AE CS5.
    Like I said, it crashes AE even if I strip the code to only one line in the function: p=sampleNearest...
    This seems to be the only thing that gives problems.
    Weird thing, THIS IS almost my template filter - I start all my filters looking like that and that one is THE ONLY ONE crashing???
    The solution i found was to move the code into the main body - not use a subfunction. Now it works great, though the esthetics of the code suffer

  • HT3275 Can somebody help with this error message? Thanks.

    The backup disk image “/Volumes/Patrick Shattenkirk's Time /Macintosh.sparsebundle” is already in use.

    I have exactly the same problem as described by pkrik99.
    I did exactly what Bob Timmons recommended. I've waited for pkrik99 to respond, but he hasn't -- so, I will.
    The Time Capsule in Preferences reports "Looking for backup disk" and hangs. In other words, it does not find the backup -- it has been 30 minutes looking and it is not finding anything.
    However, I have another computer that uses this same Time Capsule and has no problems. It has been able to backup without problem.
    Both Computers and Time Capsule are within feet of the router -- IOW, it's not a communication probem.
    So, what now?
    Cheers,
    tedd

  • Can anyone help with this log? Thanks in advance

    Can you please help with this?
    I cannot make any sense out if it.
    Thank You
    Wed Jan 14 17:06:08 2009
    panic(cpu 1 caller 0x001A8CEC): Kernel trap at 0x00c8000e, type 14=page fault, registers:
    CR0: 0x8001003b, CR2: 0x96ff3776, CR3: 0x01461000, CR4: 0x00000660
    EAX: 0x07a3f000, EBX: 0x07a3fd44, ECX: 0x00001342, EDX: 0x00003384
    CR2: 0x96ff3776, EBP: 0x7ab8f918, ESI: 0x07a3f004, EDI: 0x0000001c
    EFL: 0x00010202, EIP: 0x00c8000e, CS: 0x00000008, DS: 0x077b0010
    Error code: 0x00000002
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x7ab8f308 : 0x12b0fa (0x459234 0x7ab8f33c 0x133243 0x0)
    0x7ab8f358 : 0x1a8cec (0x4627a0 0xc8000e 0xe 0x461f50)
    0x7ab8f438 : 0x19eed5 (0x7ab8f450 0x53654c 0x7ab8f918 0xc8000e)
    0x7ab8f448 : 0xc8000e (0xe 0x48 0x7ab80010 0xbe0010)
    0x7ab8f918 : 0xc84911 (0x79df804 0x7a3f004 0x0 0x0)
    0x7ab8f988 : 0xba8f79 (0x79df804 0x7a3f004 0x0 0x0)
    0x7ab8fb48 : 0xba005b (0x0 0x5340f0 0xd3000001 0x8c55a000)
    0x7ab8fb98 : 0xba156f (0x74db400 0x6f1c400 0x0 0x4)
    0x7ab8fbe8 : 0xba1673 (0x74db400 0x74ce100 0xb7e350 0x79b43c0)
    0x7ab8fc08 : 0xb83133 (0x74db400 0x1 0x0 0x0)
    0x7ab8fc68 : 0xb7c93a (0x74db400 0x5 0x5 0x7801a60)
    0x7ab8fc98 : 0x40fbf5 (0x74db400 0x7801a60 0x7801a60 0x0)
    0x7ab8fce8 : 0x43af53 (0x74db400 0x7801a60 0x7801a60 0x0)
    0x7ab8fd48 : 0x18d210 (0x74db400 0x7801a60 0x0 0x0)
    0x7ab8fdb8 : 0x12d17e (0x767d178 0x767d490 0x7ab8fdf8 0x11ee14)
    0x7ab8fdf8 : 0x126257 (0x767d100 0x6db6ebc 0x7722d20 0x0)
    Backtrace continues...
    Kernel loadable modules in backtrace (with dependencies):
    com.apple.NVDAResman(5.3.0)@0xb9e000->0xdddfff
    dependency: com.apple.iokit.IONDRVSupport(1.5.2)@0xb90000
    dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x5c1000
    dependency: com.apple.iokit.IOGraphicsFamily(1.5.2)@0xb74000
    com.apple.iokit.IOGraphicsFamily(1.5.2)@0xb74000->0xb8ffff
    dependency: com.apple.iokit.IOPCIFamily(2.4.1)@0x5c1000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    9F33
    Kernel version:
    Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F42388C8)

    Andrea Paesano wrote:
    I have updated the ram but this was over 2 years ago it was right after i purchased the mbp; I never had problem with this computer until last week. Funny enough is now working perfectly "knocking on wood"
    There are two problems with taking that approach to RAM:
    1) RAM can go bad over time for various reasons.
    2) Bad RAM is often only detected if it's something important.
    For example, if a pixel in a graphic changes you may not notice.
    If a jump address in a program changes, it will crash.
    If it's in the kernel, you'll get a panic.
    Worse yet, RAM failures often depend on the value of cells around them, so it's quite possible to get a memory location that only fails if the addresses before and after it contain a particular value.

  • Can somebody diagnose why my new MacBook Pro is so slow and laggy?

    I just bought this MacBook Pro (OS X 10.8.2) a month ago and it had been performing very well until last night.  I tried to stream a hockey game through Chrome and the browser crashed.  I didn't think it was a serious issue at first; I tried to force quit Chrome but everything just slowed down even more.  Eventually I just shut it down by holding the power button, hoping that it would be fine once I started it back up. 
    But it wasn't fine.  It took forever to boot up, and once it did, everything was slow and laggy.  There is delay using the trackpad and keyboard, applications are taking ages to open and sometimes won't respond, the color wheel is popping up for minutes at a time, etc.  It even seems like the internet itself is slowed down; I've tried different browsers in different locations of varying internet connections and they've all been very slow to load pages.  It's like the whole machine suddenly caught the flu or something.
    I tried disk utility, but it says there's no problems.  The activity monitor doesn't show any significant CPU usage, and even after I cleaned the caches for Safari and Chrome, all the problems still persist.  I thought it might have caught a virus or some kind of malware, but I've been told that's highly unlikely.  Could it have something to do with Chrome or Flash (I was trying to update the latest Flash plug-in or something before the browser crashed)?  Like I said, the machine's fairly new, so not much of the RAM is used up.  Could anyone help me figure out what's wrong?

    See if you can find some answers here:
    https://discussions.apple.com/docs/DOC-3521
    Ciao.

Maybe you are looking for

  • MacBook Pro to TV with RCA - Not working

    Hi guys, I'm trying to connect my Macbook pro 08 to my new Samsung HD TV. I'm using a DVI-D to HDMI for the video which works great, but I'm using RCA to the headphone jack for Audio and it's not working. I've tried playing with the settings in my TV

  • Find and Replace text in files

    Is there a function that will find and replace a word in a few text files at once. E.G replace the word database1 with database2 without going into each script individually and doing and search and replace.

  • Why did my iPod stop working?

    My new fifth gen ipod is barely a few weeks old and already is having trouble. Previously it wouldn't turn on, and resetting it worked, but now the same thing is happening but without anything working. I tried the five R's and EVERYTHING else the app

  • Self signing applets

    I am writing an applet at the moment, it involves the applet using the clipboard therefore for this to be allowed the applet needs signing. I don't want to pay for this facility as the applet will be none profit making. I believe you can sign your ow

  • Response message became too slow, after transported to Consolidation Sys!

    Hi guys, I have a sync interface with BPM who calls an HTTP service. In development system things work fine and the interface is really fast. It gets a response from HTTP service in a few seconds (also with big messages, over 2 mega bytes). After tra