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

Preview often quits unexpectedly

When I use Preview to read a PDF-formed document such as a user guide from Apple ,it often quits unexpectedly.In most cases,scanning is whatever ok,while highlighting some words or typing something new in notes always lead to quitting unexpectedly.Additionally,the handles above are sometimes paused by a multi-colored windmill blowing,and then it's quit again,again,again.


I guess something is wrong during the process of saving new operation.Moreover,the same issue on my imac(2011) just appears from macos 10.7.4 to 10.8.2

I hope someone could do me a favor with this.Many thanks.😝

iMac, OS X Mountain Lion (10.8.2)

Posted on Oct 1, 2012 12:34 AM

Reply
19 replies

Oct 1, 2012 1:28 AM in response to faNyigle

I am sorry , user Library is hidden from Lion onwards.


type the below command in terminal


chflags nohidden ~/Library


after you type your library will be visible. Then go into preferences delete files " com.apple.Preview.LSSharedFileList.plist and

com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList.plist"


Then restart you Mac. Before you open preview go into utilities open disk utility and repair the permission of the disk twice or thrice , then open your preview.


Good Luck..

Oct 1, 2012 8:18 AM in response to faNyigle

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


Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot.

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 a message.


Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor 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 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.

Oct 2, 2012 1:28 AM in response to Linc Davis

Thanks a lot.


I've done as you written,and I wish the following information would help you diagnose what's wrong with Previw.


in Step 1,I found different kinds of problems with Preview,stated below:

1. A short line read "Preview:ScNetworkReachability server not available"


2. Another short line read"socket(PF_ROUTE) failed:Operation not permitted"


3. A full report appeared like this:

Preview(306) deny mach-lookupcom.apple.SystemConfiguration.SCNetworkReachability


Process: Preview [306]

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

Load Address: 0x1011a8000

Identifier: com.apple.Preview

Version: 765.4 (6.0.1)

Build Info: 1-Preview~765004000000000

Code Type: x86_64 (Native)

Parent Process: launchd [212]

......


4.Another full report began with this:"Preview(306) deny system-socket"



in Step 2 varied threads crashed:

Crashed Thread: 8 Dispatch queue: com.apple.root.default-priority

Crashed Thread: 7 Dispatch queue: com.apple.root.default-priority

Crashed Thread: 4 Dispatch queue: com.apple.root.default-priority

Crashed Thread: 5 Dispatch queue: com.apple.root.default-priority


Do I need to post the detailed information about crashed threads?

Oct 2, 2012 8:27 AM in response to Linc Davis

OK,thanks for your being patient.I'm not familar with these computer codes,so you may need to skip some lines.😝


in Step 1, the first two problems I described above had no details but a summary.


The report for the third one is displayed like this:


Preview(367) deny mach-lookup com.apple.SystemConfiguration.SCNetworkReachability



Process: Preview [367]

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

Load Address: 0x107c3e000

Identifier: com.apple.Preview

Version: 765.4 (6.0.1)

Build Info: 1-Preview~765004000000000

Code Type: x86_64 (Native)

Parent Process: launchd [214]



Date/Time: 2012-10-02 16:31:59.194 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 8



Thread 0:

0 libsystem_kernel.dylib 0x00007fff81ccc0fa __psynch_cvwait + 10

1 Foundation 0x00007fff8c0c7cc6 -[NSCondition wait] + 240

2 Foundation 0x00007fff8c06b3e1 __NSURLConnectionInit_block_invoke_0 + 140

3 libdispatch.dylib 0x00007fff887990b6 _dispatch_client_callout + 8

4 libdispatch.dylib 0x00007fff88799041 dispatch_once_f + 50

5 Foundation 0x00007fff8c06b33d +[NSURLConnection(Loader) resourceLoaderRunLoop] + 33

6 Foundation 0x00007fff8c06b2fb -[NSHTTPCookieStorageInternal initWithSharedStorage] + 363

7 Foundation 0x00007fff8c06b15c -[NSHTTPCookieStorage(NSInternal) _initWithSharedStorage] + 90

8 Foundation 0x00007fff8c06b0e3 initSharedCookieManager + 40

9 libsystem_c.dylib 0x00007fff833d2f90 pthread_once + 87

10 Foundation 0x00007fff8c06b0b2 +[NSHTTPCookieStorage sharedHTTPCookieStorage] + 23

11 WebKit 0x00007fff8237511c WKSetCookieStoragePrivateBrowsingEnabled + 28

12 WebCore 0x00007fff834f54b2 WebCore::Settings::setPrivateBrowsingEnabled(bool) + 34

13 WebKit 0x00007fff823249d5 -[WebView(WebPrivate) _preferencesChanged:] + 1477

14 WebKit 0x00007fff823d454e -[WebView(WebPrivate) _commonInitializationWithFrameName:groupName:] + 2382

15 WebKit 0x00007fff8231eb73 -[WebView(WebPrivate) _initWithFrame:frameName:groupName:usesDocumentViews:] + 195

16 WebKit 0x00007fff8231e9af -[WebView initWithFrame:frameName:groupName:] + 255

17 WebKit 0x00007fff8234a62c -[WebView initWithFrame:] + 60

18 AppKit 0x00007fff84ada0e6 -[NSHTMLReader _loadUsingWebKit] + 1076

19 AppKit 0x00007fff84ad9a6d -[NSHTMLReader attributedString] + 25

20 AppKit 0x00007fff84ad79ea _NSReadAttributedStringFromURLOrData + 9406

21 AppKit 0x00007fff84ad5493 -[NSAttributedString(NSAttributedStringKitAdditions) initWithData:options:documentAttributes:error:] + 112

22 CorePDF 0x00007fff888c00f8 -[CPArchive structuredString] + 203

23 CorePDF 0x00007fff888c015c -[CPArchive RTFDData] + 42

24 CorePDF 0x00007fff888aa1f3 CGPDFArchiveGetRTFDData + 30

25 PDFKit 0x00007fff8785a742 -[PDFSelection addRTFDToPasteboard:] + 160

26 PDFKit 0x00007fff878a0225 -[PDFView writeSelectionToPasteboard:types:] + 391

27 AppKit 0x00007fff8527defd -[_NSMenuContext getObjectsOfClass:fromRequestorProvidingType:] + 132

28 AppKit 0x00007fff8527e579 -[_NSMenuContext determineSelectedStringForApplyingFiltersViaPasteboardFromRequestorSupplyingTyp e:attributed:] + 82

29 AppKit 0x00007fff8527e7c3 -[_NSMenuContext _selectedStringAndRangeForApplyingFilters:attributed:] + 224

30 AppKit 0x00007fff852815a1 -[_NSMenuContext filterEntriesByLinkDetection:] + 198

31 AppKit 0x00007fff8528244f -[_NSMenuContext filterEntriesByTheirFilters:] + 700

32 AppKit 0x00007fff85283e8d -[_NSMenuContext _preconcurrentPortionOfQualifyEntries:returningEntriesNeedingURLTypecheckingInt oSet:] + 305

33 AppKit 0x00007fff852845d0 -[_NSMenuContext qualifyEntries:withCompletionHandler:] + 267

34 AppKit 0x00007fff851a2b7e -[_NSServicesContextMenuUpdater populateMenu:withServiceEntries:forDisplay:] + 174

35 AppKit 0x00007fff84dc3675 -[_NSServicesMenuUpdater insertServicesIntoMenu:withKeyEvent:isForDisplay:] + 695

36 AppKit 0x00007fff84dc3369 -[_NSServicesMenuUpdater updateMenu:withEvent:withFlags:] + 92

37 AppKit 0x00007fff84dc24cb -[NSMenu _populateFromDelegateWithEventRef:] + 197

38 AppKit 0x00007fff84d66e64 -[NSMenu _populateWithEventRef:] + 83

39 AppKit 0x00007fff84dc16ac -[NSCarbonMenuImpl _carbonPopulateEvent:handlerCallRef:] + 427

40 AppKit 0x00007fff84dc1245 NSSLMMenuEventHandler + 342

41 HIToolbox 0x00007fff82bf3f0a DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1206

42 HIToolbox 0x00007fff82bf33d9 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 410

43 HIToolbox 0x00007fff82bf3236 SendEventToEventTargetWithOptions + 43

44 HIToolbox 0x00007fff82c3cd58 SendMenuPopulate(MenuData*, OpaqueEventTargetRef*, unsigned int, double, unsigned int, OpaqueEventRef*, unsigned char*) + 279

45 HIToolbox 0x00007fff82bc5d5a SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned int, unsigned int, __CFDictionary*, unsigned char, unsigned char*) + 286

46 HIToolbox 0x00007fff82d5acff PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, __CFString const*, OpaqueMenuRef**, unsigned short*) + 895

47 HIToolbox 0x00007fff82d5a924 _HandlePopUpMenuSelection7 + 629

48 AppKit 0x00007fff84e4461b _NSSLMPopUpCarbonMenu3 + 3916

49 AppKit 0x00007fff84e436a8 -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 189

50 AppKit 0x00007fff84f9e063 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 200

51 AppKit 0x00007fff851639a7 -[NSView rightMouseDown:] + 130

52 AppKit 0x00007fff84c87c81 -[NSWindow sendEvent:] + 8504

53 Preview 0x0000000107c5a428

54 AppKit 0x00007fff84c83744 -[NSApplication sendEvent:] + 5761

55 Preview 0x0000000107c415f7

56 AppKit 0x00007fff84b992fa -[NSApplication run] + 636

57 AppKit 0x00007fff84b3dcb6 NSApplicationMain + 869

58 libdyld.dylib 0x00007fff821cd7e1 start + 0



Thread 1:

0 libsystem_kernel.dylib 0x00007fff81cccd16 kevent + 10

1 libdispatch.dylib 0x00007fff8879b9ee _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff81ccc6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff833d3cb3 _pthread_wqthread + 412

2 libsystem_c.dylib 0x00007fff833be171 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff81ccc6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff833d3cb3 _pthread_wqthread + 412

2 libsystem_c.dylib 0x00007fff833be171 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff81cca686 mach_msg_trap + 10

1 liblaunch.dylib 0x00007fff8c9177c4

2 liblaunch.dylib 0x00007fff8c9164d9 bootstrap_look_up3 + 69

3 libxpc.dylib 0x00007fff85dd1c21 _xpc_connection_bootstrap_look_up_slow + 371

4 libxpc.dylib 0x00007fff85dd0c82 _xpc_connection_init + 1062

5 libdispatch.dylib 0x00007fff887990b6 _dispatch_client_callout + 8

6 libdispatch.dylib 0x00007fff8879a47f _dispatch_queue_drain + 235

7 libdispatch.dylib 0x00007fff8879a2f1 _dispatch_queue_invoke + 52

8 libdispatch.dylib 0x00007fff8879a448 _dispatch_queue_drain + 180

9 libdispatch.dylib 0x00007fff8879a2f1 _dispatch_queue_invoke + 52

10 libdispatch.dylib 0x00007fff8879a1c3 _dispatch_worker_thread2 + 249

11 libsystem_c.dylib 0x00007fff833d3cab _pthread_wqthread + 404

12 libsystem_c.dylib 0x00007fff833be171 start_wqthread + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff81ccc6d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff833d3cb3 _pthread_wqthread + 412

2 libsystem_c.dylib 0x00007fff833be171 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff81cca6c2 semaphore_wait_trap + 10

1 libxpc.dylib 0x00007fff85dd3e1f xpc_connection_send_message_with_reply_sync + 127

2 SystemConfiguration 0x00007fff818688e0 _reach_server_target_add + 516

3 SystemConfiguration 0x00007fff818686bc __SCNetworkReachabilityServer_targetAdd + 32

4 SystemConfiguration 0x00007fff8183d9ac __SCNetworkReachabilityScheduleWithRunLoop + 171

5 SystemConfiguration 0x00007fff81840415 SCNetworkReachabilityScheduleWithRunLoop + 107

6 Foundation 0x00007fff8c06b49b +[NSURLConnection(Loader) _resourceLoadLoop:] + 121

7 Foundation 0x00007fff8c0c9612 __NSThread__main__ + 1345

8 libsystem_c.dylib 0x00007fff833d1742 _pthread_start + 327

9 libsystem_c.dylib 0x00007fff833be181 thread_start + 13



Binary Images:

0x107c3e000 - 0x107e4efef com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview

