Tromos

Q: maps application crushes, OS X Yosemite

OS X Yosemite     Version 10.10.2

MacBook Air6,2 (13-inch, Early 2014)
1.4 Ghz Intel Core i5

4GB 1600 Mhz DDR3

Intel HD Graphics 5000 1536MB

Capacity: 121.33 GB

 

 

As of today, whenever I try to open maps app, it crushes showing a "Maps quit unexpectedly" message*.   

* log pasted below

 

Facts

1) No OS updates since yesterday when it worked perfectly.

2) When logging as a "root" the app does load and does not crush, but still in this case only the grey grid is visible but no actual map.

3) Internet is working

4) Renewed DHCP from TCP tab

4) Performed an OS X reinstalling (Not the clean one), and the problem persists.

 

Changes done since yesterday.

1) Installed Java JDK version 7

2) Installed eclipse editor

Both worked as intended. I uninstalled both just in case, problem persists.

 

 

*LOG

 

Process:               Maps [1151]

Path:                  /Applications/Maps.app/Contents/MacOS/Maps

Identifier:            com.apple.Maps

Version:               2.0 (1738.4.23)

Build Info:            Navigo-1738004023000000~5

Code Type:             X86-64 (Native)

Parent Process:        ??? [1]

Responsible:           Maps [1151]

User ID:               501

 

 

Date/Time:             2015-02-25 17:47:51.009 +0100

OS Version:            Mac OS X 10.10.2 (14C109)

Report Version:        11

Anonymous UUID:        621F760E-93F6-438F-ABDE-559C2B596881

 

 

Sleep/Wake UUID:       C97F2197-3008-47AA-A475-B86623D52212

 

 

Time Awake Since Boot: 4700 seconds

Time Since Wake:       1500 seconds

 

 

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

 

 

Exception Type:        EXC_CRASH (SIGABRT)

Exception Codes:       0x0000000000000000, 0x0000000000000000

 

 

Application Specific Information:

[1151] stack overflow

 

 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread

0   libsystem_kernel.dylib         0x00007fff87982286 __pthread_kill + 10

1   libsystem_c.dylib             0x00007fff93ed0bf3 __abort + 145

2   libsystem_c.dylib             0x00007fff93ed14d1 __stack_chk_fail + 197

3   com.apple.ProtocolBuffer       0x00007fff86e88ecd PBUnknownFieldAdd + 1424

4   com.apple.ProtocolBuffer       0x00007fff86e88bff PBUnknownFieldAdd + 706

5   com.apple.MapsSupport         0x00007fff90b9391e MSPBookmarkStorageReadFrom + 385

6   com.apple.ProtocolBuffer       0x00007fff86e863cd -[PBCodable initWithData:] + 122

7   com.apple.Maps                 0x0000000108d1a5d0 -[NVBookmarksManager newSyncedItemForSyncData:] + 75

8   com.apple.Maps                 0x0000000108cf478a -[MapsSyncManager _kvsDidAddItems:] + 500

9   com.apple.Maps                 0x0000000108cc053c -[MapsSyncManager _syncFromKVSAndMerge:changedKeys:] + 1271

10  com.apple.Maps                 0x0000000108cbead6 -[MapsSyncManager start] + 539

11  com.apple.Maps                 0x0000000108cbd79c -[NVPlacesManager init] + 404

12  com.apple.Maps                 0x0000000108cbd5e2 __35+[NVBookmarksManager sharedManager]_block_invoke + 41

13  libdispatch.dylib             0x00007fff8e70cc13 _dispatch_client_callout + 8

14  libdispatch.dylib             0x00007fff8e70cb26 dispatch_once_f + 117

15  com.apple.Maps                 0x0000000108cbd5b7 +[NVBookmarksManager sharedManager] + 46

16  com.apple.Maps                 0x0000000108d9f752 -[NVPlaceCardController init] + 76

17  com.apple.Maps                 0x0000000108cba2fb -[NVMainWindowController initWithWindow:] + 214

18  com.apple.AppKit               0x00007fff8cb36f19 -[NSWindowController initWithWindowNibName:owner:] + 269

19  com.apple.Maps                 0x0000000108cba1fd -[NVDocument makeWindowControllers] + 57

20  com.apple.Maps                 0x0000000108d30ad3 -[NVAppDelegate createNewMapDocument] + 492

21  com.apple.Maps                 0x0000000108d2eb03 -[NVAppDelegate applicationOpenUntitledFile:] + 17

22  com.apple.AppKit               0x00007fff8cc5c14a -[NSApplication _doOpenUntitled] + 424

23  com.apple.AppKit               0x00007fff8cb95741 __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke + 252

24  com.apple.AppKit               0x00007fff8cea08f9 __97-[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:]_block_invoke_3 + 140

25  com.apple.AppKit               0x00007fff8cea02f1 -[NSDocumentController(NSInternal) _autoreopenDocumentsIgnoringExpendable:withCompletionHandler:] + 798

26  com.apple.AppKit               0x00007fff8ca3d7a6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 331

27  com.apple.AppKit               0x00007fff8ca3d529 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561

28  com.apple.AppKit               0x00007fff8ca3cf75 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244

29  com.apple.Foundation           0x00007fff8854e1e8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290

30  com.apple.Foundation           0x00007fff8854e059 _NSAppleEventManagerGenericHandler + 102

31  com.apple.AE                   0x00007fff907ed99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531

32  com.apple.AE                   0x00007fff907ed719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31

33  com.apple.AE                   0x00007fff907ed623 aeProcessAppleEvent + 295

34  com.apple.HIToolbox           0x00007fff8a012a2e AEProcessAppleEvent + 56

35  com.apple.AppKit               0x00007fff8ca39626 _DPSNextEvent + 2665

36  com.apple.AppKit               0x00007fff8ca38730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194

