Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Automator Crashes

Automator 2.3 crashes upon launch in OS X 10.8.3. These actions don’t fix the problem: 1) reboot, 2) verify boot disk, 3) repair permissions, 4) remove all com.apple.Automator files from Preferences folder, 5) reboot in Safe Mode. Any suggestions?

Mac Pro, OS X Mountain Lion (10.8.3)

Posted on Mar 18, 2013 9:29 AM

Reply
8 replies

Mar 18, 2013 10:53 AM in response to jkateley

I think you did most of the normal troubleshooting.


Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.


Isolating an issue by using another user account

Mar 18, 2013 11:07 AM in response to jkateley

Launch the Console application in any of the following ways:


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


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


☞ Open LaunchPad. Click Utilities, then Console in the icon grid.


Step 1


Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select

View Show Log List

from the menu bar.

Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).


When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.

Please do not indiscriminately dump thousands of lines from the log into this discussion.


Important: Some private information, such as your name, may appear in the log. Anonymize before posting.


Step 2


Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Mar 18, 2013 3:48 PM in response to Linc Davis

03/18/13 4:37:38.320 PM Automator[3890]: An uncaught exception was raised

03/18/13 4:37:38.321 PM Automator[3890]: *** -[NSIndexSet initWithIndexesInRange:]: Range {0, 9223372036854775808} exceeds maximum index value of NSNotFound - 1

03/18/13 4:37:38.325 PM Automator[3890]: (

0 CoreFoundation 0x00007fff937ceb06 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff8f3463f0 objc_exception_throw + 43

2 CoreFoundation 0x00007fff937ce8dc +[NSException raise:format:] + 204

3 Foundation 0x00007fff9273a082 -[NSIndexSet initWithIndexesInRange:] + 130

4 Foundation 0x00007fff92739fdb +[NSIndexSet indexSetWithIndexesInRange:] + 48

5 Automator 0x00007fff9392f1c7 __36+[AMCache actionLocationsForDomain:]_block_invoke_0 + 304

6 Automator 0x00007fff9392d099 +[AMCache actionLocationsForDomain:] + 726

7 Automator 0x00007fff9392cc7e -[AMActionRegistry _allCachesInResolutionOrder] + 305

8 Automator 0x00007fff9392ca48 -[AMActionRegistry init] + 83

9 Automator 0x00007fff9392c9df __40+[AMActionRegistry sharedActionRegistry]_block_invoke_0 + 40

10 libdispatch.dylib 0x00007fff8ea5f0b6 _dispatch_client_callout + 8

11 libdispatch.dylib 0x00007fff8ea5f041 dispatch_once_f + 50

12 Automator 0x00007fff9392c9ae +[AMActionRegistry sharedActionRegistry] + 33

13 Automator 0x00007fff9392c842 -[AMLibrary init] + 79

14 Automator 0x00007fff9392c7db +[AMLibrary sharedLibrary] + 52

15 Foundation 0x00007fff9273e539 -[NSObject(NSKeyValueCoding) valueForKey:] + 400

16 Foundation 0x00007fff9275f839 -[NSKeyValueNestedProperty object:didAddObservance:recurse:] + 189

17 Foundation 0x00007fff92758569 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 222

18 Foundation 0x00007fff927574dd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111

19 AppKit 0x00007fff8b8c93f9 -[NSBinder _updateObservingRegistration:] + 924

20 AppKit 0x00007fff8b8c8408 -[NSBinder establishConnection] + 326

21 AppKit 0x00007fff8b8c16c9 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641

22 AppKit 0x00007fff8b74a0ca -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012

23 AppKit 0x00007fff8b960976 -[NSNib _instantiateNibWithExternalNameTable:] + 610

24 AppKit 0x00007fff8b9606e3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254

25 AppKit 0x00007fff8b95fc97 -[NSViewController loadView] + 184

26 Automator 0x00007fff9392bb67 -[AMLibraryViewController loadView] + 55

27 AppKit 0x00007fff8b907b39 -[NSViewController view] + 41

28 Automator 0x00000001089e0b83 -[AMDocumentWindowController windowDidLoad] + 2561

29 AppKit 0x00007fff8b8dcfb2 -[NSWindowController _windowDidLoad] + 448

30 AppKit 0x00007fff8b8ae30a -[NSWindowController window] + 114

31 AppKit 0x00007fff8b8eeba9 -[NSWindowController showWindow:] + 53

32 AppKit 0x00007fff8b639296 -[NSDocument showWindows] + 103

33 AppKit 0x00007fff8b63744f -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 461

34 AppKit 0x00007fff8b790130 -[NSDocumentController(NSInternal) _openUntitled] + 123

35 AppKit 0x00007fff8b78fc7d -[NSApplication _doOpenUntitled] + 507

36 AppKit 0x00007fff8b78f6ff __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233

37 AppKit 0x00007fff8bad16b1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143

38 AppKit 0x00007fff8b78f1ab -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760

39 AppKit 0x00007fff8b78d69e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 298

40 AppKit 0x00007fff8b78d475 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553

41 AppKit 0x00007fff8b78d07c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351

42 Foundation 0x00007fff9273770b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308

43 Foundation 0x00007fff9273756d _NSAppleEventManagerGenericHandler + 106

44 AE 0x00007fff873f2078 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 307

45 AE 0x00007fff873f1ed9 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 37

46 AE 0x00007fff873f1d99 aeProcessAppleEvent + 318

47 HIToolbox 0x00007fff92acb709 AEProcessAppleEvent + 100

48 AppKit 0x00007fff8b789866 _DPSNextEvent + 1456

49 AppKit 0x00007fff8b788e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

50 AppKit 0x00007fff8b7801d3 -[NSApplication run] + 517

51 AppKit 0x00007fff8b724c06 NSApplicationMain + 869

52 libdyld.dylib 0x00007fff8fb827e1 start + 0

53 ??? 0x0000000000000002 0x0 + 2

)

