Code Monkey home page Code Monkey logo

wwdc's Introduction

The unofficial WWDC app for macOS

Enjoy WWDC from the comfort of your Mac with the unofficial WWDC app for macOS.

Watch the Keynote and Platforms State of the Union live, as well as the videos for all sessions released during WWDC week and other video content you can find on Apple's website or Developer app.

Keep track of the videos you’d like to watch or the ones you’ve already watched and take notes that you can reference later when trying out new technologies you learned about in the sessions.

⬇️ If you just want to download the latest release, go to the releases page.

Explore

The Explore tab shows an overview of the latest content available, the videos you haven’t finished watching yet, recently favorited videos, as well as any special events that are currently live.

Schedule

The Schedule tab shows the schedule for each day in the current edition of WWDC and allows you to watch live streams for the Keynote and other sessions throughout the week.

Videos

Watch this year’s videos as they’re released and access videos from previous years. You can also read transcripts of sessions and easily jump to a specific point in the relevant video. Transcripts are also searchable and available in multiple languages.

videos

Features

  • Watch videos in 0.5x, 1x, 1.25x, 1.5x, 1.75x or 2x speeds
  • Fullscreen and native picture-in-picture support
  • Navigate video contents easily with the help of transcripts

Clip Sharing

Clip Sharing allows you to share a short segment (up to 5 minutes) from a session’s video. This is a great feature for quickly sharing snippets of content from the conference.

clipsharing

Bookmarks

Have you ever found yourself watching a WWDC session and wishing you could take notes at a specific point in the video to refer back to later on? This is now possible with bookmarks.

With bookmarks, you can create a reference point within a video and add an annotation to it. Your bookmark annotations can also be considered while using the search, so it’s easier than ever to find the content you've bookmarked before.

bookmarks

iCloud Sync

Enable the iCloud sync feature in preferences and your favorites, bookmarks and progress in sessions will be synced across your Macs.

Sharing

You can easily share links to sessions or videos by using the share button. The links shared are universal links that redirect to Apple’s developer website, so if they’re opened on a Mac which has the app installed, they will open in the app. The links are also compatible with iOS devices using the Apple Developer app.

Nerdy bits 🤓

Code of Conduct

We expect all of our contributors to help uphold the values set out in our code of conduct. We fundamentally believe this will help us build a better community, and with it a better app.

Contributing

Please read the contribution guidelines before opening an issue or pull request.

External libraries

A number of third-party libraries are used by the app:

Internal libraries

  • ConfCore is the core of the app that deals with Apple's WWDC API, data storage, caching, syncing and transcripts (everything that has to do with data, basically)
  • ConfUIFoundation contains shared color, font definitions and other useful extensions used by the main app target and PlayerUI
  • PlayerUI contains the UI components for the video player and some general-purpose UI components used throughout the app

Building the app

Building requires Xcode 14 or later.

Clone this branch and before opening the project, run ./bootstrap.sh to setup the environment. The script will ask for your Apple Developer team ID in order to configure the project. There's no need to change any code signing settings in Xcode. The bootstrap script will also install swiftlint for you using brew if you don’t have it yet.

Since the app uses CloudKit, when you build it yourself, all CloudKit-related functionality will be disabled.

Always use the WWDC scheme when building (the one that doesn't mention iCloud in its name).

schedule

Clearing app data during development

If you need to clear the app’s preferences and stored data during development, you can run ./cleardata.sh in the project folder. This will delete all of your preferences and data like favorites, bookmarks and progress in videos, so be careful.

Powered by MacStadium

wwdc's People

Contributors

adamnemecek avatar allenhumphreys avatar antonselyanin avatar art-divin avatar azimin avatar bcmn avatar boerworz avatar brovador avatar bryanluby avatar cassiuspacheco avatar das-anubhav avatar davedelong avatar dinesharjani avatar finngaida avatar hvsw avatar insidegui avatar jhersh avatar josh- avatar mackuba avatar natecook1000 avatar otaviolima avatar pedrovieira avatar peterkos avatar sfsam avatar soneejohn avatar tantalum73 avatar testpersonal avatar valeriyvan avatar wangmchn avatar yigitcanyurtsever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wwdc's Issues

Cannot open interface builder

Building the project always results in errors because the xib files cannot be opened.

WWDCTranscriptViewController.xib: The document "WWDCTranscriptViewController.xib" could not be opened. The operation couldn’t be completed. (com.apple.InterfaceBuilder error -1.)

The console says

19/05/15 14:51:28,235 ibtoold[54494]: -[NSButton setSpringLoaded:]: unrecognized selector sent to instance 0x7fa54d5b9040
19/05/15 14:51:28,235 ibtoold[54494]: Exception raised while unarchiving document objects - -[NSButton setSpringLoaded:]: unrecognized selector sent to instance 0x7fa54d5b9040

My configuration:

  • Xcode 6.3.1/6.3.2
  • Yosemite 10.10.3

Build fails in Xcode 7

The app is currently not building in Xcode 7 and with the latest SDK. That's because of changes to the Swift language and some of the APIs.

The plan right now is to continue the development using the latest stable Xcode and SDK and migrate to the new stuff when It's stable.

2x or greater speedup has no sound

If you try to stream a video at 2x speed or greater, there's no sound at all. I haven't tried downloading a video before watching yet to see if that's different, but even if it is it'd be nice to watch videos at 2x speed and hear what's being said without needing to download them.

Crashed on searching

I got a crash while I was typing a search term "navigation" - in around of letter "g". I can reproduce this crash by typing slowly with erasing of symbols back and forth.

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Application Specific Information:
fatal error: Array index out of range


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libswiftCore.dylib              0x000000010e59a93c _TTSf4s_s_d_d___TFSs18_fatalErrorMessageFTVSs12StaticStringS_S_Su_T_ + 44
1   libswiftCore.dylib              0x000000010e4edef8 _TFSa15_checkSubscriptU__fGSaQ__FSiT_ + 120
2   libswiftCore.dylib              0x000000010e4ede5d _TFSag9subscriptFSiQ_ + 45
3   br.com.guilhermerambo.WWDC      0x000000010dee309a _TFC4WWDC20VideosViewController9tableViewfS0_FTCSo11NSTableView18viewForTableColumnGSqCSo13NSTableColumn_3rowSi_GSqCSo6NSView_ + 634 (VideosViewController.swift:211)
4   br.com.guilhermerambo.WWDC      0x000000010dee40c3 _TToFC4WWDC20VideosViewController9tableViewfS0_FTCSo11NSTableView18viewForTableColumnGSqCSo13NSTableColumn_3rowSi_GSqCSo6NSView_ + 83
5   com.apple.AppKit                0x00007fff90a0e1c0 -[NSTableView(NSTableViewViewBased) makeViewForTableColumn:row:] + 76
6   com.apple.AppKit                0x00007fff90a0d631 -[NSTableRowData _addViewToRowView:atColumn:row:] + 300
7   com.apple.AppKit                0x00007fff90a0d36a -[NSTableRowData _addViewsToRowView:atRow:] + 184
8   com.apple.AppKit                0x00007fff90a0ba9d -[NSTableRowData _initializeRowView:atRow:] + 373
9   com.apple.AppKit                0x00007fff90a0abc2 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 396
10  com.apple.AppKit                0x00007fff90aaaad1 -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] + 254
11  com.apple.AppKit                0x00007fff90aaa803 -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 1696
12  com.apple.AppKit                0x00007fff90aaa0c7 -[NSTableRowData updateVisibleRowViews] + 230
13  com.apple.AppKit                0x00007fff90b7da06 -[NSTableRowData prepareContentInRect:] + 75
14  com.apple.AppKit                0x00007fff90b7d533 -[NSTableView prepareContentInRect:] + 289
15  com.apple.AppKit                0x00007fff90ad6854 __48-[NSView _pullInTilesByDrawingAndAddingSubviews]_block_invoke + 600

Simple loading NSProgressIndicator on load

I opened the app and for 5 minutes it was just blank but eventually it loaded the content. For a better ux it is probably worth adding some kind of progress notifier.

Also, Check for Updates would be great for the release versions :D

Session list row should get reloaded if file was removed

Steps to reproduce:

  1. Launch the app
  2. Download any session
  3. After download will end, remove file physically from ~/Library/Application Support/WWDC/
  4. Select session which file was removed

Expected result:

  • download arrow on a cell should be removed since file was removed

Actual result:

  • download arrow on a cell still shown, even though session view header shows "Download" button icon (file not found)

App crashing on OS X El Capitan

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'A SplitView managed by a SplitViewController cannot have its delegate modified'
terminating with uncaught exception of type NSException
abort() called

Check for Updates option in App Menu

As suggested in #20 it would be great to have "Check for Updates" option in App menu, as well as there should be a mechanism of In-App update.

For initial implementation and for simplicity, would be good just to openURL GH's Release/*.zip URL

Cancellation of downloads doesn't work

Tasks should be cancelled via VideoStore shared instance' method called cancelDownload, otherwise it will get "stuck" and UI will not be consistent with VideoDetails view

Download Videos

It'd be awesome to be able to download (or batch download videos!) :D

Icon Suggestion

I wanted to suggest two icon options and, as @insidegui said, let the people vote ;)
What do you think?

