Postgres crash repeats every ten seconds

From the system log in server.app- this error repeats every 10 seconds. I have seen other usershave a similar problem, but could not find any solutions.
Any advice or tips are welcome!
Oct 10 09:52:54 myserver.net ReportCrash[11138]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Oct 10 09:52:54 myserver.net ReportCrash[11138]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Oct 10 09:52:54 myserver.net ReportCrash[11138]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Oct 10 09:52:54 myserver.net ReportCrash[11138]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Oct 10 09:52:54 myserver.net ReportCrash[11138]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Oct 10 09:52:54 myserver.net ReportCrash[11138]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Oct 10 09:52:54 myserver.net ReportCrash[11138]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Oct 10 09:52:54 myserver.net ReportCrash[11138]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Oct 10 09:52:54 myserver.net ReportCrash[11138]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
Oct 10 09:52:54 myserver.net ReportCrash[11138]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
Oct 10 09:52:54 myserver com.apple.launchd[1] (org.postgresql.postgres[11140]): Exited with code: 1
Oct 10 09:52:54 myserver com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Oct 10 09:52:54 myserver.net ReportCrash[11138]: Saved crash report for postgres_real[11146] version 81.2 to /Library/Logs/DiagnosticReports/postgres_real_2013-10-10-095254_myserver.crash
Oct 10 09:52:54 myserver.net ReportCrash[11138]: Removing excessive log: file://localhost/Library/Logs/DiagnosticReports/postgres_real_2013-10-10-094927 _myserver.crash