03/18/13 4:37:38.327 PM Automator[3890]: *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSIndexSet initWithIndexesInRange:]: Range {0, 9223372036854775808} exceeds maximum index value of NSNotFound - 1'

*** First throw call stack:

(

0 CoreFoundation 0x00007fff937ceb06 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff8f3463f0 objc_exception_throw + 43

2 CoreFoundation 0x00007fff937ce8dc +[NSException raise:format:] + 204

3 Foundation 0x00007fff9273a082 -[NSIndexSet initWithIndexesInRange:] + 130

4 Foundation 0x00007fff92739fdb +[NSIndexSet indexSetWithIndexesInRange:] + 48

5 Automator 0x00007fff9392f1c7 __36+[AMCache actionLocationsForDomain:]_block_invoke_0 + 304

6 Automator 0x00007fff9392d099 +[AMCache actionLocationsForDomain:] + 726

7 Automator 0x00007fff9392cc7e -[AMActionRegistry _allCachesInResolutionOrder] + 305

8 Automator 0x00007fff9392ca48 -[AMActionRegistry init] + 83

9 Automator 0x00007fff9392c9df __40+[AMActionRegistry sharedActionRegistry]_block_invoke_0 + 40

10 libdispatch.dylib 0x00007fff8ea5f0b6 _dispatch_client_callout + 8

11 libdispatch.dylib 0x00007fff8ea5f041 dispatch_once_f + 50

12 Automator 0x00007fff9392c9ae +[AMActionRegistry sharedActionRegistry] + 33

13 Automator 0x00007fff9392c842 -[AMLibrary init] + 79

14 Automator 0x00007fff9392c7db +[AMLibrary sharedLibrary] + 52

15 Foundation 0x00007fff9273e539 -[NSObject(NSKeyValueCoding) valueForKey:] + 400

16 Foundation 0x00007fff9275f839 -[NSKeyValueNestedProperty object:didAddObservance:recurse:] + 189

17 Foundation 0x00007fff92758569 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 222

18 Foundation 0x00007fff927574dd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111

19 AppKit 0x00007fff8b8c93f9 -[NSBinder _updateObservingRegistration:] + 924

20 AppKit 0x00007fff8b8c8408 -[NSBinder establishConnection] + 326

21 AppKit 0x00007fff8b8c16c9 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641

22 AppKit 0x00007fff8b74a0ca -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012

23 AppKit 0x00007fff8b960976 -[NSNib _instantiateNibWithExternalNameTable:] + 610

24 AppKit 0x00007fff8b9606e3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254

25 AppKit 0x00007fff8b95fc97 -[NSViewController loadView] + 184

26 Automator 0x00007fff9392bb67 -[AMLibraryViewController loadView] + 55

27 AppKit 0x00007fff8b907b39 -[NSViewController view] + 41

28 Automator 0x00000001089e0b83 -[AMDocumentWindowController windowDidLoad] + 2561

29 AppKit 0x00007fff8b8dcfb2 -[NSWindowController _windowDidLoad] + 448

30 AppKit 0x00007fff8b8ae30a -[NSWindowController window] + 114

31 AppKit 0x00007fff8b8eeba9 -[NSWindowController showWindow:] + 53

32 AppKit 0x00007fff8b639296 -[NSDocument showWindows] + 103

33 AppKit 0x00007fff8b63744f -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 461

34 AppKit 0x00007fff8b790130 -[NSDocumentController(NSInternal) _openUntitled] + 123

35 AppKit 0x00007fff8b78fc7d -[NSApplication _doOpenUntitled] + 507

36 AppKit 0x00007fff8b78f6ff __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233

37 AppKit 0x00007fff8bad16b1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143

38 AppKit 0x00007fff8b78f1ab -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760

39 AppKit 0x00007fff8b78d69e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 298

40 AppKit 0x00007fff8b78d475 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553

41 AppKit 0x00007fff8b78d07c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351

42 Foundation 0x00007fff9273770b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308

43 Foundation 0x00007fff9273756d _NSAppleEventManagerGenericHandler + 106

44 AE 0x00007fff873f2078 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 307

45 AE 0x00007fff873f1ed9 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 37

46 AE 0x00007fff873f1d99 aeProcessAppleEvent + 318

47 HIToolbox 0x00007fff92acb709 AEProcessAppleEvent + 100

48 AppKit 0x00007fff8b789866 _DPSNextEvent + 1456

49 AppKit 0x00007fff8b788e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

50 AppKit 0x00007fff8b7801d3 -[NSApplication run] + 517

51 AppKit 0x00007fff8b724c06 NSApplicationMain + 869

52 libdyld.dylib 0x00007fff8fb827e1 start + 0

53 ??? 0x0000000000000002 0x0 + 2

)