(I didn't use the Apple logo for legal reasons, but I may release them separately in the future for personal use)

wwdc apple ios icon
wwdc15 logo icon

Ability to mark a video as Unwatched

Sometimes you might want to be able to mark a video as unwatched if you marked it as watched by accident, or started it partially and want to reset its status.

Download overview

It would be nice with a way to view active downloads and a way to cancel downloads.

Possible bug: changing UI from background thread

I think that method
URLSession(session: NSURLSession, downloadTask: NSURLSessionDownloadTask, didFinishDownloadingToURL location: NSURL) is usually called from background thread, however, a notification like NSNotificationCenter.defaultCenter().postNotificationName(VideoStoreNotificationDownloadFinished, object: originalAbsoluteURLString) is being sent directly from networking queue.

I have absolutely no experience in OS X development, but as for iOS - this is a "no-no".

Save split size between launches

Thanks for adding the window size saving so quickly! If I adjust the split and close the app, when I relaunch the split is 50% | 50%, dead center. It would be nice if the split setting was saved as well.

Add ability to mark videos as favorite/bookmarked

It'd be nice to mark favorite videos as such, to have a short list of videos that may be useful in the future to refer back to, similar to how the wwdc app on iOS lets you favorite sessions to keep track of them for the conference.

Add ability to skip forward/back 10s/15s/30s

When watching these session videos I usually use VLC's step forward/backward shortcuts to skip forward/backwards if I want to skip or review something within the session video.

Is this something that can be added to the AVPlayer controls ?

Mark video as watched/unwatched

It would be cool if I could mark a video as watched or unwatched (I have already seen some of the videos and would like to mark them as viewed), maybe as an context menu when right clicking on an row in the table view?

New "Live events" tab. Opinions requested!

I made a new feature where the app has a tab at the top to select between "WWDC" and "Live Events". On the "Live Events" tab It is possible to watch previous special events (not necessarily WWDC-related). I am also planning on making the live stream available the day of the keynote.

If you want to test this new functionality, checkout the live-events branch.

I don't know if I should add this to the app, maybe It distracts from It's main purpose. What do you think?

captura de tela 2015-04-25 as 17 32 37

Save Window Size

It would be really nice if the size of the window was preserved between launches. I constantly have to resize the window each time I use the app.

Crash!

Happens when you open the app. Attaching crash log:

Process: WWDC [732]
Path: /Users/USER/Downloads/WWDC.app/Contents/MacOS/WWDC
Identifier: br.com.guilhermerambo.WWDC
Version: 1.5.1 (16)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: WWDC [732]
User ID: 501

Date/Time: 2015-04-26 08:05:54.997 +0530
OS Version: Mac OS X 10.10.2 (14C109)
Report Version: 11
Anonymous UUID: 1C53A7E4-FCDC-46A2-B62A-C752ABD947C6

Time Awake Since Boot: 2800 seconds

Crashed Thread: 2 Dispatch queue: NSOperationQueue 0x61800003fec0 :: NSOperation 0x6000000580f0 (QOS: LEGACY)

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8b5794de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b57864f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8fc4bb34 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8fc4affb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8fc4a858 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff9016caef RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff9016c86a ReceiveNextEventCommon + 431
7 com.apple.HIToolbox 0x00007fff9016c6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff9680af81 _DPSNextEvent + 964
9 com.apple.AppKit 0x00007fff9680a730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
10 com.apple.AppKit 0x00007fff967fe593 -[NSApplication run] + 594
11 com.apple.AppKit 0x00007fff967e9a14 NSApplicationMain + 1832
12 br.com.guilhermerambo.WWDC 0x00000001000a3843 0x10004c000 + 358467
13 libdyld.dylib 0x00007fff904965c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8b57f232 kevent64 + 10
1 libdispatch.dylib 0x00007fff8ba2ba6a _dispatch_mgr_thread + 52

Thread 2 Crashed:: Dispatch queue: NSOperationQueue 0x61800003fec0 :: NSOperation 0x6000000580f0 (QOS: LEGACY)
0 br.com.guilhermerambo.WWDC 0x000000010009eb48 0x10004c000 + 338760
1 br.com.guilhermerambo.WWDC 0x000000010009d890 0x10004c000 + 333968
2 br.com.guilhermerambo.WWDC 0x000000010009d92f 0x10004c000 + 334127
3 com.apple.CFNetwork 0x00007fff8be25ca2 49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 157
4 com.apple.Foundation 0x00007fff8c65b0d8 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK
+ 7
5 com.apple.Foundation 0x00007fff8c547695 -[NSBlockOperation main] + 97
6 com.apple.Foundation 0x00007fff8c52632c -[__NSOperationInternal _start:] + 653
7 com.apple.Foundation 0x00007fff8c525f33 __NSOQSchedule_f + 184
8 libdispatch.dylib 0x00007fff8ba28c13 _dispatch_client_callout + 8
9 libdispatch.dylib 0x00007fff8ba2c365 _dispatch_queue_drain + 1100
10 libdispatch.dylib 0x00007fff8ba2decc _dispatch_queue_invoke + 202
11 libdispatch.dylib 0x00007fff8ba2b6b7 _dispatch_root_queue_drain + 463
12 libdispatch.dylib 0x00007fff8ba39fe4 _dispatch_worker_thread3 + 91
13 libsystem_pthread.dylib 0x00007fff8db24637 _pthread_wqthread + 729
14 libsystem_pthread.dylib 0x00007fff8db2240d start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8b57e94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8db2240d start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8b57e94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8db2240d start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8b57e94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8db2240d start_wqthread + 13

Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff8b5794de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b57864f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8fc4bb34 CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8fc4affb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8fc4a858 CFRunLoopRunSpecific + 296
5 com.apple.CFNetwork 0x00007fff8be79c80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6 com.apple.Foundation 0x00007fff8c58690a __NSThread__main
+ 1345
7 libsystem_pthread.dylib 0x00007fff8db24268 _pthread_body + 131
8 libsystem_pthread.dylib 0x00007fff8db241e5 _pthread_start + 176
9 libsystem_pthread.dylib 0x00007fff8db2241d thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8b57e94a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8db2240d start_wqthread + 13

Thread 8:

Thread 9:
0 libsystem_kernel.dylib 0x00007fff8b5794de mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8b57864f mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff8fc4bb34 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff8fc4affb __CFRunLoopRun + 1371
4 com.apple.CoreFoundation 0x00007fff8fc4a858 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff9696e33b _NSEventThread + 137
6 libsystem_pthread.dylib 0x00007fff8db24268 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8db241e5 _pthread_start + 176
8 libsystem_pthread.dylib 0x00007fff8db2241d thread_start + 13

Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000004 rcx: 0x0000000000000000 rdx: 0x0000000000000001
rdi: 0x00007fff7988b030 rsi: 0x00007fff9168207d rbp: 0x000000010065ba40 rsp: 0x000000010065b910
r8: 0x0000000000000000 r9: 0x0000000000000a00 r10: 0x00006000002e7550 r11: 0x00007fff798896e0
r12: 0x0000000000000000 r13: 0x0000600000054df0 r14: 0x000060800000a4e0 r15: 0x000061800003ff00
rip: 0x000000010009eb48 rfl: 0x0000000000010202 cr2: 0x000000010007a590

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x10004c000 - 0x1000d3fff +br.com.guilhermerambo.WWDC (1.5.1 - 16) <8878BE30-15D2-3F50-AD9D-90852E66A8CD> /Users/USER/Downloads/WWDC.app/Contents/MacOS/WWDC
0x10011c000 - 0x10011efff +br.com.guilhermerambo.ViewUtils (1.0 - 1) /Users/USER/Downloads/WWDC.app/Contents/Frameworks/ViewUtils.framework/Versions/A/ViewUtils
0x10012b000 - 0x10012efff +br.com.guilhermerambo.ASCIIwwdc (1.0 - 1) <30B990F6-741F-3F28-A44F-ED10C4BD75BB> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/ASCIIwwdc.framework/Versions/A/ASCIIwwdc
0x10013c000 - 0x100144fff +libswiftAppKit.dylib (1.2 - 602.0.49.6) <31954DAF-D742-303C-8CB4-555A26A1F336> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftAppKit.dylib
0x10015f000 - 0x1002d5ff7 +libswiftCore.dylib (1.2 - 602.0.49.6) <3D83A497-F6D2-3726-9893-2E806EC96EFB> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftCore.dylib
0x10046d000 - 0x100471ff7 +libswiftCoreAudio.dylib (1.2 - 602.0.49.6) /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftCoreAudio.dylib
0x10047d000 - 0x100487ff7 +libswiftCoreGraphics.dylib (1.2 - 602.0.49.6) <0D87C506-D530-31AE-A519-369D475CB7EA> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftCoreGraphics.dylib
0x10049f000 - 0x1004a4fff +libswiftDarwin.dylib (1.2 - 602.0.49.6) <6CD11037-4A36-3B7F-9DEB-07BA950A0BCF> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftDarwin.dylib
0x1004b4000 - 0x1004b7fff +libswiftDispatch.dylib (1.2 - 602.0.49.6) <1F49F7FE-DBC1-3CBF-AEC3-C4A72F5447FC> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftDispatch.dylib
0x1004c5000 - 0x1004f2fff +libswiftFoundation.dylib (1.2 - 602.0.49.6) <42873A4E-069A-3E3E-BE18-1AEE28E6412E> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftFoundation.dylib
0x10052f000 - 0x100534fff +libswiftObjectiveC.dylib (1.2 - 602.0.49.6) /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftObjectiveC.dylib
0x100541000 - 0x100545ffb +libswiftQuartzCore.dylib (1.2 - 602.0.49.6) <8975C7AF-7B2F-3500-9F71-0167BBF06915> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftQuartzCore.dylib
0x100551000 - 0x100554ff7 +libswiftSecurity.dylib (1.2 - 602.0.49.6) <3081EC79-7130-3BE0-955D-09AC113D3692> /Users/USER/Downloads/WWDC.app/Contents/Frameworks/libswiftSecurity.dylib
0x104a6e000 - 0x104a6efef +cl_kernels (???) <592D9D1F-C00E-405D-8AF7-C9F02EE512C1> cl_kernels
0x104a7d000 - 0x104a7dffe +cl_kernels (???) <82C1C800-6E21-4131-B6E3-B9996D8700B2> cl_kernels
0x104a7f000 - 0x104b65fef unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x104f0d000 - 0x104f0dff5 +cl_kernels (???) <9DE063C0-122F-47C8-B225-968B387CCA97> cl_kernels
0x7fff6ad89000 - 0x7fff6adbf837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
0x7fff88688000 - 0x7fff88688fff com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff88722000 - 0x7fff8876fff3 com.apple.CoreMediaIO (601.0 - 4749) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff88779000 - 0x7fff88781ffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff88784000 - 0x7fff88818fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff88819000 - 0x7fff88c49fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff88c4a000 - 0x7fff88c64ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff88c65000 - 0x7fff88c8dffb libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff88c8e000 - 0x7fff88e8846f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff88e89000 - 0x7fff88e8afff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff88e8b000 - 0x7fff88ed7ff7 com.apple.corelocation (1486.17 - 1615.21.1) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff88ed8000 - 0x7fff88ee2ff7 com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff88f66000 - 0x7fff88f98ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff88fd0000 - 0x7fff89051ff3 com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff89052000 - 0x7fff8906cff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
0x7fff89195000 - 0x7fff892c7ff7 com.apple.MediaControlSender (2.0 - 215.15) <454420EB-E6FE-3074-8D58-67471E1D61E5> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff892ec000 - 0x7fff892f4fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff8936d000 - 0x7fff89373fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib
0x7fff89374000 - 0x7fff89374fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff89375000 - 0x7fff89459fff libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
0x7fff89464000 - 0x7fff8946dff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8946e000 - 0x7fff89483ff7 com.apple.AppContainer (4.0 - 238.10.1) <24A43E31-BCD3-32DB-8023-DE7EEA912E89> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff894fc000 - 0x7fff89505fff com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff89515000 - 0x7fff8951bff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff89520000 - 0x7fff89536ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <3EAFC9D1-8D7C-30CF-92C7-903A5C241763> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff89537000 - 0x7fff89592fff libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89593000 - 0x7fff89686ff7 libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff896ac000 - 0x7fff896b7ff7 libcsfde.dylib (471.10.6) /usr/lib/libcsfde.dylib
0x7fff896c3000 - 0x7fff896d0fff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff896d1000 - 0x7fff89b24fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff89b54000 - 0x7fff89b7dffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff89b7e000 - 0x7fff89bb9fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff89bba000 - 0x7fff89bbcffb libCGXType.A.dylib (775.16) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff89beb000 - 0x7fff89beeff7 com.apple.AppleSystemInfo (3.1 - 3.1) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff89bef000 - 0x7fff89c01fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib
0x7fff89c02000 - 0x7fff89ee9ffb com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff89eed000 - 0x7fff89f8cdf7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff89f8d000 - 0x7fff89f8efff libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
0x7fff89f8f000 - 0x7fff89fdcff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff89fdd000 - 0x7fff8a02afff com.apple.ImageCaptureCore (6.0 - 6.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8a02b000 - 0x7fff8a087fff com.apple.QuickLookFramework (5.0 - 675.13) <70196DC4-E71B-37E8-AA15-B7FD21EC1012> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8a088000 - 0x7fff8a090fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8a102000 - 0x7fff8a104fff libCVMSPluginSupport.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8a105000 - 0x7fff8a111ff7 com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8a112000 - 0x7fff8a1a3ff7 libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
0x7fff8a1ac000 - 0x7fff8a1c6ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8a1c7000 - 0x7fff8a25cff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8a25d000 - 0x7fff8a25fff7 libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8a2b8000 - 0x7fff8a2bafff com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff8a2d5000 - 0x7fff8a363ff7 com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8a364000 - 0x7fff8a374ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x7fff8a375000 - 0x7fff8a375ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff8a392000 - 0x7fff8a3b8ff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8a3b9000 - 0x7fff8a3b9ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff8a3bc000 - 0x7fff8a51affb com.apple.avfoundation (2.0 - 889.102) <7D2E62AF-CDEA-394C-84B2-656629F00197> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8a521000 - 0x7fff8aa34ff3 com.apple.JavaScriptCore (10600 - 10600.3.13) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8aa92000 - 0x7fff8ab01fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8ab02000 - 0x7fff8ab53ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ab54000 - 0x7fff8ab66ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8abfa000 - 0x7fff8ac0bff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib
0x7fff8ac0c000 - 0x7fff8b135ff7 com.apple.QuartzComposer (5.1 - 325.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8b1f3000 - 0x7fff8b200ff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib
0x7fff8b201000 - 0x7fff8b22cff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
0x7fff8b22d000 - 0x7fff8b230fff com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8b27d000 - 0x7fff8b2d7ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff8b3c3000 - 0x7fff8b52eff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8b53f000 - 0x7fff8b564ff7 libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8b568000 - 0x7fff8b585fff libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
0x7fff8b83f000 - 0x7fff8b915ff3 com.apple.DiskImagesFramework (10.10.1 - 396) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8b916000 - 0x7fff8b91fff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff8ba1f000 - 0x7fff8ba26fff libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x7fff8ba27000 - 0x7fff8ba51ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff8ba7e000 - 0x7fff8bbc2ff7 com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8bc24000 - 0x7fff8bc78fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8bc79000 - 0x7fff8bceffe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8bcf0000 - 0x7fff8bd13fff com.apple.Sharing (328.3.2 - 328.3.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8bd14000 - 0x7fff8bd1eff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8bd1f000 - 0x7fff8bd86ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8bd87000 - 0x7fff8bdd8ff7 com.apple.AppleVAFramework (5.0.31 - 5.0.31) <56AA4060-63DF-3DF0-AB8A-880D0DD6F075> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8bdd9000 - 0x7fff8bfdcff3 com.apple.CFNetwork (720.2.4 - 720.2.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8bfe4000 - 0x7fff8c061fff com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8c09c000 - 0x7fff8c1c4ff7 com.apple.coreui (2.1 - 305.6.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8c1c5000 - 0x7fff8c1c5fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8c1c6000 - 0x7fff8c252ff7 libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
0x7fff8c253000 - 0x7fff8c281fff com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8c282000 - 0x7fff8c29bff7 com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8c2bb000 - 0x7fff8c2bdff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib
0x7fff8c519000 - 0x7fff8c51dfff libspindump.dylib (182) <085978DC-A34D-3B72-BC7B-025C35A0A373> /usr/lib/libspindump.dylib
0x7fff8c51e000 - 0x7fff8c84cfff com.apple.Foundation (6.9 - 1152.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8c84d000 - 0x7fff8c87dfff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8c87e000 - 0x7fff8c886fff libMatch.1.dylib (24) /usr/lib/libMatch.1.dylib
0x7fff8c887000 - 0x7fff8c889ff7 com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c88a000 - 0x7fff8cb50fff com.apple.WebKit (10600 - 10600.3.18) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8cb51000 - 0x7fff8cb63ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
0x7fff8cb64000 - 0x7fff8cb68fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
0x7fff8cb69000 - 0x7fff8cb70fff com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
0x7fff8cb71000 - 0x7fff8cb96ff7 libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8cbd5000 - 0x7fff8cc0dffb libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
0x7fff8cc23000 - 0x7fff8cd03fff com.apple.QuickLookUIFramework (5.0 - 675.13) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8cd04000 - 0x7fff8cd17ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8ce4d000 - 0x7fff8ce4ffff com.apple.SecCodeWrapper (4.0 - 238.10.1) <8DAF71DB-C99A-3B72-A639-2C8CBEA84B93> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8ce79000 - 0x7fff8ce7bff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
0x7fff8ce7c000 - 0x7fff8ce96fff com.apple.AppleVPAFramework (1.2.10 - 1.2.10) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8ce97000 - 0x7fff8cf0fff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8d021000 - 0x7fff8d026ff7 com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff8d027000 - 0x7fff8d09ffff com.apple.AVKit (1.1 - 214.9) /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
0x7fff8d0ae000 - 0x7fff8d23cfff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8d255000 - 0x7fff8d260fff com.apple.AppSandbox (4.0 - 238.10.1) <4C171026-DC9A-3CEE-AB42-110859674F61> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8d261000 - 0x7fff8d26efff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff8d2a0000 - 0x7fff8d2a2fff libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
0x7fff8d520000 - 0x7fff8d524fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8d7bc000 - 0x7fff8d7bcfff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8d7c8000 - 0x7fff8d7dcff7 com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8d7dd000 - 0x7fff8db10fff libmecabra.dylib (666.2) /usr/lib/libmecabra.dylib
0x7fff8db11000 - 0x7fff8db1afff libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8db21000 - 0x7fff8db2afff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x7fff8db91000 - 0x7fff8dba2ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff8dba3000 - 0x7fff8dc66ff7 libvMisc.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8dca8000 - 0x7fff8dcb0fe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff8dcb1000 - 0x7fff8dcddfff libsandbox.1.dylib (358.1.1) /usr/lib/libsandbox.1.dylib
0x7fff8dd40000 - 0x7fff8dd68fff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib
0x7fff8dd69000 - 0x7fff8dda1fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8dda2000 - 0x7fff8deeaff7 com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x7fff8deeb000 - 0x7fff8deffff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff8df00000 - 0x7fff8df1cfff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8df1d000 - 0x7fff8dfb3ffb com.apple.CoreMedia (1.0 - 1562.107) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8dfb4000 - 0x7fff8dfb5fff liblangid.dylib (117) /usr/lib/liblangid.dylib
0x7fff8dfb6000 - 0x7fff8dfcffff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8e197000 - 0x7fff8e1b7fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8e1e0000 - 0x7fff8e271ff7 com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
0x7fff8e273000 - 0x7fff8e2f5fff com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8e2f6000 - 0x7fff8e2f7fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff8e2f8000 - 0x7fff8e344ff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
0x7fff8e345000 - 0x7fff8e347fff com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff8e348000 - 0x7fff8e350ff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff8e351000 - 0x7fff8e5ccff7 com.apple.CoreData (111 - 526.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8e5cd000 - 0x7fff8e613ffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8e614000 - 0x7fff8e617ff7 com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8e618000 - 0x7fff8e658ff7 libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8e682000 - 0x7fff8e6b9ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8e73f000 - 0x7fff8e84dfff com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8e85a000 - 0x7fff8e85afff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8e85b000 - 0x7fff8e8baff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8f174000 - 0x7fff8f1adfff com.apple.AirPlaySupport (2.0 - 215.15) /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x7fff8f1dc000 - 0x7fff8f2f4ffb com.apple.CoreText (352.0 - 454.3) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f302000 - 0x7fff8f424ff7 com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8f441000 - 0x7fff8f48aff3 com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8f48b000 - 0x7fff8f6f3ff3 com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8f6f4000 - 0x7fff8f73aff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff8f744000 - 0x7fff8f760ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff8f761000 - 0x7fff8f76eff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
0x7fff8f77e000 - 0x7fff8f7ecffb com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f7ed000 - 0x7fff8f7effff libRadiance.dylib (1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8f7f0000 - 0x7fff8f7f6ff7 com.apple.XPCService (2.0 - 1) /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8f7f7000 - 0x7fff8f845fff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
0x7fff8f846000 - 0x7fff8f851fff libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8f94b000 - 0x7fff8f956ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8f957000 - 0x7fff8f982fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8f9de000 - 0x7fff8fbc3ff3 libicucore.A.dylib (531.31) /usr/lib/libicucore.A.dylib
0x7fff8fbd9000 - 0x7fff8ff6ffff com.apple.CoreFoundation (6.9 - 1152) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ff70000 - 0x7fff90062ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
0x7fff90063000 - 0x7fff90093fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff90094000 - 0x7fff90094fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff90095000 - 0x7fff90096ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff90097000 - 0x7fff9013dff7 com.apple.PDFKit (3.1 - 3.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff9013e000 - 0x7fff90442ffb com.apple.HIToolbox (2.1.1 - 757.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff90465000 - 0x7fff90492fff com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff90493000 - 0x7fff90496ff7 libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
0x7fff9049f000 - 0x7fff904d2ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff904d3000 - 0x7fff90571fff com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff90572000 - 0x7fff90580ff7 com.apple.opengl (11.1.1 - 11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff905ae000 - 0x7fff905c9ff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff90f10000 - 0x7fff90f15ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff90f16000 - 0x7fff90f9ffff com.apple.CoreSymbolication (3.1 - 57020) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff910ee000 - 0x7fff9111eff3 com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff91158000 - 0x7fff9115fff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff91160000 - 0x7fff9119bfff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9119c000 - 0x7fff91688ff7 com.apple.MediaToolbox (1.0 - 1562.107) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff91689000 - 0x7fff916fdfff com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9170b000 - 0x7fff917fffff libFontParser.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff91841000 - 0x7fff9185bff7 libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
0x7fff91977000 - 0x7fff91d4efe7 com.apple.CoreAUC (211.0.0 - 211.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff91d4f000 - 0x7fff91da2ffb libAVFAudio.dylib (118.3) /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff91da3000 - 0x7fff91e95fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff91e96000 - 0x7fff91ebefff libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
0x7fff91ebf000 - 0x7fff91f33ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff91f62000 - 0x7fff91fb1ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff929b7000 - 0x7fff929bafff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff929dc000 - 0x7fff92d47fff com.apple.VideoToolbox (1.0 - 1562.107) <2EAFB008-7F19-34C2-A5A6-43B4CD35FEF3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff92d48000 - 0x7fff92dafffb com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff92db0000 - 0x7fff92db2ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff92db3000 - 0x7fff92f63ff7 com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff92f64000 - 0x7fff92f91fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff92f92000 - 0x7fff93034ff7 com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff93035000 - 0x7fff93fecffb com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff93fed000 - 0x7fff93ff8fff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib
0x7fff93ff9000 - 0x7fff93ffbff3 com.apple.SafariServices.framework (10600 - 10600.3.18) <2C2F0A8D-CC06-30CF-B247-93A96A25F0D5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff94058000 - 0x7fff948afffb com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff948b0000 - 0x7fff948d1fff com.apple.framework.Apple80211 (10.1 - 1010.64) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff948d2000 - 0x7fff948d9fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff948da000 - 0x7fff948dcfff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
0x7fff94928000 - 0x7fff9492dfff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff9492e000 - 0x7fff94bdafff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff9567f000 - 0x7fff956b9ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff956ba000 - 0x7fff956c9fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff956ca000 - 0x7fff956f5fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff956f6000 - 0x7fff956f7ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff956f8000 - 0x7fff956fcfff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9572d000 - 0x7fff95b3aff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff95ceb000 - 0x7fff95fbaff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff95fbb000 - 0x7fff95fd1ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff95fd2000 - 0x7fff95fd6ff7 libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff95fd7000 - 0x7fff95fdcff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff95fdd000 - 0x7fff95fe3fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff960db000 - 0x7fff961f2fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff961f3000 - 0x7fff96234fff libGLU.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff96238000 - 0x7fff96239ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff9623a000 - 0x7fff9623efff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9623f000 - 0x7fff9623fff7 liblaunch.dylib (559.10.3) /usr/lib/system/liblaunch.dylib
0x7fff96240000 - 0x7fff96370fff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff96608000 - 0x7fff96608fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff96609000 - 0x7fff96614ff7 libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
0x7fff96624000 - 0x7fff96761fff com.apple.ImageIO.framework (3.3.0 - 1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff967c2000 - 0x7fff967e6ff7 com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff967e7000 - 0x7fff97331ff7 com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff974d1000 - 0x7fff974d1fff com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff974d2000 - 0x7fff97512ff7 com.apple.CloudDocs (1.0 - 280.6) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
0x7fff97513000 - 0x7fff97518ffb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib
0x7fff9757d000 - 0x7fff97594ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff975f0000 - 0x7fff9760dffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
0x7fff9760e000 - 0x7fff976c9ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff976ca000 - 0x7fff97736fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff97737000 - 0x7fff97752ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff9775f000 - 0x7fff97770fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
0x7fff978e7000 - 0x7fff978eafff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff978eb000 - 0x7fff978f3ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff978f4000 - 0x7fff97a36fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
0x7fff97a6a000 - 0x7fff97adcff7 com.apple.framework.IOKit (2.0.2 - 1050.10.8) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff97add000 - 0x7fff97addfff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib
0x7fff97ade000 - 0x7fff97b9efff com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff97be0000 - 0x7fff97e4afff com.apple.imageKit (2.6.1 - 840) <8C974E7D-2258-3FBC-948C-D93226F42DCA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff97e4b000 - 0x7fff97e53ff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff97e54000 - 0x7fff97e58fff com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff97e59000 - 0x7fff97e5eff7 libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
0x7fff97e5f000 - 0x7fff97e61fff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff97e62000 - 0x7fff97e81fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
0x7fff97e82000 - 0x7fff97e83fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 1313
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=241.8M resident=161.1M(67%) swapped_out_or_unallocated=80.6M(33%)
Writable regions: Total=91.1M written=5764K(6%) resident=12.4M(14%) swapped_out=0K(0%) unallocated=78.7M(86%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 336K
CG image 60K
CG shared images 240K
CoreAnimation 3548K
CoreImage 8K
CoreUI image data 76K
Foundation 4K
Kernel Alloc Once 8K
MALLOC 57.2M
MALLOC (admin) 32K
Memory Tag 242 12K
Memory Tag 251 24K
OpenCL 24K
STACK GUARD 56.0M
Stack 11.6M
Stack (reserved) 520K reserved VM address space (unallocated)
VM_ALLOCATE 17.2M
__DATA 22.9M
__IMAGE 528K
__LINKEDIT 72.4M
__TEXT 169.3M
__UNICODE 544K
mapped file 64.1M
shared memory 4K
=========== =======
TOTAL 476.7M
TOTAL, minus reserved VM space 476.2M

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 4 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
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST3500418AS, 500.11 GB
Serial ATA Device: HL-DT-STDVDRW GA32N, 2.66 GB
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Hub
USB Device: Internal Memory Card Reader
USB Device: IR Receiver
Thunderbolt Bus: iMac, Apple Inc., 25.1

Crashes when I attempt to open downloads window (Yosemite)

Crashes when I attempt to open downloads window.

Crash Log is below - let me know if there is any more information you need.

Crash Log

Process:               WWDC [41111]
Path:                  /Applications/WWDC.app/Contents/MacOS/WWDC
Identifier:            br.com.guilhermerambo.WWDC
Version:               2.2 (80)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           WWDC [41111]
User ID:               502

Date/Time:             2015-06-11 11:37:35.724 -0500
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        AD4D1CB5-9035-9289-A525-04B1A6C5FDA1


Time Awake Since Boot: 160000 seconds

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

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000

Application Specific Information:
Performing @selector(showDownloadsWindow:) from sender NSMenuItem 0x6100002a6780

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   br.com.guilhermerambo.WWDC      0x000000010435bc83 0x1042cc000 + 588931
1   br.com.guilhermerambo.WWDC      0x0000000104357792 0x1042cc000 + 571282
2   br.com.guilhermerambo.WWDC      0x0000000104366766 0x1042cc000 + 632678
3   libsystem_trace.dylib           0x00007fff91558cd7 _os_activity_initiate + 75
4   com.apple.AppKit                0x00007fff8dc37fb1 -[NSApplication sendAction:to:from:] + 452
5   com.apple.AppKit                0x00007fff8dc37d4e -[NSMenuItem _corePerformAction] + 382
6   com.apple.AppKit                0x00007fff8dc37a7c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114
7   libsystem_trace.dylib           0x00007fff91558cd7 _os_activity_initiate + 75
8   com.apple.AppKit                0x00007fff8dcfec10 -[NSMenu performActionForItemAtIndex:] + 131
9   com.apple.AppKit                0x00007fff8dcfeb76 -[NSMenu _internalPerformActionForItemAtIndex:] + 35
10  com.apple.AppKit                0x00007fff8dcfe9c2 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 107
11  com.apple.AppKit                0x00007fff8dc1fe6b NSSLMMenuEventHandler + 724
12  com.apple.HIToolbox             0x00007fff93e77b6c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1260
13  com.apple.HIToolbox             0x00007fff93e76fae SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
14  com.apple.HIToolbox             0x00007fff93e8ccb6 SendEventToEventTarget + 40
15  com.apple.HIToolbox             0x00007fff93ec6f45 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 428
16  com.apple.HIToolbox             0x00007fff93f04b8d SendMenuCommandWithContextAndModifiers + 59
17  com.apple.HIToolbox             0x00007fff93f04b30 SendMenuItemSelectedEvent + 188
18  com.apple.HIToolbox             0x00007fff93f04a09 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96
19  com.apple.HIToolbox             0x00007fff93f05481 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 702
20  com.apple.HIToolbox             0x00007fff93f050fe _HandleMenuSelection2 + 446
21  com.apple.AppKit                0x00007fff8db3dde0 _NSHandleCarbonMenuEvent + 277
22  com.apple.AppKit                0x00007fff8da74d0d _DPSNextEvent + 1828
23  com.apple.AppKit                0x00007fff8da73f68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
24  com.apple.AppKit                0x00007fff8da69bf3 -[NSApplication run] + 594
25  com.apple.AppKit                0x00007fff8d9e6354 NSApplicationMain + 1832
26  br.com.guilhermerambo.WWDC      0x0000000104366b73 0x1042cc000 + 633715
27  libdyld.dylib                   0x00007fff952a85c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff88d43232 kevent64 + 10
1   libdispatch.dylib               0x00007fff8e9f0a6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 3:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff88d3d4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff88d3c64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9279aeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9279a37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff92799bd8 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff8fc08220 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation            0x00007fff95868dc2 __NSThread__main__ + 1345
7   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 4:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff88d423fa __select + 10
1   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
2   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
3   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 5:: Dispatch queue: ASCIIWWDC Queue
0   libsystem_kernel.dylib          0x00007fff88d3d4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff88d3c64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9279aeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9279a37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff92799bd8 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff95851ca8 -[NSConcreteTask waitUntilExit] + 205
6   br.com.guilhermerambo.ASCIIwwdc 0x00000001045158f0 -[NTBTask waitForOutputString] + 450
7   br.com.guilhermerambo.ASCIIwwdc 0x000000010457df0a __58-[ASCIIWWDCBackgroundIndexingServiceImpl runWithSessions:]_block_invoke + 214
8   libdispatch.dylib               0x00007fff8e9f2323 _dispatch_call_block_and_release + 12
9   libdispatch.dylib               0x00007fff8e9edc13 _dispatch_client_callout + 8
10  libdispatch.dylib               0x00007fff8e9f1365 _dispatch_queue_drain + 1100
11  libdispatch.dylib               0x00007fff8e9f2ecc _dispatch_queue_invoke + 202
12  libdispatch.dylib               0x00007fff8e9f06b7 _dispatch_root_queue_drain + 463
13  libdispatch.dylib               0x00007fff8e9fefe4 _dispatch_worker_thread3 + 91
14  libsystem_pthread.dylib         0x00007fff88da8637 _pthread_wqthread + 729
15  libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 7:: com.twitter.crashlytics.mac.MachExceptionServer
0   libsystem_kernel.dylib          0x00007fff88d43c22 write + 10
1   br.com.guilhermerambo.WWDC      0x00000001043a305e 0x1042cc000 + 880734
2   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
4   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff88d3d4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff88d3c64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9279aeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9279a37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff92799bd8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8db3c66b _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 9:: CVDisplayLink
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.CoreVideo             0x00007fff904c0ff8 CVDisplayLink::waitUntil(unsigned long long) + 240
2   com.apple.CoreVideo             0x00007fff904c04b3 CVDisplayLink::runIOThread() + 511
3   com.apple.CoreVideo             0x00007fff904c029b startIOThread(void*) + 147
4   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
6   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 10:: com.apple.coremedia.player.async
0   libsystem_kernel.dylib          0x00007fff88d3d51a semaphore_wait_trap + 10
1   libdispatch.dylib               0x00007fff8e9f4c55 _dispatch_semaphore_wait_slow + 213
2   com.apple.MediaToolbox          0x00007fff8b1fceab 0x7fff8b145000 + 753323
3   com.apple.CoreMedia             0x00007fff8d767ef5 figThreadMain + 417
4   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
5   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
6   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 11:: com.apple.coreaudio.AQClient
0   libsystem_kernel.dylib          0x00007fff88d3d4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff88d3c64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9279aeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9279a37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff92799bd8 CFRunLoopRunSpecific + 296
5   com.apple.audio.toolbox.AudioToolbox    0x00007fff94d74d2a GenericRunLoopThread::Entry(void*) + 194
6   com.apple.audio.toolbox.AudioToolbox    0x00007fff94d74bb7 CAPThread::Entry(CAPThread*) + 109
7   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 12:: com.apple.coremedia.imagequeue.coreanimation
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.CoreMedia             0x00007fff8d7679f6 WaitOnConditionTimed + 106
2   com.apple.CoreMedia             0x00007fff8d767285 FigSemaphoreWaitRelative + 163
3   com.apple.MediaToolbox          0x00007fff8b324d28 0x7fff8b145000 + 1965352
4   com.apple.CoreMedia             0x00007fff8d767ef5 figThreadMain + 417
5   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 13:: AQConverterThread
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.audio.toolbox.AudioToolbox    0x00007fff94da33bc CAGuard::Wait() + 52
2   com.apple.audio.toolbox.AudioToolbox    0x00007fff94d9f070 AQConverterManager::AQConverterThread::Run() + 506
3   com.apple.audio.toolbox.AudioToolbox    0x00007fff94d9ee6c AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
4   com.apple.audio.toolbox.AudioToolbox    0x00007fff94d74bb7 CAPThread::Entry(CAPThread*) + 109
5   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 14:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff88d3d4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff88d3c64f mach_msg + 55
2   com.apple.audio.CoreAudio       0x00007fff91ade57e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff91ade50c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff91adcaa9 HALC_ProxyIOContext::IOWorkLoop() + 965
5   com.apple.audio.CoreAudio       0x00007fff91adc612 HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio       0x00007fff91adc4e3 HALB_IOThread::Entry(void*) + 157
7   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 15:: com.apple.coremedia.videomediaconverter
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.CoreMedia             0x00007fff8d767471 WaitOnCondition + 11
2   com.apple.CoreMedia             0x00007fff8d76727e FigSemaphoreWaitRelative + 156
3   com.apple.MediaToolbox          0x00007fff8b3244df 0x7fff8b145000 + 1963231
4   com.apple.CoreMedia             0x00007fff8d767ef5 figThreadMain + 417
5   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.AppleGVAFramework     0x000000010e9b2283 0x10e962000 + 328323
2   com.apple.AppleGVAFramework     0x000000010e9b1f01 0x10e962000 + 327425
3   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 17:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 18:: com.apple.coremedia.audioqueue.source
0   libsystem_kernel.dylib          0x00007fff88d42136 __psynch_cvwait + 10
1   com.apple.CoreMedia             0x00007fff8d767471 WaitOnCondition + 11
2   com.apple.CoreMedia             0x00007fff8d76727e FigSemaphoreWaitRelative + 156
3   com.apple.MediaToolbox          0x00007fff8b1a86f9 0x7fff8b145000 + 407289
4   com.apple.CoreMedia             0x00007fff8d767ef5 figThreadMain + 417
5   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
6   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
7   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 19:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 20:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 21:
0   libsystem_kernel.dylib          0x00007fff88d3d532 semaphore_timedwait_trap + 10
1   libdispatch.dylib               0x00007fff8e9f4c0f _dispatch_semaphore_wait_slow + 143
2   libdispatch.dylib               0x00007fff8e9f0468 _dispatch_worker_thread + 122
3   libsystem_pthread.dylib         0x00007fff88da8268 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff88da81e5 _pthread_start + 176
5   libsystem_pthread.dylib         0x00007fff88da641d thread_start + 13

Thread 22:
0   libsystem_kernel.dylib          0x00007fff88d4294a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff88da640d start_wqthread + 13

Thread 23:

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x000000000001a60c  rbx: 0x00000001107fe000  rcx: 0x7f00000000000006  rdx: 0x000000000001d483
  rdi: 0x00000001047ed108  rsi: 0x0000000000000008  rbp: 0x00007fff5b932730  rsp: 0x00007fff5b932270
   r8: 0x0000000000000000   r9: 0x00000000000001e6  r10: 0x00007fe1aa07d8d0  r11: 0x00007fff79bec718
  r12: 0x0000000000000001  r13: 0x00000001107fe000  r14: 0x00000001047ed108  r15: 0x0000000000000000
  rip: 0x000000010435bc83  rfl: 0x0000000000010202  cr2: 0x0000000110e0c000

Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x1042cc000 -        0x1043fdfff +br.com.guilhermerambo.WWDC (2.2 - 80) <12D860FC-416E-3286-AF68-9BDC7AFD47C6> /Applications/WWDC.app/Contents/MacOS/WWDC
       0x10448a000 -        0x10448dff7 +br.com.guilhermerambo.Updater (1.0 - 1) <A34AFFE3-EBA3-397C-A866-BAD9A0962549> /Applications/WWDC.app/Contents/Frameworks/Updater.framework/Versions/A/Updater
       0x10449c000 -        0x1044a1ff7 +br.com.guilhermerambo.ViewUtils (1.0 - 1) <0802D8D0-0AE4-354C-B87B-67FEEF7DB50F> /Applications/WWDC.app/Contents/Frameworks/ViewUtils.framework/Versions/A/ViewUtils
       0x1044ac000 -        0x1045a6ff7 +br.com.guilhermerambo.ASCIIwwdc (1.0 - 1) <18AC37FE-B1FC-3FB2-BD01-C1205D0FF7FD> /Applications/WWDC.app/Contents/Frameworks/ASCIIwwdc.framework/Versions/A/ASCIIwwdc
       0x104630000 -        0x104638fff +libswiftAppKit.dylib (1.2 - 602.0.53.1) <77257270-8ED9-3D2E-BE56-9E17A8DFE984> /Applications/WWDC.app/Contents/Frameworks/libswiftAppKit.dylib
       0x10464f000 -        0x1047c5ff7 +libswiftCore.dylib (1.2 - 602.0.53.1) <6577A3E7-6417-3DC4-A91D-51FEC5A561DA> /Applications/WWDC.app/Contents/Frameworks/libswiftCore.dylib
       0x10495b000 -        0x10495fff7 +libswiftCoreAudio.dylib (1.2 - 602.0.53.1) <845ABBA1-67CE-3706-AB68-28108DB0EB3F> /Applications/WWDC.app/Contents/Frameworks/libswiftCoreAudio.dylib
       0x10496d000 -        0x104977ff7 +libswiftCoreGraphics.dylib (1.2 - 602.0.53.1) <B4732D4B-B726-3ACF-9594-F1E124CA3F9E> /Applications/WWDC.app/Contents/Frameworks/libswiftCoreGraphics.dylib
       0x10498e000 -        0x104993fff +libswiftDarwin.dylib (1.2 - 602.0.53.1) <9617C868-0E99-3D7F-91F8-EAA96EE4791A> /Applications/WWDC.app/Contents/Frameworks/libswiftDarwin.dylib
       0x10499f000 -        0x1049a2fff +libswiftDispatch.dylib (1.2 - 602.0.53.1) <0FDE7BAE-0C14-3400-921A-4BD5F1BC4565> /Applications/WWDC.app/Contents/Frameworks/libswiftDispatch.dylib
       0x1049b0000 -        0x1049ddfff +libswiftFoundation.dylib (1.2 - 602.0.53.1) <D6B420AB-D8AA-3127-8D48-B61E040F9996> /Applications/WWDC.app/Contents/Frameworks/libswiftFoundation.dylib
       0x104a1a000 -        0x104a1ffff +libswiftObjectiveC.dylib (1.2 - 602.0.53.1) <88D3BE0A-D848-3335-A3B5-5441707A983F> /Applications/WWDC.app/Contents/Frameworks/libswiftObjectiveC.dylib
       0x104a2b000 -        0x104a2fffb +libswiftQuartzCore.dylib (1.2 - 602.0.53.1) <C0E11C32-BE09-3EE6-866A-36DD8E74BEF7> /Applications/WWDC.app/Contents/Frameworks/libswiftQuartzCore.dylib
       0x104a37000 -        0x104a3aff7 +libswiftSecurity.dylib (1.2 - 602.0.53.1) <09136D61-139B-3C0F-B1DC-B1B4F40CD2C0> /Applications/WWDC.app/Contents/Frameworks/libswiftSecurity.dylib
       0x109828000 -        0x10982cfff  com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <BCBCD7EE-C5ED-3558-8176-70BFC88925B1> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10992d000 -        0x10992dfef +cl_kernels (???) <F41F7793-C065-4CCF-88B6-B5078FBE3DA8> cl_kernels
       0x10993c000 -        0x10993cffe +cl_kernels (???) <C16860BB-BF20-4873-AFAB-38C579E06619> cl_kernels
       0x10993e000 -        0x109a24fef  unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x109e9b000 -        0x109e9bff5 +cl_kernels (???) <AEEAE4D1-53EE-4250-8CFA-F679111F2530> cl_kernels
       0x10c7c4000 -        0x10c7c4fe7 +cl_kernels (???) <41394146-E82F-4D33-844C-F1C9A59CF39C> cl_kernels
       0x10ce19000 -        0x10ce1bfff  AppleIntelHSWVA (10.6.20) <97D79F2E-4C87-3D81-BA49-721BC1B9903C> /System/Library/Extensions/AppleIntelHSWVA.bundle/Contents/MacOS/AppleIntelHSWVA
       0x10d243000 -        0x10d248ff7  com.apple.RTCReporting (6.100 - 6.100) <86448DBA-874F-3C16-B52D-499E361455C6> /System/Library/PrivateFrameworks/RTCReporting.framework/RTCReporting
       0x10d921000 -        0x10da01ff7  unorm8_rgba.dylib (2.4.5) <86BACF3B-4433-336D-BD90-C4A29060D703> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
       0x10dcd6000 -        0x10df8afff  com.apple.audio.codecs.Components (5.0 - 5.0) <F3090310-6B20-35C1-9EE7-9324EF1A84B5> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x10e375000 -        0x10e592ff3  com.apple.audio.units.Components (1.12 - 1.12) <AC14ADC7-587F-3E0F-92E7-9D8C07753C22> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10e962000 -        0x10ea5dfff  com.apple.AppleGVAFramework (8.4.4 - 8.4.4) <851A91C6-6CDF-3A93-8EFE-8A1A13065A76> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
       0x10ed6a000 -        0x10ed6affe +cl_kernels (???) <C16860BB-BF20-4873-AFAB-38C579E06619> cl_kernels
       0x10ed6e000 -        0x10ed6efef +cl_kernels (???) <F41F7793-C065-4CCF-88B6-B5078FBE3DA8> cl_kernels
       0x10f2b5000 -        0x10f483ff7  com.apple.AppleIntelHD5000GraphicsVADriver (10.6.20 - 10.0.6) <3DDB5377-B661-3FE3-8806-CAA5D517B214> /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsVADriver
    0x123400000000 -     0x123400508fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.6.20 - 10.0.6) <E70F5501-6DEB-333B-905D-EBB099C69015> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff69625000 -     0x7fff6965b837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8845b000 -     0x7fff8872aff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8872b000 -     0x7fff88995ff7  com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff88a1c000 -     0x7fff88c9afff  com.apple.RawCamera.bundle (6.04 - 791) <B6139D16-972F-3BC4-A61B-2F226F7666DB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff88c9b000 -     0x7fff88d0dfff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88d0e000 -     0x7fff88d1bfff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff88d2c000 -     0x7fff88d49fff  libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib
    0x7fff88da5000 -     0x7fff88daefff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff88daf000 -     0x7fff88dd7fff  libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
    0x7fff88dd8000 -     0x7fff88ddcfff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff88e0a000 -     0x7fff88e13ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff88e14000 -     0x7fff88e19ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff88e29000 -     0x7fff88e43ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff88e44000 -     0x7fff88e4eff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff88e4f000 -     0x7fff88f73ff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff88fb5000 -     0x7fff88fb5fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88fb6000 -     0x7fff89f78ffb  com.apple.WebCore (10600 - 10600.5.17) <587F71B3-28E7-3EBC-87B3-1F5E1D8C1349> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff89f79000 -     0x7fff8a05dfff  libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8a06e000 -     0x7fff8a3d9fff  com.apple.VideoToolbox (1.0 - 1562.235) <0E996B8C-BE1C-3749-ACCA-DACBC89AFABB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8a3da000 -     0x7fff8a3e2fe7  libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8a4d0000 -     0x7fff8a58bff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8af26000 -     0x7fff8af42ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8af44000 -     0x7fff8af98fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8af99000 -     0x7fff8afa1fff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8afa2000 -     0x7fff8b051fe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8b0b6000 -     0x7fff8b0b8fff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8b0b9000 -     0x7fff8b0beff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8b0bf000 -     0x7fff8b0d6ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8b0d7000 -     0x7fff8b0d8fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8b0d9000 -     0x7fff8b0dbffb  libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8b145000 -     0x7fff8b635fff  com.apple.MediaToolbox (1.0 - 1562.235) <9813E9A6-5BD6-3E56-9D20-0023703D5096> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8b636000 -     0x7fff8b8a0ff7  com.apple.imageKit (2.6.1 - 848) <CBCF1292-3DC5-3A1F-A333-AAE462BBB3F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff8b8a1000 -     0x7fff8b8a3fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff8b8a4000 -     0x7fff8ba9e46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff8ba9f000 -     0x7fff8bab9ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8bac3000 -     0x7fff8bac4ff3  libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
    0x7fff8bac8000 -     0x7fff8baf3ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8baf4000 -     0x7fff8c01dfff  com.apple.QuartzComposer (5.1 - 332) <BCEDA75A-684E-34A7-8204-65E0ECB760B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff8c06b000 -     0x7fff8c06ffff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8c0d4000 -     0x7fff8c0e5fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8c148000 -     0x7fff8c171ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff8c172000 -     0x7fff8c48dfcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8c48e000 -     0x7fff8c48efff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8c48f000 -     0x7fff8c49cff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8c49d000 -     0x7fff8c4a3ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8c4a4000 -     0x7fff8c632fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8c67f000 -     0x7fff8c68fff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8c690000 -     0x7fff8c699ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8c96b000 -     0x7fff8c970fff  libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
    0x7fff8c971000 -     0x7fff8c982ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8ca00000 -     0x7fff8ca03ff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8ca04000 -     0x7fff8ca2efff  GLRendererFloat (11.1.2) <87953360-E0E4-3523-8EC3-2062C26C7FD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8ca2f000 -     0x7fff8ca3bfff  com.apple.HelpData (2.1.4 - 90) <02C6B7E6-1CC4-30E8-AD04-2794BECCF99C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff8ca3c000 -     0x7fff8ce6cfff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8ce9d000 -     0x7fff8cfafff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8cfb0000 -     0x7fff8cfbcff7  com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8cfbd000 -     0x7fff8d101ff7  com.apple.QTKit (7.7.3 - 2890) <EA6DCA1E-CBAB-328F-B230-1F9B9104E110> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8d102000 -     0x7fff8d14fff3  com.apple.CoreMediaIO (601.0 - 4760) <B2B71300-A863-30F8-8F00-B852CF843264> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8d150000 -     0x7fff8d170fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8d1ad000 -     0x7fff8d1b3fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d248000 -     0x7fff8d26efff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8d5e6000 -     0x7fff8d60aff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8d60b000 -     0x7fff8d71aff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8d734000 -     0x7fff8d7cbfff  com.apple.CoreMedia (1.0 - 1562.235) <21EB4AB6-2DBC-326B-B17E-E88BAA9E9200> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8d7d0000 -     0x7fff8d810ff7  libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8d811000 -     0x7fff8d813ff3  com.apple.SafariServices.framework (10600 - 10600.6.3) <54FC1B67-2013-3964-8937-4C29E66FC45E> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff8d820000 -     0x7fff8d84fff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8d850000 -     0x7fff8d969ffb  com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8d9be000 -     0x7fff8d9e2ff7  com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8d9e3000 -     0x7fff8e564ff7  com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e565000 -     0x7fff8e596ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8e597000 -     0x7fff8e597ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff8e5a3000 -     0x7fff8e5bcff7  com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8e5bd000 -     0x7fff8e637fff  com.apple.AVKit (1.1 - 214.19) <A89B9E75-43CF-31C7-BD4A-AFC9C34C22DC> /System/Library/Frameworks/AVKit.framework/Versions/A/AVKit
    0x7fff8e638000 -     0x7fff8e63afff  libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8e63b000 -     0x7fff8e72dfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8e72e000 -     0x7fff8e72efff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8e72f000 -     0x7fff8e7a5fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8e7be000 -     0x7fff8e7c2fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8e8c4000 -     0x7fff8e917ffb  libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff8e918000 -     0x7fff8e92bff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8e9ec000 -     0x7fff8ea16ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8ea17000 -     0x7fff8ea62fff  com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8ea63000 -     0x7fff8ea63fff  com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8ea64000 -     0x7fff8ea96ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8ea97000 -     0x7fff8eaddff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8eaf3000 -     0x7fff8eb1afff  com.apple.shortcut (2.14 - 2.14) <0E9228EC-E688-3E83-9516-5211FFEA923E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8eb1b000 -     0x7fff8eb23ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8eb24000 -     0x7fff8eb2cfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8ec4c000 -     0x7fff8ec53ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8ec5c000 -     0x7fff8ec84fff  libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
    0x7fff8ec88000 -     0x7fff8ec93ff7  libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib
    0x7fff8ec94000 -     0x7fff8ed36fff  com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8ed37000 -     0x7fff8f039ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8f03a000 -     0x7fff8f03dfff  com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8f03e000 -     0x7fff8f042fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8f080000 -     0x7fff8f0b7ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8f0b8000 -     0x7fff8f0c1fff  libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8f0cf000 -     0x7fff8f4dcff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8f588000 -     0x7fff8fa9dffb  com.apple.JavaScriptCore (10600 - 10600.5.10) <ED4CABC6-0952-3E28-A3CD-32CA5CE22252> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8facb000 -     0x7fff8fb15ff7  com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8fb16000 -     0x7fff8fb7dff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8fb7e000 -     0x7fff8fba3fff  libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8fba4000 -     0x7fff8fbfeff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff8fbff000 -     0x7fff8fe0cff3  com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8fe0d000 -     0x7fff8fe6afff  com.apple.QuickLookFramework (5.0 - 675.42) <A9B7668D-60EF-35B2-9ACB-0E68DE335B15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff900b1000 -     0x7fff900e4fff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff900e5000 -     0x7fff904bcfe7  com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff904bd000 -     0x7fff904bdff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff904be000 -     0x7fff904ebfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff90e15000 -     0x7fff90e96ff7  com.apple.CoreUtils (1.1 - 110.1) <C98E1441-3FCB-3BC6-BB51-5380BD39EA88> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff90e97000 -     0x7fff90eb2ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff90eb3000 -     0x7fff90eebfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff90eec000 -     0x7fff9101eff7  com.apple.MediaControlSender (2.0 - 215.18) <86E901A7-64C3-3D2C-BBD4-E385405831D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff9101f000 -     0x7fff9102afff  libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9128a000 -     0x7fff91299fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9129a000 -     0x7fff91306fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff91307000 -     0x7fff91362fe7  libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9136e000 -     0x7fff9136ffff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff91370000 -     0x7fff91374fff  com.apple.IOAccelerator (156.14 - 156.14) <5D593364-14AA-3DDA-96FE-B9CF4FE09143> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff91375000 -     0x7fff91378fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff91379000 -     0x7fff91407ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff9140b000 -     0x7fff9141dff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff9149a000 -     0x7fff914e7ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff91541000 -     0x7fff91557ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff91558000 -     0x7fff9155efff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff916f7000 -     0x7fff9175effb  com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9175f000 -     0x7fff9181fff7  com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff91833000 -     0x7fff91848ff7  com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff91849000 -     0x7fff91851ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff9188a000 -     0x7fff918baff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff918bb000 -     0x7fff918c4fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff918c5000 -     0x7fff91a0bfef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff91a0c000 -     0x7fff91aa2ff7  com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff91aa3000 -     0x7fff91aa5fff  libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91ab3000 -     0x7fff91b04fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff91b05000 -     0x7fff91bf9fff  libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff91bfa000 -     0x7fff91c14ff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff91c35000 -     0x7fff91c6efff  com.apple.AirPlaySupport (2.0 - 215.18) <6AF8E973-3643-3FEE-AA8F-541B9F093EEE> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff91c6f000 -     0x7fff91cc0ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <FED294D2-13CB-381D-98D0-BDA909AACA32> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff91e71000 -     0x7fff91e78fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff925db000 -     0x7fff9260bfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff9260c000 -     0x7fff92617ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff92696000 -     0x7fff92727ff7  libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib
    0x7fff92728000 -     0x7fff92ac0ff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff92ac1000 -     0x7fff92aceff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff92aff000 -     0x7fff92b4dfff  libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
    0x7fff92b4e000 -     0x7fff92b79fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff92c4a000 -     0x7fff92c96fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92cb1000 -     0x7fff92cb3fff  libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff92cb4000 -     0x7fff92cbbfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff92ccb000 -     0x7fff92cd7ff7  libGPUSupportMercury.dylib (11.1.2) <55BFDDBD-C196-3D24-A7DA-905A6A722DAC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff92d92000 -     0x7fff935cefe3  com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff936bc000 -     0x7fff9372affb  com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff9375a000 -     0x7fff93765ff7  libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
    0x7fff93766000 -     0x7fff9383cff3  com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9383d000 -     0x7fff938a9ff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff938aa000 -     0x7fff93a8fff7  libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff93a90000 -     0x7fff93a90fff  libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff93a96000 -     0x7fff93abefff  libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff93b30000 -     0x7fff93c22ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff93c25000 -     0x7fff93c56fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff93c57000 -     0x7fff93ce0ff7  com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff93d3e000 -     0x7fff93e6efff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff93e6f000 -     0x7fff94174ff3  com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff94175000 -     0x7fff94177fff  libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff94465000 -     0x7fff9447ffff  com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff94480000 -     0x7fff94767ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff94768000 -     0x7fff94768fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94769000 -     0x7fff947afff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff947b0000 -     0x7fff947c1fff  libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
    0x7fff947c2000 -     0x7fff947cdfff  com.apple.CommerceCore (1.0 - 376.24) <1B2B5206-43B6-3CA4-B057-8A7252CE6902> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff947ce000 -     0x7fff94863ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff94888000 -     0x7fff9488aff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff9488b000 -     0x7fff94896ff7  com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff94897000 -     0x7fff949deffb  com.apple.WebKitLegacy (10600 - 10600.5.17) <B44AA3ED-CF33-3F14-9A57-06A10C653EF5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff949df000 -     0x7fff94a17fff  libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
    0x7fff94a18000 -     0x7fff94a1afff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff94a78000 -     0x7fff94afcfff  com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff94b2b000 -     0x7fff94c15ff7  com.apple.QuickLookUIFramework (5.0 - 675.42) <86EE3D40-4554-3813-8C8B-B583A5F6F7E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff94cd7000 -     0x7fff94cdbfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff94cdc000 -     0x7fff94d16ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff94d17000 -     0x7fff94d31ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff94d60000 -     0x7fff94d61fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff94d62000 -     0x7fff94ec9ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff94eca000 -     0x7fff9518bff7  com.apple.WebKit (10600 - 10600.5.17) <5724ED63-1C75-3090-B60A-DA484A9DBDE2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff9518c000 -     0x7fff9519eff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff9519f000 -     0x7fff9521dfff  com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff95221000 -     0x7fff95223fff  com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff95224000 -     0x7fff9522ffff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff95230000 -     0x7fff952a4ffb  com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff952a5000 -     0x7fff952a8ff7  libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
    0x7fff9531b000 -     0x7fff9531dfff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff9531e000 -     0x7fff95324ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff9535b000 -     0x7fff9535dff7  com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9537a000 -     0x7fff95509fff  libGLProgrammability.dylib (11.1.2) <E4FDCB86-E93C-36CC-B2EF-5FA0E96FF880> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff95511000 -     0x7fff956c0fff  GLEngine (11.1.2) <68FDFD73-F15C-3460-9984-10F5DEF79907> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff956c1000 -     0x7fff956c1fff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff95764000 -     0x7fff95772ff7  com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff95773000 -     0x7fff957b4fff  libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff957b5000 -     0x7fff95804ff7  com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff95805000 -     0x7fff95829fef  libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9582a000 -     0x7fff95b5bfff  com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff95be5000 -     0x7fff95d1ffff  com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff95d23000 -     0x7fff95d27fff  libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
    0x7fff95d28000 -     0x7fff95d29ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff95d65000 -     0x7fff95d65fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff95d66000 -     0x7fff95d66fff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff95d67000 -     0x7fff95d6cff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff95d6d000 -     0x7fff95d6dff7  liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib
    0x7fff95d6e000 -     0x7fff95d70ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff95d71000 -     0x7fff95da1fff  com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff95da2000 -     0x7fff95daafff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff95dab000 -     0x7fff95daeff7  com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff95daf000 -     0x7fff95db6ff7  libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff95de8000 -     0x7fff95e8ffff  com.apple.PDFKit (3.1 - 3.1) <717B6DB9-4C81-3326-AFB7-6B003FBF1311> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff95e90000 -     0x7fff95f2efff  com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff95fc7000 -     0x7fff95fe4ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff95fe5000 -     0x7fff96079fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff960c1000 -     0x7fff960c2ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff96148000 -     0x7fff96195fff  com.apple.ImageCaptureCore (6.3 - 6.3) <44B6E670-16ED-3C81-9E8D-34543CD71273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff96196000 -     0x7fff962beff7  com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff962bf000 -     0x7fff962ccff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff962cd000 -     0x7fff962e6ffb  com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff962e7000 -     0x7fff962ecfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff962ed000 -     0x7fff96309fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff9630c000 -     0x7fff96314ff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff96315000 -     0x7fff96405fef  libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff96406000 -     0x7fff96407fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff96408000 -     0x7fff96434fff  libsandbox.1.dylib (358.20.5) <C84D0EA1-CE60-3328-A196-D55874BE83D1> /usr/lib/libsandbox.1.dylib
    0x7fff96435000 -     0x7fff96452fff  com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff96453000 -     0x7fff964b2fff  com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff964b3000 -     0x7fff9653fff7  libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
    0x7fff965e5000 -     0x7fff9665dff7  com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff9666b000 -     0x7fff968eaff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9696a000 -     0x7fff9696dfff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff9696e000 -     0x7fff96b1eff3  com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff96b1f000 -     0x7fff96b33feb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff96b3a000 -     0x7fff96babffb  com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff96bac000 -     0x7fff96bf8ff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff96bf9000 -     0x7fff96bfaff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff96bfb000 -     0x7fff96c0dff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff96c14000 -     0x7fff96c18ff7  libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff96c19000 -     0x7fff96c54fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff96c6b000 -     0x7fff96c81ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff96c82000 -     0x7fff96fb5ff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff96fb6000 -     0x7fff96fd5fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff96fd6000 -     0x7fff97011fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9799a000 -     0x7fff979c5fff  com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff979c6000 -     0x7fff97b27fff  com.apple.avfoundation (2.0 - 889.210) <0CFF0D47-7C6B-388E-87BD-404F43A6B1E0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff97b28000 -     0x7fff97b33fff  com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff97b34000 -     0x7fff97b39ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff97b3b000 -     0x7fff97bdae27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff97bea000 -     0x7fff97c0bfff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff97c1c000 -     0x7fff97c24ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff97c25000 -     0x7fff97c94fff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 128021
    thread_create: 0
    thread_set_state: 1873

VM Region Summary:
ReadOnly portion of Libraries: Total=266.9M resident=157.1M(59%) swapped_out_or_unallocated=109.8M(41%)
Writable regions: Total=293.5M written=28.0M(10%) resident=87.9M(30%) swapped_out=40K(0%) unallocated=205.6M(70%)

REGION TYPE                      VIRTUAL
===========                      =======
Activity Tracing                   2048K
CG backing stores                  3216K
CG image                           1792K
CG shared images                    528K
CoreAnimation                      12.6M
CoreAnimation (reserved)              4K        reserved VM address space (unallocated)
CoreGraphics                         12K
CoreImage                            48K
CoreUI image data                  1584K
Foundation                            4K
IOKit                              46.6M
Image IO                            372K
Kernel Alloc Once                     8K
MALLOC                            191.6M
MALLOC (admin)                       32K
Mach message                          4K
Memory Tag 242                       12K
Memory Tag 249                      156K
Memory Tag 251                       28K
OpenCL                               48K
OpenGL GLSL                         256K
STACK GUARD                        56.1M
Stack                              18.2M
Stack (reserved)                    520K        reserved VM address space (unallocated)
VM_ALLOCATE                        21.5M
VM_ALLOCATE (reserved)               36K        reserved VM address space (unallocated)
__DATA                             25.4M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         76.1M
__TEXT                            190.8M
__UNICODE                           552K
mapped file                       131.0M
shared memory                        68K
===========                      =======
TOTAL                             784.1M
TOTAL, minus reserved VM space    783.5M


Model: MacBookPro11,2, BootROM MBP112.0138.B14, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.18f15
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en3
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM1024F, 1 TB
USB Device: Internal Memory Card Reader
USB Device: USB3.0 Hub
USB Device: USB3.0 Hub
USB Device: Composite Device
USB Device: USB-SATA Bridge
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB2.0 Hub
USB Device: USB2.0 Hub
USB Device: Comfort Curve Keyboard 3000
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5

Search through ASCII WWDC transcripts in main screen

Currently it's only possible to search through the transcript when watching the video. Often I remembers some keywords of a talk, but don't know which one it was about that specific topic. It would be great if the searchbar in the main window with the overview of all videos also searched in the transcripts.

I would imagine that search results are ordered like this:

  • hit in the title
  • hit in description
  • number of hits in transcript

Filter videos by year

Would be great to have filter (dropdown or smth) to filter only videos for a certain year

Allow two-digit "year" search query

Following code:

if let year: String = qualifiers["year"] as? String {
    if session.year != year.toInt() {
    return false
  }
}

I think that it would be better to allow "10", "11", "12", "13", "14" in "year" search query

add speed control

The Quick player supports speed control when you click >> and << .
Also clicking it with "ALT" button allows 1.1, 1.2 speed control which is incredible useful.

Would love to have that feature.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.