0x7fff8182c000 - 0x7fff8187dff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff81cba000 - 0x7fff81cd5ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff821cb000 - 0x7fff821ceff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff82314000 - 0x7fff8249efff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff82bbb000 - 0x7fff82eebff7 com.apple.HIToolbox (2.0) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff833bd000 - 0x7fff83489fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff83497000 - 0x7fff84450fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff84a4d000 - 0x7fff8567aff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff85dc8000 - 0x7fff85deaff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff87847000 - 0x7fff878e4ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff88797000 - 0x7fff887acff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff8889c000 - 0x7fff8892dfff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8c034000 - 0x7fff8c390fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff8c914000 - 0x7fff8c91cfff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib




The fourth one like this:


Preview(367) deny system-socket



Process: Preview [367]

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

Load Address: 0x107c3e000

Identifier: com.apple.Preview

Version: 765.4 (6.0.1)

Build Info: 1-Preview~765004000000000

Code Type: x86_64 (Native)

Parent Process: launchd [214]



Date/Time: 2012-10-02 16:32:01.386 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 8



Thread 0:

0 libsystem_kernel.dylib 0x00007fff81ccd356 socket + 10

1 SystemConfiguration 0x00007fff818392af __SCNetworkReachabilityGetFlags + 717

2 SystemConfiguration 0x00007fff8183ddd5 __SCNetworkReachabilityScheduleWithRunLoop + 1236

3 SystemConfiguration 0x00007fff81840415 SCNetworkReachabilityScheduleWithRunLoop + 107

4 Foundation 0x00007fff8c06b49b +[NSURLConnection(Loader) _resourceLoadLoop:] + 121

5 Foundation 0x00007fff8c0c9612 __NSThread__main__ + 1345

6 libsystem_c.dylib 0x00007fff833d1742 _pthread_start + 327

7 libsystem_c.dylib 0x00007fff833be181 thread_start + 13



Binary Images:

0x7fff8182c000 - 0x7fff8187dff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff81cba000 - 0x7fff81cd5ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff833bd000 - 0x7fff83489fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff8c034000 - 0x7fff8c390fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation


for Step 2,Although the description of crashed threads looked much the same,I'd like to display them in the order of Thread 4,5,7,8. (Thread 8 contained more information)

------------------------------------------------------------------Thread 4------------------------------------------------------------------

Process: Preview [402]

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

Identifier: com.apple.Preview

Version: 6.0.1 (765.4)

Build Info: Preview-765004000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [213]

User ID: 501



Date/Time: 2012-10-01 14:44:06.646 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10



Interval Since Last Report: 999 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 991 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID:



Crashed Thread: 4 Dispatch queue: com.apple.root.default-priority



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x000000012ee83000



VM Regions Near 0x12ee83000:

VM_ALLOCATE 000000012ee82000-000000012ee83000 [ 4K] rw-/rwx SM=ZER

-->

VM_ALLOCATE 000000012ee91000-000000012ee92000 [ 4K] rw-/rwx SM=ZER



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

0 libsystem_kernel.dylib 0x00007fff87871686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff87870c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff8ebbe803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff8ebc3ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff8ebc36b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff887c20a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff887c1e42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff887c1cd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff8a749613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff8a748ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff8a740283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff8a6e4cb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff87d747e1 start + 1



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

0 libsystem_kernel.dylib 0x00007fff87873d16 kevent + 10

1 libdispatch.dylib 0x00007fff8e342dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff8e3429ee _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff878736d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88f7aeec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88f7acb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff878736d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88f7aeec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88f7acb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



Thread 4 Crashed:: Dispatch queue: com.apple.root.default-priority

0 com.apple.CoreGraphics 0x00007fff8c686847 CGImageCreateWithImageProvider + 952

1 com.apple.CoreGraphics 0x00007fff8c67b805 CGImageCreateCopy + 130

2 com.apple.CoreGraphics 0x00007fff8c67b758 CGImageCreateCopyWithColorSpace + 173

3 com.apple.CoreGraphics 0x00007fff8c61eaa6 CGImageCreateWithJPEGDataProvider3 + 490

4 com.apple.CoreGraphics 0x00007fff8c61e7e6 create_image_for_image + 208

5 com.apple.CoreGraphics 0x00007fff8c61e6e4 CGPDFImageCreateImage + 194

6 com.apple.CoreGraphics 0x00007fff8c61e434 CGPDFDrawingContextDrawImage + 39

7 com.apple.CoreGraphics 0x00007fff8c7eea75 op_Do + 96

8 com.apple.CoreGraphics 0x00007fff8c6aeab7 pdf_scanner_handle_xname + 104

9 com.apple.CoreGraphics 0x00007fff8c6add84 CGPDFScannerScan + 238

10 com.apple.CoreGraphics 0x00007fff8c6abb36 CGPDFDrawingContextDrawPage + 581

11 com.apple.CoreGraphics 0x00007fff8c6ab8a4 pdf_page_draw_in_context + 148

12 com.apple.PDFKit 0x00007fff8d3f94a6 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1111

13 com.apple.PDFKit 0x00007fff8d3f49ec -[PDFDocument(PDFDocumentInternal) writeToConsumer:withOptions:] + 978

14 com.apple.PDFKit 0x00007fff8d3f1466 -[PDFDocument writeToURL:withOptions:] + 242

15 com.apple.Preview 0x0000000100f1134b 0x100e37000 + 893771

16 com.apple.Preview 0x0000000100f10fe0 0x100e37000 + 892896

17 com.apple.Preview 0x0000000100f10f43 0x100e37000 + 892739

18 com.apple.AppKit 0x00007fff8a620c72 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 453

19 com.apple.AppKit 0x00007fff8a620553 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 547

20 com.apple.AppKit 0x00007fff8a620324 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 28

21 com.apple.AppKit 0x00007fff8a61fea9 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 348

22 com.apple.Preview 0x0000000100ed82c8 0x100e37000 + 660168

23 com.apple.AppKit 0x00007fff8a61f647 __block_global_90 + 76

24 com.apple.AppKit 0x00007fff8a62cd4f __block_global_97 + 242

25 libdispatch.dylib 0x00007fff8e343f01 _dispatch_call_block_and_release + 15

26 libdispatch.dylib 0x00007fff8e3400b6 _dispatch_client_callout + 8

27 libdispatch.dylib 0x00007fff8e3411fa _dispatch_worker_thread2 + 304

28 libsystem_c.dylib 0x00007fff88f7acab _pthread_wqthread + 404

29 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



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

rax: 0x00007ffa5f71ced0 rbx: 0x000000012ee82fd0 rcx: 0x000000012a3113e0 rdx: 0x0000000000000007

rdi: 0x000000012ee82fd0 rsi: 0x0000000000000006 rbp: 0x000000012f326160 rsp: 0x000000012f326100

r8: 0x000000000000000d r9: 0x000000000000001b r10: 0x0000000000000000 r11: 0x00007ffa5f71cee0

r12: 0x0000000000000004 r13: 0x0000000000000008 r14: 0x0000000000000005 r15: 0x00007ffa5f71ced0

rip: 0x00007fff8c686847 rfl: 0x0000000000010206 cr2: 0x000000012ee83000

Logical CPU: 1



Binary Images:

0x100e37000 - 0x101047fef com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview

0x1010eb000 - 0x101121fff com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI

0x101155000 - 0x10155eff7 com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x101931000 - 0x101931ffb +cl_kernels (???) <CFAA1B73-D1EA-45DF-9E3D-5337B8B53A52> cl_kernels

0x101952000 - 0x101952ff9 +cl_kernels (???) <97BD2313-E546-4851-BA66-B27355640A89> cl_kernels

0x1072ea000 - 0x1074a1fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x1074d8000 - 0x10761afff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x10764e000 - 0x1078effef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

0x10793e000 - 0x107941fff com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x107948000 - 0x107955ff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

0x107d5d000 - 0x107d8afff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x107d93000 - 0x107d9cfe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x107da2000 - 0x107da5ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x1086d3000 - 0x1086d4ff3 +cl_kernels (???) <8E5EE06D-FCEB-4A1D-B4B3-11393FD020ED> cl_kernels

0x1086e1000 - 0x1086e1ff1 +cl_kernels (???) <CCBD6552-D0BA-4B98-AE3E-89A2E7F46B72> cl_kernels

0x1086e3000 - 0x10877eff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x108c3d000 - 0x108c3eff2 +cl_kernels (???) <6B9D2900-416D-42DF-B63F-7EF66D86A7A7> cl_kernels

0x108c60000 - 0x108c61ff3 +cl_kernels (???) <AB960881-DE69-446D-B4AA-81A40D0E283A> cl_kernels

0x10915a000 - 0x10930efff libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib

0x10962d000 - 0x10962effd +cl_kernels (???) <50CC0395-D8E8-4009-B325-2E644C52981C> cl_kernels

0x109633000 - 0x109633ff5 +cl_kernels (???) <28EB99CA-4547-4300-93D9-4CF8100D919C> cl_kernels

0x10963b000 - 0x10963bffa +cl_kernels (???) <AD31A229-2E8D-481C-94CA-FC75757B6CC4> cl_kernels

0x10963f000 - 0x10963fff4 +cl_kernels (???) <DC3E58F2-CE51-4E96-A12B-D6DF55954A35> cl_kernels

0x109644000 - 0x109644ff4 +cl_kernels (???) <C629BE14-08CA-4B85-8C76-0240F91EC522> cl_kernels

0x109649000 - 0x109649ff0 +cl_kernels (???) <C5447CE2-905F-4F19-8056-BC337A0B160E> cl_kernels

0x10964f000 - 0x10964fff5 +cl_kernels (???) <EC0B9481-C202-4D53-844D-1BBD6C2B3ECE> cl_kernels

0x109651000 - 0x109651ff6 +cl_kernels (???) <20918849-2027-47D1-BF65-23C763BFC003> cl_kernels

0x109655000 - 0x109655ff4 +cl_kernels (???) <C629BE14-08CA-4B85-8C76-0240F91EC522> cl_kernels

0x10966a000 - 0x10966aff5 +cl_kernels (???) <7680FFF4-DBF8-4A95-B9D3-361AF48AF2A2> cl_kernels

0x109845000 - 0x10986bfff libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib

0x10ea03000 - 0x10ebdcff7 libmecabra.dylib (359.50) <C8A3ABC2-E1E8-3A78-BF7B-A2724BF91762> /usr/lib/libmecabra.dylib

0x10f191000 - 0x10f2aaff7 libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib

0x11a1d2000 - 0x11a28bff7 ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib

0x7fff60a37000 - 0x7fff60a6b93f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff85f01000 - 0x7fff86218ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff864ba000 - 0x7fff864d0fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff864d1000 - 0x7fff864f3ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff864f4000 - 0x7fff86549ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8654a000 - 0x7fff8654dfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8654e000 - 0x7fff86579fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff86593000 - 0x7fff865b3fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff865b4000 - 0x7fff865cefff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff86612000 - 0x7fff86617fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff869a4000 - 0x7fff86a55fff 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

0x7fff86ab6000 - 0x7fff86c07fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff86c08000 - 0x7fff86ce2ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff86dec000 - 0x7fff86ebeff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff86f17000 - 0x7fff87014ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff87047000 - 0x7fff8708aff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8708b000 - 0x7fff87098fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8709b000 - 0x7fff87335ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff87352000 - 0x7fff87369fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8736a000 - 0x7fff873d2fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff873d3000 - 0x7fff87424ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff87425000 - 0x7fff87516fff com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff87517000 - 0x7fff87519fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8751a000 - 0x7fff87520fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff87661000 - 0x7fff87663ff7 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

0x7fff87664000 - 0x7fff87665ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8784e000 - 0x7fff87854fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff87861000 - 0x7fff8787cff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff878bb000 - 0x7fff879d5fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff879d6000 - 0x7fff879e0fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff879e1000 - 0x7fff879efff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff879f0000 - 0x7fff87c4bff7 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

0x7fff87c4c000 - 0x7fff87c5fff7 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

