Module import error in pygame when playing midi

I am wondering whether the packaging of the latest version of pygame, 1.9.1, is complete. When running the midi example i get a module import error.
python -m pygame.examples.midi --list
Traceback (most recent call last):
  File "/usr/lib/python2.6/runpy.py", line 122, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.6/runpy.py", line 34, in _run_code
    exec code in run_globals
  File "/usr/lib/python2.6/site-packages/pygame/examples/midi.py", line 820, in <module>
    print_device_info()
  File "/usr/lib/python2.6/site-packages/pygame/examples/midi.py", line 25, in print_device_info
    pygame.midi.init()
  File "/usr/lib/python2.6/site-packages/pygame/midi.py", line 71, in init
    import pygame.pypm
ImportError: No module named pypm
I have timidity installed and running as a daemon. pmidi and vkeybd work fine.

Hi djszapi,
Sorry for not replying earlier.
The output should be something like this:
python -m pygame.examples.midi --list
0: interface :ALSA:, name :Midi Through Port-0:, opened :0:  (output)
1: interface :ALSA:, name :Midi Through Port-0:, opened :0:  (input)
2: interface :ALSA:, name :TiMidity port 0:, opened :0:  (output)
3: interface :ALSA:, name :TiMidity port 1:, opened :0:  (output)
4: interface :ALSA:, name :TiMidity port 2:, opened :0:  (output)
5: interface :ALSA:, name :TiMidity port 3:, opened :0:  (output)