37  com.apple.AppKit               0x00007fff8ca2c593 -[NSApplication run] + 594

38  com.apple.AppKit               0x00007fff8ca17a14 NSApplicationMain + 1832

39  libdyld.dylib                 0x00007fff8ada25c9 start + 1

 

 

Thread 1:: Dispatch queue: com.apple.libdispatch-manager

0   libsystem_kernel.dylib         0x00007fff87983232 kevent64 + 10

1   libdispatch.dylib             0x00007fff8e70fa6a _dispatch_mgr_thread + 52

 

 

Thread 2:

0   libsystem_kernel.dylib         0x00007fff8798294a __workq_kernreturn + 10

1   libsystem_pthread.dylib       0x00007fff8c8ae40d start_wqthread + 13

 

 

Thread 3:

0   libsystem_kernel.dylib         0x00007fff8798294a __workq_kernreturn + 10

1   libsystem_pthread.dylib       0x00007fff8c8ae40d start_wqthread + 13

 

 

Thread 4:

0   libsystem_kernel.dylib         0x00007fff8798294a __workq_kernreturn + 10

1   libsystem_pthread.dylib       0x00007fff8c8ae40d start_wqthread + 13

 

 

Thread 5:

0   libsystem_kernel.dylib         0x00007fff8798294a __workq_kernreturn + 10

1   libsystem_pthread.dylib       0x00007fff8c8ae40d start_wqthread + 13

 

 

Thread 6:

0   libsystem_kernel.dylib         0x00007fff8798294a __workq_kernreturn + 10

1   libsystem_pthread.dylib       0x00007fff8c8ae40d start_wqthread + 13

 

 

Thread 0 crashed with X86 Thread State (64-bit):

  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff56f47358  rdx: 0x0000000000000000

  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff56f47380  rsp: 0x00007fff56f47358

   r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000008000000  r11: 0x0000000000000206

  r12: 0x0000000000000000  r13: 0x0000600000229240  r14: 0x00007fff7736a300  r15: 0x000000000000000d

  rip: 0x00007fff87982286  rfl: 0x0000000000000206  cr2: 0x00007fff783a8fd8

 

Logical CPU:     0

Error Code:      0x02000148

Trap Number:     133

 

 

 

 