Hi Link, you seem to be the guru for this particular problem.  My issue is Mail crashes with the same error code and its making me nuts!
Process:         Mail [2988]
Path:            /Applications/Mail.app/Contents/MacOS/Mail
Identifier:      com.apple.mail
Version:         7.2 (1874)
Build Info:      Mail-1874000000000000~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [201]
Responsible:     Mail [2988]
User ID:         501
Date/Time:       2014-04-08 11:31:11.054 -0500
OS Version:      Mac OS X 10.9.2 (13C64)
Report Version:  11
Anonymous UUID:  93975047-5385-8135-AE21-BE9629EF3804
Sleep/Wake UUID: 052D514D-43F1-4B66-AB06-9ED341423598
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSSetM addObject:]: object cannot be nil'
abort() called
terminating with uncaught exception of type NSException
Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff8985425c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff902cee75 objc_exception_throw + 43
2   CoreFoundation                      0x00007fff89773ba6 -[__NSSetM addObject:] + 790
3   Mail                                0x00007fff88b29d8e -[MFAddressManager consumeImageData:forTag:] + 262
4   libdispatch.dylib                   0x00007fff85ecd1d7 _dispatch_call_block_and_release + 12
5   libdispatch.dylib                   0x00007fff85eca2ad _dispatch_client_callout + 8
6   libdispatch.dylib                   0x00007fff85ed1f03 _dispatch_main_queue_callback_4CF + 333
7   CoreFoundation                      0x00007fff897bb679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
8   CoreFoundation                      0x00007fff89776954 __CFRunLoopRun + 1636
9   CoreFoundation                      0x00007fff897760b5 CFRunLoopRunSpecific + 309
10  HIToolbox                           0x00007fff86814a0d RunCurrentEventLoopInMode + 226
11  HIToolbox                           0x00007fff868147b7 ReceiveNextEventCommon + 479
12  HIToolbox                           0x00007fff868145bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
13  AppKit                              0x00007fff8b6033de _DPSNextEvent + 1434
14  AppKit                              0x00007fff8b602a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
15  AppKit                              0x00007fff8b5f6b2c -[NSApplication run] + 553
16  AppKit                              0x00007fff8b5e1913 NSApplicationMain + 940
17  libdyld.dylib                       0x00007fff8f5115fd start + 1
18  ???                                 0x0000000000000001 0x0 + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff85a0e866 __pthread_kill + 10
1   libsystem_pthread.dylib                 0x00007fff8f50835c pthread_kill + 92
2   libsystem_c.dylib                       0x00007fff85abab1a abort + 125
3   libc++abi.dylib                         0x00007fff8900df31 abort_message + 257
4   libc++abi.dylib                         0x00007fff89033952 default_terminate_handler() + 264
5   libobjc.A.dylib                         0x00007fff902cf30d _objc_terminate() + 103
6   libc++abi.dylib                         0x00007fff890311d1 std::__terminate(void (*)()) + 8
7   libc++abi.dylib                         0x00007fff89031246 std::terminate() + 54
8   libobjc.A.dylib                         0x00007fff902cf0b0 objc_terminate + 9
9   libdispatch.dylib                       0x00007fff85eca2c1 _dispatch_client_callout + 28
10  libdispatch.dylib                       0x00007fff85ed1f03 _dispatch_main_queue_callback_4CF + 333
11  com.apple.CoreFoundation                0x00007fff897bb679 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
12  com.apple.CoreFoundation                0x00007fff89776954 __CFRunLoopRun + 1636
13  com.apple.CoreFoundation                0x00007fff897760b5 CFRunLoopRunSpecific + 309
14  com.apple.HIToolbox                     0x00007fff86814a0d RunCurrentEventLoopInMode + 226
15  com.apple.HIToolbox                     0x00007fff868147b7 ReceiveNextEventCommon + 479
16  com.apple.HIToolbox                     0x00007fff868145bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
17  com.apple.AppKit                        0x00007fff8b6033de _DPSNextEvent + 1434
18  com.apple.AppKit                        0x00007fff8b602a2b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
19  com.apple.AppKit                        0x00007fff8b5f6b2c -[NSApplication run] + 553
20  com.apple.AppKit                        0x00007fff8b5e1913 NSApplicationMain + 940
21  libdyld.dylib                           0x00007fff8f5115fd start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff85a0f662 kevent64 + 10
1   libdispatch.dylib                       0x00007fff85ecc43d _dispatch_mgr_invoke + 239
2   libdispatch.dylib                       0x00007fff85ecc152 _dispatch_mgr_thread + 52
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff85a0aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff85a09d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89777155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89776779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff897760b5 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                        0x00007fff8b7a316e _NSEventThread + 144
6   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
7   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
8   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff85a0aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff85a09d18 mach_msg + 64
2   com.apple.CoreFoundation                0x00007fff89777155 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation                0x00007fff89776779 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation                0x00007fff897760b5 CFRunLoopRunSpecific + 309
5   com.apple.Foundation                    0x00007fff8f222967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation                    0x00007fff8f22276b __NSThread__main__ + 1318
7   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
8   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
9   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff85a0e9aa __select + 10
1   com.apple.CoreFoundation                0x00007fff897c2b83 __CFSocketManager + 867
2   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
3   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
4   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 5:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff85a0e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff8f509c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff8f7609c5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
3   com.apple.JavaScriptCore                0x00007fff8f755c5f ***::wtfThreadEntryPoint(void*) + 15
4   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib                  0x00007fff85a0e716 __psynch_cvwait + 10
1   libsystem_pthread.dylib                 0x00007fff8f509c3b _pthread_cond_wait + 727
2   com.apple.JavaScriptCore                0x00007fff8f761437 JSC::GCThread::waitForNextPhase() + 119
3   com.apple.JavaScriptCore                0x00007fff8f7612c8 JSC::GCThread::gcThreadMain() + 88
4   com.apple.JavaScriptCore                0x00007fff8f755c5f ***::wtfThreadEntryPoint(void*) + 15
5   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
6   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
7   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 7:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff85a0aa1a mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff85a09d18 mach_msg + 64
2   com.apple.QuartzCore                    0x00007fff8ca38377 CA::Render::Server::server_thread(void*) + 195
3   com.apple.QuartzCore                    0x00007fff8ca382ad thread_fun + 25
4   libsystem_pthread.dylib                 0x00007fff8f507899 _pthread_body + 138
5   libsystem_pthread.dylib                 0x00007fff8f50772a _pthread_start + 137
6   libsystem_pthread.dylib                 0x00007fff8f50bfc9 thread_start + 13
Thread 8:: -[MFAddressManager _fetchImageForAddress:]  Dispatch queue: NSOperationQueue Serial Queue
0   libsqlite3.dylib                        0x00007fff8eb348d4 sqlite3VdbeExec + 58500
1   libsqlite3.dylib                        0x00007fff8eb2540a sqlite3_step + 666
2   com.apple.CoreData                      0x00007fff88dda926 _execute + 214
3   com.apple.CoreData                      0x00007fff88ded59a -[NSSQLiteConnection fetchResultSet:usingFetchPlan:] + 1930
4   com.apple.CoreData                      0x00007fff88deb693 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 1299
5   com.apple.CoreData                      0x00007fff88de17df -[NSSQLCore objectsForFetchRequest:inContext:] + 527
6   com.apple.CoreData                      0x00007fff88de1317 -[NSSQLCore executeRequest:withContext:error:] + 247
7   com.apple.CoreData                      0x00007fff88de069b -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1755
8   com.apple.CoreData                      0x00007fff88ddeb9b -[NSManagedObjectContext executeFetchRequest:error:] + 507
9   com.apple.AddressBook.framework          0x00007fff9121683b +[ABRecordCoreDataFactoryImpl fetchObjectsForClass:withPredicate:prefetchingKeyPaths:managedObjectContext:aff ectedStores:] + 506
10  com.apple.AddressBook.framework          0x00007fff91216427 +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:persis tentStoreUrls:] + 140
11  com.apple.AddressBook.framework          0x00007fff9125fdcd +[ABRecordCoreDataFactoryImpl fetchPublicRecordsForClass:withPredicate:prefetchingKeyPaths:addressBook:] + 29
12  com.apple.AddressBook.framework          0x00007fff9125fd90 __80-[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:]_block_invoke + 45
13  com.apple.AddressBook.framework          0x00007fff9125fc0c -[ABAddressBook performFetchWithType:recordClass:predicate:takeLock:block:] + 294
14  com.apple.AddressBook.framework          0x00007fff9125fa93 -[ABAddressBook recordsForClass:matchingPredicate:prefetchingKeyPaths:takeLock:] + 252
15  com.apple.AddressBook.framework          0x00007fff9125e139 -[ABAddressBook recordsMatchingSearchElement:takeLock:] + 1030
16  com.apple.AddressBook.framework          0x00007fff912c855a -[ABRemoteImageLoader personForEmailAddresses:] + 103
17  com.apple.AddressBook.framework          0x00007fff912c83c8 -[ABRemoteImageLoader beginLoadingImageForEmails:completionHandler:] + 85
18  com.apple.AddressBook.framework          0x00007fff912c8222 -[ABRemoteImageLoader beginLoadingImageForEmails:forClient:] + 111
19  com.apple.Mail.framework                0x00007fff88b29c24 -[MFAddressManager _fetchImageForAddress:] + 229
20  com.apple.CoreFoundation                0x00007fff8973fbec __invoking___ + 140
21  com.apple.CoreFoundation                0x00007fff8973fa54 -[NSInvocation invoke] + 308
22  com.apple.MailCore                      0x00007fff9149fb44 -[MCMonitoredInvocation invoke] + 211
23  com.apple.MailCore                      0x00007fff914c27e8 -[MCThrowingInvocationOperation main] + 40
24  com.apple.MailCore                      0x00007fff91466ed8 -[_MCInvocationOperation main] + 332
25  com.apple.Foundation                    0x00007fff8f1c38a1 -[__NSOperationInternal _start:] + 631
26  com.apple.Foundation                    0x00007fff8f1c354b __NSOQSchedule_f + 64
27  libdispatch.dylib                       0x00007fff85eca2ad _dispatch_client_callout + 8
28  libdispatch.dylib                       0x00007fff85ecc68f _dispatch_queue_drain + 451
29  libdispatch.dylib                       0x00007fff85ecd9dd _dispatch_queue_invoke + 110
30  libdispatch.dylib                       0x00007fff85ecbfa3 _dispatch_root_queue_drain + 75
31  libdispatch.dylib                       0x00007fff85ecd193 _dispatch_worker_thread2 + 40
32  libsystem_pthread.dylib                 0x00007fff8f508ef8 _pthread_wqthread + 314
33  libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff85a0ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff8f508f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff85a0ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff8f508f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff85a0ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff8f508f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff85a0ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff8f508f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 13:
0   libsystem_kernel.dylib                  0x00007fff85a0ee6a __workq_kernreturn + 10
1   libsystem_pthread.dylib                 0x00007fff8f508f08 _pthread_wqthread + 330
2   libsystem_pthread.dylib                 0x00007fff8f50bfb9 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x00007fff7764d310  rcx: 0x00007fff5250beb8  rdx: 0x0000000000000000
  rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff5250bee0  rsp: 0x00007fff5250beb8
   r8: 0x00007fff89034959   r9: 0x00007fff85ae28d0  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00007fff5250c040  r13: 0x00007fff5250c510  r14: 0x0000000000000006  r15: 0x00007fff5250bf20
  rip: 0x00007fff85a0e866  rfl: 0x0000000000000206  cr2: 0x00007fe927275000
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133
Binary Images:
       0x10d6f2000 -        0x10d9e3fff  com.apple.mail (7.2 - 1874) <9F450371-5F9B-3F84-A38F-BB4CAFC5AA23> /Applications/Mail.app/Contents/MacOS/Mail
       0x10dd49000 -        0x10dd49ff7 +cl_kernels (???) <35A5FB6C-D239-4C1A-8C81-72F440B72485> cl_kernels
       0x10dd55000 -        0x10dd56ff2 +cl_kernels (???) <62FC1508-38D0-4E54-88CB-B6442F6B2EA6> cl_kernels
       0x10dd58000 -        0x10dd58ff7 +cl_kernels (???) <C6363EA4-DA75-4049-95D0-AB4EABC266A3> cl_kernels
       0x10dd84000 -        0x10dd84ffe +cl_kernels (???) <00E9E132-C76D-40B5-B04C-D862F25653D6> cl_kernels
       0x10dd9b000 -        0x10dd9bffb +cl_kernels (???) <82E4AC51-C0C9-4819-8410-76A90E97986D> cl_kernels
       0x10f431000 -        0x10f433fff  apop.so (170.1) <97DD24EE-D5F4-34EB-B521-D7BA883D2606> /usr/lib/sasl2/apop.so
       0x10f437000 -        0x10f447ff7  dhx.so (170.1) <E4299F4A-F42C-397A-A306-58161EFD7686> /usr/lib/sasl2/dhx.so
       0x10f453000 -        0x10f45bfff  digestmd5WebDAV.so (170.1) <B11199EC-EF62-3592-AE51-38EBD1B6282F> /usr/lib/sasl2/digestmd5WebDAV.so
       0x10f464000 -        0x10f466fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
       0x10f46a000 -        0x10f46cfff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
       0x10f471000 -        0x10f479ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
       0x10f47e000 -        0x10f482fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
       0x10f487000 -        0x10f489fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
       0x10f48d000 -        0x10f492fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
       0x10f497000 -        0x10f49efff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
       0x10f4f1000 -        0x10f4f3fff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
       0x10f4f7000 -        0x10f4fbffd  libpps.so (170.1) <C7604F07-E966-33F7-8727-93F000CBA92F> /usr/lib/sasl2/libpps.so
       0x10f500000 -        0x10f503fff  mschapv2.so (170.1) <C79F63BB-E66D-3552-9C4C-2D3EB14CEE01> /usr/lib/sasl2/mschapv2.so
       0x10f508000 -        0x10f530ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
       0x10f546000 -        0x10f548fff  pwauxprop.so (400.1) <B95FA3F5-0EE9-335E-BBC7-FDEDEB7F18F0> /usr/lib/sasl2/pwauxprop.so
       0x10f54d000 -        0x10f54ffff  shadow_auxprop.so (170.1) <E02127CB-F9C0-3E3B-ABBB-473EC0CB6DE7> /usr/lib/sasl2/shadow_auxprop.so
       0x10f554000 -        0x10f556fff  smb_nt.so (170.1) <B508FD03-CE31-3B93-91D7-440BEDAD9581> /usr/lib/sasl2/smb_nt.so
       0x10f55b000 -        0x10f55dfff  smb_ntlmv2.so (170.1) <938D40AF-BEB3-3F55-B409-C84E3C2886FD> /usr/lib/sasl2/smb_ntlmv2.so
       0x10f6a0000 -        0x10f6a7ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
       0x111595000 -        0x111599ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.0 - 2.6.0f1) <82D2F703-F961-3298-B06F-14B772D23C7B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x1115d4000 -        0x1115d5ff4 +cl_kernels (???) <C38C69C0-2258-4451-82EF-F276C94B4DE6> cl_kernels
       0x1115ff000 -        0x111602fff  libspindump.dylib (161.2) <B8AA261C-AACA-3924-AB0E-06E2C37E48B0> /usr/lib/libspindump.dylib
       0x111608000 -        0x111609fff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1369) <FC0AC7FD-5351-3F6B-9D24-DD3BAA52C5ED> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x111b89000 -        0x111b8dfff  com.apple.google.iaplugin (2.1 - 210) <28AA2815-EB62-347A-B7F6-8F06AB25EBAB> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
       0x111c83000 -        0x111c84ff0  ATSHI.dylib (363.3) <236B636F-A8E9-37A9-BEF0-7FE68BC58436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x11205a000 -        0x11205eff7  com.apple.DirectoryServicesSource (8.0 - 1369) <7D4F2AE3-325D-36BA-8DA7-590CFC67AF49> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x112065000 -        0x1120b1ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
       0x113984000 -        0x113984ff9 +cl_kernels (???) <C8E2D34E-233C-4C3E-8374-56B46476C826> cl_kernels
       0x1139ea000 -        0x1139eaffd +cl_kernels (???) <C3B6ACF7-5051-4D6F-941F-BCE837BDA4E8> cl_kernels
       0x113a0e000 -        0x113a0efff +cl_kernels (???) <E98B6159-F93C-42FC-BF34-FA063D66EB6D> cl_kernels
       0x113a18000 -        0x113afefef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x113b53000 -        0x113b54ffa +cl_kernels (???) <8E7D7AE8-4DFD-40E2-81BA-188096B7DC60> cl_kernels
       0x113b98000 -        0x113c78ff7  unorm8_rgba.dylib (2.3.58) <A7948EC2-646C-3F16-91D5-EBFCEA7BB864> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
       0x113dd0000 -        0x113dd4ffd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
       0x114434000 -        0x114453ff7  com.apple.icloud.iaplugin (426 - 459) <DB692087-05B0-385A-9281-58C8EBEB607A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
       0x11446b000 -        0x1144f1fff  com.apple.AOSUI (1.2 - 273) <92D761D5-1ABC-3A29-9306-018570EF6005> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
       0x11603b000 -        0x11620cfff  com.apple.audio.units.Components (1.10 - 1.10) <7AB53801-51BD-347E-B267-BCF71C15C023> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff6ab49000 -     0x7fff6ab7c817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
    0x7fff85730000 -     0x7fff8574bff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff8574c000 -     0x7fff85768fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff85769000 -     0x7fff85999ff7  com.apple.CalendarPersistence (7.0 - 138) <A8BDC8DD-9DE2-3819-9B11-114671B6EBB8> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
    0x7fff8599a000 -     0x7fff8599bff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff8599c000 -     0x7fff859eafff  com.apple.opencl (2.3.59 - 2.3.59) <8C2ACCC6-B0BA-3FE7-98A1-5C67284DEA4E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff859eb000 -     0x7fff859f8ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff859f9000 -     0x7fff85a15ff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
    0x7fff85a26000 -     0x7fff85a2ffff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff85a30000 -     0x7fff85a30fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff85a31000 -     0x7fff85a5dff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff85a5e000 -     0x7fff85ae7ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x7fff85ae8000 -     0x7fff85bb1fff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff85bb2000 -     0x7fff85bc3ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff85bc4000 -     0x7fff85ce6ff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff85ce7000 -     0x7fff85cf2ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff85d43000 -     0x7fff85d49ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff85d4a000 -     0x7fff85d4aff7  com.apple.frameworks.SleepServices (1.1 - 1.1) <4D9C44FF-5403-3372-A90E-CBF2A34D7CE7> /System/Library/PrivateFrameworks/SleepServices.framework/Versions/A/SleepServi ces
    0x7fff85d4b000 -     0x7fff85e7afef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff85e7b000 -     0x7fff85ec8ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff85ec9000 -     0x7fff85ee3fff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
    0x7fff85ee4000 -     0x7fff85ee7ffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff85f02000 -     0x7fff85f02fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff85f03000 -     0x7fff85f06fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff85f07000 -     0x7fff85fcbff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff85fcc000 -     0x7fff85fe2ff7  com.apple.ContactsUI (8.0 - 1369) <54A4A86A-B9F8-37A1-810B-BA39C00E02CF> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
    0x7fff85fe3000 -     0x7fff85feafff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff85ff5000 -     0x7fff86064ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8656c000 -     0x7fff865ecfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff865ed000 -     0x7fff86652ff5  com.apple.Heimdal (4.0 - 2.0) <523EC6C4-BD9B-3840-9376-E617BA627F59> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff86653000 -     0x7fff86657fff  com.apple.FindMyMac (2.1 - 2.1) <57D589E9-B726-3519-BE99-1B38F7737ED6> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
    0x7fff867e6000 -     0x7fff86a90ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86ba1000 -     0x7fff86ba5fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff86c2e000 -     0x7fff86c58ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff86c59000 -     0x7fff871c9fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff871ca000 -     0x7fff8731dff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8731e000 -     0x7fff87335ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x7fff87336000 -     0x7fff8733cfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8733d000 -     0x7fff87345fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff87346000 -     0x7fff873a3fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x7fff873a4000 -     0x7fff873a5ff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff873a6000 -     0x7fff873b2ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x7fff873b3000 -     0x7fff873e4ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
    0x7fff873e5000 -     0x7fff873eeff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff873ef000 -     0x7fff873effff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff873f0000 -     0x7fff8741ffff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff87420000 -     0x7fff8742bfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8742c000 -     0x7fff87444ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87445000 -     0x7fff87496fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff87497000 -     0x7fff87568fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff87569000 -     0x7fff87578ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87579000 -     0x7fff875ddfff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff875de000 -     0x7fff87607fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff87608000 -     0x7fff87623ff7  com.apple.CalendarStore (7.0 - 1366) <27072D7F-8281-3958-A66C-3A3F862F3458> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x7fff87624000 -     0x7fff87636fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff87637000 -     0x7fff87664ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff87665000 -     0x7fff87682ff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff87683000 -     0x7fff87685fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x7fff87686000 -     0x7fff87748ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87749000 -     0x7fff87b97fff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff87b98000 -     0x7fff87be5fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff87be6000 -     0x7fff87bf3fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff87bf4000 -     0x7fff87bfcff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff87bfd000 -     0x7fff87c21ff7  libJPEG.dylib (1042) <33648F26-A1DA-3C30-B15B-E9FFD41DB25C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87c22000 -     0x7fff87c25fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87c26000 -     0x7fff87c2fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff87c30000 -     0x7fff87d36ff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff87d37000 -     0x7fff87d99ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x7fff87d9a000 -     0x7fff87dd8ff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff87dd9000 -     0x7fff87e08ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff880ab000 -     0x7fff880aeffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff880af000 -     0x7fff88122fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88123000 -     0x7fff88126fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff88127000 -     0x7fff88257ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff88258000 -     0x7fff8825fff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff88260000 -     0x7fff88295ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x7fff88296000 -     0x7fff88454fff  com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff88478000 -     0x7fff884d4fff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x7fff884d5000 -     0x7fff885c6ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff885c7000 -     0x7fff885d3ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x7fff885ed000 -     0x7fff88846ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88847000 -     0x7fff88ad8fff  com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88ad9000 -     0x7fff88b19ff7  com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x7fff88b1a000 -     0x7fff88d30fff  com.apple.Mail.framework (7.2 - 1874) <1E9D6A31-FF20-3102-8EB9-3FCF1E13D3EC> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
    0x7fff88dc4000 -     0x7fff8900cff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8900d000 -     0x7fff89036ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x7fff89398000 -     0x7fff893a6fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff893a7000 -     0x7fff8967bfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8967c000 -     0x7fff896c3ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
    0x7fff896c4000 -     0x7fff896f3ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff896f4000 -     0x7fff896f6ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff896f7000 -     0x7fff89701ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff89702000 -     0x7fff89703ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff89704000 -     0x7fff89705ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff89706000 -     0x7fff898ebfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff898ec000 -     0x7fff89903ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff89904000 -     0x7fff89905ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff89906000 -     0x7fff89d39ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff89d49000 -     0x7fff89d4bff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff89d4c000 -     0x7fff89d8cfff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
    0x7fff89d8d000 -     0x7fff89d97ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff89d98000 -     0x7fff89da3ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff89da4000 -     0x7fff89dacff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff89dad000 -     0x7fff89daefff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff89dce000 -     0x7fff89e0dfff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff89e0e000 -     0x7fff89e26ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff89e27000 -     0x7fff89e37ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff89e38000 -     0x7fff89e7ffff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff89eb3000 -     0x7fff89f04ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff89f05000 -     0x7fff8a196ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8a197000 -     0x7fff8a199ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
    0x7fff8a19a000 -     0x7fff8a1dcff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff8a1dd000 -     0x7fff8a22bfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8a2e2000 -     0x7fff8a334fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8a335000 -     0x7fff8a335fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8a43f000 -     0x7fff8a461fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8a4e6000 -     0x7fff8a4ffff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8a500000 -     0x7fff8a504ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8a505000 -     0x7fff8a506fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8a507000 -     0x7fff8a590fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8a591000 -     0x7fff8a5b7fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x7fff8a5b8000 -     0x7fff8a5f9fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8a607000 -     0x7fff8a609ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8a6de000 -     0x7fff8a6e6ffb  com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
    0x7fff8a6e7000 -     0x7fff8a7c6fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a7c7000 -     0x7fff8a7ccfff  com.apple.NetFSServer (2.0 - 1) <9B7BAA23-4D4D-30A2-8538-DFD3B1E347A6> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
    0x7fff8a7cd000 -     0x7fff8a812ffe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8a813000 -     0x7fff8aa74fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8aa75000 -     0x7fff8aa79fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff8aa7a000 -     0x7fff8ab06ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8ab07000 -     0x7fff8ab07fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8ab08000 -     0x7fff8ab43fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8ab5b000 -     0x7fff8ab5bfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8b5ae000 -     0x7fff8b5defff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8b5df000 -     0x7fff8c155fff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8c17a000 -     0x7fff8c464fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8c465000 -     0x7fff8c4cbfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8c4cc000 -     0x7fff8c514ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x7fff8c515000 -     0x7fff8c51eff7  com.apple.MailService (7.2 - 1874) <87141582-08F3-36E8-B4A7-D377D1177178> /System/Library/PrivateFrameworks/MailService.framework/Versions/A/MailService
    0x7fff8c51f000 -     0x7fff8c70fffd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8c7a8000 -     0x7fff8c7b9ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff8c7ba000 -     0x7fff8c7d6fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8c7d7000 -     0x7fff8c7e9ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8c7ea000 -     0x7fff8c872ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8c873000 -     0x7fff8c891fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x7fff8c892000 -     0x7fff8c89dfff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
    0x7fff8c89e000 -     0x7fff8c8c0fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8c958000 -     0x7fff8ca10ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8ca11000 -     0x7fff8cbadff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8cbae000 -     0x7fff8cd1eff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8cd1f000 -     0x7fff8d63eaf3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d63f000 -     0x7fff8d726ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff8d727000 -     0x7fff8d742ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d74a000 -     0x7fff8d7adff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8d7ae000 -     0x7fff8d7b3ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff8d7b4000 -     0x7fff8d7b9ff7  com.apple.EmailAddressing (7.2 - 1874) <F889E9E5-A143-38F1-91E3-61CF2344A917> /System/Library/PrivateFrameworks/EmailAddressing.framework/Versions/A/EmailAdd ressing
    0x7fff8d7ba000 -     0x7fff8d89efff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d89f000 -     0x7fff8d8a0ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8d8a1000 -     0x7fff8d8eafff  com.apple.CoreMedia (1.0 - 1273.49) <D91EC90A-BFF1-300D-A353-68001705811C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8d8eb000 -     0x7fff8d988fff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x7fff8d989000 -     0x7fff8d98dff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8d98e000 -     0x7fff8d98eff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8d98f000 -     0x7fff8d9a1fff  com.apple.addressbook.ContactsAutocomplete (8.0 - 1369) <3FE9486E-0B79-32FE-A544-9B323BF160B7> /System/Library/PrivateFrameworks/ContactsAutocomplete.framework/Versions/A/Con tactsAutocomplete
    0x7fff8d9af000 -     0x7fff8d9d4ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8d9d5000 -     0x7fff8da06fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8da07000 -     0x7fff8da62ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8da63000 -     0x7fff8da74fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
    0x7fff8da75000 -     0x7fff8dbe3ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8dbe4000 -     0x7fff8dbebff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneN

Similar Messages

  • Console VPN error "Error processing prefs file" every ten seconds

    I happened to go into Console on my 10.5.5 Server looking for something else, and saw this sequence of messages repeating every ten seconds in my system.log file:
    Dec 13 23:12:29 myserver vpnd{1668}: Server 'com.apple.ppp.l2tp' starting...
    Dec 13 23:12:29 myserver com.apple.ppp.l2tp{1668}: 2008-12-13 23:12:29 EST Server 'com.apple.ppp.l2tp' starting...
    Dec 13 23:12:29 myserver vpnd{1668}: No valid client IP addresses
    Dec 13 23:12:29 myserver vpnd{1668}: Error while reading PPP preferences
    Dec 13 23:12:29 myserver vpnd{1668}: Error processing prefs file
    Dec 13 23:12:29 myserver com.apple.launchd{1} (com.apple.ppp.l2tp{1668}): Exited with exit code: 2
    Dec 13 23:12:29 myserver com.apple.launchd{1} (com.apple.ppp.l2tp): Throttling respawn: Will start in 10 seconds
    Although I did at one point configure VPN, I haven't used it in a while and it's currently turned off in Server Admin. Any idea what's causing this, and more important for the moment, how to get this to stop? It's making reading the system.log rather difficult, and I can't imagine this is the sign of a healthy server...
    Thanks!

    Same error here! ...
    Apr 18 00:23:03 macserver com.apple.launchd[1] (com.apple.ppp.pptp): Throttling respawn: Will start in 10 seconds
    Apr 18 00:23:03 macserver com.apple.launchd[1] (com.apple.ppp.l2tp[39445]): Exited with exit code: 2
    Apr 18 00:23:03 macserver com.apple.launchd[1] (com.apple.ppp.l2tp): Throttling respawn: Will start in 10 seconds
    Apr 18 00:23:03 macserver vpnd[39444]: Error processing prefs file
    Apr 18 00:23:03 macserver vpnd[39445]: Error processing prefs file
    This occurs every-time the server is rebooted. This is so annoying. I just need to know the path to that file. Any suggestions are welcome.
    Cheers!

  • Okay so my phone crashes approximately every 30 seconds. I have tried resetting it by DPU as well as on the phone itself.  Once in awhile i get an error message about unknown error 1.  If i look at the diagnosis or if runs on itunes i get the following i

    Okay so my phone crashes approximately every 30 seconds. I have tried resetting it by DPU as well as on the phone itself.  Once in awhile i get an error message about unknown error 1.  If i look at the diagnosis or if runs on itunes i get the following.  When I called the support at AT&T they think the phone is shot and it is a hardware thing but i have a hard time believing that when it happened when I sync'd it to my computer.  It did get progressively worse though, at first it crashed not that often and then got worse.  So restores are failing, recovery, everything.  Anyone run into this? 
    11-11-16 18:20:36.319 [2232:16dc]: amai: tss_submit_job: HttpQueryInfo returned 200
    2011-11-16 18:20:38.350 [2232:1c50]: <DFU Device 0F128BE0>: production fused device
    2011-11-16 18:20:38.350 [2232:1c50]: unable to open device_map.txt: No such file or directory
    2011-11-16 18:20:38.350 [2232:1c50]: WinDFU::OpenDeviceByPath: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#1bfe4c4c
    2011-11-16 18:20:39.132 [2232:1c50]: WinDFU::UploadData: EOF, cbRead: 553
    2011-11-16 18:20:39.147 [2232:1c50]: WinDFU::UploadData: ZLP
    2011-11-16 18:20:39.163 [2232:1c50]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 6
    2011-11-16 18:20:39.163 [2232:1c50]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_SYNC
    2011-11-16 18:20:39.163 [2232:1c50]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 7
    2011-11-16 18:20:39.163 [2232:1c50]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST, PollTimeout: 3000
    2011-11-16 18:20:42.163 [2232:1c50]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 8
    2011-11-16 18:20:42.163 [2232:1c50]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_WAIT_RESET
    2011-11-16 18:20:42.163 [2232:1c50]: WinDFU::ResetDevice: resetting...
    2011-11-16 18:21:02.210 [2232:1c50]: WinDFU::FinalizeDfuUpdate: success
    2011-11-16 18:21:03.491 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 18:21:03.507 [2232:c4c]: WinAMRestore::AddAppleDeviceToDeviceList, old disconnected device connects again
    2011-11-16 18:21:03.757 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 18:21:04.554 [2232:1b88]: amai: tss_submit_job: HttpQueryInfo returned 200
    2011-11-16 18:21:10.882 [2232:1b88]: <DFU Device 0F198478>: production fused device
    2011-11-16 18:21:10.882 [2232:1b88]: unable to open device_map.txt: No such file or directory
    2011-11-16 18:21:10.882 [2232:1b88]: WinDFU::OpenDeviceByPath: \\?\USB#VID_05AC&PID_1227#{B8085869-FEB9-404B-8CB1-1E5C14FA8C54}\0000#cfe11997
    2011-11-16 18:21:12.788 [2232:1b88]: WinDFU::UploadData: EOF, cbRead: 1321
    2011-11-16 18:21:12.804 [2232:1b88]: WinDFU::UploadData: ZLP
    2011-11-16 18:21:12.819 [2232:1b88]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 6
    2011-11-16 18:21:12.819 [2232:1b88]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_SYNC
    2011-11-16 18:21:12.819 [2232:1b88]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 7
    2011-11-16 18:21:12.819 [2232:1b88]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST, PollTimeout: 3000
    2011-11-16 18:21:15.819 [2232:1b88]: WinDFU::FinalizeDfuUpdate: GetStatus: status: 0, state: 8
    2011-11-16 18:21:15.819 [2232:1b88]: WinDFU::ProcessUpdateState: status.bState == DFU_STATE_MANIFEST_WAIT_RESET
    2011-11-16 18:21:15.819 [2232:1b88]: WinDFU::ResetDevice: resetting...
    2011-11-16 18:21:20.866 [2232:1b88]: WinDFU::FinalizeDfuUpdate: success
    2011-11-16 18:21:21.835 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 18:21:21.835 [2232:c4c]: WinAMRestore::AddAppleDeviceToDeviceList, old disconnected device connects again
    2011-11-16 18:21:21.897 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 18:21:22.054 [2232:1838]: AMDeviceIoControl: GetOverlappedResult failed
    2011-11-16 18:21:22.054 [2232:1838]: AMDeviceIoControl: pipe stall
    2011-11-16 18:21:22.054 [2232:1838]: USBControlTransfer: error 31, usbd status c0000004
    2011-11-16 18:21:22.054 [2232:1838]: command device request for 'getenv radio-error' failed: 2008
    2011-11-16 18:21:22.054 [2232:1838]: unable to open device_map.txt: No such file or directory
    2011-11-16 18:21:22.054 [2232:1838]: <Recovery Mode Device 0F2A7768>: production fused device
    2011-11-16 18:21:24.007 [2232:1838]: AMDeviceIoControl: GetOverlappedResult failed
    2011-11-16 18:21:24.007 [2232:1838]: AMDeviceIoControl: pipe stall
    2011-11-16 18:21:24.007 [2232:1838]: USBControlTransfer: error 31, usbd status c0000004
    2011-11-16 18:21:24.007 [2232:1838]: command device request for 'getenv ramdisk-delay' failed: 2008
    2011-11-16 18:21:38.319 [2232:1344]: fixed TcpWindowSize (64512) can cause restore failure if too large
    2011-11-16 18:21:38.335 [2232:1344]: unable to open device_map.txt: No such file or directory
    2011-11-16 19:21:54.475 [2232:1344]: amai: AMAuthInstallBasebandHandleUpdaterStatus: outputDict is NULL
    2011-11-16 19:21:54.538 [2232:1344]: <Restore Device 0ED73918>: Restore failed (result = 1)
    2011-11-16 19:21:54.647 [2232:8ec]: iTunes: Restore error 1
    2011-11-16 19:22:09.100 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 19:22:09.100 [2232:c4c]: WinAMRestore::AddAppleDeviceToDeviceList, old disconnected device connects again
    2011-11-16 19:22:09.163 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 19:37:25.319 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 19:37:25.335 [2232:c4c]: WinAMRestore::AddAppleDeviceToDeviceList, old disconnected device connects again
    2011-11-16 19:37:25.382 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 19:52:41.679 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    2011-11-16 19:52:41.679 [2232:c4c]: WinAMRestore::AddAppleDeviceToDeviceList, old disconnected device connects again
    2011-11-16 19:52:42.163 [2232:c4c]: AppleDevice::EnumerateHubPorts: DoesDriverNameMatchDeviceID failed
    I also get a system crash reporter key of c392e98c929aa0b351037af00d75d08aeadc843c    bug type 110
    incident identifier  8ff84a87

    Errors 3000-3999 (3004, 3013, 3014, 3018, 3164, 3194, and so on): Error codes in the 3000 range generally mean that iTunes cannot contact the update server (gs.apple.com) on ports 80 or 443.
    Update to the latest version of iTunes.
    Verify the computer's date and time are accurate.
    Check that your security or firewall software is not interfering with ports 80 or 443, or with the server gs.apple.com.
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    An entry in your hosts file may be redirecting requests to gs.apple.com (see "Unable to contact the iOS software update server gs.apple.com" above).
    Internet proxy settings can cause this issue. If you are using a proxy, try without using one.
    Test restoring while connected to a known-good network.

  • Why does my cursor continually snap to a screen corner every ten seconds or so?

    My cursor is unstable. Every ten seconds or so it will snap to one of the corners of my screen. Could it be a screen refresh? But hasn't happened while making this request. However does have problem with Newspapers, MS games, Java,Google search

    Does it happen when
    * Firefox is closed, or
    * when it is started in [[safe mode]]?

  • Repeats Every 10 Seconds ?????

    Any Ideas, This repeats every 10 seconds.
    4/17/12 7:49:06 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper[2054]) posix_spawn("/Applications/MacKeeper.app/Contents/Resources/MacKeeper Helper.app/Contents/MacOS/MacKeeper Helper", ...): No such file or directory
    4/17/12 7:49:06 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper[2054]) Exited with exit code: 1
    4/17/12 7:49:06 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper) Throttling respawn: Will start in 10 seconds
    4/17/12 7:49:16 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper[2056]) posix_spawn("/Applications/MacKeeper.app/Contents/Resources/MacKeeper Helper.app/Contents/MacOS/MacKeeper Helper", ...): No such file or directory
    4/17/12 7:49:16 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper[2056]) Exited with exit code: 1
    4/17/12 7:49:16 AM          com.apple.launchd.peruser.501[121]          (com.zeobit.MacKeeper.Helper) Throttling respawn: Will start in 10 seconds

    MacKeeper is highly invasive malware* that can de-stablize your operating system. It is also unethically marketed and a rip-off. Positive reviews of it are known to have been paid for by the developers, Zeobit.
    Further opinion on it and how to uninstall MacKeeper malware:
    http://applehelpwriter.com/2011/09/21/how-to-uninstall-mackeeper-malware/
    Do NOT download or use the ‘MacKeeper uninstaller’ from the Zeobit site, as this will cause even more damage to your operating system.
    This is also worth reading:
    http://www.reedcorner.net/news.php/?p=245
    Equally phoney is iAntivirus:
    http://www.reedcorner.net/news.php/?p=341
    * The expression ‘malware’ is a general term used by computer professionals to mean a variety of forms of hostile, intrusive, or annoying software.

  • HT201528 IDVD version of videos pause momentarily about every ten seconds and diagonal lines are ziggy. Image looks good all the way through the process and even on idvd

    I am trying to make a dvd from a video I shot with a Sony HD avchd camera on a new mac mini running mac os x version 10.7.4
    I'm using an up to date  Imovie but copied IDVD version 7.1.2  and the support libraryt from an up to date macbook.  The video is about 40 minutes long.  It looks beautiful all the way from teh camera to playing it on idvd, but when I play the dvd on a player or in a computer it stops momentariily about every ten seconds and the picture is ziggy on diagonal lines.
    Also, if I try to save the movie as a .mov file there is no audio.
    Can't I move idvd to my new computer?

    Hi
    Why is the picture better all the way to iDVD - then degrades on the DVD
    • DVD is as standard - interlaced SD-Video
    If You need better then only way is via Blu Ray
    • iMovie'08 to 11 - can not deliver this any way known to me to iDVD - first step in the degradation process
    Use iMovie HD6 or FinalCut to do this delivery to 100% of what's possibly
    Jaggy diagonal lines - mostly due to the use of iMovie'08 to 11 as they only deliver every second line in an already limited quality as interlaced SD-Video - taking away 50% doesn't improve a bit
    Jumpy movie -. most often due to feeding iDVD wrong frame rate and forceing it to convert - IT DOES this BADLY. I use JES_Deinterlacer (free on internet) to do this and it does this even better than pay applications.
    iDVD can only deliver 25fps (PAL) or 29.97fps (30fps) (NTSC) - so feeding it
    • 24 i or p
    • 50p or
    • 60p
    Will not improve at all.
    If iMovie'08 to 11 are only option - Then
    • DO NOT - Share to iDVD - as this too degrade the final product
    • I do - Share to Media Browser - and as - LARGE - Not HD or other resolution as this too degrades quality
    More can be said on this - My long note follows - if of interest.
    DVD quality  
    1. iDVD 08, 09 & 11 has three levels of qualities. (version 7.0.1, 7,0.4 & 7.1.1) and iDVD 6 has the two last ones
    • Professional Quality
    (movies + menus up to 120 min.) - BEST (but not always for short movies e.g. up to 45 minutes in total)
    • Best Performances
    (movies + menus  less than 60 min.) - High quality on final DVD (Can be best for short movies)
    • High Quality (in iDVD08 or 09) / Best Quality (in iDVD6)
    (movies + menus up to 120 min.) - slightly lower quality than above
    Menu can take 15 minutes or even more - I use a very simple one with no audio or animation like ”Brushed Metal” in old Themes.
    About double on DL DVDs.
    2. Video from
    • FCE/P - Export out as full quality QuickTime.mov (not self-containing, no conversion)
    • iMovie x-6 - Don't use ”Share/Export to iDVD” = destructive even to movie project and especially so
    when the movie includes photos and the Ken Burns effect NOT is used. Instead just drop or import the iMovie movie project icon (with a Star on it) into iDVD theme window.
    • iMovie’08 or 09 or 11 are not meant to go to iDVD. Go via Media Browser or rather use iMovie HD 6 from start.
    3. I use Roxio Toast™ to make an as slow burn as possibly e.g. x4 or x1 (in iDVD’08 or 09  this can also be set)
    This can also be done with Apple’s Disk Utilities application when burning from a DiskImage.
    4. There has to be about or more than 25Gb free space on internal (start-up) hard disk. iDVD can't
    use an external one as scratch disk (if it is not start-up disc). For SD-Video - if HD-material is used I guess that 4 to 5 times more would do.
    5. I use Verbatim ( also recommended by many - Taiyo Yuden DVDs - I can’t get hold of it to test )
    6. I use DVD-R (no +R or +/-RW) - DVD-R play’s on more and older DVD-Players
    7. Keep NTSC to NTSC - or - PAL to PAL when going from iMovie to iDVD
    (I use JES_Deinterlacer to keep frame per sec. same from editing to the Video-DVD result.)
    8. Don’t burn more than three DVDs at a time - but let the laser cool off for a while before next batch.
    iDVD quality also depends on.
    • DVD is a standard in it self. It is Standard Definition Quality = Same as on old CRT-TV sets and can not
    deliver anything better that this.
    HD-DVD was a short-lived standard and it was only a few Toshiba DVD-players that could playback.
    These DVDs could be made in DVD-Studio Pro. But they don’t playback on any other standard DVD-Player.
    Blu-Ray / BD can be coded onto DVDs but limited in time to - about 20-30 minutes and then need
    _ Roxio Toast™ 10 Pro incl. BD-component
    _ BD disks and burner if full length movies are to be stored
    _ BD-Player or PlayStation3 - to be able to playback
    The BD-encoded DVDs can be play-backed IF Mac also have Roxio DVD-player tool. Not on any standard Mac or DVD-player
    Full BD-disks needs a BD-player (in Mac) as they need blue-laser to be read. No red-laser can do this.
    • HOW much free space is there on Your internal (start-up) hard disk. Go for approx. 25Gb.
    less than 5Gb and Your result will most probably not play.
    • How it was recorded - Tripod vs Handheld Camera. A stable picture will give a much higher quality
    • Audio is most often more critical than picture. Bad audio and with dropouts usually results in a non-viewed movie.
    • Use of Video-editor. iMovie’08 or 09 or 11 are not the tools for DVD-production. They discard every second line resulting in a close to VHS-tape quality.
    iMovie 1 to HD6 and FinalCut any version delivers same quality as Camera record in = 100% to iDVD
    • What kind of movie project You drop into it. MPEG4 seems to be a bad choice.
    other strange formats are .avi, .wmv, .flash etc. Convert to streamingDV first
    Also audio formats matters. I use only .aiff or from miniDV tape Camera 16-bit
    strange formats often problematic are .avi, .wmv, audio from iTunes, .mp3 etc
    Convert to .aiff first and use this in movie project
    • What kind of standard - NTSC movie and NTSC DVD or PAL to PAL - no mix.
    (If You need to change to do a NTSC DVD from PAL material let JES_Deinterlacer_3.2.2 do the conversion)
    (Dropping a PAL movie into a NTSC iDVD project
    (US) NTSC DVDs most often are playable in EU
    (EU) PAL DVDs most often needs to be converted to play in US
    UNLESS. They are play-backed by a Mac - then You need not to care
    • What kind of DVDs You are using. I use Verbatim DVD-R (this brand AND no +R or +/-RW)
    • How You encode and burn it. Two settings prior iDVD’08 or 09
    Pro Quality (only in iDVD 08 & 09)
    Best / High Quality (not always - most often not)
    Best / High Performances (most often my choice before Pro Quality)
    1. go to iDVD pref. menu and select tab far right and set burn speed to x1 (less errors = plays better) - only in iDVD 08 & 09
    (x4 by some and may be even better)
    2. Project info. Select Professional Encoding - only in iDVD 08 & 09.
    Region codes.
    iDVD - only burn Region = 0 - meaning - DVDs are playable everywhere
    DVD Studio pro can set Region codes.
    1 = US
    2 = EU
    unclemano wrote
    What it turned out to be was the "quality" settings in iDVD. The total clip time was NOT over 2 hours or 4.7GB, yet iDVD created massive visual artifacts on the "professional quality" setting.
    I switched the settings to "high quality" which solved the problem. According iDVD help, "high quality" determines the best bit rate for the clips you have.
    I have NEVER seen iDVD do this before, especially when I was under the 2 hour and 4.7GB limits.
    For anyone else, there seem to be 2 places in iDVD to set quality settings, the first is under "preferences" and the second under "project info." They do NOT seem to be linked (i.e. if you change one, the other is NOT changed). take care, Mario
    TO GET IT TO WORK SLIGHTLY FASTER
    • Minimum of 25Gb free space on Start-Up hard disk
    • No other programs running in BackGround e.g. Energy-Saver
    • Don’t let HD spin down or be turned off (in Energy-Save)
    • Move hard disks that are not to be used to Trash - To be disconnected/turned off
    • Goto Spotlight and set the rest of them under Integrity (not to be scanned)
    • Set screen-saver to a folder without any photo - then make an active corner (up right for me) and set
    pointer to this - turns on screen saver - to show that it has nothing to show
    Yours Bengt W

  • IPod doesn't turn on, doesn't respond, its screen flashes every ten seconds

    Hello. Yesterday, my iPod's battery was discharged. I charged it for about 10 minutes. After that, I listened to some music until the battery discharged again. I didn't connect the iPod again to my PC. Several hours later, I noticed something strange: the screen was, every ten seconds, giving a fast flash of light that only lasted like half a second. I tried every button (I checked that the iPod wasn't in Hold mode) but it didn't do anything and the flash of light continued. Then, I connected the iPod many times to the PC, each time in a different USB slot. Nothing happened. No message of recognition from the PC or from the iPod. It's like I didn't connect it. I tried in another PC, but the result was the same. I tried to reset it, but it didn't do anything. It simply doesn't work. Can you help me? Why does the screen of the iPod turns on and off for so little time every ten seconds without me doing anything for that to happen? Why doesn't the iPod work? Thanks

    I'm having this exact same problem, except that occasionally I'll get "please wait, very low battery."
    Otherwise, the Apple logo comes up and the screen brightens up, and at the same time I can HEAR the drive inside whirring up, but then it just quits... Only to try again!

  • My Macbook Beeps; a high pitched sounds every ten seconds, what is wrong?

    My Macbook Beeps; a high pitched sounds every ten seconds, what is wrong?
    Help, please!

    buckmacie,
    has the video been completely downloaded onto your MacBook Pro when you start to play it? Or are you playing it while it downloads, AKA streaming it?

  • IPod unresponsive, screen frozen but flashes every ten seconds

    My iPod appears to be frozen and does not respond to charging, toggling the hold switch, or resetting (holding down the menu and center button). The screen is dark except every ten seconds it flashes bright white. It has been doing this for several hours now, although the flashing has slowed from every 2 seconds to 10 now. However, when I connect the iPod to my computer, the screen does respond - it's now a shade of dark gray and the iPod emits a loud buzzing noise. Besides this, nothing else happens and neither my computer nor iTunes recognizes the device. Please help!

    I had the same problem. I FIXED IT!!!
    Take your ipod apart. There are instructions at various sites. Be careful because there are ribbon wires that are very fragile.
    Disconnect the battery. Leave it sit for 2 days.
    I dont know if it has to drain a charge being held by the drive or what, but after 2 days, plug the battery back in. It should be totally dead. Plug the ipod into the wall or your computer, it will say "ipod battery very low, please wait". once it builds up a decent charge, it will reset.
    I hope this works for you guys, I almost smashed the thing before trying this.

  • WDMemeod crash report every 10 seconds?

    I happened to check my crash log (can't even remember why) and found I was getting a WDMemeod crash report every 10 seconds. I saw a similar question from a few months ago, but my report seems a bit different.
    I don't have a WD drive in my Macbook but did have a WD network drive set up for Time Machine. That drive is not connected anymore though and I have Time Machine turned off, so I don't know why this is coming up. Should I be worried/is something like this a major strain on my already weak laptop? Is there a way to make it stop? 
    This is the snippit of the crash report:
    Oct 30 00:47:07  ReportCrash[8395]: Saved crash report for WDMemeod[8398] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004707_.crash
    Oct 30 00:47:07 .local ReportCrash[8395]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004343_ .crash
    Oct 30 00:47:17   com.apple.launchd[1] (com.memeo.WDMemeod[8399]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:47:17   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:47:17  .local ReportCrash[8395]: Saved crash report for WDMemeod[8399] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004717_ .crash
    Oct 30 00:47:17  .local ReportCrash[8395]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004353_ .crash
    Oct 30 00:47:27   com.apple.launchd[1] (com.memeo.WDMemeod[8402]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:47:27   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:47:27  .local ReportCrash[8395]: Saved crash report for WDMemeod[8402] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004727_ .crash
    Oct 30 00:47:28  .local ReportCrash[8395]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004403_ .crash
    Oct 30 00:47:38  .local ReportCrash[8405]: Metadata.framework [Error]: couldn't get the client port
    Oct 30 00:47:38  .local ReportCrash[8405]: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    Oct 30 00:47:38   com.apple.launchd[1] (com.memeo.WDMemeod[8404]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:47:38   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:47:38  .local ReportCrash[8405]: Saved crash report for WDMemeod[8404] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004738_ .crash
    Oct 30 00:47:38  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004413_ .crash
    Oct 30 00:47:48   com.apple.launchd[1] (com.memeo.WDMemeod[8406]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:47:48   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:47:48  .local ReportCrash[8405]: Saved crash report for WDMemeod[8406] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004748_ .crash
    Oct 30 00:47:48  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004423_ .crash
    Oct 30 00:47:58   com.apple.launchd[1] (com.memeo.WDMemeod[8407]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:47:58   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:47:58  .local ReportCrash[8405]: Saved crash report for WDMemeod[8407] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004758_ .crash
    Oct 30 00:47:58  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004434_ .crash
    Oct 30 00:48:08   com.apple.launchd[1] (com.memeo.WDMemeod[8408]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:48:08   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:48:08  .local ReportCrash[8405]: Saved crash report for WDMemeod[8408] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004808_ .crash
    Oct 30 00:48:08  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004444_ .crash
    Oct 30 00:48:18   com.apple.launchd[1] (com.memeo.WDMemeod[8409]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:48:18   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:48:19  .local ReportCrash[8405]: Saved crash report for WDMemeod[8409] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004819_ .crash
    Oct 30 00:48:19  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004454_ .crash
    Oct 30 00:48:29   com.apple.launchd[1] (com.memeo.WDMemeod[8410]): Job appears to have crashed: Trace/BPT trap: 5
    Oct 30 00:48:29   com.apple.launchd[1] (com.memeo.WDMemeod): Throttling respawn: Will start in 10 seconds
    Oct 30 00:48:29  .local ReportCrash[8405]: Saved crash report for WDMemeod[8410] version ??? to /Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004829_ .crash
    Oct 30 00:48:29  .local ReportCrash[8405]: Removing excessive log: file:///Library/Logs/DiagnosticReports/WDMemeod_2013-10-30-004504_ .crash

    samir --
    Did you shut down and uninstall your WD drive? 
    Just asking because I tested a Canon all-in-one for two days, Quit it, and thought it was gone.  I found out years later that my Mac was still looking for the darn thing.
    Your Mac is absoutely looking for your WD drive.

  • Recurring messages in system.log. Every ten seconds.

    Since upgrading from 10.4.11 to 10.5.1, I get the following recurring (every 10 seconds) messages in the system.log.
    Leopard is complaining about user postfix having the same user ID as _postfix and some inability to launch something. The system attepts to launch it every ten seconds.
    Do you have any idea about what can I do? I've repaired permissions, cleared caches, updated prebindings...
    Thanks to all for your help.
    David
    Jan 1 19:24:49 G5-David com.apple.launchd[1] (com.apple.nis.ypbind[220]): Exited with exit code: 1
    Jan 1 19:24:49 G5-David com.apple.launchd[1] (com.apple.nis.ypbind): Throttling respawn: Will start in 10 seconds
    Jan 1 19:24:50 G5-David postfix/master[221]: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
    Jan 1 19:24:51 G5-David com.apple.launchd[1] (org.postfix.master[221]): Exited with exit code: 1
    Jan 1 19:24:51 G5-David com.apple.launchd[1] (org.postfix.master): Throttling respawn: Will start in 9 seconds
    Jan 1 19:24:59 G5-David com.apple.nis.ypbind[222]: Domainname not set. Aborting.
    Jan 1 19:24:59 G5-David com.apple.launchd[1] (com.apple.nis.ypbind[222]): Exited with exit code: 1
    Jan 1 19:24:59 G5-David com.apple.launchd[1] (com.apple.nis.ypbind): Throttling respawn: Will start in 10 seconds
    Jan 1 19:25:00 G5-David postfix/master[223]: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
    Jan 1 19:25:01 G5-David com.apple.launchd[1] (org.postfix.master[223]): Exited with exit code: 1
    Jan 1 19:25:01 G5-David com.apple.launchd[1] (org.postfix.master): Throttling respawn: Will start in 9 seconds
    Jan 1 19:25:09 G5-David com.apple.nis.ypbind[225]: Domainname not set. Aborting.
    Jan 1 19:25:09 G5-David com.apple.launchd[1] (com.apple.nis.ypbind[225]): Exited with exit code: 1
    Jan 1 19:25:09 G5-David com.apple.launchd[1] (com.apple.nis.ypbind): Throttling respawn: Will start in 10 seconds
    Jan 1 19:25:10 G5-David postfix/master[226]: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
    Jan 1 19:25:11 G5-David com.apple.launchd[1] (org.postfix.master[226]): Exited with exit code: 1
    Jan 1 19:25:11 G5-David com.apple.launchd[1] (org.postfix.master): Throttling respawn: Will start in 9 seconds
    Jan 1 19:25:19 G5-David com.apple.nis.ypbind[227]: Domainname not set. Aborting.
    Jan 1 19:25:19 G5-David com.apple.launchd[1] (com.apple.nis.ypbind[227]): Exited with exit code: 1
    Jan 1 19:25:19 G5-David com.apple.launchd[1] (com.apple.nis.ypbind): Throttling respawn: Will start in 10 seconds
    Jan 1 19:25:20 G5-David postfix/master[228]: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
    Jan 1 19:25:21 G5-David com.apple.launchd[1] (org.postfix.master[228]): Exited with exit code: 1
    Jan 1 19:25:21 G5-David com.apple.launchd[1] (org.postfix.master): Throttling respawn: Will start in 9 seconds
    Jan 1 19:25:29 G5-David com.apple.nis.ypbind[229]: Domainname not set. Aborting.
    Jan 1 19:25:29 G5-David com.apple.launchd[1] (com.apple.nis.ypbind[229]): Exited with exit code: 1
    Jan 1 19:25:29 G5-David com.apple.launchd[1] (com.apple.nis.ypbind): Throttling respawn: Will start in 10 seconds
    Jan 1 19:25:30 G5-David postfix/master[230]: fatal: file /etc/postfix/main.cf: parameter mail_owner: user postfix has same user ID as _postfix
    Jan 1 19:25:31 G5-David com.apple.launchd[1] (org.postfix.master[230]): Exited with exit code: 1
    Jan 1 19:25:31 G5-David com.apple.launchd[1] (org.postfix.master): Throttling respawn: Will start in 9 seconds

    You have two problems here. One with NIS and one with mail.
    The mail one sounds like your mail configuration didn't transfer smoothly. Did you customize it under 10.4?
    Either way, this particular fix is easy.
    Edit the file etc/postfix/main.cf and look for the line:
    mail_owner = postfix
    and change it to
    mail_owner = _postfix
    As for the NIS error (com.apple.nis.ypbind), are you running NIS?
    If so, check the NIS settings in /Applications/Utilities/Directory Utility.app.
    Either change the settings as necessary, or turn off NIS if you're not using it.

  • So i dropped my iphone 4 in class and the screen is cracked. it wont turn on so i went home and connected it into my itunes and the phone just keeps beeping like every ten seconds and the phone lights up just a little. What does this all mean?

    so i dropped my iphone 4 in class and the screen is cracked. it wont turn on so i went home and connected it into my itunes and the phone just keeps beeping like every ten seconds and the phone lights up just a little. What does this all mean?

    It means you should take it to the Genius Bar. You will no doubt need to buy an out of warranty replacement.

  • HT201210 my phone has stopped working.wont turn on.when plugged into computer makes the charging noise every ten seconds.can i fix it?

    my iphone 4 stopped working.the screen went hazy a few times then white.tried a reset but now screens black and phone makes the charging noise every ten seconds when plugged in. any fixes. oh battery has 3.7volts constant

    i solved this myself.a new digitizer and screen fitted .phone now ok..charging noise was to alert you that the digitizer had a fault

  • Windows Explorer was crashing/restarting every few seconds and after trying several different methods of fixes, the only one that worked was removing Firefox, is there something I've missed that I can get Firefox back?

    I'm running a Toshiba Satellite laptop that was originally running Windows Vista 32-bit, but was upgraded by me to Windows 7 32-bit. On Windows Vista, all I would run was Firefox. I loved it!!! On Windows 7, I've noticed that Firefox kept hanging whenever I would try to download a file...from anywhere. I got so frustrated I went to try several different browsers. They all worked extremely quickly, whereas Firefox was working so slow, I could click on a link to a page, go get some lunch, come back and it still be trying to load the page. This was drastically unusual for Firefox. I used the other browsers and everything was fine for a week and then Windows Explorer started going down every few seconds. I went to the windows 7 forums and started looking. There were several suggestions on how to fix the problem, none of which worked for my compy. I tried restarting the compy in safe mode. That didn't help. I turned off every startup program except for the essentials and that DID work in keeping Windows Explorer from restarting. I then dove into the tedious task of trying to discern which 3rd party program was the offender. I removed everything from my compy that had been downloaded in the last ten days (well before the windows explorer issue, but not before the firefox issue). That didn't work either. I tried replacing an explorer file, which didn't work either. There were several other things I tried, as well, but nothing worked. Then, I saw a post that Firefox had caused the problem for one person. I went in and did as was suggested and completely removed Firefox and all associated files. Unfortunately, this worked. I haven't had any more trouble with windows explorer restarting. My big problem is, however, I can't run Firefox!!! And I LOVE Firefox!!! It's spoiled me! I hate Internet explorer, which is what I'm forced to run now. I've tried Safari and Google Chrome and don't like either one of those, either. I want my Firefox back! But if it's not working 100% it's less frustrating to be forced to live with the Internet Explorer. I'm going insane, here! Does anyone have any suggestions? I tried clearing out browser history, changing download files and a couple of other things and nothing worked with the Firefox to get it going better before I started having the Windows Explorer difficulty and had to completely erase the Firefox program. If I've missed any info, please don't hesitate to ask!! I'm happy to supply whatever I know about the issue!!

    uninstalled firefox ....deleted all files still remaining under mozilla firefox directory in program files ... to avoid having to reprogram all my settings, reisntall all addons as well .. I did not remove anything from mozilla firefox that is stored in either appdata or under the windows users directory (if any)
    ... the as suggested reinstalled the latest version of the firefox browser using the link you provided in the email ..; tested and several issues still remain present and unresolved ....
    so please this is urgent or I will have to jump browsers and start using chrome .. because we work 14 hours a day 6 (sometimes 7) days a week, to get ready for the launch of our newest venture and we cannot lose that much days on browser related issues ... so please instead of putting me through week long step process .. of do this .. do that .. can you please actually look into the issue from your end .. I use firefox for so many, many years thta I deserve this kind of support .. thnx Robert

  • How to get AppleScript to repeat every 10 seconds?

    Hi. I created this piece of code using AppleScript Editor on OS X Lion 10.7.3 and I want to make it automatically repeat itself every 10 seconds. The code is supposed to reload the tab which the user is currently on every 10 seconds. I made the reload part but can't figure out how to make it reload every 10 seconds after extensive googling. Here is the code, can someone add the needed code it to make it reload the current page every 10 seconds and reply to me please.
    tell application "Safari"
      activate
    end tell
    tell application "System Events"
              tell process "Safari"
      keystroke "r" using {command down}
              end tell
    end tell

    Since you're using UI scripting to emulate a Command-R keypress, Safari has to be frontmost - otherwise the Cmd-R would go to whatever other application was frontmost.
    One alternative would be to use a JavaScript to reload the page, rather than UI scripting. For example:
    repeat
              tell application "Safari"
                        do JavaScript "location.reload(true)" in document 1
              end tell
      delay 10
    end repeat
    There are other JavaScript-based solutions, too, depending on whether you want a simple reload, or re-post form data, etc.

Maybe you are looking for

  • How can I extract a dates column from an ascii file

    I am extracting data from an ascii file and the rest of the data is extracted using read from spreadsheet, but the date appears as just the day e.g. 22 for 22nd, how can I get the date, format in ascii is e.g 22/04/2006, can I do this by specifying s

  • Error in posting

    Hi Error in posting error is Posting period 002 2008 is not open?? how to open posting period?? regards

  • Trouble downloading trial beta version CS6

    In trying to download the beta trial version of CS6, I receive an error named exit code 6. Here is the laundry list of details in the error code: Exit Code: 6 Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DF0

  • Casio Commando issue with Windows 7

    My stepfather just got a Casio Commando and is having trouble accessing his MicroSD card from Windows 7 I have used many other Android devices in the past (my Eris included) and have never had an issue accessing the MicroSD card from a computer (thou

  • Lumia 710 can't open E-mails...

    I am trying to send the Pages & Numbers files saved on my iPhone to my Lumia 710, i have the option to send it by Pages & Numbers or Word & Excel, whenever i try to send either by e-mail to my Windows Phone, it downloads the file but it says "Can't O