0x7fff87c65000 - 0x7fff87d62fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff87d63000 - 0x7fff87d71fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff87d72000 - 0x7fff87d75ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff87d76000 - 0x7fff87d83fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff87d84000 - 0x7fff87e8ffff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff87e90000 - 0x7fff87ebaff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff88046000 - 0x7fff88054ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff880c8000 - 0x7fff880c8fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff880c9000 - 0x7fff881e2ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff881e3000 - 0x7fff8823fff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff88240000 - 0x7fff8826bfff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff88762000 - 0x7fff88a92ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff88a93000 - 0x7fff88acdfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff88ace000 - 0x7fff88aebfff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff88aec000 - 0x7fff88b13ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff88b16000 - 0x7fff88b18fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff88b19000 - 0x7fff88f55fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff88f56000 - 0x7fff88f63ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff88f64000 - 0x7fff89030fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff89ff8000 - 0x7fff89ff8fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff89ff9000 - 0x7fff8a03dfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff8a03e000 - 0x7fff8a0d8fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8a321000 - 0x7fff8a36cfff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8a37a000 - 0x7fff8a3d6fff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8a3db000 - 0x7fff8a589fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8a58a000 - 0x7fff8a5f3fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8a5f4000 - 0x7fff8b221ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8b222000 - 0x7fff8b259ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff8b25a000 - 0x7fff8b2f4fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8b2f5000 - 0x7fff8b4f5fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff8b4f6000 - 0x7fff8b50afff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8b50b000 - 0x7fff8b60dfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8b60e000 - 0x7fff8b610fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8b611000 - 0x7fff8b612ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8b613000 - 0x7fff8b8b7fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff8b8b8000 - 0x7fff8b8cbff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff8b8cc000 - 0x7fff8b8ccfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8b8f7000 - 0x7fff8b928ff7 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

0x7fff8b96f000 - 0x7fff8b991ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff8b99c000 - 0x7fff8b99cfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8b99d000 - 0x7fff8b9d8fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8b9d9000 - 0x7fff8b9ddfff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8baad000 - 0x7fff8bae3fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff8baf1000 - 0x7fff8bc65fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff8bc66000 - 0x7fff8bc9cfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff8bc9d000 - 0x7fff8bd5aff7 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

0x7fff8bd5b000 - 0x7fff8bd66ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8bd67000 - 0x7fff8bd6bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff8bd6c000 - 0x7fff8c165ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff8c166000 - 0x7fff8c16ffff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff8c170000 - 0x7fff8c2f6fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff8c2f7000 - 0x7fff8c2fbff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8c353000 - 0x7fff8c372ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff8c383000 - 0x7fff8c3e0fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8c3e1000 - 0x7fff8c525fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff8c526000 - 0x7fff8c545ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8c546000 - 0x7fff8c56efff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8c56f000 - 0x7fff8c56fffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8c5f3000 - 0x7fff8c5f3fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff8c5f4000 - 0x7fff8cf84c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8cf85000 - 0x7fff8cfd1ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff8cfd2000 - 0x7fff8d2a2fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8d2b4000 - 0x7fff8d387ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8d388000 - 0x7fff8d3affff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8d3b0000 - 0x7fff8d3d5ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff8d3ee000 - 0x7fff8d48bff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff8d48c000 - 0x7fff8d494ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff8d499000 - 0x7fff8d4b0fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8d663000 - 0x7fff8d6b2ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8d6b3000 - 0x7fff8d6b3fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8d6b4000 - 0x7fff8d6f7fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff8d70f000 - 0x7fff8d992fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8d993000 - 0x7fff8d9edfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8d9ee000 - 0x7fff8d9eefff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8db53000 - 0x7fff8db59fff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff8db5a000 - 0x7fff8db66fff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8dd7d000 - 0x7fff8dd9efff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff8dd9f000 - 0x7fff8dda3fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8dda4000 - 0x7fff8dda6fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff8dda7000 - 0x7fff8dda7fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8dda8000 - 0x7fff8ddaffff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8ddb0000 - 0x7fff8dea5fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff8dea6000 - 0x7fff8dec7ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff8df08000 - 0x7fff8e2fffff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff8e311000 - 0x7fff8e33dfff 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

0x7fff8e33e000 - 0x7fff8e353ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff8e354000 - 0x7fff8e357fff 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

0x7fff8e413000 - 0x7fff8e420ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8e43c000 - 0x7fff8e442fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff8e443000 - 0x7fff8e4d4fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8e4d5000 - 0x7fff8e557fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8e558000 - 0x7fff8e67092f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff8e671000 - 0x7fff8e682ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff8e691000 - 0x7fff8e793fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8e794000 - 0x7fff8e794fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8e795000 - 0x7fff8e7d4ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8e805000 - 0x7fff8e92eff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8e92f000 - 0x7fff8e936fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff8e937000 - 0x7fff8e98dff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8e98e000 - 0x7fff8ea34ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8eb8f000 - 0x7fff8ed78fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8ee3b000 - 0x7fff8ee45fff 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

0x7fff8ee46000 - 0x7fff8ee9dff7 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

0x7fff8ee9e000 - 0x7fff8eeccfff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff8ef5d000 - 0x7fff8efa5fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8f0e8000 - 0x7fff8f13fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8f140000 - 0x7fff8f1adff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8f1ae000 - 0x7fff8f349fef 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

0x7fff8f385000 - 0x7fff8f412ff7 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

0x7fff8f413000 - 0x7fff8f414ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff8f45f000 - 0x7fff8f497fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff8f498000 - 0x7fff8f4c4ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8fdbd000 - 0x7fff8fe05fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8fe06000 - 0x7fff8fe63ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8fe64000 - 0x7fff8fe79fff 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

0x7fff8ff1b000 - 0x7fff8ff1fff7 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

0x7fff8ff72000 - 0x7fff8ff86fff 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

0x7fff8ff93000 - 0x7fff8ff97fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8ff98000 - 0x7fff90000ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff90001000 - 0x7fff90006fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff90007000 - 0x7fff90105fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff90106000 - 0x7fff90115ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff90116000 - 0x7fff90160ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff901b6000 - 0x7fff901b7fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff901b8000 - 0x7fff901b9fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff901ba000 - 0x7fff901e8ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff901fe000 - 0x7fff9023efff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff9023f000 - 0x7fff902acfff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff902ad000 - 0x7fff9032efff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff9032f000 - 0x7fff9033eff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff9034e000 - 0x7fff90360ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff90361000 - 0x7fff90426ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff90431000 - 0x7fff9048afff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff9048b000 - 0x7fff90490fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff904f8000 - 0x7fff9054efff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff9054f000 - 0x7fff9066ffff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff90db3000 - 0x7fff911d0fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff911d1000 - 0x7fff91251ff7 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

0x7fff91252000 - 0x7fff91258ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff91259000 - 0x7fff912a8ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff912a9000 - 0x7fff912deff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff91589000 - 0x7fff91597fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff91640000 - 0x7fff91875ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff91876000 - 0x7fff91877ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff91b3c000 - 0x7fff91bdaff7 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

0x7fff91bdb000 - 0x7fff91f37fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff91f61000 - 0x7fff91faefff com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff91faf000 - 0x7fff91fbafff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff91fbb000 - 0x7fff91fbbfff 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

0x7fff91fbc000 - 0x7fff9212dff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff92137000 - 0x7fff92182ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff92183000 - 0x7fff92202ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff92203000 - 0x7fff92205ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff92206000 - 0x7fff92207fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff92208000 - 0x7fff9220bfff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff9220c000 - 0x7fff924bafff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff924bb000 - 0x7fff924c3fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff924c4000 - 0x7fff92c6cfff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff92c6d000 - 0x7fff92c71fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff92c72000 - 0x7fff92ca0fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff92cde000 - 0x7fff92d1bfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff92d61000 - 0x7fff92d6dfff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff92e77000 - 0x7fff92e82fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 769

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: 203291

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=205.9M resident=176.2M(86%) swapped_out_or_unallocated=29.7M(14%)