03/18/13 4:37:38.962 PM com.apple.launchd.peruser.501[286]: ([0x0-0x812812].com.apple.Automator[3890]) Job appears to have crashed: Abort trap: 6

03/18/13 4:37:39.492 PM ReportCrash[3892]: Saved crash report for Automator[3890] version 2.3 (346) to /Users/jk/Library/Logs/DiagnosticReports/Automator_2013-03-18-163739_Mac-Pro-2. crash

Mar 18, 2013 3:49 PM in response to Linc Davis

Process: Automator [3890]
Path: /Applications/Automator.app/Contents/MacOS/Automator
Identifier: com.apple.Automator
Version: 2.3 (346)
Build Info: Automator-346003000000000~1
Code Type: X86-64 (Native)

Parent Process: launchd [286]

User ID: 501


Date/Time: 2013-03-18 16:37:38.342 -0600
OS Version: Mac OS X 10.8.3 (12D78)

Report Version: 10


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


Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000


Application Specific Information:

objc[3890]: garbage collection is ON

*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSIndexSet initWithIndexesInRange:]: Range {0, 9223372036854775808} exceeds maximum index value of NSNotFound - 1'

terminate called throwing an exception

abort() called


Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff937ceb06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8f3463f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff937ce8dc +[NSException raise:format:] + 204
3 Foundation 0x00007fff9273a082 -[NSIndexSet initWithIndexesInRange:] + 130
4 Foundation 0x00007fff92739fdb +[NSIndexSet indexSetWithIndexesInRange:] + 48
5 Automator 0x00007fff9392f1c7 __36+[AMCache actionLocationsForDomain:]_block_invoke_0 + 304
6 Automator 0x00007fff9392d099 +[AMCache actionLocationsForDomain:] + 726
7 Automator 0x00007fff9392cc7e -[AMActionRegistry _allCachesInResolutionOrder] + 305
8 Automator 0x00007fff9392ca48 -[AMActionRegistry init] + 83
9 Automator 0x00007fff9392c9df __40+[AMActionRegistry sharedActionRegistry]_block_invoke_0 + 40
10 libdispatch.dylib 0x00007fff8ea5f0b6 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff8ea5f041 dispatch_once_f + 50
12 Automator 0x00007fff9392c9ae +[AMActionRegistry sharedActionRegistry] + 33
13 Automator 0x00007fff9392c842 -[AMLibrary init] + 79
14 Automator 0x00007fff9392c7db +[AMLibrary sharedLibrary] + 52
15 Foundation 0x00007fff9273e539 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
16 Foundation 0x00007fff9275f839 -[NSKeyValueNestedProperty object:didAddObservance:recurse:] + 189
17 Foundation 0x00007fff92758569 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 222
18 Foundation 0x00007fff927574dd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111
19 AppKit 0x00007fff8b8c93f9 -[NSBinder _updateObservingRegistration:] + 924
20 AppKit 0x00007fff8b8c8408 -[NSBinder establishConnection] + 326
21 AppKit 0x00007fff8b8c16c9 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
22 AppKit 0x00007fff8b74a0ca -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
23 AppKit 0x00007fff8b960976 -[NSNib _instantiateNibWithExternalNameTable:] + 610
24 AppKit 0x00007fff8b9606e3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
25 AppKit 0x00007fff8b95fc97 -[NSViewController loadView] + 184
26 Automator 0x00007fff9392bb67 -[AMLibraryViewController loadView] + 55
27 AppKit 0x00007fff8b907b39 -[NSViewController view] + 41
28 Automator 0x00000001089e0b83 -[AMDocumentWindowController windowDidLoad] + 2561
29 AppKit 0x00007fff8b8dcfb2 -[NSWindowController _windowDidLoad] + 448
30 AppKit 0x00007fff8b8ae30a -[NSWindowController window] + 114
31 AppKit 0x00007fff8b8eeba9 -[NSWindowController showWindow:] + 53
32 AppKit 0x00007fff8b639296 -[NSDocument showWindows] + 103
33 AppKit 0x00007fff8b63744f -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 461
34 AppKit 0x00007fff8b790130 -[NSDocumentController(NSInternal) _openUntitled] + 123
35 AppKit 0x00007fff8b78fc7d -[NSApplication _doOpenUntitled] + 507
36 AppKit 0x00007fff8b78f6ff __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233
37 AppKit 0x00007fff8bad16b1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143
38 AppKit 0x00007fff8b78f1ab -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760
39 AppKit 0x00007fff8b78d69e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 298
40 AppKit 0x00007fff8b78d475 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
41 AppKit 0x00007fff8b78d07c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
42 Foundation 0x00007fff9273770b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
43 Foundation 0x00007fff9273756d _NSAppleEventManagerGenericHandler + 106
44 AE 0x00007fff873f2078 _Z20aeDispatchAppleEventPK6AEDescPS_jPh + 307
45 AE 0x00007fff873f1ed9 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 37
46 AE 0x00007fff873f1d99 aeProcessAppleEvent + 318
47 HIToolbox 0x00007fff92acb709 AEProcessAppleEvent + 100
48 AppKit 0x00007fff8b789866 _DPSNextEvent + 1456
49 AppKit 0x00007fff8b788e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
50 AppKit 0x00007fff8b7801d3 -[NSApplication run] + 517
51 AppKit 0x00007fff8b724c06 NSApplicationMain + 869
52 libdyld.dylib 0x00007fff8fb827e1 start + 0
53 ??? 0x0000000000000002 0x0 + 2


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