Binary Images:

       0x108cb7000 -        0x108dd8fff  com.apple.Maps (2.0 - 1738.4.23) <C4B56C49-6CFC-3D01-80AC-A609133E1B74> /Applications/Maps.app/Contents/MacOS/Maps

       0x10ce26000 -        0x10ce26fef +cl_kernels (???) <511823CE-5C1C-430D-95B6-40E74B557BA4> cl_kernels

       0x10ce33000 -        0x10ce33ff5 +cl_kernels (???) <6AE10FC4-1854-405F-8033-54AC79557CF2> cl_kernels

       0x10ce35000 -        0x10cf1bfef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

       0x10e0d0000 -        0x10e0d8fff  com.apple.SyncedDefaults (2.0 - 212.1) <8F2203CF-68A9-3E21-87B2-77D6BD15DCA3> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults

    0x7fff61f0c000 -     0x7fff61f42837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld

    0x7fff86367000 -     0x7fff86378fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib

    0x7fff86379000 -     0x7fff86397fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <C763B730-D6BC-31D3-951A-898BB49C5A3E> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

    0x7fff86398000 -     0x7fff863f4fff  com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

    0x7fff863f5000 -     0x7fff865ef46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib

    0x7fff865fd000 -     0x7fff86616fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

    0x7fff86617000 -     0x7fff86618ff7  com.apple.AddressBook.ContactsData (9.0 - 1563) <2A4BD452-4279-38AA-A4EE-761903795B05> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a

    0x7fff86628000 -     0x7fff8662affb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

    0x7fff8662b000 -     0x7fff86636fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

    0x7fff8663d000 -     0x7fff86649ff7  com.apple.commonutilities (8.0 - 900) <E5E018A7-FB3C-37A2-9769-49AFAC89FDE8> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUt ilities

    0x7fff86679000 -     0x7fff866abff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

    0x7fff866ac000 -     0x7fff866b2fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib

    0x7fff866b3000 -     0x7fff866b8ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib

    0x7fff866b9000 -     0x7fff866e1fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib

    0x7fff86702000 -     0x7fff8670affb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents

    0x7fff8670b000 -     0x7fff86719ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary

    0x7fff8671a000 -     0x7fff8691dff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x7fff8691e000 -     0x7fff86938ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

    0x7fff86939000 -     0x7fff8694fff7  com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

    0x7fff86950000 -     0x7fff86a0bff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

    0x7fff86a0c000 -     0x7fff86a9aff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

    0x7fff86d29000 -     0x7fff86d2bfff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport

    0x7fff86dc5000 -     0x7fff86ddcff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib

    0x7fff86ddf000 -     0x7fff86e53fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

    0x7fff86e7e000 -     0x7fff86e8bfff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

    0x7fff86ec8000 -     0x7fff86f1bffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

    0x7fff86f1c000 -     0x7fff86f45ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib

    0x7fff86f46000 -     0x7fff86f4dfff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib

    0x7fff86f63000 -     0x7fff86f96ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

    0x7fff86f97000 -     0x7fff86fcfffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib

    0x7fff86fd0000 -     0x7fff87054fff  com.apple.ViewBridge (103.1 - 103.1) <BABD572C-58AA-362C-B246-D45DCD990D16> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

    0x7fff87055000 -     0x7fff8709bffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x7fff8709c000 -     0x7fff8709efff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib

    0x7fff87174000 -     0x7fff87188ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage

    0x7fff87189000 -     0x7fff8718dff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x7fff8718e000 -     0x7fff87191ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

    0x7fff87214000 -     0x7fff87241fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x7fff872eb000 -     0x7fff872effff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

    0x7fff872f0000 -     0x7fff87320fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib

    0x7fff87321000 -     0x7fff87350fff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

    0x7fff87351000 -     0x7fff87353fff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

    0x7fff87354000 -     0x7fff8735cfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib

    0x7fff8735d000 -     0x7fff873abfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib

    0x7fff873f2000 -     0x7fff87443ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x7fff874a1000 -     0x7fff87767fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

    0x7fff87768000 -     0x7fff878f6fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

    0x7fff878fa000 -     0x7fff8791dff7  com.apple.idsfoundation (10.0 - 1000) <E603D03E-6EFF-375B-AC5E-1F888EDB2D49> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion

    0x7fff8791e000 -     0x7fff8796bff3  com.apple.CoreMediaIO (601.0 - 4749) <ED45B200-08A1-3E72-8DE9-9901C94A7BCA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x7fff8796c000 -     0x7fff87989fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib

    0x7fff87ac0000 -     0x7fff87ac1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib

    0x7fff88419000 -     0x7fff8852bff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

    0x7fff8852c000 -     0x7fff8885afff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x7fff88886000 -     0x7fff888ebff7  com.apple.ids (10.0 - 1000) <BAF9E069-888A-30EB-B247-DC6311B53B67> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS

    0x7fff88926000 -     0x7fff8892afff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib

    0x7fff8892b000 -     0x7fff8892dfff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

    0x7fff8892e000 -     0x7fff88bc4ff7  com.apple.AOSKit (1.06 - 215) <432B31DE-50F3-3258-A462-A777C3B8184A> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

    0x7fff88bc5000 -     0x7fff88be1ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib

    0x7fff88c1f000 -     0x7fff88c22fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

    0x7fff88c40000 -     0x7fff88c43fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

    0x7fff88dab000 -     0x7fff88dd7fff  libsandbox.1.dylib (358.1.1) <BA84BDAF-2C59-3CED-8970-9FB029BD7442> /usr/lib/libsandbox.1.dylib

    0x7fff88e01000 -     0x7fff88e03fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging

    0x7fff88e0f000 -     0x7fff88ecffff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x7fff88ed0000 -     0x7fff88f52fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

    0x7fff88f53000 -     0x7fff8909bff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy

    0x7fff892fa000 -     0x7fff89434ff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x7fff89435000 -     0x7fff89436fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib

    0x7fff89437000 -     0x7fff89439ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib

    0x7fff89468000 -     0x7fff8946aff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib

    0x7fff8946b000 -     0x7fff89496fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib

    0x7fff89497000 -     0x7fff894d0fff  com.apple.AirPlaySupport (2.0 - 215.15) <C36CC8AF-27CC-3B18-9C3C-3F845B35FDEC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport

    0x7fff894e9000 -     0x7fff894e9fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x7fff894ea000 -     0x7fff894f3fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

    0x7fff894f4000 -     0x7fff894fefff  com.apple.corerecents (1.0 - 1) <1D3AB6D9-2C43-31F3-A223-E637DE2CD791> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents

    0x7fff894ff000 -     0x7fff8954cfff  com.apple.ImageCaptureCore (6.0 - 6.0) <C2DED299-7E2B-3501-9FD6-74892A7484B3> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

    0x7fff8954d000 -     0x7fff8955eff7  libsystem_coretls.dylib (35.1.2) <BC691CD1-17B6-39A5-BD02-AF973695FD1D> /usr/lib/system/libsystem_coretls.dylib

    0x7fff8955f000 -     0x7fff8956afff  com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

    0x7fff8956b000 -     0x7fff895e3ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

    0x7fff895e4000 -     0x7fff895ecfe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

    0x7fff895ed000 -     0x7fff89611ff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

    0x7fff89612000 -     0x7fff8992dfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

    0x7fff899cd000 -     0x7fff899e9ff7  com.apple.pluginkit.framework (1.0 - 1) <FEB6FF0B-A688-37C9-93CF-E886E7ED3141> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit

    0x7fff899ea000 -     0x7fff89ac0ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

    0x7fff89ac1000 -     0x7fff89ac9ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e

    0x7fff89aca000 -     0x7fff89ad3fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

    0x7fff89ad4000 -     0x7fff89aedff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

    0x7fff89aee000 -     0x7fff89d69ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x7fff89d6c000 -     0x7fff89d72fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

    0x7fff89d73000 -     0x7fff89da3ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

    0x7fff89db8000 -     0x7fff89dbaff3  com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

    0x7fff89dbe000 -     0x7fff89dfeff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs

    0x7fff89dff000 -     0x7fff89e09fff  com.apple.IntlPreferences (2.0 - 150.1) <C62C6F4F-38B9-340B-82A6-1F82AFE1D724> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences

    0x7fff89e84000 -     0x7fff89fcafef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib

    0x7fff89fcb000 -     0x7fff89fd6ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

    0x7fff89fd7000 -     0x7fff8a2dbffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

    0x7fff8a38b000 -     0x7fff8a41ffff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

    0x7fff8a420000 -     0x7fff8a485fff  com.apple.framework.internetaccounts (2.1 - 210) <35B297C5-DFEB-325F-B017-FB47AF13A440> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

    0x7fff8a5bb000 -     0x7fff8a5c0ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib

    0x7fff8a5c1000 -     0x7fff8a6b4fff  com.apple.MapKit (1.0 - 1464.4.21.1) <DF2A21A5-4128-388C-9BDA-E55DAD02103B> /System/Library/Frameworks/MapKit.framework/Versions/A/MapKit

    0x7fff8a6dd000 -     0x7fff8a76eff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit

    0x7fff8a76f000 -     0x7fff8a795ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

    0x7fff8a79a000 -     0x7fff8a94aff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x7fff8a94b000 -     0x7fff8a955ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

    0x7fff8a95a000 -     0x7fff8a95afff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x7fff8a95b000 -     0x7fff8a961ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

    0x7fff8a962000 -     0x7fff8a98ffff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

    0x7fff8a990000 -     0x7fff8ad26fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x7fff8ad27000 -     0x7fff8ad27fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

    0x7fff8ad28000 -     0x7fff8ad3dff7  com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

    0x7fff8ad3e000 -     0x7fff8ad6cfff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

    0x7fff8ad9b000 -     0x7fff8ad9efff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x7fff8ad9f000 -     0x7fff8ada2ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib

    0x7fff8ada3000 -     0x7fff8ada3ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib

    0x7fff8ada4000 -     0x7fff8ae0bffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

    0x7fff8ae0c000 -     0x7fff8af3cfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n

    0x7fff8af73000 -     0x7fff8af8eff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib

    0x7fff8afe7000 -     0x7fff8aff0ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x7fff8aff1000 -     0x7fff8b058ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

    0x7fff8b059000 -     0x7fff8b064ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib

    0x7fff8b065000 -     0x7fff8b0d3ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

    0x7fff8b0d4000 -     0x7fff8b16affb  com.apple.CoreMedia (1.0 - 1562.107) <FE18102D-8D7A-3500-A400-747AA8C0B3D0> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x7fff8b16b000 -     0x7fff8b20dff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth

    0x7fff8b20e000 -     0x7fff8b262fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib

    0x7fff8b268000 -     0x7fff8b268fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x7fff8b269000 -     0x7fff8b377fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

    0x7fff8b378000 -     0x7fff8b7a8fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

    0x7fff8b7a9000 -     0x7fff8b7c4ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

    0x7fff8b7d2000 -     0x7fff8b7ddfff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x7fff8b7de000 -     0x7fff8b85bfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

    0x7fff8b886000 -     0x7fff8b888ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <30EAFD80-B9E6-38EA-B85A-9D3550B15545> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection

    0x7fff8b889000 -     0x7fff8b88eff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib

    0x7fff8b88f000 -     0x7fff8b894ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

    0x7fff8b895000 -     0x7fff8c0cefe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x7fff8c0cf000 -     0x7fff8c5bbff7  com.apple.MediaToolbox (1.0 - 1562.107) <F0888EAC-FB6D-35C5-B2FB-AC9A72FE4650> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x7fff8c5bc000 -     0x7fff8c5daff7  com.apple.addressbook.vCard (9.0 - 1563) <370F3435-855E-3C60-9CC9-B3F24AC1AF97> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard

    0x7fff8c5db000 -     0x7fff8c699ff7  com.apple.imcore (10.0 - 1000) <F0AD50BC-EE92-3808-83C6-3E8CCF8782F1> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

    0x7fff8c69a000 -     0x7fff8c709fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

    0x7fff8c74a000 -     0x7fff8c759fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

    0x7fff8c75a000 -     0x7fff8c7f8fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

    0x7fff8c7f9000 -     0x7fff8c80cff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth

    0x7fff8c80d000 -     0x7fff8c827ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib

    0x7fff8c8ad000 -     0x7fff8c8b6fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib

    0x7fff8ca15000 -     0x7fff8d55fff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x7fff8d560000 -     0x7fff8d5acff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

    0x7fff8d5ad000 -     0x7fff8d5edff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

    0x7fff8d5ee000 -     0x7fff8d5eefff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

    0x7fff8d5ef000 -     0x7fff8d5efff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib

    0x7fff8d5f0000 -     0x7fff8d5fdfff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore

    0x7fff8d5fe000 -     0x7fff8d658fff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions

    0x7fff8d709000 -     0x7fff8d70dfff  libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib

    0x7fff8d73e000 -     0x7fff8d766ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

    0x7fff8d807000 -     0x7fff8dd1aff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    0x7fff8dd1b000 -     0x7fff8ddfffff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib

    0x7fff8de00000 -     0x7fff8de12fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib

    0x7fff8de15000 -     0x7fff8e148fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib

    0x7fff8e149000 -     0x7fff8e165fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

    0x7fff8e166000 -     0x7fff8e258fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib

    0x7fff8e259000 -     0x7fff8e25afff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

    0x7fff8e25b000 -     0x7fff8e25bfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

    0x7fff8e25c000 -     0x7fff8e263ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

    0x7fff8e295000 -     0x7fff8e296ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib

    0x7fff8e2f4000 -     0x7fff8e30dfff  com.apple.ContactsUI (9.0 - 1563) <75C944A2-8407-341F-8B37-42D7BD47CEBE> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI

    0x7fff8e331000 -     0x7fff8e343ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

    0x7fff8e344000 -     0x7fff8e38dff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

    0x7fff8e38e000 -     0x7fff8e392fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib

    0x7fff8e393000 -     0x7fff8e399ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib

    0x7fff8e39a000 -     0x7fff8e39bfff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib

    0x7fff8e39c000 -     0x7fff8e3e9ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

    0x7fff8e4bd000 -     0x7fff8e4d2fff  com.apple.ToneKit (1.0 - 1) <CA375645-8DE1-3DE8-A2E0-0537849DF59B> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit

    0x7fff8e4d3000 -     0x7fff8e4fbfff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib

    0x7fff8e4fc000 -     0x7fff8e568fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

    0x7fff8e569000 -     0x7fff8e56bfff  com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

    0x7fff8e56c000 -     0x7fff8e589ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib

    0x7fff8e58a000 -     0x7fff8e593ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib

    0x7fff8e651000 -     0x7fff8e65dff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x7fff8e65e000 -     0x7fff8e6efff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib

    0x7fff8e6f0000 -     0x7fff8e70afff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA

    0x7fff8e70b000 -     0x7fff8e735ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib

    0x7fff8e736000 -     0x7fff8e782ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib

    0x7fff8ea33000 -     0x7fff8ea33fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x7fff8ea83000 -     0x7fff8ea83fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x7fff8ea84000 -     0x7fff8ea8cff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

    0x7fff8ea8d000 -     0x7fff8ee9aff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

    0x7fff8ee9b000 -     0x7fff8efb3ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

    0x7fff8efb4000 -     0x7fff8efe5fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib

    0x7fff8effb000 -     0x7fff8f12dff7  com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

    0x7fff8f12e000 -     0x7fff8f136ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib

    0x7fff8f137000 -     0x7fff8f31cff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib

    0x7fff8f31d000 -     0x7fff8f32aff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib

    0x7fff8f332000 -     0x7fff8f3a8fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib

    0x7fff8fca7000 -     0x7fff8fcf8ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x7fff8fcf9000 -     0x7fff8fd9fff7  com.apple.PDFKit (3.1 - 3.1) <D2D019DD-5DCA-3C0D-B9B7-0F919A6CD1DD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

    0x7fff8fda0000 -     0x7fff9000afff  com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

    0x7fff9000b000 -     0x7fff900fdff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib

    0x7fff9012f000 -     0x7fff90257ff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x7fff90258000 -     0x7fff90290fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

    0x7fff90291000 -     0x7fff907baff7  com.apple.QuartzComposer (5.1 - 325.1) <ABCC8B0F-9961-37D3-B231-9F2B9E027411> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

    0x7fff907e0000 -     0x7fff9083fff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

    0x7fff90840000 -     0x7fff9084efff  com.apple.AddressBook.ContactsFoundation (9.0 - 1563) <CCAB74BF-947C-384D-B4C8-E2118145555B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

    0x7fff9084f000 -     0x7fff90853fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

    0x7fff908a5000 -     0x7fff908dcffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

    0x7fff90905000 -     0x7fff90906ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

    0x7fff90907000 -     0x7fff9090ffff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib

    0x7fff90910000 -     0x7fff90912ff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

    0x7fff90913000 -     0x7fff9093eff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib

    0x7fff90980000 -     0x7fff90ac4ff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x7fff90ac5000 -     0x7fff90b02ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x7fff90b03000 -     0x7fff90b44fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x7fff90b45000 -     0x7fff90b8bff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib

    0x7fff90b8c000 -     0x7fff90b95ffb  com.apple.MapsSupport (1.0 - 1) <2DA0AB4F-81E7-3ED6-9708-4831B120F7C9> /System/Library/PrivateFrameworks/MapsSupport.framework/Versions/A/MapsSupport

    0x7fff90b96000 -     0x7fff90b9bff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib

    0x7fff90b9c000 -     0x7fff90bd7fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

    0x7fff90bd8000 -     0x7fff90bdaff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib

    0x7fff90bdb000 -     0x7fff90be6ff7  com.apple.DirectoryService.Framework (10.10 - 187) <29F7A48C-D8DD-33EB-B9E3-863DA7DBB421> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

    0x7fff90be7000 -     0x7fff90bf4ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib

    0x7fff90bf5000 -     0x7fff90bf7fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

    0x7fff90c48000 -     0x7fff90c82ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

    0x7fff90c83000 -     0x7fff90c8eff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib

    0x7fff90cbe000 -     0x7fff90cbeff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib

    0x7fff90cbf000 -     0x7fff90cc0fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib

    0x7fff90cc1000 -     0x7fff90ce2fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

    0x7fff90ce3000 -     0x7fff90cf5ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol

    0x7fff90cf6000 -     0x7fff90d0cff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib

    0x7fff91653000 -     0x7fff9168efff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

    0x7fff916b1000 -     0x7fff91998ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

    0x7fff919f1000 -     0x7fff91a11fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

    0x7fff91a62000 -     0x7fff91b52fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x7fff91b53000 -     0x7fff91b5bfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib

    0x7fff91b7d000 -     0x7fff91de5ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x7fff91de6000 -     0x7fff91e95fe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

    0x7fff91e96000 -     0x7fff91ea7ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib

    0x7fff91ea8000 -     0x7fff91eabff7  com.apple.AppleSystemInfo (3.1 - 3.1) <B40B3737-42A5-3D57-9E87-D3905EE5BADB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

    0x7fff91eac000 -     0x7fff91ec6ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib

    0x7fff91ec7000 -     0x7fff91eebfef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x7fff91eec000 -     0x7fff91f81ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

    0x7fff91f82000 -     0x7fff91f84ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib

    0x7fff91f85000 -     0x7fff92065fff  com.apple.QuickLookUIFramework (5.0 - 675.13) <A4B5E57E-F363-3C63-8861-4DCEAC3FB23B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

    0x7fff9215d000 -     0x7fff921deff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

    0x7fff921df000 -     0x7fff921e1fff  com.apple.marco (10.0 - 1000) <0ACF21F5-8F1F-3A76-B3D6-73BD9FE5D35C> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

    0x7fff921e2000 -     0x7fff921e2fff  com.apple.AOSMigrate (1.0 - 1) <6893B495-188D-3F88-81E7-8FAFDD53323D> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

    0x7fff921e3000 -     0x7fff921e4ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib

    0x7fff921e5000 -     0x7fff92257ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x7fff92356000 -     0x7fff923b0ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling

    0x7fff923b1000 -     0x7fff923d0fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet

    0x7fff923d1000 -     0x7fff92401fff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x7fff925af000 -     0x7fff926a3fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x7fff926a4000 -     0x7fff92718ff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

    0x7fff927b1000 -     0x7fff93768ffb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

    0x7fff93772000 -     0x7fff93780ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x7fff93781000 -     0x7fff93786fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x7fff93787000 -     0x7fff93789fff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

    0x7fff9378a000 -     0x7fff93795fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib

    0x7fff937a0000 -     0x7fff93a4cfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

    0x7fff93a4d000 -     0x7fff93a61ff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

    0x7fff93a62000 -     0x7fff93e39fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x7fff93e3a000 -     0x7fff93e3efff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

    0x7fff93e3f000 -     0x7fff93e46fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics

    0x7fff93e47000 -     0x7fff93e72fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

    0x7fff93e73000 -     0x7fff93effff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib

    0x7fff93f00000 -     0x7fff9405effb  com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

    0x7fff9405f000 -     0x7fff94181ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

    0x7fff94182000 -     0x7fff94189fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x7fff9418a000 -     0x7fff94194ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x7fff941c4000 -     0x7fff941c4fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib

    0x7fff941c5000 -     0x7fff941e8fff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

    0x7fff941e9000 -     0x7fff941f0ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib

    0x7fff941f1000 -     0x7fff9420bff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x7fff9420c000 -     0x7fff9421cff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib

    0x7fff943d6000 -     0x7fff94440ff7  com.apple.imfoundation (10.0 - 1000) <F3BDCF22-C8D8-3A0A-A941-272622FA7B2D> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

    0x7fff945ea000 -     0x7fff94645fef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x7fff9469f000 -     0x7fff946eeff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x7fff94a17000 -     0x7fff94a3cfff  libPng.dylib (1232) <10DC46CC-A4FD-3B1A-AA23-E4F12938BC13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x7fff94a3f000 -     0x7fff94adedf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG

    0x7fff94adf000 -     0x7fff94d20fff  com.apple.AddressBook.framework (9.0 - 1563) <63953D92-FB0D-31B1-A449-07BA64D08BA9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

    0x7fff94d77000 -     0x7fff94d9bff7  com.apple.facetimeservices (10.0 - 1000) <3DCF679D-B06D-3CB4-AE6E-FBC122959529> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

    0x7fff94dc8000 -     0x7fff94e51fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

    0x7fff94e52000 -     0x7fff954b9fff  com.apple.VectorKit (1.0 - 992.4.10) <9D373DA9-677E-3585-BC97-522C82967FC2> /System/Library/PrivateFrameworks/VectorKit.framework/Versions/A/VectorKit

    0x7fff954ba000 -     0x7fff95625ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x7fff95626000 -     0x7fff95991fff  com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x7fff95992000 -     0x7fff95c61ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

 

 