Writable regions: Total=530.7M written=283.1M(53%) resident=404.5M(76%) swapped_out=0K(0%) unallocated=126.2M(24%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.0M

ATS (font support) (reserved) 8K reserved VM address space (unallocated)

CG backing stores 12.2M

CG image 5576K

CG raster data 488K

CG shared images 1184K

CoreAnimation 1028K

CoreImage 12K

CoreServices 1488K

IOKit 24.8M

IOKit (reserved) 1024K reserved VM address space (unallocated)

MALLOC 280.0M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 60K

OpenCL 144K

OpenGL GLSL 1024K

STACK GUARD 56.0M

Stack 10.0M

VM_ALLOCATE 166.8M

__DATA 16.7M

__IMAGE 528K

__LINKEDIT 56.4M

__TEXT 149.5M

__UNICODE 544K

mapped file 436.2M

shared memory 4116K

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

TOTAL 1.2G

TOTAL, minus reserved VM space 1.2G



System Profile:

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 12 GB, SMC 1.71f22

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 2 incoming serial ports

Network Service: PPPoE, PPP (PPPoE), ppp0

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: WDC WD5000AAKS-402AA0, 500.11 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5


------------------------------------------------------------------Thread 5------------------------------------------------------------------

Process: Preview [345]

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

Identifier: com.apple.Preview

Version: 6.0.1 (765.4)

Build Info: Preview-765004000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [218]

User ID: 501



Date/Time: 2012-10-01 17:06:36.013 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10



Crashed Thread: 5 Dispatch queue: com.apple.root.default-priority



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000119ef8000



VM Regions Near 0x119ef8000:

VM_ALLOCATE 0000000119ef5000-0000000119ef8000 [ 12K] rw-/rwx SM=ZER

-->

VM_ALLOCATE 0000000119ef9000-0000000119efb000 [ 8K] rw-/rwx SM=ZER



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

0 libsystem_kernel.dylib 0x00007fff8e04f686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8e04ec42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff9539c803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff953a1ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff953a16b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff8efa00a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff8ef9fe42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff8ef9fcd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff90f27613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff90f26ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff90f1e283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff90ec2cb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff8e5527e1 start + 1



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

0 libsystem_kernel.dylib 0x00007fff8e051d16 kevent + 10

1 libdispatch.dylib 0x00007fff94b20dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff94b209ee _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff8e0516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8f758eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8f758cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8f743171 start_wqthread + 13



Thread 3:

0 libsystem_kernel.dylib 0x00007fff8e0516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8f758eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8f758cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8f743171 start_wqthread + 13



Thread 4:

0 libsystem_kernel.dylib 0x00007fff8e0516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8f758eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8f758cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8f743171 start_wqthread + 13



Thread 5 Crashed:: Dispatch queue: com.apple.root.default-priority

0 com.apple.CoreGraphics 0x00007fff92e64847 CGImageCreateWithImageProvider + 952

1 com.apple.CoreGraphics 0x00007fff92e59805 CGImageCreateCopy + 130

2 com.apple.CoreGraphics 0x00007fff92e59758 CGImageCreateCopyWithColorSpace + 173

3 com.apple.CoreGraphics 0x00007fff92dfcaa6 CGImageCreateWithJPEGDataProvider3 + 490

4 com.apple.CoreGraphics 0x00007fff92dfc7e6 create_image_for_image + 208

5 com.apple.CoreGraphics 0x00007fff92dfc6e4 CGPDFImageCreateImage + 194

6 com.apple.CoreGraphics 0x00007fff92dfc434 CGPDFDrawingContextDrawImage + 39

7 com.apple.CoreGraphics 0x00007fff92fcca75 op_Do + 96

8 com.apple.CoreGraphics 0x00007fff92e8cab7 pdf_scanner_handle_xname + 104

9 com.apple.CoreGraphics 0x00007fff92e8bd84 CGPDFScannerScan + 238

10 com.apple.CoreGraphics 0x00007fff92e89b36 CGPDFDrawingContextDrawPage + 581

11 com.apple.CoreGraphics 0x00007fff92e898a4 pdf_page_draw_in_context + 148

12 com.apple.PDFKit 0x00007fff93bd74a6 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1111

13 com.apple.PDFKit 0x00007fff93bd29ec -[PDFDocument(PDFDocumentInternal) writeToConsumer:withOptions:] + 978

14 com.apple.PDFKit 0x00007fff93bcf466 -[PDFDocument writeToURL:withOptions:] + 242

15 com.apple.Preview 0x000000010756c34b 0x107492000 + 893771

16 com.apple.Preview 0x000000010756bfe0 0x107492000 + 892896

17 com.apple.Preview 0x000000010756bf43 0x107492000 + 892739

18 com.apple.AppKit 0x00007fff90dfec72 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 453

19 com.apple.AppKit 0x00007fff90dfe553 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 547

20 com.apple.AppKit 0x00007fff90dfe324 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 28

21 com.apple.AppKit 0x00007fff90dfdea9 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 348

22 com.apple.Preview 0x00000001075332c8 0x107492000 + 660168

23 com.apple.AppKit 0x00007fff90dfd647 __block_global_90 + 76

24 com.apple.AppKit 0x00007fff90e0ad4f __block_global_97 + 242

25 libdispatch.dylib 0x00007fff94b21f01 _dispatch_call_block_and_release + 15

26 libdispatch.dylib 0x00007fff94b1e0b6 _dispatch_client_callout + 8

27 libdispatch.dylib 0x00007fff94b1f1fa _dispatch_worker_thread2 + 304

28 libsystem_c.dylib 0x00007fff8f758cab _pthread_wqthread + 404

29 libsystem_c.dylib 0x00007fff8f743171 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x00007fff8e0516d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8f758eec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8f758cb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8f743171 start_wqthread + 13



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

rax: 0x00007fa0a8925a30 rbx: 0x0000000119ef7fd0 rcx: 0x000000011d985070 rdx: 0x0000000000000007

rdi: 0x0000000119ef7fd0 rsi: 0x0000000000000006 rbp: 0x0000000113794160 rsp: 0x0000000113794100

r8: 0x000000000000000d r9: 0x0000000000000011 r10: 0x0000000000000000 r11: 0x00007fa0a8925a40

r12: 0x0000000000000004 r13: 0x0000000000000008 r14: 0x0000000000000005 r15: 0x00007fa0a8925a30

rip: 0x00007fff92e64847 rfl: 0x0000000000010206 cr2: 0x0000000119ef8000

Logical CPU: 0



Binary Images:

0x107492000 - 0x1076a2fef com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview

0x10774a000 - 0x107780fff com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI

0x1077b6000 - 0x107bbfff7 com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x1092bf000 - 0x1092bfff9 +cl_kernels (???) <97BD2313-E546-4851-BA66-B27355640A89> cl_kernels

0x10937a000 - 0x10937dfff com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x109385000 - 0x109388ff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x109d86000 - 0x109d93ff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

0x109d9b000 - 0x109dc8fff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x109dd1000 - 0x109ddafe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x10c9fa000 - 0x10cb3cfff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x10ed69000 - 0x10ef20fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x10ef57000 - 0x10f1f8fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

0x10fcdf000 - 0x10fce0ff2 +cl_kernels (???) <6B9D2900-416D-42DF-B63F-7EF66D86A7A7> cl_kernels

0x10fce6000 - 0x10fce6ffb +cl_kernels (???) <CFAA1B73-D1EA-45DF-9E3D-5337B8B53A52> cl_kernels

0x10ff35000 - 0x10ff35ff4 +cl_kernels (???) <DC3E58F2-CE51-4E96-A12B-D6DF55954A35> cl_kernels

0x110f7e000 - 0x111157ff7 libmecabra.dylib (359.50) <C8A3ABC2-E1E8-3A78-BF7B-A2724BF91762> /usr/lib/libmecabra.dylib

0x1115d8000 - 0x1116f1ff7 libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib

0x11196a000 - 0x111990fff libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib

0x111a9f000 - 0x111aa0ff3 +cl_kernels (???) <8E5EE06D-FCEB-4A1D-B4B3-11393FD020ED> cl_kernels

0x111aa6000 - 0x111aa7ff3 +cl_kernels (???) <AB960881-DE69-446D-B4AA-81A40D0E283A> cl_kernels

0x111aad000 - 0x111aadff1 +cl_kernels (???) <CCBD6552-D0BA-4B98-AE3E-89A2E7F46B72> cl_kernels

0x111aaf000 - 0x111b4aff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x113343000 - 0x1133fcff7 ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib

0x123118000 - 0x1232ccfff libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib

0x7fff67092000 - 0x7fff670c693f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff8c6df000 - 0x7fff8c9f6ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8cc98000 - 0x7fff8ccaefff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8ccaf000 - 0x7fff8ccd1ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8ccd2000 - 0x7fff8cd27ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8cd28000 - 0x7fff8cd2bfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8cd2c000 - 0x7fff8cd57fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8cd71000 - 0x7fff8cd91fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8cd92000 - 0x7fff8cdacfff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8cdf0000 - 0x7fff8cdf5fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff8d182000 - 0x7fff8d233fff 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

0x7fff8d294000 - 0x7fff8d3e5fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8d3e6000 - 0x7fff8d4c0ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8d5ca000 - 0x7fff8d69cff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff8d6f5000 - 0x7fff8d7f2ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8d825000 - 0x7fff8d868ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8d869000 - 0x7fff8d876fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8d879000 - 0x7fff8db13ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff8db30000 - 0x7fff8db47fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8db48000 - 0x7fff8dbb0fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8dbb1000 - 0x7fff8dc02ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff8dc03000 - 0x7fff8dcf4fff com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8dcf5000 - 0x7fff8dcf7fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8dcf8000 - 0x7fff8dcfefff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8de3f000 - 0x7fff8de41ff7 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

0x7fff8de42000 - 0x7fff8de43ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8e02c000 - 0x7fff8e032fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff8e03f000 - 0x7fff8e05aff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff8e099000 - 0x7fff8e1b3fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff8e1b4000 - 0x7fff8e1befff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff8e1bf000 - 0x7fff8e1cdff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff8e1ce000 - 0x7fff8e429ff7 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

0x7fff8e42a000 - 0x7fff8e43dff7 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

0x7fff8e443000 - 0x7fff8e540fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff8e541000 - 0x7fff8e54ffff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff8e550000 - 0x7fff8e553ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff8e554000 - 0x7fff8e561fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff8e562000 - 0x7fff8e66dfff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8e66e000 - 0x7fff8e698ff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8e824000 - 0x7fff8e832ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff8e8a6000 - 0x7fff8e8a6fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8e8a7000 - 0x7fff8e9c0ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8e9c1000 - 0x7fff8ea1dff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8ea1e000 - 0x7fff8ea49fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8ef40000 - 0x7fff8f270ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8f271000 - 0x7fff8f2abfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8f2ac000 - 0x7fff8f2c9fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8f2ca000 - 0x7fff8f2f1ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8f2f4000 - 0x7fff8f2f6fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8f2f7000 - 0x7fff8f733fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8f734000 - 0x7fff8f741ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff8f742000 - 0x7fff8f80efe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff907d6000 - 0x7fff907d6fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff907d7000 - 0x7fff9081bfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff9081c000 - 0x7fff908b6fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff90aff000 - 0x7fff90b4afff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff90b58000 - 0x7fff90bb4fff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff90bb9000 - 0x7fff90d67fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff90d68000 - 0x7fff90dd1fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff90dd2000 - 0x7fff919ffff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff91a00000 - 0x7fff91a37ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff91a38000 - 0x7fff91ad2fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff91ad3000 - 0x7fff91cd3fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff91cd4000 - 0x7fff91ce8fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff91ce9000 - 0x7fff91debfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff91dec000 - 0x7fff91deefff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff91def000 - 0x7fff91df0ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff91df1000 - 0x7fff92095fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff92096000 - 0x7fff920a9ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff920aa000 - 0x7fff920aafff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff920d5000 - 0x7fff92106ff7 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

0x7fff9214d000 - 0x7fff9216fff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff9217a000 - 0x7fff9217afff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff9217b000 - 0x7fff921b6fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff921b7000 - 0x7fff921bbfff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff9228b000 - 0x7fff922c1fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff922cf000 - 0x7fff92443fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff92444000 - 0x7fff9247afff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff9247b000 - 0x7fff92538ff7 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

0x7fff92539000 - 0x7fff92544ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff92545000 - 0x7fff92549fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff9254a000 - 0x7fff92943ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff92944000 - 0x7fff9294dfff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff9294e000 - 0x7fff92ad4fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff92ad5000 - 0x7fff92ad9ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff92b31000 - 0x7fff92b50ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff92b61000 - 0x7fff92bbefff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff92bbf000 - 0x7fff92d03fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff92d04000 - 0x7fff92d23ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff92d24000 - 0x7fff92d4cfff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff92d4d000 - 0x7fff92d4dffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff92dd1000 - 0x7fff92dd1fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff92dd2000 - 0x7fff93762c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff93763000 - 0x7fff937afff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff937b0000 - 0x7fff93a80fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff93a92000 - 0x7fff93b65ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff93b66000 - 0x7fff93b8dfff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff93b8e000 - 0x7fff93bb3ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff93bcc000 - 0x7fff93c69ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff93c6a000 - 0x7fff93c72ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff93c77000 - 0x7fff93c8efff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff93e41000 - 0x7fff93e90ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff93e91000 - 0x7fff93e91fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff93e92000 - 0x7fff93ed5fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff93eed000 - 0x7fff94170fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff94171000 - 0x7fff941cbfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff941cc000 - 0x7fff941ccfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff94331000 - 0x7fff94337fff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff94338000 - 0x7fff94344fff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff9455b000 - 0x7fff9457cfff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff9457d000 - 0x7fff94581fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff94582000 - 0x7fff94584fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff94585000 - 0x7fff94585fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff94586000 - 0x7fff9458dfff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff9458e000 - 0x7fff94683fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff94684000 - 0x7fff946a5ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff946e6000 - 0x7fff94addfff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff94aef000 - 0x7fff94b1bfff 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

0x7fff94b1c000 - 0x7fff94b31ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff94b32000 - 0x7fff94b35fff 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

0x7fff94bf1000 - 0x7fff94bfeff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff94c1a000 - 0x7fff94c20fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff94c21000 - 0x7fff94cb2fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff94cb3000 - 0x7fff94d35fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff94d36000 - 0x7fff94e4e92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff94e4f000 - 0x7fff94e60ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff94e6f000 - 0x7fff94f71fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff94f72000 - 0x7fff94f72fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff94f73000 - 0x7fff94fb2ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff94fe3000 - 0x7fff9510cff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff9510d000 - 0x7fff95114fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff95115000 - 0x7fff9516bff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff9516c000 - 0x7fff95212ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff9536d000 - 0x7fff95556fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff95619000 - 0x7fff95623fff 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

0x7fff95624000 - 0x7fff9567bff7 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

0x7fff9567c000 - 0x7fff956aafff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff9573b000 - 0x7fff95783fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff958c6000 - 0x7fff9591dff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff9591e000 - 0x7fff9598bff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff9598c000 - 0x7fff95b27fef 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

0x7fff95b63000 - 0x7fff95bf0ff7 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

0x7fff95bf1000 - 0x7fff95bf2ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff95c3d000 - 0x7fff95c75fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff95c76000 - 0x7fff95ca2ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff9659b000 - 0x7fff965e3fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff965e4000 - 0x7fff96641ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff96642000 - 0x7fff96657fff 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

0x7fff966f9000 - 0x7fff966fdff7 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

0x7fff96750000 - 0x7fff96764fff 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

0x7fff96771000 - 0x7fff96775fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff96776000 - 0x7fff967deff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff967df000 - 0x7fff967e4fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff967e5000 - 0x7fff968e3fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff968e4000 - 0x7fff968f3ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff968f4000 - 0x7fff9693eff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff96994000 - 0x7fff96995fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff96996000 - 0x7fff96997fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff96998000 - 0x7fff969c6ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff969dc000 - 0x7fff96a1cfff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff96a1d000 - 0x7fff96a8afff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff96a8b000 - 0x7fff96b0cfff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff96b0d000 - 0x7fff96b1cff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff96b2c000 - 0x7fff96b3eff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff96b3f000 - 0x7fff96c04ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff96c0f000 - 0x7fff96c68fff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff96c69000 - 0x7fff96c6efff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff96cd6000 - 0x7fff96d2cfff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff96d2d000 - 0x7fff96e4dfff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff97591000 - 0x7fff979aefff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff979af000 - 0x7fff97a2fff7 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

0x7fff97a30000 - 0x7fff97a36ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff97a37000 - 0x7fff97a86ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff97a87000 - 0x7fff97abcff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff97d67000 - 0x7fff97d75fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff97e1e000 - 0x7fff98053ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff98054000 - 0x7fff98055ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff9831a000 - 0x7fff983b8ff7 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

0x7fff983b9000 - 0x7fff98715fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff9873f000 - 0x7fff9878cfff com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff9878d000 - 0x7fff98798fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff98799000 - 0x7fff98799fff 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

0x7fff9879a000 - 0x7fff9890bff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff98915000 - 0x7fff98960ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff98961000 - 0x7fff989e0ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff989e1000 - 0x7fff989e3ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff989e4000 - 0x7fff989e5fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff989e6000 - 0x7fff989e9fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff989ea000 - 0x7fff98c98fff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff98c99000 - 0x7fff98ca1fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff98ca2000 - 0x7fff9944afff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff9944b000 - 0x7fff9944ffff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff99450000 - 0x7fff9947efff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff994bc000 - 0x7fff994f9fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff9953f000 - 0x7fff9954bfff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff99655000 - 0x7fff99660fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 386

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: 134928

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=205.9M resident=136.4M(66%) swapped_out_or_unallocated=69.5M(34%)

Writable regions: Total=428.1M written=264.0M(62%) resident=345.3M(81%) swapped_out=0K(0%) unallocated=82.8M(19%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.0M

ATS (font support) (reserved) 8K reserved VM address space (unallocated)

CG backing stores 6636K

CG image 2392K

CG raster data 228K

CG shared images 160K

CoreAnimation 260K

CoreImage 12K

CoreServices 1488K

IOKit 4480K

MALLOC 265.9M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 52K

OpenCL 68K

STACK GUARD 56.0M

Stack 11.0M

VM_ALLOCATE 108.8M

__DATA 16.7M

__IMAGE 528K

__LINKEDIT 56.4M

__TEXT 149.5M

__UNICODE 544K

mapped file 173.6M

shared memory 12.3M

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

TOTAL 898.9M

TOTAL, minus reserved VM space 898.8M



------------------------------------------------------------------Thread 7------------------------------------------------------------------

Process: Preview [313]

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

Identifier: com.apple.Preview

Version: 6.0.1 (765.4)

Build Info: Preview-765004000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [213]

User ID: 501



Date/Time: 2012-10-01 14:14:05.473 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10



Interval Since Last Report: 17909 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 15460 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID:



Crashed Thread: 7 Dispatch queue: com.apple.root.default-priority



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x00000001250f1000



VM Regions Near 0x1250f1000:

VM_ALLOCATE 00000001250ef000-00000001250f1000 [ 8K] rw-/rwx SM=PRV

-->

VM_ALLOCATE 00000001250f2000-00000001250f4000 [ 8K] rw-/rwx SM=ZER



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

0 libsystem_kernel.dylib 0x00007fff87871686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff87870c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff8ebbe803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff8ebc3ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff8ebc36b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff887c20a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff887c1e42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff887c1cd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff8a749613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff8a748ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff8a740283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff8a6e4cb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff87d747e1 start + 1



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

0 libsystem_kernel.dylib 0x00007fff87873d16 kevent + 10

1 libdispatch.dylib 0x00007fff8e342dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff8e3429ee _dispatch_mgr_thread + 54



Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff87871686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff87870c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff8ebbe803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff8ebc3ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff8ebc36b2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff91c12586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff91c70612 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff88f78742 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff88f65181 thread_start + 13



Thread 3:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff878730fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88f7cf89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff870a1d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff872c3d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff872d936f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88f78742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff88f65181 thread_start + 13



Thread 4:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff878730fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88f7cf89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff87226724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff87226606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff872d936f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88f78742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff88f65181 thread_start + 13



Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff878730fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88f7cf89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff87226724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff87226606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff872d936f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88f78742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff88f65181 thread_start + 13



Thread 6:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff878730fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff88f7cf89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff87226724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff87226606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff872d936f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff88f78742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff88f65181 thread_start + 13



Thread 7 Crashed:: Dispatch queue: com.apple.root.default-priority

0 com.apple.CoreGraphics 0x00007fff8c686847 CGImageCreateWithImageProvider + 952

1 com.apple.CoreGraphics 0x00007fff8c67b805 CGImageCreateCopy + 130

2 com.apple.CoreGraphics 0x00007fff8c67b758 CGImageCreateCopyWithColorSpace + 173

3 com.apple.CoreGraphics 0x00007fff8c61eaa6 CGImageCreateWithJPEGDataProvider3 + 490

4 com.apple.CoreGraphics 0x00007fff8c61e7e6 create_image_for_image + 208

5 com.apple.CoreGraphics 0x00007fff8c61e6e4 CGPDFImageCreateImage + 194

6 com.apple.CoreGraphics 0x00007fff8c61e434 CGPDFDrawingContextDrawImage + 39

7 com.apple.CoreGraphics 0x00007fff8c7eea75 op_Do + 96

8 com.apple.CoreGraphics 0x00007fff8c6aeab7 pdf_scanner_handle_xname + 104

9 com.apple.CoreGraphics 0x00007fff8c6add84 CGPDFScannerScan + 238

10 com.apple.CoreGraphics 0x00007fff8c6abb36 CGPDFDrawingContextDrawPage + 581

11 com.apple.CoreGraphics 0x00007fff8c6ab8a4 pdf_page_draw_in_context + 148

12 com.apple.PDFKit 0x00007fff8d3f94a6 -[PDFPage(PDFPagePrivate) drawWithBox:inContext:] + 1111

13 com.apple.PDFKit 0x00007fff8d3f49ec -[PDFDocument(PDFDocumentInternal) writeToConsumer:withOptions:] + 978

14 com.apple.PDFKit 0x00007fff8d3f1466 -[PDFDocument writeToURL:withOptions:] + 242

15 com.apple.Preview 0x000000010363534b 0x10355b000 + 893771

16 com.apple.Preview 0x0000000103634fe0 0x10355b000 + 892896

17 com.apple.Preview 0x0000000103634f43 0x10355b000 + 892739

18 com.apple.AppKit 0x00007fff8a620c72 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 453

19 com.apple.AppKit 0x00007fff8a620553 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 547

20 com.apple.AppKit 0x00007fff8a620324 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 28

21 com.apple.AppKit 0x00007fff8a61fea9 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 348

22 com.apple.Preview 0x00000001035fc2c8 0x10355b000 + 660168

23 com.apple.AppKit 0x00007fff8a61f647 __block_global_90 + 76

24 com.apple.AppKit 0x00007fff8a62cd4f __block_global_97 + 242

25 libdispatch.dylib 0x00007fff8e343f01 _dispatch_call_block_and_release + 15

26 libdispatch.dylib 0x00007fff8e3400b6 _dispatch_client_callout + 8

27 libdispatch.dylib 0x00007fff8e3411fa _dispatch_worker_thread2 + 304

28 libsystem_c.dylib 0x00007fff88f7acab _pthread_wqthread + 404

29 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x00007fff878736d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88f7aeec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88f7acb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



Thread 9:

0 libsystem_kernel.dylib 0x00007fff878736d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff88f7aeec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff88f7acb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff88f65171 start_wqthread + 13



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

rax: 0x00007fdef01b6820 rbx: 0x00000001250f0fd0 rcx: 0x00000001260b5250 rdx: 0x0000000000000007

rdi: 0x00000001250f0fd0 rsi: 0x0000000000000006 rbp: 0x000000010d5ea160 rsp: 0x000000010d5ea100

r8: 0x000000000000000d r9: 0x0000000000000010 r10: 0x0000000000000000 r11: 0x00007fdef01b6830

r12: 0x0000000000000004 r13: 0x0000000000000008 r14: 0x0000000000000005 r15: 0x00007fdef01b6820

rip: 0x00007fff8c686847 rfl: 0x0000000000010206 cr2: 0x00000001250f1000

Logical CPU: 1



Binary Images:

0x10355b000 - 0x10376bfef com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview

0x103810000 - 0x103846fff com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI

0x103877000 - 0x103c80ff7 com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x1072de000 - 0x1072deffb +cl_kernels (???) <CFAA1B73-D1EA-45DF-9E3D-5337B8B53A52> cl_kernels

0x109a6f000 - 0x109c26fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x109c5d000 - 0x109d9ffff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x109dd3000 - 0x10a074fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

0x10a0c3000 - 0x10a0c6fff com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x10a0cd000 - 0x10a0daff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

0x10a4e2000 - 0x10a50ffff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x10a518000 - 0x10a521fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x10a527000 - 0x10a52aff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x10af2c000 - 0x10af2dff2 +cl_kernels (???) <6B9D2900-416D-42DF-B63F-7EF66D86A7A7> cl_kernels

0x10afe6000 - 0x10afe6ff9 +cl_kernels (???) <97BD2313-E546-4851-BA66-B27355640A89> cl_kernels

0x10b416000 - 0x10b5cafff libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib

0x10b8b4000 - 0x10b8b5ff3 +cl_kernels (???) <8E5EE06D-FCEB-4A1D-B4B3-11393FD020ED> cl_kernels

0x10b8bb000 - 0x10b8bcff3 +cl_kernels (???) <AB960881-DE69-446D-B4AA-81A40D0E283A> cl_kernels

0x10b8c2000 - 0x10b8c2ff1 +cl_kernels (???) <CCBD6552-D0BA-4B98-AE3E-89A2E7F46B72> cl_kernels

0x10b8c4000 - 0x10b95fff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x10bd47000 - 0x10bd47ff3 +cl_kernels (???) <7D05E4A7-ACF3-485C-814C-4B8D442EB37B> cl_kernels

0x10bd90000 - 0x10be49ff7 ColorSyncDeprecated.dylib (400) <7CE58F6E-D2C8-39FB-8EE0-28CC6EC6D04F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib

0x111015000 - 0x11104bfff com.apple.LookupFramework (1.1 - 27) <8A4F2E1A-9A77-365D-8994-374BD289168F> /System/Library/PrivateFrameworks/Lookup.framework/Lookup

0x11174d000 - 0x111926ff7 libmecabra.dylib (359.50) <C8A3ABC2-E1E8-3A78-BF7B-A2724BF91762> /usr/lib/libmecabra.dylib

0x111efd000 - 0x112016ff7 libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib

0x1128b3000 - 0x1128b3ff4 +cl_kernels (???) <DC3E58F2-CE51-4E96-A12B-D6DF55954A35> cl_kernels

0x114f58000 - 0x114f7efff libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib

0x7fff6315b000 - 0x7fff6318f93f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff85f01000 - 0x7fff86218ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff86219000 - 0x7fff86244fff com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors

0x7fff864ba000 - 0x7fff864d0fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff864d1000 - 0x7fff864f3ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff864f4000 - 0x7fff86549ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8654a000 - 0x7fff8654dfff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8654e000 - 0x7fff86579fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff86593000 - 0x7fff865b3fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff865b4000 - 0x7fff865cefff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff86612000 - 0x7fff86617fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff869a4000 - 0x7fff86a55fff 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

0x7fff86ab6000 - 0x7fff86c07fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff86c08000 - 0x7fff86ce2ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff86d2f000 - 0x7fff86d63fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff86dec000 - 0x7fff86ebeff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff86f17000 - 0x7fff87014ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff87047000 - 0x7fff8708aff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8708b000 - 0x7fff87098fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8709b000 - 0x7fff87335ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff87352000 - 0x7fff87369fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8736a000 - 0x7fff873d2fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff873d3000 - 0x7fff87424ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff87425000 - 0x7fff87516fff com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff87517000 - 0x7fff87519fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8751a000 - 0x7fff87520fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff87661000 - 0x7fff87663ff7 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

0x7fff87664000 - 0x7fff87665ff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8784e000 - 0x7fff87854fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff87861000 - 0x7fff8787cff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff878bb000 - 0x7fff879d5fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff879d6000 - 0x7fff879e0fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff879e1000 - 0x7fff879efff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff879f0000 - 0x7fff87c4bff7 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

0x7fff87c4c000 - 0x7fff87c5fff7 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

0x7fff87c65000 - 0x7fff87d62fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff87d63000 - 0x7fff87d71fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff87d72000 - 0x7fff87d75ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff87d76000 - 0x7fff87d83fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff87d84000 - 0x7fff87e8ffff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff87e90000 - 0x7fff87ebaff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff87ebb000 - 0x7fff88045fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff88046000 - 0x7fff88054ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff880c8000 - 0x7fff880c8fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff880c9000 - 0x7fff881e2ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff881e3000 - 0x7fff8823fff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff88240000 - 0x7fff8826bfff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff88762000 - 0x7fff88a92ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff88a93000 - 0x7fff88acdfff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff88ace000 - 0x7fff88aebfff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff88aec000 - 0x7fff88b13ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff88b16000 - 0x7fff88b18fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff88b19000 - 0x7fff88f55fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff88f56000 - 0x7fff88f63ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff88f64000 - 0x7fff89030fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff8903e000 - 0x7fff89ff7fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff89ff8000 - 0x7fff89ff8fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff89ff9000 - 0x7fff8a03dfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff8a03e000 - 0x7fff8a0d8fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8a321000 - 0x7fff8a36cfff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8a37a000 - 0x7fff8a3d6fff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8a3db000 - 0x7fff8a589fff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8a58a000 - 0x7fff8a5f3fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8a5f4000 - 0x7fff8b221ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8b222000 - 0x7fff8b259ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff8b25a000 - 0x7fff8b2f4fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8b2f5000 - 0x7fff8b4f5fff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff8b4f6000 - 0x7fff8b50afff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8b50b000 - 0x7fff8b60dfff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8b60e000 - 0x7fff8b610fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8b611000 - 0x7fff8b612ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8b613000 - 0x7fff8b8b7fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff8b8b8000 - 0x7fff8b8cbff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff8b8cc000 - 0x7fff8b8ccfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8b8f7000 - 0x7fff8b928ff7 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

0x7fff8b96f000 - 0x7fff8b991ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff8b99c000 - 0x7fff8b99cfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8b99d000 - 0x7fff8b9d8fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff8b9d9000 - 0x7fff8b9ddfff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8baad000 - 0x7fff8bae3fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff8baf1000 - 0x7fff8bc65fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff8bc66000 - 0x7fff8bc9cfff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff8bc9d000 - 0x7fff8bd5aff7 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

0x7fff8bd5b000 - 0x7fff8bd66ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff8bd67000 - 0x7fff8bd6bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff8bd6c000 - 0x7fff8c165ff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff8c166000 - 0x7fff8c16ffff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff8c170000 - 0x7fff8c2f6fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff8c2f7000 - 0x7fff8c2fbff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff8c353000 - 0x7fff8c372ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff8c383000 - 0x7fff8c3e0fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff8c3e1000 - 0x7fff8c525fef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff8c526000 - 0x7fff8c545ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8c546000 - 0x7fff8c56efff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8c56f000 - 0x7fff8c56fffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8c570000 - 0x7fff8c5f2fff libType1Scaler.dylib (101.1) <ADA4D1DB-7E2A-3549-A97B-2A19C478C2C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib

0x7fff8c5f3000 - 0x7fff8c5f3fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff8c5f4000 - 0x7fff8cf84c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff8cf85000 - 0x7fff8cfd1ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff8cfd2000 - 0x7fff8d2a2fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff8d2b4000 - 0x7fff8d387ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff8d388000 - 0x7fff8d3affff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8d3b0000 - 0x7fff8d3d5ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff8d3ee000 - 0x7fff8d48bff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff8d48c000 - 0x7fff8d494ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff8d499000 - 0x7fff8d4b0fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8d663000 - 0x7fff8d6b2ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8d6b3000 - 0x7fff8d6b3fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8d6b4000 - 0x7fff8d6f7fff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff8d70f000 - 0x7fff8d992fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8d993000 - 0x7fff8d9edfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8d9ee000 - 0x7fff8d9eefff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff8db53000 - 0x7fff8db59fff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff8db5a000 - 0x7fff8db66fff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8dd20000 - 0x7fff8dd7cfff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8dd7d000 - 0x7fff8dd9efff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff8dd9f000 - 0x7fff8dda3fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff8dda4000 - 0x7fff8dda6fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff8dda7000 - 0x7fff8dda7fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8dda8000 - 0x7fff8ddaffff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff8ddb0000 - 0x7fff8dea5fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff8dea6000 - 0x7fff8dec7ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff8dec8000 - 0x7fff8ded3ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff8df07000 - 0x7fff8df07fff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff8df08000 - 0x7fff8e2fffff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff8e311000 - 0x7fff8e33dfff 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

0x7fff8e33e000 - 0x7fff8e353ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff8e354000 - 0x7fff8e357fff 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

0x7fff8e358000 - 0x7fff8e359fff libScreenReader.dylib (264.3) <3D9CFD85-C358-3710-B6EB-B5D35B8EA178> /usr/lib/libScreenReader.dylib

0x7fff8e413000 - 0x7fff8e420ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8e43c000 - 0x7fff8e442fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff8e443000 - 0x7fff8e4d4fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff8e4d5000 - 0x7fff8e557fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8e558000 - 0x7fff8e67092f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff8e671000 - 0x7fff8e682ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff8e691000 - 0x7fff8e793fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8e794000 - 0x7fff8e794fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff8e795000 - 0x7fff8e7d4ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff8e7d5000 - 0x7fff8e7e1ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff8e805000 - 0x7fff8e92eff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff8e92f000 - 0x7fff8e936fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff8e937000 - 0x7fff8e98dff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8e98e000 - 0x7fff8ea34ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8ea6e000 - 0x7fff8ea89ff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff8eb8f000 - 0x7fff8ed78fff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8ed82000 - 0x7fff8edf2fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff8ee3b000 - 0x7fff8ee45fff 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

0x7fff8ee46000 - 0x7fff8ee9dff7 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

0x7fff8ee9e000 - 0x7fff8eeccfff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff8ef5d000 - 0x7fff8efa5fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff8f0e8000 - 0x7fff8f13fff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff8f140000 - 0x7fff8f1adff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8f1ae000 - 0x7fff8f349fef 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

0x7fff8f34a000 - 0x7fff8f384fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff8f385000 - 0x7fff8f412ff7 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

0x7fff8f413000 - 0x7fff8f414ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff8f45f000 - 0x7fff8f497fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff8f498000 - 0x7fff8f4c4ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff8fdbd000 - 0x7fff8fe05fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8fe06000 - 0x7fff8fe63ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8fe64000 - 0x7fff8fe79fff 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

0x7fff8ff1b000 - 0x7fff8ff1fff7 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

0x7fff8ff72000 - 0x7fff8ff86fff 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

0x7fff8ff87000 - 0x7fff8ff92ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff8ff93000 - 0x7fff8ff97fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8ff98000 - 0x7fff90000ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff90001000 - 0x7fff90006fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff90007000 - 0x7fff90105fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff90106000 - 0x7fff90115ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff90116000 - 0x7fff90160ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff901b6000 - 0x7fff901b7fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff901b8000 - 0x7fff901b9fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff901ba000 - 0x7fff901e8ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff901fe000 - 0x7fff9023efff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff9023f000 - 0x7fff902acfff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff902ad000 - 0x7fff9032efff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff9032f000 - 0x7fff9033eff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff9034e000 - 0x7fff90360ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff90361000 - 0x7fff90426ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff90431000 - 0x7fff9048afff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff9048b000 - 0x7fff90490fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff904b4000 - 0x7fff904f7fff com.apple.ShareKit (1.0 - 119.8) <17331840-1DA7-34C5-929C-4CE8EE7AE9D6> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit

0x7fff904f8000 - 0x7fff9054efff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff9054f000 - 0x7fff9066ffff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff90db3000 - 0x7fff911d0fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff911d1000 - 0x7fff91251ff7 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

0x7fff91252000 - 0x7fff91258ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff91259000 - 0x7fff912a8ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff912a9000 - 0x7fff912deff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff91308000 - 0x7fff91588ff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff91589000 - 0x7fff91597fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff91640000 - 0x7fff91875ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff91876000 - 0x7fff91877ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff91878000 - 0x7fff91b3bff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff91b3c000 - 0x7fff91bdaff7 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

0x7fff91bdb000 - 0x7fff91f37fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff91f61000 - 0x7fff91faefff com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff91faf000 - 0x7fff91fbafff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff91fbb000 - 0x7fff91fbbfff 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

0x7fff91fbc000 - 0x7fff9212dff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff9212e000 - 0x7fff92135fff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff92137000 - 0x7fff92182ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff92183000 - 0x7fff92202ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff92203000 - 0x7fff92205ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff92206000 - 0x7fff92207fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff92208000 - 0x7fff9220bfff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff9220c000 - 0x7fff924bafff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff924bb000 - 0x7fff924c3fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff924c4000 - 0x7fff92c6cfff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff92c6d000 - 0x7fff92c71fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff92c72000 - 0x7fff92ca0fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff92ca1000 - 0x7fff92cddfff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff92cde000 - 0x7fff92d1bfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff92d61000 - 0x7fff92d6dfff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff92e77000 - 0x7fff92e82fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 489

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: 59231

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=231.4M resident=201.3M(87%) swapped_out_or_unallocated=30.2M(13%)

Writable regions: Total=1.4G written=186.1M(13%) resident=293.2M(21%) swapped_out=0K(0%) unallocated=1.1G(79%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.0M

ATS (font support) (reserved) 8K reserved VM address space (unallocated)

CG backing stores 6104K

CG image 2232K

CG raster data 252K

CG shared images 160K

CoreAnimation 260K

CoreImage 12K

CoreServices 1488K

IOKit 4480K

JS JIT generated code 128.0M

JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 238.5M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=251 8K

OpenCL 76K

SQLite page cache 192K

STACK GUARD 56.0M

Stack 12.6M

VM_ALLOCATE 89.2M

__DATA 20.2M

__IMAGE 528K

__LINKEDIT 56.5M

__TEXT 175.0M

__UNICODE 544K

mapped file 358.0M

shared memory 3620K

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

TOTAL 2.0G

TOTAL, minus reserved VM space 1.2G



System Profile:

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 12 GB, SMC 1.71f22

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 2 incoming serial ports

Network Service: PPPoE, PPP (PPPoE), ppp0

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: WDC WD5000AAKS-402AA0, 500.11 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5


------------------------------------------------------------------Thread 8------------------------------------------------------------------

Process: Preview [306]

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

Identifier: com.apple.Preview

Version: 6.0.1 (765.4)

Build Info: Preview-765004000000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [212]

User ID: 501



Date/Time: 2012-09-30 10:40:45.098 +0800

OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10



Interval Since Last Report: 148350 sec

Crashes Since Last Report: 8

Per-App Interval Since Last Report: 88484 sec

Per-App Crashes Since Last Report: 4

Anonymous UUID:



Crashed Thread: 8 Dispatch queue: com.apple.root.default-priority



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x000000010da88000



VM Regions Near 0x10da88000:

VM_ALLOCATE 000000010da86000-000000010da88000 [ 8K] rw-/rwx SM=ZER

-->

VM_ALLOCATE 000000010da8e000-000000010da8f000 [ 4K] rw-/rwx SM=ZER



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

0 libsystem_kernel.dylib 0x00007fff8c006686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8c005c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff93353803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff93358ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff933586b2 CFRunLoopRunSpecific + 290

5 com.apple.HIToolbox 0x00007fff8cf570a4 RunCurrentEventLoopInMode + 209

6 com.apple.HIToolbox 0x00007fff8cf56e42 ReceiveNextEventCommon + 356

7 com.apple.HIToolbox 0x00007fff8cf56cd3 BlockUntilNextEventMatchingListInMode + 62

8 com.apple.AppKit 0x00007fff8eede613 _DPSNextEvent + 685

9 com.apple.AppKit 0x00007fff8eedded2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128

10 com.apple.AppKit 0x00007fff8eed5283 -[NSApplication run] + 517

11 com.apple.AppKit 0x00007fff8ee79cb6 NSApplicationMain + 869

12 libdyld.dylib 0x00007fff8c5097e1 start + 1



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

0 libsystem_kernel.dylib 0x00007fff8c008d16 kevent + 10

1 libdispatch.dylib 0x00007fff92ad7dea _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff92ad79ee _dispatch_mgr_thread + 54



Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff8c006686 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff8c005c42 mach_msg + 70

2 com.apple.CoreFoundation 0x00007fff93353803 __CFRunLoopServiceMachPort + 195

3 com.apple.CoreFoundation 0x00007fff93358ee6 __CFRunLoopRun + 1078

4 com.apple.CoreFoundation 0x00007fff933586b2 CFRunLoopRunSpecific + 290

5 com.apple.Foundation 0x00007fff963a7586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356

6 com.apple.Foundation 0x00007fff96405612 __NSThread__main__ + 1345

7 libsystem_c.dylib 0x00007fff8d70d742 _pthread_start + 327

8 libsystem_c.dylib 0x00007fff8d6fa181 thread_start + 13



Thread 3:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff8c0080fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8d711f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8b836d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118

3 com.apple.JavaScriptCore 0x00007fff8ba58d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90

4 com.apple.JavaScriptCore 0x00007fff8ba6e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff8d70d742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff8d6fa181 thread_start + 13



Thread 4:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8c0080fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8d711f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8b9bb724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8b9bb606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8ba6e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff8d70d742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff8d6fa181 thread_start + 13



Thread 5:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8c0080fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8d711f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8b9bb724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8b9bb606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8ba6e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff8d70d742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff8d6fa181 thread_start + 13



Thread 6:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff8c0080fa __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff8d711f89 _pthread_cond_wait + 869

2 com.apple.JavaScriptCore 0x00007fff8b9bb724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212

3 com.apple.JavaScriptCore 0x00007fff8b9bb606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214

4 com.apple.JavaScriptCore 0x00007fff8ba6e36f ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_c.dylib 0x00007fff8d70d742 _pthread_start + 327

6 libsystem_c.dylib 0x00007fff8d6fa181 thread_start + 13



Thread 7:

0 libsystem_kernel.dylib 0x00007fff8c0086d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8d70feec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8d70fcb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8d6fa171 start_wqthread + 13



Thread 8 Crashed:: Dispatch queue: com.apple.root.default-priority

0 com.apple.CoreGraphics 0x00007fff90e1b847 CGImageCreateWithImageProvider + 952

1 com.apple.CoreGraphics 0x00007fff90e10805 CGImageCreateCopy + 130

2 com.apple.CoreGraphics 0x00007fff90e10758 CGImageCreateCopyWithColorSpace + 173

3 com.apple.CoreGraphics 0x00007fff90db3aa6 CGImageCreateWithJPEGDataProvider3 + 490

4 com.apple.CoreGraphics 0x00007fff90db37e6 create_image_for_image + 208

5 com.apple.CoreGraphics 0x00007fff90db36e4 CGPDFImageCreateImage + 194

6 com.apple.CoreGraphics 0x00007fff90db3434 CGPDFDrawingContextDrawImage + 39

7 com.apple.CoreGraphics 0x00007fff90f83a75 op_Do + 96

8 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

9 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

10 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

11 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

12 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

13 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

14 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

15 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

16 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

17 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

18 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

19 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

20 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

21 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

22 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

23 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

24 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

25 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

26 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

27 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

28 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

29 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

30 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

31 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

32 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

33 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

34 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

35 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

36 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

37 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

38 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

39 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

40 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

41 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

42 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

43 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

44 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

45 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

46 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

47 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

48 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

49 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

50 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

51 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

52 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

53 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

54 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

55 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

56 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

57 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

58 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

59 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

60 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

61 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

62 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

63 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

64 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

65 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

66 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

67 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

68 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

69 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

70 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

71 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

72 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

73 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

74 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

75 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

76 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

77 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

78 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

79 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

80 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

81 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

82 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

83 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

84 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

85 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

86 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

87 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

88 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

89 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

90 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

91 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

92 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

93 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

94 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

95 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

96 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

97 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

98 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

99 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

100 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

101 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

102 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

103 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

104 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

105 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

106 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

107 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

108 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

109 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

110 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

111 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

112 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

113 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

114 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

115 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

116 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

117 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

118 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

119 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

120 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

121 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

122 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

123 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

124 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

125 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

126 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

127 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

128 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

129 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

130 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

131 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

132 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

133 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

134 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

135 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

136 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

137 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

138 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

139 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

140 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

141 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

142 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

143 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

144 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

145 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

146 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

147 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

148 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

149 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

150 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

151 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

152 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

153 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

154 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

155 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

156 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

157 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

158 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

159 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

160 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

161 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

162 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

163 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

164 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

165 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

166 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

167 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

168 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

169 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

170 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

171 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

172 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

173 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

174 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

175 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

176 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

177 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

178 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

179 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

180 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

181 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

182 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

183 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

184 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

185 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

186 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

187 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

188 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

189 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

190 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

191 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

192 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

193 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

194 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

195 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

196 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

197 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

198 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

199 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

200 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

201 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

202 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

203 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

204 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

205 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

206 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

207 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

208 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

209 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

210 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

211 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

212 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

213 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

214 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

215 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

216 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

217 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

218 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

219 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

220 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

221 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

222 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

223 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

224 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

225 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

226 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

227 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

228 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

229 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

230 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

231 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

232 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

233 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

234 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

235 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

236 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

237 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

238 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

239 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

240 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

241 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

242 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

243 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

244 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

245 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

246 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

247 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

248 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

249 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

250 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

251 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

252 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

253 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

254 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

255 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

256 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

257 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

258 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

259 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

260 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

261 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

262 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

263 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

264 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

265 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

266 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

267 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

268 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

269 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

270 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

271 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

272 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

273 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

274 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

275 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

276 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

277 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

278 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

279 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

280 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

281 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

282 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

283 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

284 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

285 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

286 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

287 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

288 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

289 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

290 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

291 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

292 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

293 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

294 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

295 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

296 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

297 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

298 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

299 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

300 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

301 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

302 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

303 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

304 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

305 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

306 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

307 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

308 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

309 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

310 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

311 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

312 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

313 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

314 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

315 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

316 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

317 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

318 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

319 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

320 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

321 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

322 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

323 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

324 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

325 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

326 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

327 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

328 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

329 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

330 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

331 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

332 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

333 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

334 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

335 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

336 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

337 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

338 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

339 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

340 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

341 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

342 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

343 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

344 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

345 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

346 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

347 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

348 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

349 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

350 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

351 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

352 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

353 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

354 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

355 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

356 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

357 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

358 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

359 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

360 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

361 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

362 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

363 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

364 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

365 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

366 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

367 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

368 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

369 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

370 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

371 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

372 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

373 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

374 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

375 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

376 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

377 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

378 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

379 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

380 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

381 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

382 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

383 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

384 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

385 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

386 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

387 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

388 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

389 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

390 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

391 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

392 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

393 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

394 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

395 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

396 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

397 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

398 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

399 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

400 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

401 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

402 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

403 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

404 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

405 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

406 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

407 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

408 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

409 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

410 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

411 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

412 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

413 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

414 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

415 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

416 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

417 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

418 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

419 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

420 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

421 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

422 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

423 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

424 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

425 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

426 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

427 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

428 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

429 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

430 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

431 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

432 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

433 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

434 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

435 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

436 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

437 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

438 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

439 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

440 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

441 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

442 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

443 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

444 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

445 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

446 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

447 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

448 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

449 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

450 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

451 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

452 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

453 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

454 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

455 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

456 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

457 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

458 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

459 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

460 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

461 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

462 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

463 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

464 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

465 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

466 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

467 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

468 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

469 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

470 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

471 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

472 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

473 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

474 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

475 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

476 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

477 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

478 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

479 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

480 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

481 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

482 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

483 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

484 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

485 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

486 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

487 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

488 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

489 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

490 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

491 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

492 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

493 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

494 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

495 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

496 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

497 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

498 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

499 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

500 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

501 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

502 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

503 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

504 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

505 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

506 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627

507 com.apple.CoreGraphics 0x00007fff90f83a9f op_Do + 138

508 com.apple.CoreGraphics 0x00007fff90e43ab7 pdf_scanner_handle_xname + 104

509 com.apple.CoreGraphics 0x00007fff90e42d84 CGPDFScannerScan + 238

510 com.apple.CoreGraphics 0x00007fff90e4e210 CGPDFDrawingContextDrawGroupStream + 324

511 com.apple.CoreGraphics 0x00007fff90e4df38 CGPDFDrawingContextDrawGroup + 627



Thread 9:

0 libsystem_kernel.dylib 0x00007fff8c0086d6 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff8d70feec _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff8d70fcb3 _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff8d6fa171 start_wqthread + 13



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

rax: 0x00007ffad8583e10 rbx: 0x000000010da87fd0 rcx: 0x000000010c684f70 rdx: 0x0000000000000007

rdi: 0x000000010da87fd0 rsi: 0x0000000000000006 rbp: 0x00000001090bc760 rsp: 0x00000001090bc700

r8: 0x000000000000000d r9: 0x000000000000000f r10: 0x00000000000000e0 r11: 0x00007ffad8583e20

r12: 0x0000000000000004 r13: 0x0000000000000008 r14: 0x0000000000000005 r15: 0x00007ffad8583e10

rip: 0x00007fff90e1b847 rfl: 0x0000000000010206 cr2: 0x000000010da88000

Logical CPU: 0



Binary Images:

0x1011a8000 - 0x1013b8fef com.apple.Preview (6.0.1 - 765.4) <50247CB0-A1F3-333B-B0EE-916EB4F138BD> /Applications/Preview.app/Contents/MacOS/Preview

0x101462000 - 0x101498fff com.apple.MediaUI (1.1 - 22) <49961E63-DCC6-3092-8009-F856B902DA85> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI

0x1014cd000 - 0x1018d6ff7 com.apple.SceneKit (3.2 - 155.4) <6D1742E5-64AD-3002-B1E0-6FDE82F8AA60> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit

0x102fb7000 - 0x102fb7ff3 +cl_kernels (???) <7D05E4A7-ACF3-485C-814C-4B8D442EB37B> cl_kernels

0x104f25000 - 0x104f25ff4 +cl_kernels (???) <DC3E58F2-CE51-4E96-A12B-D6DF55954A35> cl_kernels

0x107623000 - 0x1077dafff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x107811000 - 0x107953fff libGLProgrammability.dylib (8.6.1) <FC866EA6-6263-3F51-BF7C-EA1A9A4162B4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x107987000 - 0x107c28fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <AFF4FFE6-F389-3E65-A224-F7382FB94620> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver

0x107c77000 - 0x107c7afff com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor

0x107c81000 - 0x107c8eff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib

0x108096000 - 0x1080c3fff GLRendererFloat (8.6.1) <B598274C-3C23-3EBB-A7C5-13C131FAC651> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x1080cc000 - 0x1080d5fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

0x1080db000 - 0x1080deff7 libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x108ad5000 - 0x108ad6ff2 +cl_kernels (???) <6B9D2900-416D-42DF-B63F-7EF66D86A7A7> cl_kernels

0x108b65000 - 0x108d19fff libCMaps.A.dylib (324.6) <B64AAA66-4519-3BB6-BB75-296B7CB6834A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib

0x109403000 - 0x109404ff3 +cl_kernels (???) <8E5EE06D-FCEB-4A1D-B4B3-11393FD020ED> cl_kernels

0x10940a000 - 0x10940bff3 +cl_kernels (???) <AB960881-DE69-446D-B4AA-81A40D0E283A> cl_kernels

0x109411000 - 0x109411ff1 +cl_kernels (???) <CCBD6552-D0BA-4B98-AE3E-89A2E7F46B72> cl_kernels

0x109413000 - 0x1094aeff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib

0x10a040000 - 0x10a041ff7 ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib

0x10a43b000 - 0x10a440ff7 libFontRegistryUI.dylib (100) <9F172961-DB6F-3A82-9F90-28F9A233F755> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib

0x10a814000 - 0x10a83afff libPDFRIP.A.dylib (324.6) <6F0487BB-6C03-30C4-BD02-73D638828030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib

0x7fff60da8000 - 0x7fff60ddc93f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld

0x7fff8a696000 - 0x7fff8a9adff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff8a9ae000 - 0x7fff8a9d9fff com.apple.datadetectors (4.0 - 199.0) <4FE34A35-8DE1-3A43-8586-4B2ED03F2D84> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors

0x7fff8ac4f000 - 0x7fff8ac65fff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8ac66000 - 0x7fff8ac88ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff8ac89000 - 0x7fff8acdeff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff8acdf000 - 0x7fff8ace2fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x7fff8ace3000 - 0x7fff8ad0efff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib

0x7fff8ad28000 - 0x7fff8ad48fff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8ad49000 - 0x7fff8ad63fff com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x7fff8ada7000 - 0x7fff8adacfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib

0x7fff8b139000 - 0x7fff8b1eafff 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

0x7fff8b24b000 - 0x7fff8b39cfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8b39d000 - 0x7fff8b477ff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x7fff8b4c4000 - 0x7fff8b4f8fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8b581000 - 0x7fff8b653ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x7fff8b6ac000 - 0x7fff8b7a9ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib

0x7fff8b7dc000 - 0x7fff8b81fff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8b820000 - 0x7fff8b82dfff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff8b830000 - 0x7fff8bacaff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x7fff8bae7000 - 0x7fff8bafefff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff8baff000 - 0x7fff8bb67fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8bb68000 - 0x7fff8bbb9ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff8bbba000 - 0x7fff8bcabfff com.apple.DiskImagesFramework (10.8 - 344) <B1B477F6-316D-32BD-8FCB-107F88649F69> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x7fff8bcac000 - 0x7fff8bcaefff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8bcaf000 - 0x7fff8bcb5fff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8bdf6000 - 0x7fff8bdf8ff7 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

0x7fff8bdf9000 - 0x7fff8bdfaff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib

0x7fff8bfe3000 - 0x7fff8bfe9fff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff8bff6000 - 0x7fff8c011ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib

0x7fff8c050000 - 0x7fff8c16afff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x7fff8c16b000 - 0x7fff8c175fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x7fff8c176000 - 0x7fff8c184ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib

0x7fff8c185000 - 0x7fff8c3e0ff7 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

0x7fff8c3e1000 - 0x7fff8c3f4ff7 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

0x7fff8c3fa000 - 0x7fff8c4f7fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib

0x7fff8c4f8000 - 0x7fff8c506fff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib

0x7fff8c507000 - 0x7fff8c50aff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib

0x7fff8c50b000 - 0x7fff8c518fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib

0x7fff8c519000 - 0x7fff8c624fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8c625000 - 0x7fff8c64fff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8c650000 - 0x7fff8c7dafff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x7fff8c7db000 - 0x7fff8c7e9ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib

0x7fff8c85d000 - 0x7fff8c85dfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8c85e000 - 0x7fff8c977ff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x7fff8c978000 - 0x7fff8c9d4ff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8c9d5000 - 0x7fff8ca00fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff8cef7000 - 0x7fff8d227ff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8d228000 - 0x7fff8d262fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8d263000 - 0x7fff8d280fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8d281000 - 0x7fff8d2a8ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8d2ab000 - 0x7fff8d2adfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8d2ae000 - 0x7fff8d6eafff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x7fff8d6eb000 - 0x7fff8d6f8ff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x7fff8d6f9000 - 0x7fff8d7c5fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib

0x7fff8d7d3000 - 0x7fff8e78cfff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore

0x7fff8e78d000 - 0x7fff8e78dfff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x7fff8e78e000 - 0x7fff8e7d2fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib

0x7fff8e7d3000 - 0x7fff8e86dfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8eab6000 - 0x7fff8eb01fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8eb0f000 - 0x7fff8eb6bfff com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x7fff8eb70000 - 0x7fff8ed1efff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff8ed1f000 - 0x7fff8ed88fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib

0x7fff8ed89000 - 0x7fff8f9b6ff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8f9b7000 - 0x7fff8f9eeff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib

0x7fff8f9ef000 - 0x7fff8fa89fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8fa8a000 - 0x7fff8fc8afff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib

0x7fff8fc8b000 - 0x7fff8fc9ffff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8fca0000 - 0x7fff8fda2fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8fda3000 - 0x7fff8fda5fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8fda6000 - 0x7fff8fda7ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib

0x7fff8fda8000 - 0x7fff9004cfff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff9004d000 - 0x7fff90060ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib

0x7fff90061000 - 0x7fff90061fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff9008c000 - 0x7fff900bdff7 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

0x7fff90104000 - 0x7fff90126ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib

0x7fff90131000 - 0x7fff90131fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff90132000 - 0x7fff9016dfff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x7fff9016e000 - 0x7fff90172fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff90242000 - 0x7fff90278fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib

0x7fff90286000 - 0x7fff903fafff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff903fb000 - 0x7fff90431fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff90432000 - 0x7fff904efff7 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

0x7fff904f0000 - 0x7fff904fbff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff904fc000 - 0x7fff90500fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff90501000 - 0x7fff908faff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x7fff908fb000 - 0x7fff90904fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff90905000 - 0x7fff90a8bfff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff90a8c000 - 0x7fff90a90ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x7fff90ae8000 - 0x7fff90b07ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib

0x7fff90b18000 - 0x7fff90b75fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff90b76000 - 0x7fff90cbafef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x7fff90cbb000 - 0x7fff90cdaff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff90cdb000 - 0x7fff90d03fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff90d04000 - 0x7fff90d04ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff90d88000 - 0x7fff90d88fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib

0x7fff90d89000 - 0x7fff91719c67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff9171a000 - 0x7fff91766ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib

0x7fff91767000 - 0x7fff91a37fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff91a49000 - 0x7fff91b1cff7 com.apple.DiscRecording (7.0 - 7000.2.4) <E5F3F320-1049-32D8-8189-916EF5C40A1A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x7fff91b1d000 - 0x7fff91b44fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff91b45000 - 0x7fff91b6aff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib

0x7fff91b83000 - 0x7fff91c20ff7 com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x7fff91c21000 - 0x7fff91c29ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib

0x7fff91c2e000 - 0x7fff91c45fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff91df8000 - 0x7fff91e47ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff91e48000 - 0x7fff91e48fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff91e49000 - 0x7fff91e8cfff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff91ea4000 - 0x7fff92127fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff92128000 - 0x7fff92182fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff92183000 - 0x7fff92183fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff922e8000 - 0x7fff922eefff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x7fff922ef000 - 0x7fff922fbfff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff92512000 - 0x7fff92533fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff92534000 - 0x7fff92538fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff92539000 - 0x7fff9253bfff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib

0x7fff9253c000 - 0x7fff9253cfff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff9253d000 - 0x7fff92544fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff92545000 - 0x7fff9263afff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib

0x7fff9263b000 - 0x7fff9265cff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib

0x7fff9265d000 - 0x7fff92668ff7 com.apple.aps.framework (3.0 - 3.0) <11E1A5D1-F5E5-3228-8B6F-77EB36B5C248> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff9269c000 - 0x7fff9269cfff com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x7fff9269d000 - 0x7fff92a94fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff92aa6000 - 0x7fff92ad2fff 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

0x7fff92ad3000 - 0x7fff92ae8ff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib

0x7fff92ae9000 - 0x7fff92aecfff 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

0x7fff92ba8000 - 0x7fff92bb5ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff92bd1000 - 0x7fff92bd7fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib

0x7fff92bd8000 - 0x7fff92c69fff com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x7fff92c6a000 - 0x7fff92cecfff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff92ced000 - 0x7fff92e0592f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib

0x7fff92e06000 - 0x7fff92e17ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib

0x7fff92e26000 - 0x7fff92f28fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff92f29000 - 0x7fff92f29fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib

0x7fff92f2a000 - 0x7fff92f69ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff92f6a000 - 0x7fff92f76ff7 com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x7fff92f9a000 - 0x7fff930c3ff7 com.apple.avfoundation (2.0 - 361.25) <1F5CACA6-9CF3-3FAB-BDE1-E6CC96A63FF7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x7fff930c4000 - 0x7fff930cbfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib

0x7fff930cc000 - 0x7fff93122ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff93123000 - 0x7fff931c9ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff93203000 - 0x7fff9321eff7 com.apple.frameworks.preferencepanes (15.0 - 15.0) <45E922F9-E5F5-3026-90BA-C1F5F8451C9B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x7fff93324000 - 0x7fff9350dfff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff93517000 - 0x7fff93587fff com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x7fff935d0000 - 0x7fff935dafff 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

0x7fff935db000 - 0x7fff93632ff7 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

0x7fff93633000 - 0x7fff93661fff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x7fff936f2000 - 0x7fff9373afff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib

0x7fff9387d000 - 0x7fff938d4ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x7fff938d5000 - 0x7fff93942ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff93943000 - 0x7fff93adefef 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

0x7fff93adf000 - 0x7fff93b19fff com.apple.framework.internetaccounts (2.1 - 210) <0AB62FFA-42C8-3433-9C23-7D1AB411348F> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x7fff93b1a000 - 0x7fff93ba7ff7 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

0x7fff93ba8000 - 0x7fff93ba9ff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib

0x7fff93bf4000 - 0x7fff93c2cfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib

0x7fff93c2d000 - 0x7fff93c59ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff94552000 - 0x7fff9459afff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff9459b000 - 0x7fff945f8ff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff945f9000 - 0x7fff9460efff 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

0x7fff946b0000 - 0x7fff946b4ff7 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

0x7fff94707000 - 0x7fff9471bfff 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

0x7fff94728000 - 0x7fff9472cfff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff9472d000 - 0x7fff94795ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib

0x7fff94796000 - 0x7fff9479bfff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff9479c000 - 0x7fff9489afff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x7fff9489b000 - 0x7fff948aaff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib

0x7fff948ab000 - 0x7fff948f5ff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff9494b000 - 0x7fff9494cfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib

0x7fff9494d000 - 0x7fff9494efff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff9494f000 - 0x7fff9497dff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib

0x7fff94993000 - 0x7fff949d3fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x7fff949d4000 - 0x7fff94a41fff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff94a42000 - 0x7fff94ac3fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff94ac4000 - 0x7fff94ad3ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff94ae3000 - 0x7fff94af5ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib

0x7fff94af6000 - 0x7fff94bbbff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff94bc6000 - 0x7fff94c1ffff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x7fff94c20000 - 0x7fff94c25fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib

0x7fff94c8d000 - 0x7fff94ce3fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff94ce4000 - 0x7fff94e04fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff95548000 - 0x7fff95965fff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff95966000 - 0x7fff959e6ff7 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

0x7fff959e7000 - 0x7fff959edff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib

0x7fff959ee000 - 0x7fff95a3dff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib

0x7fff95a3e000 - 0x7fff95a73ff7 libTrueTypeScaler.dylib (84.5) <DF2335F3-07BE-30BA-B73C-3204E95B42C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x7fff95a9d000 - 0x7fff95d1dff7 com.apple.AOSKit (1.05 - 151) <A34E8584-797C-318F-9E25-937A710C68AB> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x7fff95d1e000 - 0x7fff95d2cfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x7fff95dd5000 - 0x7fff9600aff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff9600b000 - 0x7fff9600cff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib

0x7fff9600d000 - 0x7fff962d0ff7 com.apple.AddressBook.framework (7.1 - 1167) <92EF9CE4-A42B-3D30-8CA2-79C0A66BB4CE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x7fff962d1000 - 0x7fff9636fff7 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

0x7fff96370000 - 0x7fff966ccfff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff966f6000 - 0x7fff96743fff com.apple.CoreMediaIO (301.0 - 4147) <3B748499-C173-357B-976C-9FF257C5171E> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x7fff96744000 - 0x7fff9674ffff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib

0x7fff96750000 - 0x7fff96750fff 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

0x7fff96751000 - 0x7fff968c2ff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x7fff968c3000 - 0x7fff968cafff com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x7fff968cc000 - 0x7fff96917ff7 com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x7fff96918000 - 0x7fff96997ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff96998000 - 0x7fff9699aff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib

0x7fff9699b000 - 0x7fff9699cfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib

0x7fff9699d000 - 0x7fff969a0fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x7fff969a1000 - 0x7fff96c4ffff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x7fff96c50000 - 0x7fff96c58fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib

0x7fff96c59000 - 0x7fff97401fff com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x7fff97402000 - 0x7fff97406fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib

0x7fff97407000 - 0x7fff97435fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff97473000 - 0x7fff974b0fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff974f6000 - 0x7fff97502fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff9760c000 - 0x7fff97617fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 1565

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: 217588

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=225.3M resident=167.0M(74%) swapped_out_or_unallocated=58.4M(26%)

Writable regions: Total=1.3G written=180.3M(13%) resident=247.1M(18%) swapped_out=0K(0%) unallocated=1.1G(82%)


REGION TYPE VIRTUAL

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

ATS (font support) 32.0M

ATS (font support) (reserved) 4K reserved VM address space (unallocated)

CG backing stores 5428K

CG image 2416K

CG raster data 200K

CG shared images 160K

CoreAnimation 264K

CoreImage 12K

CoreServices 1488K

IOKit 4480K

JS JIT generated code 128.0M

JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 205.2M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=243 4K

OpenCL 60K

SQLite page cache 192K

STACK GUARD 56.0M

Stack 12.6M

VM_ALLOCATE 73.9M

__DATA 19.9M

__IMAGE 528K

__LINKEDIT 55.7M

__TEXT 169.7M

__UNICODE 544K

mapped file 148.5M

shared memory 19.5M

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

TOTAL 1.8G

TOTAL, minus reserved VM space 936.5M



System Profile:

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 12 GB, SMC 1.71f22

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620

Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x0198, 0x393930353432382D3034352E4130304C4620

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 2 incoming serial ports

Network Service: PPPoE, PPP (PPPoE), ppp0

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: WDC WD5000AAKS-402AA0, 500.11 GB

Serial ATA Device: HL-DT-STDVDRW GA32N

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

Oct 2, 2012 9:05 AM in response to faNyigle

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(s)?


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:


  1. Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
  2. When you see the gray Apple logo, release the shift key.
  3. 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 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(s)?


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.

Oct 4, 2012 6:06 PM in response to faNyigle

Back up all data. Quit Preview if it's running.


Hold down the option key and select Go Library from the Finder menu bar. From the Library folder, delete the following items, if they exist:


Caches/com.apple.Preview

Containers/com.apple.Preview

Preferences/com.apple.Preview.LSSharedFileList.plist

Preferences/com.apple.Preview.SandboxedPersistentURLs.LSSharedFileList.plist

Saved Application State/com.apple.Preview.savedState


Launch the application and test.

Preview often quits unexpectedly

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