0 libsystem_kernel.dylib 0x00007fff8fdbf212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff87127b54 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8716bdce abort + 143
3 libc++abi.dylib 0x00007fff887cf9eb abort_message + 257
4 libc++abi.dylib 0x00007fff887cd39a default_terminate() + 28
5 libobjc.A.dylib 0x00007fff8f346873 _objc_terminate() + 91
6 libc++.1.dylib 0x00007fff8fd4b8fe std::terminate() + 20
7 libobjc.A.dylib 0x00007fff8f3465de objc_terminate + 9
8 libdispatch.dylib 0x00007fff8ea5f0ca _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff8ea5f041 dispatch_once_f + 50
10 com.apple.AutomatorFramework 0x00007fff9392c9ae +[AMActionRegistry sharedActionRegistry] + 33
11 com.apple.AutomatorFramework 0x00007fff9392c842 -[AMLibrary init] + 79
12 com.apple.AutomatorFramework 0x00007fff9392c7db +[AMLibrary sharedLibrary] + 52
13 com.apple.Foundation 0x00007fff9273e539 -[NSObject(NSKeyValueCoding) valueForKey:] + 400
14 com.apple.Foundation 0x00007fff9275f839 -[NSKeyValueNestedProperty object:didAddObservance:recurse:] + 189
15 com.apple.Foundation 0x00007fff92758569 -[NSObject(NSKeyValueObserverRegistration) _addObserver:forProperty:options:context:] + 222
16 com.apple.Foundation 0x00007fff927574dd -[NSObject(NSKeyValueObserverRegistration) addObserver:forKeyPath:options:context:] + 111
17 com.apple.AppKit 0x00007fff8b8c93f9 -[NSBinder _updateObservingRegistration:] + 924
18 com.apple.AppKit 0x00007fff8b8c8408 -[NSBinder establishConnection] + 326
19 com.apple.AppKit 0x00007fff8b8c16c9 -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 641
20 com.apple.AppKit 0x00007fff8b74a0ca -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1012
21 com.apple.AppKit 0x00007fff8b960976 -[NSNib _instantiateNibWithExternalNameTable:] + 610
22 com.apple.AppKit 0x00007fff8b9606e3 -[NSNib instantiateNibWithOwner:topLevelObjects:] + 254
23 com.apple.AppKit 0x00007fff8b95fc97 -[NSViewController loadView] + 184
24 com.apple.AutomatorFramework 0x00007fff9392bb67 -[AMLibraryViewController loadView] + 55
25 com.apple.AppKit 0x00007fff8b907b39 -[NSViewController view] + 41
26 com.apple.Automator 0x00000001089e0b83 -[AMDocumentWindowController windowDidLoad] + 2561
27 com.apple.AppKit 0x00007fff8b8dcfb2 -[NSWindowController _windowDidLoad] + 448
28 com.apple.AppKit 0x00007fff8b8ae30a -[NSWindowController window] + 114
29 com.apple.AppKit 0x00007fff8b8eeba9 -[NSWindowController showWindow:] + 53
30 com.apple.AppKit 0x00007fff8b639296 -[NSDocument showWindows] + 103
31 com.apple.AppKit 0x00007fff8b63744f -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 461
32 com.apple.AppKit 0x00007fff8b790130 -[NSDocumentController(NSInternal) _openUntitled] + 123
33 com.apple.AppKit 0x00007fff8b78fc7d -[NSApplication _doOpenUntitled] + 507
34 com.apple.AppKit 0x00007fff8b78f6ff __58-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]_block_invoke_0 + 233
35 com.apple.AppKit 0x00007fff8bad16b1 __78-[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:]_block_invoke_01437 + 143
36 com.apple.AppKit 0x00007fff8b78f1ab -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 760
37 com.apple.AppKit 0x00007fff8b78d69e -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 298
38 com.apple.AppKit 0x00007fff8b78d475 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
39 com.apple.AppKit 0x00007fff8b78d07c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
40 com.apple.Foundation 0x00007fff9273770b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
41 com.apple.Foundation 0x00007fff9273756d _NSAppleEventManagerGenericHandler + 106
42 com.apple.AE 0x00007fff873f2078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
43 com.apple.AE 0x00007fff873f1ed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
44 com.apple.AE 0x00007fff873f1d99 aeProcessAppleEvent + 318
45 com.apple.HIToolbox 0x00007fff92acb709 AEProcessAppleEvent + 100
46 com.apple.AppKit 0x00007fff8b789866 _DPSNextEvent + 1456
47 com.apple.AppKit 0x00007fff8b788e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
48 com.apple.AppKit 0x00007fff8b7801d3 -[NSApplication run] + 517
49 com.apple.AppKit 0x00007fff8b724c06 NSApplicationMain + 869
50 libdyld.dylib 0x00007fff8fb827e1 start + 1