External Modification Summary:

  Calls made by other processes targeting this process:

    task_for_pid: 1

    thread_create: 0

    thread_set_state: 0

  Calls made by this process:

    task_for_pid: 0

    thread_create: 0

    thread_set_state: 0

  Calls made by all processes on this machine:

    task_for_pid: 1733

    thread_create: 0

    thread_set_state: 0

 

 

VM Region Summary:

ReadOnly portion of Libraries: Total=253.9M resident=98.4M(39%) swapped_out_or_unallocated=155.5M(61%)

Writable regions: Total=74.9M written=4244K(6%) resident=7168K(9%) swapped_out=0K(0%) unallocated=67.9M(91%)

 

REGION TYPE                      VIRTUAL

===========                      =======

CG backing stores                   248K

CG image                              8K

CG shared images                    208K

CoreImage                             8K

Kernel Alloc Once                     8K

MALLOC                             46.4M

MALLOC (admin)                       32K

Memory Tag 242                       12K

OpenCL                               16K

STACK GUARD                        56.0M

Stack                              10.6M

VM_ALLOCATE                        17.1M

__DATA                             26.0M

__IMAGE                             528K

__LINKEDIT                         70.8M

__TEXT                            183.1M

__UNICODE                           544K

mapped file                        60.3M

shared memory                         4K