Similar Messages

  • Can't hear live track when playing midi drum track

    This is a really dumb question. I've been away from Logic too long. I'm trying to monitor a live guitar track while I play a recorded midi drum beat. I can hear the midi track fine. And I can hear the live guitar track when the midi track is not playing. But as soon as I start playback, the live track goes silent even though the red record enable button is on and the levels show live guitar signal. It just doesn't make it to the output. If I actually record a region, I can hear it. But I don't want to record, I just want to practice with effects and a drum track.
    I've done this before. What have I forgotten?

    Hi,
    hold down the "CTRL + click" ot rigth button of the mouse in the REC icon on the transport...
    Auto Input monitoring (must be off)
    G

  • My PC hang up when played midi fi

    Hello, I have X-FI Platinum soundcard with Windows XP operating system. I don't know why, but when I try to play midi file, the system hang up at 35 seconds aprox of the reproduction. If I try to desplace the reproduction bar, suceed the same thing. Any answer to this problem?. Thank you.

    Windows Media 9 and . 3D Midi player incorporated with my soundcard software.

  • Modules Importing Error || ODI 11

    Hi
    I exported Modules from ODI 11g and i am importing Modules at another ODI 11g. During importing i m having bellow Errors:
    1- When i choose " Synonym Mode INSET_UPDATE"
    "You are importing an object from another repository with same Identifier. it is forbidden"
    com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Import aborted.
         at com.sunopsis.dwg.DwgDuplicationTools.checkTheImportRepCoherence(DwgDuplicationTools.java:2031)
         at com.sunopsis.dwg.DwgDuplicationTools.checkTheImportRepCoherence(DwgDuplicationTools.java:1955)
         at com.sunopsis.dwg.DwgDuplicationTools.synonymImport(DwgDuplicationTools.java:1750)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6205)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5410)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml.doImport(SnpsDialogImportXml.java:360)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml$1.doInBackground(SnpsDialogImportXml.java:1221)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    2- When i choose "Duplication"
    com.sunopsis.core.SnpsInexistantSchemaException: SnpLSchema.getLSchemaByName(): SnpLschema does not exist
         at com.sunopsis.dwg.dbobj.SnpLschema.getLschemaByName(SnpLschema.java:350)
         at com.sunopsis.dwg.dbobj.SnpTxtCrossR.batchCrossRefComputing(SnpTxtCrossR.java:600)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6314)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5410)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml.doImport(SnpsDialogImportXml.java:360)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml$1.doInBackground(SnpsDialogImportXml.java:1221)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    Regards
    Sher

    Sher Ullah Baig wrote:
    Hi
    I exported Modules from ODI 11g and i am importing Modules at another ODI 11g. During importing i m having bellow Errors:
    1- When i choose " Synonym Mode INSET_UPDATE"
    "You are importing an object from another repository with same Identifier. it is forbidden"
    This is due to repository id clash . Both of your ODI repository has same internal id which is causing the conflict during import. What you can do is to change the internal id of your ODI repository so that these becomes unique.
    2- When i choose "Duplication"
    com.sunopsis.core.SnpsInexistantSchemaException: SnpLSchema.getLSchemaByName(): SnpLschema does not existThis is due to a logical schema which is prested at exported instance but does not exists in importing instance.

  • Smart Controls Misbehaving When Playing MIDI

    I'm using a smart control to manipulate 4 Macros in 4 separate instances of Native Instruments Massive. Combined the macros are controlling the pitch of 12 oscillators and 4 modulation oscillators.
    When I play a note physically on my MIDI keyboard and play with the smart control everything is good, however if I insert a single MIDI note on my summed track stack or 4 separate MIDI notes on the tracks themselves, the smart control gives me wild phasing as if it can't quite cope with moving all the macros at the same time.
    Has anyone else experienced this kind of thing and if so please tell me there's a way around it!
    Danny

    Update: automation works just fine, it's only when I 'physically' move the smart control.

  • Error message -42110 when playing rental movie

    I've just downloaded Tintin from the rental section on iTunes. When I try and play it I get the error message -42110. When I access my account on iTunes it says that I still have 1 purchase to download. I went through the download process for a 2nd time and again when I try and play the movie I get an -42110 error message. I have the latest version of iTunes and I'm running Mac OS 10.7.3. Can anyone help? I've e-mailed Apple and I'm waiting to hear back.

    See the "Error 3001,"  "-42110," or "5103" section in the Specific Conditions and Alert Messages: (Mac OS X / Windows) section of the following document:
    iTunes: Advanced iTunes Store troubleshooting

  • Terrible quality when playing MIDI files on Mac. How to solve it?

    In the darkest corners of my hard drive, amidst the dark and malicious Mac OS X conspiracy...Um, well, not exactly. In my Documents folder, I found a MIDI sound named "PINBALL.mid". Fine. I played it on Quicktime 7, when terrible quality surrounded my ears. What an horror! Does anyone knows what app should I use? Or what I should do?
    P.S.1: VLC player does not want to play the MIDI sound.

    Rereading your first post you based the midi quality on playing something called PINBALL.mid.  I'm guessing it's for a game.  So why would you expect the quality of that one "song" to be very high in the first place?
    FWIW, IMO, the built in midi quality has never been that good on apple machines.  When I went through my "midi phase" many years ago, when Blue&White G3's were the current desktops, I actually used a high quality external midi player (Yamaha, but I don't recall the model at the moment) that played through the serial port.  It was, IMO, high quality.  For $400 it had better be!

  • Getting error "cannot open" when playing Videos purchased on itunes.

    I'm trying to stream videos from my PC to my iPad 2 using the "Videos" app and i keep getting error "cannot open" on any video that I try to play that I purchased through iTunes. Other videos I added that werent purshased through itunes play fine however. Can anyone help with a solution? My iPad is on 5.0.1 if that helps.

    I'm getting this error suddenly. I used to be able to stream purchased movies just fine, and now it simply says, "Cannot open." With movies I ripped from my DVDs, they will play just fine, but movies purchased from iTunes give the error every time.
    I know I don't have any odd characters in my name like mikesoderstrom had and I haven't changed any account details since the last time it was working a few weeks ago. The only major change I can think of is upgrading to iTunes 11.
    My iTunes account says that both my Mac and my Phone are still authorized. Maybe I should try deauthorizing all anyway, but I'd rather not deal with the hassle of re-authorizing, especially if it didn't work for someone who tried it already.
    I have no problems with downloading/updating apps, just with Home Sharing purchased movies.

  • Error:Type conflict when calling a function module RFC_ERROR_SYSTEM_Failure

    Hi Experts,
    When I run my Application in Portal, i am getting the following error.
    Type conflict when calling a function module., error key: RFC_ERROR_SYSTEM_FAILURE
    When I execute the BAPI, it is getting executed.
    My Bapi Strucute:
    Import Parameters
    IM_MAT_Search --> ZPTIP_MAT --> Import Parameters
    Tables
    IT_INFO_REC --> ZMM_GET_ITEM --> Output Parameters
    When I import the model, i am getting the structure like this
    BAPI_Name > ZMM_BAPI_Input> IM_MAT_Search(respective Parameters) , Output (respective Tables and their parameters)
                        > ZMM_Input1> Parameters
    This is the way, how i am executing in webdynpro java
    Zmm_Bapi_Ptip_Search_Input eleInput = new Zmm_Bapi_Ptip_Search_Input();
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().bind(eleInput);
    Zptip_Asset eleInputAsset = new Zptip_Asset();
    eleInputAsset.setSearch("ACRS");
    wdContext.nodeZptip_Asset().bind(eleInputAsset);
    eleInput.setIm_Ast_Search(eleInputAsset);
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().bind(eleInput);
    wdContext.nodeZmm_Bapi_Ptip_Search_Input().currentZmm_Bapi_Ptip_Search_InputElement().modelObject().execute();
    wdContext.nodeOutput().invalidate();
    Please let me know, how to do the same.
    Thanks in advance.
    Regards,
    Palani

    Hi David,
    I checked for the Parameter of setIm_Ast_Search, it is of Zptip_Asset.
    Hi Saleem,
    When I changed the same, i am getting the Type conflict error,
    Type conflict when calling a function module., error key: RFC_ERROR_SYSTEM_FAILURE
    Please let me know,what can be done in this regard to solve the problem.
    My BAPI Structure when imported as model
    SearchBAPI
    --> ZMM_BAPI_SEARCH_INPUT
    > IM_AST_SEARCH(zPTIP_ASSET)
    >Zptip_Asset
    >Search (Parameter)
    > OutPut(ZMM_BAPI_Search_Output)
    >IT_Asser_Rec(ZMM_Asset)
    >ZMM_Asset
    >TXT100 (output Parameter)
    --> ZMM_BAPI_SEARACH_OUTPUT
    --> ZPTIP_ASSET
    >Search (Parameter)
    Thanks & Regards,
    Palani
    Edited by: Palani Appan on Nov 11, 2009 5:31 PM

  • Error when synchronising MIDI and audio

    I just faced a serious problem when playing back my projects, the speed is slowing down, crackle is heard and a pop up states there's an error when synchronising audio and midi and it's necessary to check some external device..what can it be, how can it be solved ?I;m using Novation Nio audio interface and an external hard drive, that's all..anyone has the same problem?

    Hi,
    First up your *Audio I/O buffer* (to 1024) in Logic>Preferences>Audio>Devices. Leave the I/O safety buffer off. Perhaps try to freeze some tracks.
    Also have a look at these:
    http://support.apple.com/kb/TA24535?viewlocale=en_US
    http://support.apple.com/kb/HT3161
    regards, Erik.

  • Mac OS error -208 when opening MIDI files in Quicktime Pro

    Quicktime no longer plays MIDI files. it used to. now i get the Mac OS error -208 claiming the file is corrupted. but i can play the file on a PC, and other people receiving the files by email can open them (though a few other Mac owners are now also having trouble for the first time).
    this problem started about two weeks ago. i did nothing different to my machine (MacBook pro), and wonder if a background system update is to blame.
    i uninstalled Quicktime and reinstalled it. no luck. any ideas?

    here's some further clarification, provided by John Hetland, who worked out the fix:
    1. The MIDI analyzer I used is a cool freeware program midi2txt.exe from
    http://www.gnmidi.com/
    2. When I ran midi2txt with the -error switch and the name of the MIDI file,
    it said something like "Warning: 21 bytes of garbage at end of file." It
    turned out that the MIDI file was made in fixed-length records, and there
    was space left over in the last record. This situation is simply ignored by
    most players, but the current version of QuickTime apparently doesn't know
    what to do if the file is not EXACTLY the length needed for the MIDI codes.
    3. I can't give instructions for fixing the error because what I fixed was
    not any MIDI file; I fixed the program I wrote that generated the flawed
    MIDIs. But if someone should encounter this very problem in a MIDI from some
    other source, and that someone has expertise in file manipulation, one
    should look for hex 'FF2F00' in the last record and delete everything that
    follows it.

  • Cannot import audio CD, but can play! error: required disk cannot be found

    cannot import audio CD, but can play! When I try to import it appears an error: required disk cannot be found!
    Does someone knows a solution?

    There is no such thing as a "parser plug-in".
    That's not entirely accurate. In CS4 we use "EPS Parser.8BY" to assist in parsing of illustrator files. This plugin is normally located at:
    "C:\Program Files (x86)\Adobe\Adobe After Effects CS4\Support Files\Plug-ins\Format\EPS Parser.8BY"
    Is this missing for some reason?
    --chris

  • How do I convert an excel (2008) document to Numbers?  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid"

    How can I convert an Excel (2008) document to Numbers.  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid.

    That extension identifies the most current Excel file format, a format that can be opened by Numbers '09 (and by Numbers '08).
    A check with Numbers '09 shows it capable of opening .xlsx files when right-clicked (and Numbers chose as the application to open, when double-clicked (if Numbers has been set as the default application to open this type of file, or when dragged to the Numbers icon in the dock.
    I see two possibilities for Numbers inability to open it and the message you receive:
    1. The file is not actually an Excel file, and the sender has added the .xlsx extension to the filename manually.
    2. The file is an Excel file, but has somehow been corrupted.
    Have you tried opening the file with a different application? The open source Office suites, OpenOffice.org, LibreOffice and NeoOffice can also open .xlsx files. If they're unable to open this one, that would point toward the file itself being faulty. You can download these applications from their rspective websites, linked in the names above. All request a donation to support future development, but only Neo requires one to have been made recently, and that only for the current release (which won't be necessary to open .xlsx files).
    Regards,
    Barry

  • Error message when playing Civ 5, optimus?

    get this error message when playing civilization 5. It appears only minutes after launch .

    Process:         Civilization V [529]
    Path:            /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/Civilization V
    Identifier:      com.aspyr.civ5xp.steam
    Version:         1.2.0 (109780)
    Code Type:       X86 (Native)
    Parent Process:  launchd [170]
    User ID:         501
    Date/Time:       2013-05-18 17:07:47.841 +0200
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Sleep/Wake UUID: 85EA1BDA-DFF2-4694-B04B-620CAF61C35A
    Interval Since Last Report:          17821 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  1246 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      06AA97E4-B187-96AC-9F25-0FDD0DBA8190
    Crashed Thread:  5
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    VM Regions Near 0x4:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/Civilization V
        __TEXT                 0000000000001000-0000000000b00000 [ 11.0M] r-x/rwx SM=COW  /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/Civilization V
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   GLEngine                                0x13571eba gleFinishCommandBufferPTHREAD + 263
    4   GLEngine                                0x134c9e6a glGetIntegerv_ExecThread + 156
    5   libGL.dylib                             0x951c9b5d glGetIntegerv + 38
    6   com.aspyr.civ5xp.steam                  0x000fc028 strncpy_s(char*, unsigned long, char const*, unsigned long) + 252976
    7   com.aspyr.civ5xp.steam                  0x00107340 strncpy_s(char*, unsigned long, char const*, unsigned long) + 298824
    8   com.aspyr.civ5xp.steam                  0x000d6336 strncpy_s(char*, unsigned long, char const*, unsigned long) + 98110
    9   com.aspyr.civ5xp.steam                  0x0008883f __assert_rtn + 24374
    10  com.aspyr.civ5xp.steam                  0x00089286 __assert_rtn + 27005
    11  com.aspyr.civ5xp.steam                  0x000c80e8 strncpy_s(char*, unsigned long, char const*, unsigned long) + 40176
    12  com.aspyr.civ5xp.steam                  0x000cb423 strncpy_s(char*, unsigned long, char const*, unsigned long) + 53291
    13  com.aspyr.civ5xp.steam                  0x001e603e strncpy_s(char*, unsigned long, char const*, unsigned long) + 1211462
    14  com.aspyr.civ5xp.steam                  0x001e8f7e strncpy_s(char*, unsigned long, char const*, unsigned long) + 1223558
    15  com.aspyr.civ5xp.steam                  0x006687c1 FLua::Value::Value(lua_State*, int) + 4134551
    16  com.aspyr.civ5xp.steam                  0x0066ed82 FLua::Value::Value(lua_State*, int) + 4160600
    17  com.aspyr.civ5xp.steam                  0x00269e16 FTimer::Read(long long) + 14810
    18  com.aspyr.civ5xp.steam                  0x00674d01 FLua::Value::Value(lua_State*, int) + 4185047
    19  com.aspyr.civ5xp.steam                  0x000c5d3e strncpy_s(char*, unsigned long, char const*, unsigned long) + 31046
    20  com.apple.HIToolbox                     0x906799bb _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    21  com.apple.HIToolbox                     0x90501394 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    22  com.apple.HIToolbox                     0x90500780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    23  com.apple.HIToolbox                     0x905005ca SendEventToEventTargetWithOptions + 94
    24  com.apple.HIToolbox                     0x9053498e ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3108
    25  com.apple.HIToolbox                     0x9050183f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2538
    26  com.apple.HIToolbox                     0x90500780 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    27  com.apple.HIToolbox                     0x90514655 SendEventToEventTarget + 88
    28  com.apple.HIToolbox                     0x906790b7 ToolboxEventDispatcher + 82
    29  com.apple.HIToolbox                     0x90678f79 RunApplicationEventLoop + 240
    30  com.aspyr.civ5xp.steam                  0x000c58fd strncpy_s(char*, unsigned long, char const*, unsigned long) + 29957
    31  com.aspyr.civ5xp.steam                  0x000c5ca4 strncpy_s(char*, unsigned long, char const*, unsigned long) + 30892
    32  com.aspyr.civ5xp.steam                  0x00071d79 lua_getinfo + 21000
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x968039ae kevent + 10
    1   libdispatch.dylib                       0x939dbc71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x939db7a9 _dispatch_mgr_thread + 53
    Thread 2:: IOPollingHelperThread
    0   libsystem_kernel.dylib                  0x968039ae kevent + 10
    1   steamclient.dylib                       0x0ae07e83 OSXHelpers::CIOPollingHelper::RealRun() + 257
    2   libtier0_s.dylib                        0x06705047 CatchAndWriteContext_t::Invoke() + 159
    3   libtier0_s.dylib                        0x06704bd1 CatchAndWriteMiniDumpExForVoidPtrFn + 86
    4   libtier0_s.dylib                        0x06704bfb CatchAndWriteMiniDumpForVoidPtrFn + 37
    5   steamclient.dylib                       0x0ae07d71 OSXHelpers::CIOPollingHelper::Run() + 41
    6   libtier0_s.dylib                        0x06708c2a SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
    7   libtier0_s.dylib                        0x06705047 CatchAndWriteContext_t::Invoke() + 159
    8   libtier0_s.dylib                        0x06704bd1 CatchAndWriteMiniDumpExForVoidPtrFn + 86
    9   libtier0_s.dylib                        0x06704bfb CatchAndWriteMiniDumpForVoidPtrFn + 37
    10  libtier0_s.dylib                        0x06708ba2 SteamThreadTools::CThread::ThreadProc(void*) + 204
    11  libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    12  libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 3:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x968007d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x967ffcb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x914def89 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x914e496f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x914e402a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x914e3e9b CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x94ee363a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x94f477c8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x94f4774b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x96802be6 __select + 10
    1   com.apple.CoreFoundation                0x91528660 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 5 Crashed:
    0   libsystem_c.dylib                       0x9686ad3a bzero$VARIANT$sse42 + 90
    1   libGLProgrammability.dylib              0x1372a47c BitSetSetRangeEqualsInternal + 122
    2   libGLProgrammability.dylib              0x1372a2e1 BitSetNew + 141
    3   libGLProgrammability.dylib              0x137457e4 RegistersInitialize + 37
    4   libGLProgrammability.dylib              0x137545ce glpPPShaderLinearizeStreamMgrEx + 5737
    5   libGLProgrammability.dylib              0x13754746 glpPPShaderLinearizeEx + 81
    6   libGLProgrammability.dylib              0x137546f0 glpPPShaderLinearize + 32
    7   com.apple.GeForceGLDriver               0x8e64af26 0x8e2fb000 + 3473190
    8   com.apple.GeForceGLDriver               0x8e64b50d 0x8e2fb000 + 3474701
    9   com.apple.GeForceGLDriver               0x8e543769 0x8e2fb000 + 2393961
    10  com.apple.GeForceGLDriver               0x8e64aa18 0x8e2fb000 + 3471896
    11  com.apple.GeForceGLDriver               0x8e638ce0 gldUpdateDispatch + 673
    12  GLEngine                                0x1357f548 gleDoDrawDispatchCore + 590
    13  GLEngine                                0x134f7d3d glDrawElementsInstancedBaseVertex_STD_Exec + 309
    14  GLEngine                                0x134f7bfa glDrawElements_UnpackThread + 110
    15  GLEngine                                0x13571c28 gleCmdProcessorPTHREAD + 439
    16  libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    17  libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   libtbb.dylib                            0x0626c0ce tbb::internal::rml::private_worker::run() + 478
    4   libtbb.dylib                            0x0626bee1 tbb::internal::rml::private_worker::thread_routine(void*) + 17
    5   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    6   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x968842e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96884572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x94be56ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x94be5184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x94be540d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x977835ac 0x9718d000 + 6251948
    7   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 14:
    0   ???                                     0x06da4666 0 + 114968166
    1   ???                                     0x06da4d24 0 + 114969892
    2   ???                                     0xf92d8000 0 + 4180508672
    3   ???                                     0000000000 0 + 0
    4   ???                                     0x06dab0fb 0 + 114995451
    5   ???                                     0x06daa5db 0 + 114992603
    6   libMilesX86.dylib                       0x0620be18 AIL_fetch_CB + 12280
    7   libMilesX86.dylib                       0x06210051 AIL_fetch_CB + 29233
    8   libMilesX86.dylib                       0x062112a4 AIL_fetch_CB + 33924
    9   libMilesX86.dylib                       0x06214c06 AIL_ms_count + 3286
    10  libMilesX86.dylib                       0x061ea366 AIL_Process + 278
    11  libMilesX86.dylib                       0x061e9be7 0x61e9000 + 3047
    12  libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    13  libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 15:: AQClient
    0   libsystem_kernel.dylib                  0x968007d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x967ffcb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x914def89 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x914e496f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x914e402a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x914e3e9b CFRunLoopRunInMode + 123
    6   com.apple.audio.toolbox.AudioToolbox          0x9131f2e1 GenericRunLoopThread::Entry(void*) + 209
    7   com.apple.audio.toolbox.AudioToolbox          0x9131f20c CAPThread::Entry(CAPThread*) + 196
    8   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x968028e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96884280 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x9690a095 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.audio.toolbox.AudioToolbox          0x9132f225 CAGuard::Wait() + 113
    4   com.apple.audio.toolbox.AudioToolbox          0x9132de7d AQConverterManager::AQConverterThread::Run() + 271
    5   com.apple.audio.toolbox.AudioToolbox          0x9132dd06 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
    6   com.apple.audio.toolbox.AudioToolbox          0x9131f20c CAPThread::Entry(CAPThread*) + 196
    7   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    8   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 17:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x968007d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x967ffcb0 mach_msg + 68
    2   com.apple.audio.CoreAudio               0x99fdc310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x99fd6e3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
    4   com.apple.audio.CoreAudio               0x99fd567d HALC_ProxyIOContext::IOWorkLoop() + 1389
    5   com.apple.audio.CoreAudio               0x99fd5061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
    6   com.apple.audio.CoreAudio               0x99fdf04a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
    7   com.apple.audio.CoreAudio               0x99fd4f85 HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    9   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x96802c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x96909a55 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x9690991e usleep$UNIX2003 + 60
    3   libMilesX86.dylib                       0x061e9bbe 0x61e9000 + 3006
    4   libsystem_c.dylib                       0x9687f5b7 _pthread_start + 344
    5   libsystem_c.dylib                       0x96869d4e thread_start + 34
    Thread 5 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0x00000000  edx: 0x0000047c
      edi: 0x00000004  esi: 0x0000000f  ebp: 0xb0729998  esp: 0xb0729994
       ss: 0x00000023  efl: 0x00010202  eip: 0x9686ad3a   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000004
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xafffe3 +com.aspyr.civ5xp.steam (1.2.0 - 109780) <ABD72F86-5CE4-3E6B-4722-642C9502E97B> /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/Civilization V
    0x61b8000 -  0x61cfff3 +gameoverlayrenderer.dylib (1) <F5406725-BE2F-32EA-AF8E-B768E6B5A93C> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
    0x61e5000 -  0x61e6ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
    0x61e9000 -  0x622cfe2 +libMilesX86.dylib (0) <670EDD99-0C23-3FCC-9407-E59F4CCD269D> /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/libMilesX86.dylib
    0x6249000 -  0x624eff7 +libsteam_api.dylib (1) <F6448C63-FE85-A912-D883-F731C0DF2590> /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/libsteam_api.dylib
    0x6254000 -  0x6276ff7 +libtbb.dylib (0) <AAA2AFA2-789A-41B8-D03D-C03861305060> /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/libtbb.dylib
    0x6289000 -  0x6295fff  com.apple.StoreKit (1.0 - 135.25) <92ADAC41-1755-3080-BAAB-3B3CF796132E> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
    0x62a1000 -  0x62b4fff  com.apple.AppContainer (2.0 - 1) <A2C97877-F90D-34CB-BAC7-811D62BABDF0> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x62c3000 -  0x62c7ff7  com.apple.SecCodeWrapper (2.0 - 1) <2ADFEC5C-ECC7-3CF5-89B9-0B461E014F12> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x64cd000 -  0x64daff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x64e8000 -  0x64efff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0x6700000 -  0x6713ff3 +libtier0_s.dylib (1) <2FB94FD5-5966-357D-B6F9-76E7F6FC511E> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x6730000 -  0x674fff7 +libvstdlib_s.dylib (1) <5B1646B9-22D4-364B-84EF-AFB120EA8074> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0x6778000 -  0x67a3ff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x67b3000 -  0x67bdfff +crashhandler.dylib (1) <70603947-F020-358A-BB9A-AD32E6E6A4B8> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0x67d3000 -  0x67e3ff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0xa800000 -  0xb204fe3 +steamclient.dylib (1) <42D0DE4F-D61F-3B47-9CD2-1E6712FBCFED> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0xbb8e000 -  0xbe1aff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib
    0xbffd000 -  0xbffdfff +cl_kernels (???) <39BE2B0E-E861-4921-A028-5A12D830C692> cl_kernels
    0xe0ef000 -  0xe0f7ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
    0xe7f9000 -  0xe7f9ff9 +cl_kernels (???) <EBDF75A6-D3AB-4428-BD05-3B53514C84BE> cl_kernels
    0x12700000 - 0x1278ffff  unorm8_rgba.dylib (2.2.16) <0045BE37-9C14-3C10-84DB-D95481C6E754> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba. dylib
    0x127d6000 - 0x127e1fff  libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x127e8000 - 0x127ebffd  com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x133a9000 - 0x1343bfff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
    0x1344d000 - 0x135e1ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x13618000 - 0x13799fff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x137cb000 - 0x137d5fff  libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x13900000 - 0x13d4dfff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.10.44 - 8.1.0) <D8B5113F-B3D1-32A3-B79D-2B86A96FF48F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x13ea0000 - 0x13ecbff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x15d30000 - 0x15d35fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x15d3a000 - 0x15d41ffc  com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x18d56000 - 0x18d5aff7  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1bf6a000 - 0x1c2f9fff  QuickTimeH264.scalar (2599.24) <4C508C26-4A8B-37BE-9A2D-65C0CDD57CE1> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x1c459000 - 0x1c65efff  com.apple.audio.codecs.Components (3.0 - 3.0) <A6D30893-0D10-3C2D-948B-7E0E2E8CA54F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1c8c3000 - 0x1c92bfeb  com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1c95c000 - 0x1c9a5fff  com.apple.AppleVAH264HW.component (3.0 - 3.0) <FDF1C720-ED0E-323E-BA44-21423DE18D61> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1ca69000 - 0x1cbb4fff  com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x1cbd0000 - 0x1cc0afff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.24) <1E9A8E7C-A9FD-34FD-AB7C-C3784BAB821F> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1cc16000 - 0x1cc37fff  com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1cc46000 - 0x1cc5eff2  com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x3ce20000 - 0x3d1d8fe7 +libCvGameCoreDLL_DLL.dylib (1) <85095888-6813-0A24-2545-A9EEF0A9655E> /Users/USER/Library/Application Support/Steam/*/Civilization V.app/Contents/MacOS/libCvGameCoreDLL_DLL.dylib
    0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8e2fb000 - 0x8ec49ff3  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <4B231127-7885-33A3-9FC7-7EF42A066FD7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fef6000 - 0x8ff28e57  dyld (210.2.3) <4D38DEED-9837-3202-B8E9-41272D01EA2C> /usr/lib/dyld
    0x90008000 - 0x90113ff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x90114000 - 0x90118ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x90119000 - 0x90330fff  com.apple.CoreData (106.1 - 407.7) <EC4B8297-8E01-3778-A8A4-E8747F91109D> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90331000 - 0x90334ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x90335000 - 0x90337fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x90338000 - 0x9035afff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x9035b000 - 0x903d0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BEE998BC-E4A5-3BA0-A6B5-31A1DFA1522C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x903d1000 - 0x903daff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x903db000 - 0x903e8ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x903e9000 - 0x903e9fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x903ea000 - 0x9042cffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9042d000 - 0x904c8fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x904c9000 - 0x904ccff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x904cd000 - 0x908b0fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x908b5000 - 0x908b6ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9091e000 - 0x9091efff  libSystem.B.dylib (169.3) <0A82D354-A1B4-3F3E-8C7E-5047C38D4668> /usr/lib/libSystem.B.dylib
    0x9091f000 - 0x90929fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x9092a000 - 0x90934ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x90935000 - 0x90953ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90954000 - 0x90971fff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
    0x90972000 - 0x909c1ff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91240000 - 0x91244fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91245000 - 0x9127bffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9131a000 - 0x91472ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x914a3000 - 0x914acfff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x914ad000 - 0x91695ffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91696000 - 0x916e4ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x916e5000 - 0x916e9ffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x916ea000 - 0x916eeff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x916ef000 - 0x91aebfeb  com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x91aec000 - 0x91afefff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x91b01000 - 0x91b03fff  com.apple.securityhi (4.0 - 55002) <F95F4BF5-2290-3CC4-A37A-4852F0AE6FAE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91b04000 - 0x91b04ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91b05000 - 0x922a0ff3  libclh.dylib (4.0.3 - 4.0.3) <CF4CE94B-D0CE-3E84-9640-5ABFC54378A5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x922a1000 - 0x92e5dff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92e5e000 - 0x92e71ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92e72000 - 0x92f53fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x92f54000 - 0x92f54fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92f55000 - 0x92f5efff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93054000 - 0x93070fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x93071000 - 0x93077fff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93078000 - 0x9309cfff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9309d000 - 0x930a3ffc  libCGXCoreImage.A.dylib (331.0.4) <70A73377-8145-3488-A046-1DB05C6B9D01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x930a4000 - 0x93178ff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x931d0000 - 0x9323fffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x93240000 - 0x93265ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93266000 - 0x933efff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x933f0000 - 0x93435ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93436000 - 0x93471fef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x934ec000 - 0x935e4ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x93644000 - 0x9369fff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x936a2000 - 0x936b0ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x936b1000 - 0x936ddff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x936de000 - 0x93735ff3  com.apple.HIServices (1.20 - 417) <30AA0F48-A397-339E-BC62-24620B2B35BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93736000 - 0x9374dff4  com.apple.CoreMediaAuthoring (2.1 - 914) <DE0D100E-96AA-3E85-AFB0-43832E9B4C54> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9377a000 - 0x937d4ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x937d5000 - 0x93991ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
    0x93992000 - 0x939d6ff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x939d7000 - 0x939e9ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x939ea000 - 0x93c5bffb  com.apple.RawCamera.bundle (4.05 - 690) <1824B471-9CEB-3E45-BEF2-133DACDC2BAC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93c5c000 - 0x93c9bff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x93c9c000 - 0x93ca8ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x93ca9000 - 0x93cb7ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x93cb8000 - 0x93ccffff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x93cd0000 - 0x93d8eff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93d8f000 - 0x94032ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x94033000 - 0x9416eff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9416f000 - 0x94502ff3  com.apple.MediaToolbox (1.0 - 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x94503000 - 0x94610057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x94611000 - 0x946bbfff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x946bc000 - 0x946fcfff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x946fd000 - 0x946fdfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x946fe000 - 0x9472bffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9472c000 - 0x947beffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x947bf000 - 0x947d4fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x947d5000 - 0x947e1ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x947e2000 - 0x947e4ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x947e5000 - 0x947e9fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x947ea000 - 0x947ebfff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x947ec000 - 0x947eeffc  com.apple.QuickTimeH264.component (7.7.1 - 2599.24) <54598D54-DBFC-3EA1-9712-05F4052A79E2> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x94aea000 - 0x94aeafff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94b1a000 - 0x94b21ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x94b22000 - 0x94e27ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94e28000 - 0x94e34ffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
    0x94e35000 - 0x94e3cffe  com.apple.agl (3.2.1 - AGL-3.2.1) <F13F8669-5FC5-386C-9100-523D2BBF23CE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94ea9000 - 0x951c7ff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x951c8000 - 0x951d7fff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x951d8000 - 0x95219ff7  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x9521a000 - 0x95264ff7  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x952bd000 - 0x952cdff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x952ce000 - 0x952cefff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x952cf000 - 0x952f4ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x952f5000 - 0x95359ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x9535a000 - 0x95362fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x953b9000 - 0x95531ff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95532000 - 0x95532ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x95533000 - 0x958ebffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x958ec000 - 0x959f9ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x95a68000 - 0x95a91ff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95a92000 - 0x95b68fff  com.apple.DiscRecording (7.0 - 7000.2.4) <4C51CD9C-0E0E-3836-BA7F-62B1076FB974> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95b69000 - 0x95b88ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x95b89000 - 0x95ca5ffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95ca6000 - 0x95ca6fff  com.apple.Carbon (154 - 155) <17F1B675-E054-3D2C-900B-C9CE69F1FC31> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x95ca7000 - 0x95df5fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x95df6000 - 0x95df9fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x95dfa000 - 0x95e0aff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95e0b000 - 0x95e0bfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x95e0c000 - 0x95e74fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95e75000 - 0x95e8bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <CDA91E5D-6F99-3001-BD31-82585FCF5CA2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x95e8c000 - 0x95eb5fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x95eb6000 - 0x96132ff7  com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x96133000 - 0x96133fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96134000 - 0x96135fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x96136000 - 0x9613fffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x96140000 - 0x961a6fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x961a7000 - 0x961a8fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
    0x961a9000 - 0x96249ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x962ec000 - 0x963e9ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x963ea000 - 0x96432ff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9643f000 - 0x96442ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96443000 - 0x96444fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x96445000 - 0x9644cfff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x9644d000 - 0x9670dff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9670e000 - 0x9673bffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x9673c000 - 0x96793ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x967ee000 - 0x96808ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
    0x96809000 - 0x9680ffff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x96810000 - 0x96857ff3  com.apple.CoreMedia (1.0 - 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96858000 - 0x96866fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x96869000 - 0x96926feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x969d5000 - 0x969e3fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x969e4000 - 0x969ebff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x969ec000 - 0x96a1fff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x96a20000 - 0x96a3dfff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x96a3e000 - 0x96ad6fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x96ad7000 - 0x96b31fff  com.apple.Symbolication (1.3 - 93) <227F64A9-FC28-3680-BE92-FFAE86FD4866> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x96b32000 - 0x96b3cfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x96b40000 - 0x96bf7ff3  com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.24) <E79C5B16-E004-33C2-B5C0-17AD66F283E3> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96bf8000 - 0x96bf8fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x96bfb000 - 0x96bfcfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x96bfd000 - 0x96c49fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x96c4a000 - 0x96c7dffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x96c7e000 - 0x96cc0fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x96cc1000 - 0x96cf8ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96cf9000 - 0x96d5dfff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96d5e000 - 0x96d68fff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96d69000 - 0x96e5affc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x96e5b000 - 0x96e9dff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib
    0x96eea000 - 0x96f2cff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x96f2d000 - 0x96f34fff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
    0x96f35000 - 0x96f4afff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9718a000 - 0x9718cffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x9718d000 - 0x97ec5fff  com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x97ec6000 - 0x97fc4ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9813d000 - 0x9857fff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x98580000 - 0x98581ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x98582000 - 0x98619ff7  com.apple.ink.framework (10.8.2 - 150) <A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> /System/Lib

  • There are error message "No such interface supported" when play Audio/Media from USB thumb disk with Metro APP like Xbox.

     There are error message "No such interface supported" when play Audio/Media from USB thumb disk with Metro APP like Xbox in windows. how can I solve this problem?   if I use destop player like windows media player, no such error.
    would you please give some solution for this error? thanks!

    OS is window10, Metro APP is Xbox or MultiMedia 8; any video format will occur error only by following steps:  
    a. Put Audio / Media / Photo files into USB thumb disk or Micro SD card.
    b. Connect USB thumb disk / Micro SD Card  to Platform.
    c. Open 'File Explorer', click USB thumb disk.
    d. Open audio file with metro app: Music. / Open Media file with metro app: Video./Open Photo file with metro app.

Maybe you are looking for