Thread 1:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


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

0 libsystem_kernel.dylib 0x00007fff8fdbfd16 kevent + 10
1 libdispatch.dylib 0x00007fff8ea61dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8ea619ee _dispatch_mgr_thread + 54


Thread 3:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 5:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 9:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


Thread 10:

0 libsystem_kernel.dylib 0x00007fff8fdbf6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff87128f4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff87128d13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff871131d1 start_wqthread + 13


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

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

rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff572201b0 rsp: 0x00007fff57220188

r8: 0x00007fff76eaa278 r9: 0x00007fff57220190 r10: 0x0000000020000000 r11: 0x0000000000000206

r12: 0x00007fff57220310 r13: 0x0000000000000100 r14: 0x00007fff76eab180 r15: 0x00007fff572201f0

rip: 0x00007fff8fdbf212 rfl: 0x0000000000000206 cr2: 0x00007fff76ea3ff0

Logical CPU: 0


Binary Images:

0x1089de000 - 0x108a11fff com.apple.Automator (2.3 - 346) <0C292D9C-8544-3D77-99E0-5921EEBEC14B> /Applications/Automator.app/Contents/MacOS/Automator
0x7fff685de000 - 0x7fff6861293f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff86ea9000 - 0x7fff86ef5ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff86f03000 - 0x7fff86f0bff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
0x7fff86f0c000 - 0x7fff86f10ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff86f11000 - 0x7fff87111fff libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
0x7fff87112000 - 0x7fff871deff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
0x7fff871df000 - 0x7fff87236ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff87237000 - 0x7fff8723dff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff87249000 - 0x7fff8724dfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8724e000 - 0x7fff87292fff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
0x7fff87293000 - 0x7fff87295ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff87399000 - 0x7fff873e8ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff873e9000 - 0x7fff87448fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff87449000 - 0x7fff8744ffff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff87450000 - 0x7fff87721ff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87773000 - 0x7fff87774fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff87781000 - 0x7fff877cefff com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff877cf000 - 0x7fff877d0ff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff877d1000 - 0x7fff87a56ff7 com.apple.RawCamera.bundle (4.03 - 676) <BC5109D0-87F4-3F88-8DBD-3330B6524913> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff87a71000 - 0x7fff87a71fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff87a72000 - 0x7fff87a72fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff87b33000 - 0x7fff87e4aff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff87e4b000 - 0x7fff87ee5fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff87ee6000 - 0x7fff88141ff7 com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff88142000 - 0x7fff8814dfff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff8815a000 - 0x7fff88185fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff88197000 - 0x7fff88332fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff88333000 - 0x7fff88355ff7 libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
0x7fff88357000 - 0x7fff883b1ff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff883b2000 - 0x7fff883ccfff com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff883cd000 - 0x7fff883d6ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff883d7000 - 0x7fff884d4ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff884d5000 - 0x7fff88770fff com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff887cc000 - 0x7fff887f1ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
0x7fff897b5000 - 0x7fff897b8fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff897b9000 - 0x7fff897cffff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff897d0000 - 0x7fff89852ff7 com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff89853000 - 0x7fff89872ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8988a000 - 0x7fff898c7fef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff898cd000 - 0x7fff898cdfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff89976000 - 0x7fff899defff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff899df000 - 0x7fff89c14ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff89c61000 - 0x7fff89c76fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff89c77000 - 0x7fff89c8aff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff89ca3000 - 0x7fff89d23ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff89d24000 - 0x7fff89e3efff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff89e3f000 - 0x7fff89f4afff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff89fae000 - 0x7fff89fb4fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff89fb5000 - 0x7fff8a12afff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8a1fd000 - 0x7fff8a1fdfff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8a2d2000 - 0x7fff8a2d7fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8ad82000 - 0x7fff8adcbfff com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8b174000 - 0x7fff8b174ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8b175000 - 0x7fff8b1b4ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff8b1b5000 - 0x7fff8b1b7fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff8b1b8000 - 0x7fff8b1bcff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8b1bd000 - 0x7fff8b1d0ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff8b1d1000 - 0x7fff8b227fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff8b471000 - 0x7fff8b4c6ff7 libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8b4c7000 - 0x7fff8b4c9fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff8b4ca000 - 0x7fff8b4e1fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff8b4e2000 - 0x7fff8b4edff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff8b55f000 - 0x7fff8b58dfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff8b634000 - 0x7fff8c261ff7 com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8c379000 - 0x7fff8c3c4fff com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8c3e0000 - 0x7fff8c43afff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8c43f000 - 0x7fff8c446fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8c9d5000 - 0x7fff8c9ecfff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8c9f5000 - 0x7fff8d19cfff com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8d19d000 - 0x7fff8d1cbff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff8d1cc000 - 0x7fff8db5c6ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8db5f000 - 0x7fff8dc54fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff8dc55000 - 0x7fff8dd06fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff8dd07000 - 0x7fff8dfabff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff8dfac000 - 0x7fff8e10afef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
0x7fff8e10b000 - 0x7fff8e137fff com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8e9ee000 - 0x7fff8ea5cfff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8ea5d000 - 0x7fff8ea72ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff8ea73000 - 0x7fff8ea76fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8ea77000 - 0x7fff8eb14ff7 com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff8eb38000 - 0x7fff8eb47fff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8ec3a000 - 0x7fff8ec3afff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff8ec3b000 - 0x7fff8ecd6fff com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff8ed0c000 - 0x7fff8ed5bff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ed67000 - 0x7fff8ed68fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8ed69000 - 0x7fff8ed6dfff libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff8ed6e000 - 0x7fff8edeffff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff8edf5000 - 0x7fff8edf8fff libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff8ee41000 - 0x7fff8f27dfff com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8f27e000 - 0x7fff8f2d7fff com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff8f2d8000 - 0x7fff8f334ff7 com.apple.Symbolication (1.3 - 93) <66BAF8B0-26D5-38B6-A742-01031F1B4EC0> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff8f335000 - 0x7fff8f44d92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8f490000 - 0x7fff8f5e1fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f5e2000 - 0x7fff8f5e2fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8f5e3000 - 0x7fff8f650ff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff8f651000 - 0x7fff8f651fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f936000 - 0x7fff8f979ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff8f97a000 - 0x7fff8f9abff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8f9ac000 - 0x7fff8f9aefff com.apple.securityhi (4.0 - 55002) <8B2008A2-B6A2-3E69-9FA2-77B38C869DD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff8f9af000 - 0x7fff8f9baff7 com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff8f9bb000 - 0x7fff8f9bbfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8f9bc000 - 0x7fff8fabafff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff8fac2000 - 0x7fff8facfff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8fad0000 - 0x7fff8fad0fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8fad1000 - 0x7fff8faf9fff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8fb55000 - 0x7fff8fb65fff com.apple.AppleScriptObjC (1.2.1 - 21.1) <85A8E05F-35F2-31CE-9C7A-B84997CA274E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
0x7fff8fb66000 - 0x7fff8fb67fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8fb68000 - 0x7fff8fb70fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8fb71000 - 0x7fff8fb7ffff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
0x7fff8fb80000 - 0x7fff8fb83ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8fb84000 - 0x7fff8fb91fff libexslt.0.dylib (11.3) <271ACF5E-D832-31EC-AC76-74E130F80951> /usr/lib/libexslt.0.dylib
0x7fff8fb92000 - 0x7fff8fc64ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8fd44000 - 0x7fff8fdacff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8fdad000 - 0x7fff8fdc8ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
0x7fff8fe1a000 - 0x7fff8ff3afff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8ff3b000 - 0x7fff8ff3cfff libffi.dylib (18) <D20FE81C-271C-3446-ABC8-50B6A6F5BEA4> /usr/lib/libffi.dylib
0x7fff8ff3d000 - 0x7fff90336fe7 com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff90337000 - 0x7fff90346ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff90347000 - 0x7fff9036efff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff9036f000 - 0x7fff903d8fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff9064f000 - 0x7fff906f5ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff906f6000 - 0x7fff90774ff7 com.apple.securityfoundation (6.0 - 55115.4) <137E156C-B29C-3B84-95B3-669BC7C1BA7A> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff907a7000 - 0x7fff90b9efff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff90e8f000 - 0x7fff90e93fff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90ede000 - 0x7fff90f9bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff90f9c000 - 0x7fff90fc6ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff91017000 - 0x7fff9102efff com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff91058000 - 0x7fff91066ff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
0x7fff91067000 - 0x7fff91105ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff91106000 - 0x7fff9111afff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9111b000 - 0x7fff9113cfff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff9119d000 - 0x7fff9119eff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff9119f000 - 0x7fff91279fff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9127a000 - 0x7fff912b0fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff912f5000 - 0x7fff912f7fff libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff91303000 - 0x7fff91474ff7 com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff91475000 - 0x7fff914ccff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff914cd000 - 0x7fff91511fff com.apple.OSAKit (1.3 - 86) <AA0D5A63-72D0-34A9-97C0-CFE5E5ACCDE1> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
0x7fff91512000 - 0x7fff9155dfff com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9155e000 - 0x7fff9155efff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff9155f000 - 0x7fff91586ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff91640000 - 0x7fff91647fff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff91648000 - 0x7fff9164cfff libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff9164d000 - 0x7fff91657fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff91665000 - 0x7fff91666ff7 libSystem.B.dylib (169.3) <132FE02E-3865-3F1F-B78D-C93D65930A67> /usr/lib/libSystem.B.dylib
0x7fff9186d000 - 0x7fff91b1bff7 com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff91b45000 - 0x7fff91c47fff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff91c48000 - 0x7fff91ca5ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff91d01000 - 0x7fff91d92fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff91de3000 - 0x7fff91de7fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff91e30000 - 0x7fff91e4dff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff91f3a000 - 0x7fff91f5bff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff920b6000 - 0x7fff920bbfff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff920bc000 - 0x7fff920bdff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
0x7fff920be000 - 0x7fff9210fff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff92110000 - 0x7fff92146fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff92147000 - 0x7fff92154fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff92158000 - 0x7fff921e5ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff921e6000 - 0x7fff921f3fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff921f6000 - 0x7fff921fbfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff922cb000 - 0x7fff923e4fff com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff923e5000 - 0x7fff923f3ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff923f6000 - 0x7fff92401fff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff92402000 - 0x7fff925b0fff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff925c3000 - 0x7fff925e2ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff925e6000 - 0x7fff92600fff com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x7fff926d5000 - 0x7fff92a32ff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff92a33000 - 0x7fff92a53fff libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff92a54000 - 0x7fff92a60fff libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff92a61000 - 0x7fff92d91fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff92d92000 - 0x7fff92dd5ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff92dd6000 - 0x7fff92df8ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff92e00000 - 0x7fff92e12ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff92e14000 - 0x7fff92e70fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff92e71000 - 0x7fff92e9dfff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff92ed9000 - 0x7fff9305ffff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff93064000 - 0x7fff93090ff7 libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff93091000 - 0x7fff93098fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff93099000 - 0x7fff934b6fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff934b7000 - 0x7fff934f1ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff935f2000 - 0x7fff936effff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff936f0000 - 0x7fff9373aff7 libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9373b000 - 0x7fff93925ff7 com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff93926000 - 0x7fff93ad7fff com.apple.AutomatorFramework (1.3 - 346) <FB388947-6275-318C-BA3B-F156E1F91D93> /System/Library/Frameworks/Automator.framework/Versions/A/Automator
0x7fff93d20000 - 0x7fff93de5ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff93e70000 - 0x7fff93e72ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff93e73000 - 0x7fff93e7ffff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2
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: 4454
thread_create: 0
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=179.9M resident=100.4M(56%) swapped_out_or_unallocated=79.6M(44%)

Writable regions: Total=16.2G written=2260K(0%) resident=14.1M(0%) swapped_out=0K(0%) unallocated=16.2G(100%)


REGION TYPE VIRTUAL
=========== =======
CG backing stores 160K
CG shared images 1216K
CoreServices 11.1M
MALLOC 406.2M
MALLOC (reserved) 15.8G reserved VM address space (unallocated)
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 48K
STACK GUARD 56.0M
Stack 13.1M
VM_ALLOCATE 16.1M
__DATA 15.4M
__IMAGE 528K
__LINKEDIT 52.1M
__TEXT 127.9M
__UNICODE 544K
mapped file 35.2M
shared memory 308K
=========== =======
TOTAL 16.5G
TOTAL, minus reserved VM space735.8M

Mar 19, 2013 1:23 PM in response to jkateley

Please read this whole message before doing anything.


This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.


Step 1


The purpose of this step is to determine whether the problem is localized to your user account.


Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”


While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.


Test while logged in as Guest. Same problem?


After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.


*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.


Step 2


The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.


Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:


  • Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
  • When you see the gray Apple logo, release the shift key.
  • If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.


Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs. The next normal boot may also be somewhat slow.


The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.


*Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.


Test while in safe mode. Same problem?


After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Automator Crashes

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.