===========                      =======

TOTAL                             472.0M

 

 

Model: MacBookAir6,2, BootROM MBA61.0099.B18, 2 processors, Intel Core i5, 1.4 GHz, 4 GB, SMC 2.13f15

Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.159.13.12)

Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SD0128F, 121.33 GB

USB Device: Internal Memory Card Reader

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

MacBook Air (13-inch, Early 2014), OS X Yosemite (10.10.2)

Posted on Feb 25, 2015 9:10 AM

Close

Q: maps application crushes, OS X Yosemite

  • All replies
  • Helpful answers

Previous Page 2 of 3 last Next
  • by Linc Davis,

    Linc Davis Linc Davis Feb 26, 2015 2:27 PM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 26, 2015 2:27 PM in response to Tromos

    Please turn off Wi-Fi and launch Maps. Does it crash? Don't expect it to work; the question is whether it crashes.

  • by Tromos,

    Tromos Tromos Feb 26, 2015 2:32 PM in response to Linc Davis
    Level 1 (0 points)
    Feb 26, 2015 2:32 PM in response to Linc Davis

    WIFI-off

    It crashes, yes.

  • by Linc Davis,

    Linc Davis Linc Davis Feb 26, 2015 3:06 PM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 26, 2015 3:06 PM in response to Tromos

    Back up all data before proceeding.

    Triple-click anywhere in the line below on this page to select it:

    ~/Library/Application Support/AddressBook

    Right-click or control-click the line and select

              Services Reveal in Finder (or just Reveal)

    from the contextual menu.* A folder should open with an item selected. Quit Contacts if it's running. Move the selected item to the Desktop, leaving the window open. Launch the application and test. Then put the item you moved back where it was and post your results.

    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select

              Go Go to Folder...

    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • by Tromos,

    Tromos Tromos Feb 27, 2015 1:41 AM in response to Linc Davis
    Level 1 (0 points)
    Feb 27, 2015 1:41 AM in response to Linc Davis

    Procedure followed.

     

    • Launched Contacts-app. It launches normally. Quit app by command+q
    • moved .../AddressBook in desktop
    • launched Contacts-app
    • Macbook creates a new directory with the same name in the same place.
    • Contact-app Launches normally with only difference that the usual contacts & tabs are missing ("iCloud" tab, "on my mac" tab) except Apple Inc. and my username

     

    • Quit Contacts-app by command+q
    • Moved directory back at its original place and replaced the newly created with the older one.
    • Contacts-app launches normally with full contacts
  • by notcloudy,

    notcloudy notcloudy Feb 27, 2015 5:23 AM in response to Linc Davis
    Level 4 (1,190 points)
    Desktops
    Feb 27, 2015 5:23 AM in response to Linc Davis

    Linc Davis wrote:

     

    It should already be obvious that your problem has nothing to do with how much RAM you have. It's false that 4 GB is not enough to run Yosemite with good performance.

     

    Your statement is based on your setup and what you are running and how you use your mac.

     

    4GB is bare minimum - for those who do multiple tasks at the same time - more is required.

  • by Tromos,

    Tromos Tromos Feb 27, 2015 6:01 AM in response to notcloudy
    Level 1 (0 points)
    Feb 27, 2015 6:01 AM in response to notcloudy

    notcloudy wrote:

     

    Linc Davis wrote:

     

    It should already be obvious that your problem has nothing to do with how much RAM you have. It's false that 4 GB is not enough to run Yosemite with good performance.

     

    Your statement is based on your setup and what you are running and how you use your mac.

     

    4GB is bare minimum - for those who do multiple tasks at the same time - more is required.

     

    Since you did not respect my previous comment for keeping this page clean and obviously did not read the conversation let me prompt you to my initial statement.

     

    Please follow this logical assumption.

     

    • Yesterday the app worked ( i had Yosemite with 4 Giga RAM)
    • 2 days ago the app worked ( i had Yosemite with 4 Giga RAM)
    • 3 days ago the app worked ( i had Yosemite with 4 Giga RAM)
    • ... (repeat)
    • 4 months ago the app worked ( i had Yosemite with 4 Giga RAM)

     

    So here is the catch, if you missed the pattern:

    Today i still have what i had yesterday, that is, the same OS X (10.10.2) with the same 4 giga RAM. I did not add nor subtract any amounts of RAM

     

     

    Now for the sake of the argument

    • Lets say that you claim that some portion of my RAM is destroyed, and lets assume that this portion is half my RAM.
    • So I only end up with  2 gigas
    • And lets also assume that this is the reason for the crush.
    • It would be an extremely evil RAM if it could somehow put double the effort in order to do the same job, only for its dear love Mr_user_Number_2 and not for the administrator.

     

    So unless you are a troll,  I beg of you to keep this place clean.

  • by Linc Davis,

    Linc Davis Linc Davis Feb 27, 2015 6:21 AM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 27, 2015 6:21 AM in response to Tromos

    I wasn't clear enough. The test is to launch Maps, not Contacts.

  • by Tromos,

    Tromos Tromos Feb 27, 2015 7:24 AM in response to Linc Davis
    Level 1 (0 points)
    Feb 27, 2015 7:24 AM in response to Linc Davis

    Sorry, I thought you wanted to test another random app to see how it behaves.

     

    So the results for the maps app are the same as described in the first place when this was performed. That is:

     

    • After having moved the directory. Macbook creates a new directory in the place of the old one.
    • The app launches perfectly.
    • Quitting and re-opening it --> app crushes again.
    • Repeat same process multiple times, moving each time the newly created directory, ends with the exact same results. First time it opens normally, quit and re-open it, it crushes.

     

     

    * Should I perform a clean OS install ? I think I troubled you enough.

  • by Topher Kessler,

    Topher Kessler Topher Kessler Feb 27, 2015 7:59 AM in response to Tromos
    Level 6 (9,866 points)
    Feb 27, 2015 7:59 AM in response to Tromos

    This behavior indicates a problem with how the Maps app is accessing the Privacy database, which includes things like Location Services (as I mentioned before). You can use the Privacy tab in the Security & Privacy system preferences to temporarily disable various services this app has access to, and see if the problem persists, or you can try resetting the Privacy database for AddressBook and Maps, by specifying them in the following Terminal command:

     

    tccutil reset CoreLocationAgent
    tccutil reset AddressBook
    

     

    All this will do is require you confirm an App's access to this privacy data (e.g., your contacts) the next time it is launched. You can at first deny access to see if the program launches without access, and then you can grant access to see if the problem returns.

  • by Tromos,

    Tromos Tromos Feb 27, 2015 8:57 AM in response to Topher Kessler
    Level 1 (0 points)
    Feb 27, 2015 8:57 AM in response to Topher Kessler

    Sorry I did not reply to you earlier, thought I did try your method.

     

    Showing latest results.

    Disabled all from Location Services --> Launch maps-app --> App crushes

     

     

    or you can try resetting the Privacy database for AddressBook and Maps, by specifying them in the following Terminal command:

     

    1. tccutil reset CoreLocationAgent 
    2. tccutil reset AddressBook 

     

    The problem is only with maps-app and not Contacts.

    The first command when executed, that is      tccutil reset CoreLocationAgent     returns ---->  tccutil: Failed to reset database

  • by Linc Davis,

    Linc Davis Linc Davis Feb 27, 2015 9:04 AM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 27, 2015 9:04 AM in response to Tromos

    If I understand your response, you moved the AddressBook folder and then Maps worked normally the first time you launched it, but you could not relaunch it after quitting, even though you did not move the original AddressBook folder back in the meantime. Is that correct?

  • by Tromos,

    Tromos Tromos Feb 27, 2015 10:07 AM in response to Linc Davis
    Level 1 (0 points)
    Feb 27, 2015 10:07 AM in response to Linc Davis

    Nope sorry that is not correct, I misinterpreted your sayings. I pretty much re-performed the very first test.

     

    Now,

    • Moving the AdressBook folder to desktop and then launching Maps-app has no effect whatsoever. The map-app crushes
    • No new folder is being created by the Macbook since Contacts-app where never ordered to launch.
    • Moving the AdressBook folder back to its original place has no effect either. Map-app crushes
  • by Linc Davis,

    Linc Davis Linc Davis Feb 27, 2015 10:28 AM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 27, 2015 10:28 AM in response to Tromos

    This procedure is a diagnostic test. It will make no changes to your system, and therefore will not, in itself, solve your problem.

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.

    Triple-click anywhere in the line below to select it:

    sudo opensnoop -e 2>&- | sed -En '/ m[dt]/d;s/(\/Users\/)[^/]+/\1-/p;/ReportC/q' | tail -50 | pbcopy

    Copy the selected text to the Clipboard by pressing the key combination command-C.

    Launch the built-in Terminal application in any of the following ways:

    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

    ☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

    ☞ Open LaunchPad and start typing the name.

    Paste into the Terminal window by pressing command-V. You'll be prompted for your login password. Nothing will be displayed when you type it. Type carefully and then press return. If you don’t have a login password, you’ll need to set one before you can run the command. You may get a one-time warning to be careful. Confirm. You don't need to post the warning.

    If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Log in as one and start over.

    Now take the action that causes the crash.

    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign ($) to appear.

    The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message.

    The Terminal window doesn't show the output. Please don't copy anything from there.

    If any personal information appears in the output, anonymize before posting, but don’t remove the context.

    You can then quit Terminal.

    Important: There is an obscure bug in some versions of OS X that may cause cursor movement to lag or stutter after running the above command. If you notice this behavior, simply restart the computer to clear it.

  • by Tromos,

    Tromos Tromos Feb 27, 2015 10:50 AM in response to Linc Davis
    Level 1 (0 points)
    Feb 27, 2015 10:50 AM in response to Linc Davis

    I just replaced my "macbook name" with the word "My_name"

     

    LOG

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries

      501    291 com.apple.Input   9   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=/3657DEE5-F224-47DB-80B2-5954EE97E6B9.1.cdt

      501    291 com.apple.Input   9   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=/A4C35C4F-D59E-4B58-9119-20FFE113664C.1.cdt

      501    198 cfprefsd      -1   2 /Users/-/Library/Preferences/ByHost/mdworker.E1DB9891-38FA-5606-A4B1-3EA4AE5334 EF.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Preferences/mdworker.plist

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=/stores

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/UserDiction ary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/UserDiction ary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/current.nosync/UserDiction ary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/stores

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/UserDictionary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/UserDictionary/SAlQVUhF720 8e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.baseline/UserDictionary/SAlQVUhF720 8e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/staging.nosync

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.cdmetadata

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.cdmetadata/metadata.nosync

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.cdmetadata/metadata.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/.cdmetadata/metadata.nosync/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/mobile~41DB516C-FA45-553C-B333-58E8C 374AB40

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/mobile~41DB516C-FA45-553C-B333-58E8C 374AB40/UserDictionary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/mobile~41DB516C-FA45-553C-B333-58E8C 374AB40/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=

      501    291 com.apple.Input   5   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries

      501    291 com.apple.Input   9   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=/3657DEE5-F224-47DB-80B2-5954EE97E6B9.1.cdt

      501    291 com.apple.Input   9   0 /Users/-/Library/Mobile Documents/com~apple~TextInput/Dictionaries/My_name~E1DB9891-38FA-5606-A4B1-3EA4AE5334EF/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1 AzKGem3HO2pLKjgY=/A4C35C4F-D59E-4B58-9119-20FFE113664C.1.cdt

      501   3660 SFLIconTool    4   0 /Users/-/.CFUserTextEncoding

      501   3660 SFLIconTool    4   0 /Users/-/.CFUserTextEncoding

      501    230 secinitd       6   0 /Users/-

      501    230 secinitd       6   0 /Users/-/Library/Containers/com.apple.Maps/Container.plist

      501    230 secinitd       6   0 /Users/-/Library/Containers/com.apple.Maps/Data

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Security

      501    198 cfprefsd      -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Preferences/ByHost/com. apple.Maps.E1DB9891-38FA-5606-A4B1-3EA4AE5334EF.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Preferences/ByHost/com.apple.universalaccess.E1DB9891-38FA-560 6-A4B1-3EA4AE5334EF.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Preferences/com.apple.c oreui.plist

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Saved Application State/com.apple.Maps.savedState/windows.plist

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Saved Application State/com.apple.Maps.savedState/data.data

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Autosave Information/com.apple.Maps.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Preferences/ByHost/com.apple.MultitouchSupport.E1DB9891-38FA-5 606-A4B1-3EA4AE5334EF.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Preferences/ByHost/com. apple.coreui.E1DB9891-38FA-5606-A4B1-3EA4AE5334EF.plist

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Saved Application State/com.apple.Maps.savedState/windows.plist

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Saved Application State/com.apple.Maps.savedState/data.data

      501   3659 Maps          16   0 /Users/-/Library/Keyboard Layouts

      501   3659 Maps          16   0 /Users/-/Library/Input Methods

      501   3659 Maps          -1   2 /Users/-/Library/Containers/com.apple.Maps/Data/Library/Saved Application State/com.apple.Maps.savedState/restorecount.plist

      501    198 cfprefsd      -1   2 /Users/-/Library/Preferences/com.apple.MultitouchSupport.plist

  • by Linc Davis,

    Linc Davis Linc Davis Feb 27, 2015 1:24 PM in response to Tromos
    Level 10 (207,963 points)
    Applications
    Feb 27, 2015 1:24 PM in response to Tromos

    Back up all data.

    Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination  command-C:

    ~/Library/Input Methods

    In the Finder, select

              Go Go to Folder...

    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return. A folder may open. If it does, move everything inside it to the Desktop, leaving the folder open. Restart the computer and test.

Previous Page 2 of 3 last Next