Xcode 4.3.3 crashes when i create a new project

Hi, i have installed xcode 4.3.3 on my iMac to start programming for iOS. I also have the latest version of Lion 10.7.4 installed. Yesterday i tested xCode for a few minutes and everything worked fine. Today, i wanted to start programming but everytime i create a new project to xCode crashes. What can i do now? The main reason i bought the iMac is to start programming for iOS. I really need your help right now to solve this problem.
Thank you in advance, Spyros.

Does Xcode crash if you create a Mac Cocoa application project? If not, there could be a problem with the iOS SDK.
Try deleting Xcode's preferences file and restart Xcode. The preferences file is in the following directory and has the name com.apple.Xcode.plist:
/Users/YourUsername/Library/Preferences
If deleting the preferences file doesn't stop the crashing, try reinstalling Xcode. If reinstalling Xcode doesn't work, create a new user account and install Xcode on that account.

Similar Messages

  • Adobe Encore CS5 (Mac) crashes when I create a new project

    Hey everyone,
    I am running Mac OS X Lion (10.7.3) on a MacBook Pro (Spring 2011).
    I just installed Encore CS5 fresh off my Master Collection CS5 DVD. When I open Encore and start a new project, once I have my settings configured, I click OK. It waits a few seconds, then Encore crashes. Adobe Application Manager sees no updates available (so no bug fixes, apparently?). What's the use if I can't even start a brand new project?
    I know my details are vague, but if anyone needs additional information, let me know and we'll try to get this solved.
    Any help would be appreciated, thank you!

    Are you saying that you did not install the whole MC? Have you installed at least Premiere and Adobe Media Encoder?
    I wnder if there is an install issue. Encore is only provided with Premiere, and I don't know what happens if it is installed without it.
    If that is not it, look at this. It is not specific to Encore, but may be relevant.
    Troubleshoot system errors and freezes | Adobe software on Mac OS 10.x
    http://kb2.adobe.com/cps/824/cpsid_82414.html

  • When i create a new project, my application cannot find textLayout_1.0.595, is this a bug??

    hey guys, so this is the second time this has happened, im not sure what i did the first time to fix the error but when i create a new project and create a textinput box in there, i get the following error,
    "SecurityError: Error #2148: SWF file file:///Users/tkanagala/web projects/flex 4/podcast/bin-debug/podcast.swf cannot access local resource file:///Users/tkanagala/web%20projects/flex%204/podcast/bin-debug/textLayout_1.0.0.595.sw f. Only local-with-filesystem and trusted local SWF files may access local resources."
    any ideas why??

    I get the same error.  This isn't something you should have to update a policy file for - it seems like a flash builder error in the way it generates the library swf.  The steps I took were:
    - create a new application
    - type some basic demo app code or paste in code.  In my situation I pasted in some charting examples from the docs (appended to the end)
    - click "run"
    - the error appears:
    SecurityError: Error #2148: SWF file file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/ChartingTests.swf cannot access local resource file://localhost/Users/rj.owen/Documents/ProjectFiles/TIAA-CREF/code/tiaa-eii/production/ ChartingTests/bin-debug/textLayout_1.0.0.595.swf. Only local-with-filesystem and trusted local SWF files may access local resources.
    at flash.net::URLStream/load()
    I'll go post on JIRA as well.
    the code I used was:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600">
    <fx:Script>
    <![CDATA[
    import mx.collections.ArrayCollection;
    [Bindable]
    public var stockDataAC:ArrayCollection = new ArrayCollection( [
    {date: "2005, 7, 27", close: 41.71},
    {date: "2005, 7, 28", close: 42.21},
    {date: "2005, 7, 29", close: 42.11},
    {date: "2005, 8, 1", close: 42.71},
    {date: "2005, 8, 2", close: 42.99},
    {date: "2005, 8, 3", close: 44} ]);
    public function myParseFunction(s:String):Date {
    // Get an array of Strings from the comma-separated String passed in.
    var a:Array = s.split(",");
    // Create the new Date object. Subtract one from
    // the month property because months are zero-based in
    // the Date constructor.
    var newDate:Date = new Date(a[0],a[1]-1,a[2]);
    return newDate;
    ]]>
    </fx:Script>
    <mx:Panel title="DateTimeAxis Example" height="100%" width="100%">
    <mx:LineChart id="mychart" height="100%" width="100%"
      paddingRight="5" paddingLeft="5"
      showDataTips="true" dataProvider="{stockDataAC}">
    <mx:horizontalAxis>
    <mx:DateTimeAxis dataUnits="days" parseFunction="myParseFunction"/>
    </mx:horizontalAxis>
    <mx:verticalAxis>
    <mx:LinearAxis baseAtZero="false" />
    </mx:verticalAxis>
    <mx:series>
    <mx:LineSeries yField="close" xField="date" displayName="AAPL"/>
    </mx:series>
    </mx:LineChart>
    </mx:Panel>
    </s:Application>

  • When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    When I create a new project in iMovie and drop clips into it, it plays the first one and then quits right near the end of the second clip.  I have re-started my computer, tried a new project etc, and no luck, does anyone know how to fix this issue?

    This is a part of the larger MacBook Pro connectivity issue. There are several related threads dealing with the MBP's networking problems. If your unit is suffering from this type of difficulty, good luck ... (or a long ethernet cable)
    (PS Everybody please make noise on this one so apple comes up with a solution.)
    < Edited by Host >

  • When I create a new project, my AVCHD preset comes blank

    When i try to create a new project, the preset option for AVCHD (1080i, 1080p and 720i) comes blank.
    I selected HDV format in the set up screen
    When I open up AVCHD and select 1080i, I get empty details.
    I am using Premiere pro version CS4. (4.1.0)
    I'm not sure what's going on
    Thx
    Sundar

    Jim
    That was my bad. I did not realize it was a folder.
    It worked, it showed the presets.
    I am new to the Adobe Premiere space.
    Thx again for your help.
    Rgds
    Sundar

  • Premiere elements 10 just started crashing cannot even create a new project

    Premiere Elements 10 (mac) all of a sudden will not do anything but open and then crash. It doesn't matter if I open an existing project or even start a new one. As soon as you name your new project and hit save it crashes. I have uninstalled and reinstalled the program and the same thing is happening.

    sorry here is part of the error message I receive:
    Process:         Adobe Premiere Elements [6440]
    Path:            /Applications/Adobe Premiere Elements 10/Adobe Premiere Elements.app/Contents/MacOS/Adobe Premiere Elements
    Identifier:      com.adobe.Adobe Premiere Elements.framework
    Version:         20110902.B343.280460 (10.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [149]
    Responsible:     Adobe Premiere Elements [6440]
    User ID:         501
    Date/Time:       2014-06-04 08:57:13.351 -0500
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  9A426724-4C16-67DC-6280-43B891E68ADD
    Sleep/Wake UUID: CCE08E97-F54C-46BB-A93D-1B47727FC33A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** __CFTypeCollectionRetain() called with NULL; likely a collection has been corrupted ***

  • Crashes when I create a new document

    When I open the Flash CS4 application, it starts up fine. If I select create new flash file, the entire application crashes. That's as far as I can get. I've made all of the recent updates that I can - it's flash version 10.0.2 … I'm running OSX v10.4.11
    I've tried restarting, that doesn't do anything. I've also tried starting up Flash with nothing else open. Doesn't help. Haven't re-installed the entire thing yet (probably what I'll do next).
    Any suggestions?
    -Sarah

    I also tried un-installing and then re-installing. Still have the same problem. Need a solution asap.

  • Photoshop CS5 crashing when opening/creating a new file. (OSX)

    I've seen several threads with this issue but so far none of the solutions have worked. I've tried:
    -Resetting the preferences
    -Deleting the mediabrowser.plist and photoshop.plist
    -Changing the default printer
    -Updating Photoshop
    -Updating OSX
    Crash report:
    Process:         Adobe Photoshop CS5 [616]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0 (12.0x20100407.r.1103) (12.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [97]
    Date/Time:       2013-02-25 15:47:37.701 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000008
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.Photoshop                     0x006d3a08 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4003334
    1   com.adobe.Photoshop                     0x0081becc AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 5348042
    2   com.adobe.Photoshop                     0x00d9701b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 11095065
    3   com.adobe.Photoshop                     0x000cf7f4 0x1000 + 845812
    4   com.adobe.Photoshop                     0x000d3100 0x1000 + 860416
    5   com.adobe.Photoshop                     0x013d8a08 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17655302
    6   com.adobe.Photoshop                     0x013d37b7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17634229
    7   com.apple.AppKit                        0x9706d61e -[NSView _drawRect:clip:] + 3510
    8   com.apple.AppKit                        0x9706c2bc -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1600
    9   com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    10  com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    11  com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    12  com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    13  com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    14  com.apple.AppKit                        0x9706c5f1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2421
    15  com.apple.AppKit                        0x9706a7db -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 711
    16  com.apple.AppKit                        0x9706a34f -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topVi ew:] + 265
    17  com.apple.AppKit                        0x97066c96 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
    18  com.apple.AppKit                        0x96fc784b -[NSView displayIfNeeded] + 818
    19  com.apple.AppKit                        0x96f90b64 -[NSWindow displayIfNeeded] + 204
    20  com.apple.AppKit                        0x96f8f5ff -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1085
    21  com.apple.AppKit                        0x96f8f161 -[NSWindow orderWindow:relativeTo:] + 105
    22  com.apple.AppKit                        0x96f8c90f -[NSWindow makeKeyAndOrderFront:] + 73
    23  com.adobe.owl                           0x031d7093 OWLDictionaryGetValue + 162315
    24  com.adobe.owl                           0x0313589b 0x3133000 + 10395
    25  com.adobe.owl                           0x0319189c OWLWidgetMove + 24824
    26  com.adobe.owl                           0x03191af6 OWLWidgetMove + 25426
    27  com.adobe.owl                           0x03191f9f OWLWidgetMove + 26619
    28  com.adobe.owl                           0x0315d62c 0x3133000 + 173612
    29  com.adobe.owl                           0x031765e5 OWLControlBarGetPreferredSize + 9659
    30  com.adobe.owl                           0x0318b946 OWLWidgetMove + 418
    31  com.adobe.owl                           0x0318b124 OWLWidgetShow + 488
    32  com.adobe.Photoshop                     0x00d9c4df AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 11116765
    33  com.adobe.Photoshop                     0x00d99cc4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 11106498
    34  com.adobe.Photoshop                     0x0007bebf 0x1000 + 503487
    35  com.adobe.Photoshop                     0x0050d2a7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2141861
    36  com.adobe.Photoshop                     0x000776f2 0x1000 + 485106
    37  com.adobe.Photoshop                     0x000765f4 0x1000 + 480756
    38  com.adobe.Photoshop                     0x0006cde8 0x1000 + 441832
    39  com.adobe.Photoshop                     0x0006ce84 0x1000 + 441988
    40  com.adobe.Photoshop                     0x013e0f84 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17689474
    41  com.adobe.Photoshop                     0x0007f01e 0x1000 + 516126
    42  com.adobe.Photoshop                     0x0006cde8 0x1000 + 441832
    43  com.adobe.Photoshop                     0x0006ce84 0x1000 + 441988
    44  com.adobe.Photoshop                     0x00270933 0x1000 + 2554163
    45  com.adobe.Photoshop                     0x0029b02c 0x1000 + 2727980
    46  com.adobe.PSAutomate                    0x7078e6db PSEventIdle(unsigned int, _ADsc*, long, void*) + 123
    47  com.adobe.Photoshop                     0x0026baaa 0x1000 + 2534058
    48  com.adobe.Photoshop                     0x000776f2 0x1000 + 485106
    49  com.adobe.Photoshop                     0x000765f4 0x1000 + 480756
    50  com.adobe.Photoshop                     0x0006cde8 0x1000 + 441832
    51  com.adobe.Photoshop                     0x0006ce84 0x1000 + 441988
    52  com.adobe.Photoshop                     0x013df37a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17682296
    53  com.apple.Foundation                    0x98883484 __NSFireTimer + 141
    54  com.apple.CoreFoundation                0x980daa3b __CFRunLoopRun + 8059
    55  com.apple.CoreFoundation                0x980d83c4 CFRunLoopRunSpecific + 452
    56  com.apple.CoreFoundation                0x980d81f1 CFRunLoopRunInMode + 97
    57  com.apple.HIToolbox                     0x94e10e04 RunCurrentEventLoopInMode + 392
    58  com.apple.HIToolbox                     0x94e10bb9 ReceiveNextEventCommon + 354
    59  com.apple.HIToolbox                     0x94e10a3e BlockUntilNextEventMatchingListInMode + 81
    60  com.apple.AppKit                        0x96f98595 _DPSNextEvent + 847
    61  com.apple.AppKit                        0x96f97dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    62  com.apple.AppKit                        0x96f5a1f3 -[NSApplication run] + 821
    63  com.adobe.Photoshop                     0x013df2a6 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17682084
    64  com.adobe.Photoshop                     0x013dfe96 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 17685140
    65  com.adobe.Photoshop                     0x0006eb3a 0x1000 + 449338
    66  com.adobe.Photoshop                     0x002572e8 0x1000 + 2450152
    67  com.adobe.Photoshop                     0x002573a4 0x1000 + 2450340
    68  com.adobe.Photoshop                     0x00003c66 0x1000 + 11366
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x97e98382 kevent + 10
    1   libSystem.B.dylib                       0x97e98a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x97e97f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x97e97cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x97e97781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x97e975c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x97e71b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x97ee805f pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x06725126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services                  0x0671ddb0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services                  0x0672518c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    7   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x97e71b4e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore          0x92abd942 MPWaitOnSemaphore + 125
    2   MultiProcessor Support                  0x1c916124 ThreadFunction(void*) + 78
    3   ...ple.CoreServices.CarbonCore          0x92a8b54a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    5   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x97e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x97e9f75e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x97ea13f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore          0x92ac021e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore          0x92aabb68 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore          0x92aa7533 MPWaitOnQueue + 250
    6   AdobeACE                                0x0520d6f1 0x51d3000 + 239345
    7   AdobeACE                                0x0520d0ed 0x51d3000 + 237805
    8   ...ple.CoreServices.CarbonCore          0x92a8b54a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    10  libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x97e9faa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x97ecb9c5 nanosleep$UNIX2003 + 188
    2   com.adobe.PSAutomate                    0x709257db ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate                    0x70905623 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate                    0x709258e8 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    6   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x97e71b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x97ee805f pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x718ab1af APXGetHostAPI + 2599055
    4   com.adobe.adobeswfl                     0x71644b0f APXGetHostAPI + 82415
    5   com.adobe.adobeswfl                     0x718ab29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl                     0x718ab307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl                     0x718ab426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    9   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x97e71b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x97ee805f pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x718ab1af APXGetHostAPI + 2599055
    4   com.adobe.adobeswfl                     0x71644b0f APXGetHostAPI + 82415
    5   com.adobe.adobeswfl                     0x718ab29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl                     0x718ab307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl                     0x718ab426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    9   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x97e71b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x97ece5a8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x718ab177 APXGetHostAPI + 2598999
    4   com.adobe.adobeswfl                     0x718c60ee APXGetHostAPI + 2709454
    5   com.adobe.adobeswfl                     0x718ab29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl                     0x718ab307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl                     0x718ab426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    9   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x97e71b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x97ece5a8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x718ab177 APXGetHostAPI + 2598999
    4   com.adobe.adobeswfl                     0x71a224b8 APXGetHostAPI + 4135832
    5   com.adobe.adobeswfl                     0x718ab29c APXGetHostAPI + 2599292
    6   com.adobe.adobeswfl                     0x718ab307 APXGetHostAPI + 2599399
    7   com.adobe.adobeswfl                     0x718ab426 APXGetHostAPI + 2599686
    8   libSystem.B.dylib                       0x97e9f259 _pthread_start + 345
    9   libSystem.B.dylib                       0x97e9f0de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x97e97412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x97e979a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x97e975c6 start_wqthread + 30
    Thread 11:
    0   libSystem.B.dylib                       0x97e97412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x97e979a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x97e975c6 start_wqthread + 30
    Thread 12:
    Thread 13:
    0   libSystem.B.dylib                       0x97e71b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x97ee805f pthread_cond_wait + 48
    3   libtbb.dylib                            0x060231e0 _ZN3tbb8internal16GenericScheduler24wait_while_pool_is_emptyEv. + 60
    4   libtbb.dylib                            0x0602bff6 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 2136
    5   libtbb.dylib                            0x060251d1 tbb::internal::GenericScheduler::worker_routine(void*) + 85
    Thread 14:
    0   libSystem.B.dylib                       0x97e71b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x97e9f6f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x97ee805f pthread_cond_wait + 48
    3   libtbb.dylib                            0x060231e0 _ZN3tbb8internal16GenericScheduler24wait_while_pool_is_emptyEv. + 60
    4   libtbb.dylib                            0x0602bff6 tbb::internal::CustomScheduler<tbb::internal::IntelSchedulerTraits>::wait_for_all(tbb::ta sk&, tbb::task*) + 2136
    5   libtbb.dylib                            0x060251d1 tbb::internal::GenericScheduler::worker_routine(void*) + 85
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000008  ebx: 0x064fb910  ecx: 0x00007fff  edx: 0x02070177
      edi: 0x00000000  esi: 0x00000008  ebp: 0xbfffbf88  esp: 0xbfffbf88
       ss: 0x0000001f  efl: 0x00010202  eip: 0x006d3a08   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000008
    Binary Images:
        0x1000 -  0x2385ffb +com.adobe.Photoshop 12.0 (12.0x20100407.r.1103) (12.0) <5296E876-7BE9-5DD0-1F00-633258E038C9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    0x2e34000 -  0x2ea4feb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x2eb2000 -  0x2eb8ff7  org.twain.dsm 1.9.4 (1.9.4) <0EACA56D-A860-8A0B-EFA8-F217105D2457> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    0x2ebf000 -  0x30a5ff7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x3133000 -  0x32b3fe7 +com.adobe.owl AdobeOwl version 3.0.91 (3.0.91) <A7F61573-6B66-82E3-1659-86264C12FB85> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x331b000 -  0x36f3ff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x3822000 -  0x3b17fe7 +AdobeAGM ??? (???) <2394D309-4268-368B-0ED1-DCFA8BF85220> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x3bca000 -  0x3eb4ff7 +AdobeCoolType ??? (???) <A9733E22-E553-846E-D3D0-CA7BAE915002> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3f38000 -  0x3f59ff7 +AdobeBIBUtils ??? (???) <D23AB3B7-054A-C93F-EEE5-773920DCCBE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x3f65000 -  0x3f8bff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x3f9c000 -  0x40d4fe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4116000 -  0x4173fef +aif_core ??? (???) <55A59C97-0F0F-8D62-8F05-89C26076DE32> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
    0x4190000 -  0x41a3fff +data_flow ??? (???) <AD6B2112-DB3B-5E31-AAB3-3CBE5CEE7F07> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
    0x41bb000 -  0x424dfff +image_flow ??? (???) <724A9FFC-D8B6-9A4B-6036-8B5B61821714> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
    0x42c0000 -  0x42daff7 +image_runtime ??? (???) <EC60DF81-1D8D-764C-2554-651317A42C02> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
    0x42f7000 -  0x4528ffb +aif_ogl ??? (???) <25A7A7F0-86B4-86B0-3384-EE2E8A1EAA38> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
    0x4614000 -  0x469efef +AdobeOwlCanvas ??? (???) <3B9B9050-7F74-EBBA-99E1-4202D49B321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x46c0000 -  0x49ddfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <57907A7F-6D01-C35F-29B4-28C2DFE35157> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x4b41000 -  0x4cbcfe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <ED2C7256-FDB7-63CD-23F8-1748AA53D397> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x4d57000 -  0x509ffff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <18ABE6DC-26AD-2C95-D68F-4E8E1306D4E2> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x51d3000 -  0x52e7fff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x530a000 -  0x5324fff +AdobeBIB ??? (???) <9EEDE900-6B67-3A3C-D7F3-918E1722EAFC> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x532d000 -  0x5393ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x53c3000 -  0x53c6ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x53cc000 -  0x5439fef +FileInfo ??? (???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x5454000 -  0x54acff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x54bb000 -  0x591afe7 +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
    0x5d02000 -  0x5d55ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x5d9d000 -  0x5dbeffe +adobepdfsettings ??? (???) <935615E5-C4BA-E18B-A9C9-178BCC4D8126> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
    0x5df3000 -  0x5df7ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x5dfe000 -  0x5f76ffb +com.adobe.PlugPlug 2.0.0.746 (2.0.0.746) <08AD22E3-34C0-6749-E497-616C66A246AD> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
    0x601a000 -  0x6030ff9 +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
    0x6040000 -  0x6044ffd +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
    0x604b000 -  0x604bff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
    0x604e000 -  0x6055ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <37374715-2FC3-B77B-EFD8-9403A80C7F70> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x605d000 -  0x6112fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x6158000 -  0x6198ff7  com.apple.vmutils 4.2 (106) <92BB4844-304C-C7AB-1F9B-686537C56099> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x61f8000 -  0x61f9ff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x65cf000 -  0x65ddfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <AFA4C3C8-D752-EC96-FF56-6E2F8ABB391B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x65e1000 -  0x65f3ff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x6700000 -  0x6767fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
    0x1bd46000 - 0x1bd4efff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
    0x1c637000 - 0x1c63efff +Enable Async IO ??? (???) <7B511387-102C-D131-63BF-2801FF51D504> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
    0x1c645000 - 0x1c64eff7 +FastCore ??? (???) <06E56D74-3E2F-8885-4378-7CCDC133238B> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
    0x1c6ef000 - 0x1c6f1ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1c6f7000 - 0x1c6faff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x1c800000 - 0x1c85dff5 +MMXCore ??? (???) <135DE8A2-B988-77A4-9EB0-C3A9AE7D4528> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
    0x1c8dc000 - 0x1c940ff4 +MultiProcessor Support ??? (???) <91CB06E8-8708-8141-D69D-6282AF2AF1B3> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0x1c989000 - 0x1cad5ffb +com.adobe.coretech.adm 3.10x16 (3.1) <992D90F2-32AC-B8E6-4A2E-6DF8145455DC> /Applications/Adobe Photoshop CS5/Plug-Ins/ADM/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x1d215000 - 0x1d279fe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <C9D29156-2471-2A9D-3657-EF06204229C6> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x1d299000 - 0x1d2f1fff +com.DivXInc.DivXDecoder 6.8.4.3 (6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1db25000 - 0x1db29ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x1db2e000 - 0x1db34ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x1dee5000 - 0x1df09fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
    0x40000000 - 0x400d1fe7 +AdobeJP2K ??? (???) <EF392886-5A95-6A96-C95D-43DA0322925C> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x7078a000 - 0x709bdfff +com.adobe.PSAutomate 12.0 (12.0) <7F717FA1-17ED-993C-B315-FADA3E63A8ED> /Applications/Adobe Photoshop CS5/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
    0x70b94000 - 0x70c2cfff +com.adobe.AdobeExtendScript ExtendScript 4.1.23 (4.1.23.7573) <F68E96A7-E657-7275-09DF-4C412554CD4A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
    0x70c8b000 - 0x70d18ff7 +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7573) <6A15402A-09B2-B1F8-5ECC-D7871EC054C3> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x70d5d000 - 0x70d86feb +com.adobe.ape adbeapecore version 3.1.70.10055 (3.1.70.10055) <F3239526-C171-AD3C-835E-FC9998EEFB28> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
    0x71600000 - 0x7245afeb +com.adobe.adobeswfl ??? (2.0.0.10053) <D591B8C9-2C4A-CF9E-0FCE-B80A844270E0> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
    0x73d00000 - 0x73e79ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x73eab000 - 0x742b0fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x90003000 - 0x90014ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x90015000 - 0x9006bff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime. framework/Versions/A/MeshKitRuntime
    0x9006c000 - 0x9006cff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9006d000 - 0x9009eff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9009f000 - 0x90278fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x90279000 - 0x9027bff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x9029c000 - 0x9034cfe3  com.apple.QuickTimeImporters.component 7.6.6 (1791) <7D2E0A41-81DB-ADB9-1489-BBDE26573A22> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
    0x903bc000 - 0x903c3ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90408000 - 0x90481ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versio ns/A/PDFKit
    0x90482000 - 0x904a4fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x904a5000 - 0x904a7ff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x904a8000 - 0x904bcffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x904d3000 - 0x90601fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9069c000 - 0x9069cff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9069d000 - 0x906a4ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x9078e000 - 0x9079eff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
    0x9079f000 - 0x907effe7  libTIFF.dylib ??? (???) <E8B31850-BFD4-48E6-B264-A4340CD19929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x907f0000 - 0x907faffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x90954000 - 0x90d6aff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x90dd1000 - 0x90dd1ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91b4b000 - 0x91b51fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
    0x91b52000 - 0x91b52ff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x91b53000 - 0x91b97fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x91bd2000 - 0x91be4ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x91be5000 - 0x92260ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92261000 - 0x922c2fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x922c3000 - 0x9237cfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x923d2000 - 0x9244dfff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x925ae000 - 0x925b3ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x925b4000 - 0x925b5ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x925b6000 - 0x92620fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92621000 - 0x92621ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92622000 - 0x92724fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x92725000 - 0x92763ff7  com.apple.QuickLookFramework 2.3 (327.7) <6387A103-C7EF-D56B-10EF-5ED5FC7F33A5> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9279b000 - 0x927bfff7  libJPEG.dylib ??? (???) <C43FD809-08B6-629D-8980-D7B0ECEA20A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x92903000 - 0x92a40fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92a4c000 - 0x92a64ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x92a65000 - 0x92d85ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x92d86000 - 0x92d91ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92dab000 - 0x92db4ff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92db5000 - 0x92dbdff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x92dbe000 - 0x92dfeff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x92efe000 - 0x92f01ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92f02000 - 0x92ff6ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <061ABF36-8BA9-79C1-6CE7-EC69A4998F51> /usr/lib/libiconv.2.dylib
    0x9305f000 - 0x9306dff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9307b000 - 0x930c2ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
    0x930c3000 - 0x930c7ff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x930c8000 - 0x9310dff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x9310e000 - 0x9317dff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x9317e000 - 0x9327efe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x9327f000 - 0x93280ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93281000 - 0x93301feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x93302000 - 0x9333fff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x93340000 - 0x93370ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93371000 - 0x9341fff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x93420000 - 0x9342afe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x9346c000 - 0x9364efff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Vers ions/A/ImageKit
    0x9364f000 - 0x9364fff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x93650000 - 0x93708feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x9372b000 - 0x93799ff7  com.apple.QuickLookUIFramework 2.3 (327.7) <7F89C0A1-310F-ACF1-AA6E-4ADFA4DC98DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/V ersions/A/QuickLookUI
    0x9379a000 - 0x93814fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93b7f000 - 0x93b9dfe7  libPng.dylib ??? (???) <5B979A83-8CE7-6BD7-B84C-A2D1119B378D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0x93b9e000 - 0x93bb3fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x93bb4000 - 0x93befffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x93c38000 - 0x93c46fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x93c47000 - 0x93ce4fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x93ce5000 - 0x944d4557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x94506000 - 0x94540ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x94541000 - 0x94561fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x94562000 - 0x9456dff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x9456e000 - 0x945beff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x945bf000 - 0x945c3ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x945c4000 - 0x945c8ff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x945c9000 - 0x94a1afef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x94a1b000 - 0x94aadfe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x94aae000 - 0x94af1ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94bd1000 - 0x94bd2ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
    0x94bd3000 - 0x94c20feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x94c21000 - 0x94c48ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
    0x94c49000 - 0x94c8bff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x94c8c000 - 0x94d27fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x94d28000 - 0x94dd0ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x94dd8000 - 0x94ddbff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x94ddc000 - 0x95100fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x9513c000 - 0x951f8fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x951f9000 - 0x951fffff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/ Versions/A/CommonPanels
    0x95200000 - 0x952adfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x952ae000 - 0x952d6ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x952d7000 - 0x9530aff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x9530b000 - 0x9530efe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9530f000 - 0x95575ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x95753000 - 0x95763ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x95764000 - 0x957c8fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework /Versions/A/HTMLRendering
    0x957e7000 - 0x9581afff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9581b000 - 0x9599dfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x9599e000 - 0x95a4afe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x95a4b000 - 0x95aa8ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95aa9000 - 0x95aeaff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x95aeb000 - 0x95bf7fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x95c76000 - 0x95c76ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x95c77000 - 0x960acff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x960bb000 - 0x960f8ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x96101000 - 0x96127ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x96128000 - 0x962ebfeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <5BF202E9-730A-3675-4374-E5300BC8ED10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x962ec000 - 0x965e6fef  com.apple.QuickTime 7.6.6 (1791) <8E56F3DC-725B-0299-7E62-8599CA6EC4C0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x965e7000 - 0x9662bff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x967c9000 - 0x967ddfe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x969e6000 - 0x969f3ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96a3a000 - 0x96c65ff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
    0x96c66000 - 0x96c87fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96c88000 - 0x96c88ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x96c9c000 - 0x96cf4fe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
    0x96cf5000 - 0x96dc6fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x96f50000 - 0x97833ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97834000 - 0x97834ff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x97835000 - 0x97851fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x978a3000 - 0x979d0ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x979d8000 - 0x979dbffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x979dc000 - 0x97abcfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x97abe000 - 0x97b04ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x97b05000 - 0x97e70ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97e71000 - 0x98018ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x98019000 - 0x9809bffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x9809c000 - 0x98217fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9827c000 - 0x982bfff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x98332000 - 0x983fdfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x983fe000 - 0x986acfe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x986ad000 - 0x987f0fef  com.apple.QTKit 7.7 (1791) <74F00760-A831-B8F2-869D-84C1F2366204> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9883f000 - 0x98ab0fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9914a000 - 0x99169ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9916a000 - 0x99176ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x992bf000 - 0x99319fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.fram

    Under Help>Updates, the updater opens but says that Photoshop is already up to date. Is there a way to manually update?
    Edit: I tried to install the 12.0.4 update manually but the updater said installation failed.

  • When I create a new project I get a metadata error

    Could not read metadata for 'C:\Users\Darrin Kay\Application Data\Adobe\Flash Catalyst CS5.5\workspace\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes\properties.i ndex'.
    Unexpected version: 0.
    I just downloaded and install the CS 5.5 Web Premium..... ANy ideas????
    Thanks,
    Darrin

    Hey man, I got the same problem, I noticed som message saying "flushing ..." So I looked up for the file mantioned in the directory displayed in the error message... You may need to make visible your hidden folders.
    When you get to the folder, you'll have three files, just delete properties.index (perhaps you may like to create a backup) and start once again Catalyst.
    That worked for me... Hope it does the same for you.

  • Logic Pro Crashes when I open a new project

    Hi all,
    I recorded a project with Logic yesterday, saved it, and everything seemed fine. Today, when I opened the project, Logic crashes ONLY when I scroll back to the first musical bar on the project. I can play the project from around bar two, but if I scroll back any further, Logic crashes. It has done this several times today. Any suggestions?
    Thanks,
    Jeremy

    I was wondering if you upgrade to 10.5.3 if that would iron out anything. You are running 10.5.2 still? I haven't upgraded to 10.5.3 yet, but in the past, I've had issues with Final Cut Pro freezing and the latest version of the OS resolved the problem somehow. DON'T DO IT YET THOUGH!!!
    I would post the error log message if it's giving you one. Someone who knows how to read that stuff may help you. Just a thought.

  • Why is it that movie trailers does not appear when I create a new project

    what can I do? I tried many different things to add trailers to my projects but nothing works, of course
    I'm new to imovie so please help.

    I've made great Trailers and I've made great Movies but I have yet to make a Movie that had a trailer in it , or attached to it. and I've never been able to make a trailer that had a place to attach a movie in it , in some way or another. I've read every help issue that has any thing to do with trailers , and still nobody has given me a serious answer. all I get is real stupid answers like ""A trailer is a project""

  • Xcode 4.6.1 crashes when I build and run my Objective-C project

    I'm running Xcode 4.6.1, with that latest SDKs, I can build the project just fine, but when I try to run it, it crashes.
    Here is the beginning of the crash report.
    Process:         Xcode [13903]
    Path:            /Applications/Xcode.app/Contents/MacOS/Xcode
    Identifier:      com.apple.dt.Xcode
    Version:         4.6.1 (2067)
    Build Info:      IDEApplication-2067000000000000~2
    App Item ID:     497799835
    App External ID: 14581035
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [278]
    User ID:         501
    Date/Time:       2013-04-08 18:39:06.482 +0300
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          42003 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  3247 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      DC5CB8D0-2A9C-75E6-5631-42D5362B172F
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    ProductBuildVersion: 4H512
    UNCAUGHT EXCEPTION (NSInvalidArgumentException): -[__NSCFString alloc]: unrecognized selector sent to instance 0x4009c5ba0
    UserInfo: (null)
    Hints: None
    Backtrace:
      0  0x00007fff8ea76aee __exceptionPreprocess (in CoreFoundation)
      1  0x00007fff867863f0 objc_exception_throw (in libobjc.A.dylib)
      2  0x00007fff8eb0d40a -[NSObject(NSObject) doesNotRecognizeSelector:] (in CoreFoundation)
      3  0x00007fff8ea6502e ___forwarding___ (in CoreFoundation)
      4  0x00007fff8ea64e18 _CF_forwarding_prep_0 (in CoreFoundation)
      5  0x0000000107d230a6 -[DBGLLDBDebugLocalService operationWorkerWithLaunchSession:error:] (in DebuggerLLDBService)
      6  0x0000000107d23593 -[DBGLLDBRunLocalService operationWorkerWithLaunchSession:error:] (in DebuggerLLDBService)
      7  0x00000001051b7017 -[IDERunDestination runOperationForLaunchSession:error:] (in IDEFoundation)
      8  0x00000001051b5c87 -[IDELaunchSchemeAction runOperationForExecutionEnvironment:withBuildOperation:buildParameters:buildabl eProductDirectories:runDestination:outError:] (in IDEFoundation)
      9  0x00000001051b3057 -[IDEScheme _executionOperationForExecutionEnvironment:build:onlyBuild:buildPurpose:buildCo mmand:schemeCommand:overridingProperties:destination:buildLog:filePath:error:tes tCallbackBlock:] (in IDEFoundation)
    10  0x00000001051b52b8 -[IDEScheme runWithExecutionContext:buildIfNeeded:onlyBuild:destination:overridingPropertie s:commandName:error:] (in IDEFoundation)
    11  0x0000000105706e1c -[IDEWorkspaceTabController _actuallyPerformSchemeTask:onScheme:runDestination:command:commandName:buildCom mand:filePath:completionBlock:] (in IDEKit)
    12  0x0000000105708a88 __130-[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:]_block_invoke (in IDEKit)
    13  0x00000001057089bf -[IDEWorkspaceTabController _performSchemeTask:onScheme:runDestination:command:commandName:buildCommand:fil ePath:completionBlock:] (in IDEKit)
    14  0x0000000105708fe6 __124-[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:]_block_invoke (in IDEKit)
    15  0x000000010675f0c4 -[DVTDeveloperModeAlertHelper _askToEnableDeveloperModeIfNecessary] (in DVTDeveloperModeHelper)
    16  0x0000000105708f40 -[IDEWorkspaceTabController _performDebuggableSchemeTask:onScheme:runDestination:command:commandName:buildC ommand:filePath:] (in IDEKit)
    17  0x0000000105709167 -[IDEWorkspaceTabController _runScheme:runDestination:] (in IDEKit)
    18  0x00007fff878bb989 -[NSApplication sendAction:to:from:] (in AppKit)
    19  0x0000000104d88f60 -[DVTApplication sendAction:to:from:] (in DVTKit)
    20  0x00007fff878bb989 -[NSApplication sendAction:to:from:] (in AppKit)
    21  0x0000000104d88f60 -[DVTApplication sendAction:to:from:] (in DVTKit)
    22  0x0000000104e3f89e -[DVTDelayedMenuButtonCell trackMouse:inRect:ofView:untilMouseUp:] (in DVTKit)
    23  0x00007fff878b8bcc -[NSControl mouseDown:] (in AppKit)
    24  0x00007fff878b053e -[NSWindow sendEvent:] (in AppKit)
    25  0x00007fff878ac674 -[NSApplication sendEvent:] (in AppKit)
    26  0x00000001055a568e -[IDEApplication sendEvent:] (in IDEKit)
    27  0x00007fff877c224a -[NSApplication run] (in AppKit)
    28  0x00007fff87766c06 NSApplicationMain (in AppKit)
    29  0x0000000104950b6f (in Xcode)
    30  0x0000000104950b00 (in Xcode)
    objc[13903]: garbage collection is ON
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8c4e8212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8f128b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8f16cdce abort + 143
    3   com.apple.dt.IDEKit                     0x000000010572c4cf +[IDEAssertionHandler _handleAssertionWithLogString:reason:] + 578
    4   com.apple.dt.IDEKit                     0x000000010572d10b -[IDEAssertionHandler handleUncaughtException:] + 527
    5   com.apple.AppKit                        0x00007fff877c2312 -[NSApplication run] + 836
    6   com.apple.AppKit                        0x00007fff87766c06 NSApplicationMain + 869
    7   com.apple.dt.Xcode                      0x0000000104950b6f 0x10494f000 + 7023
    8   com.apple.dt.Xcode                      0x0000000104950b00 0x10494f000 + 6912
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8c4e8d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8db7bdea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8db7b9ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8c4e6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c4e5c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8ea13233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea18916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea180e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84e51b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff84eafcd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8c4e8322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8ea57f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8c4e6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c4e5c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8ea13233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea18916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea180e2 CFRunLoopRunSpecific + 290
    5   com.apple.DTDeviceKit                   0x000000010ab73593 -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 229
    6   com.apple.Foundation                    0x00007fff84eafcd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 5:: DYMobileDeviceManager
    0   libsystem_kernel.dylib                  0x00007fff8c4e6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c4e5c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8ea13233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea18916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea180e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff84eb4f5e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff84e4d75a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.Foundation                    0x00007fff84eafcd2 __NSThread__main__ + 1345
    8   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 6:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8c4e80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8f12bfe9 _pthread_cond_wait + 869
    2   com.apple.CoreVideo                     0x00007fff896992a1 CVDisplayLink::runIOThread() + 689
    3   com.apple.CoreVideo                     0x00007fff89698fd7 startIOThread(void*) + 148
    4   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8c4e80fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8f12bfe9 _pthread_cond_wait + 869
    2   com.apple.Xcode.DevToolsCore            0x0000000108a587e4 -[XCInvocationQueue _processInvocationsInThreadSlotNumber:] + 457
    3   com.apple.Foundation                    0x00007fff84eafcd2 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8c4e86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f129f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8f129d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8f1141d1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8c4e86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f129f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8f129d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8f1141d1 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8c4e86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f129f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8f129d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8f1141d1 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8c4e86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f129f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8f129d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8f1141d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8c4e6686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8c4e5c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8ea13233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8ea18916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8ea180e2 CFRunLoopRunSpecific + 290
    5   com.apple.DebugSymbols                  0x00007fff837c2590 SpotlightQueryThread(void*) + 356
    6   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8c4e8386 __semwait_signal + 10
    1   libsystem_c.dylib                       0x00007fff8f1b1800 nanosleep + 163
    2   com.apple.CoreSymbolication             0x00007fff90034358 0x7fff9001e000 + 90968
    3   libsystem_c.dylib                       0x00007fff8f1277a2 _pthread_start + 327
    4   libsystem_c.dylib                       0x00007fff8f1141e1 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5b2b09d8  rdx: 0x0000000000000000
      rdi: 0x0000000000000c07  rsi: 0x0000000000000006  rbp: 0x00007fff5b2b0a00  rsp: 0x00007fff5b2b09d8
       r8: 0x00007fff74fa7278   r9: 0x00007fd08b9d0a00  r10: 0x0000000020000000  r11: 0x0000000000000206
      r12: 0x00007fff5b2b0b08  r13: 0x00007fff73c8b0e0  r14: 0x00007fff74fa8180  r15: 0x00000004003404a0
      rip: 0x00007fff8c4e8212  rfl: 0x0000000000000206  cr2: 0x00000001066ee2d0
    Logical CPU: 0
    Binary Images:
           0x10494f000 -        0x104951ff7  com.apple.dt.Xcode (4.6.1 - 2067) <C9C3FF93-7FFF-3053-A4C2-B12276B69D86> /Applications/Xcode.app/Contents/MacOS/Xcode
           0x10495c000 -        0x104c7cfff  com.apple.dt.DVTFoundation (4.6.1 - 2089) <C4552855-AC7A-36FD-BDDB-EF6626C3A125> /Applications/Xcode.app/Contents/SharedFrameworks/DVTFoundation.framework/Versi ons/A/DVTFoundation
           0x104d7f000 -        0x104fddff7  com.apple.dt.DVTKit (4.6.1 - 2078) <9FA9F506-2F59-3763-BDF3-1959B56DB96C> /Applications/Xcode.app/Contents/SharedFrameworks/DVTKit.framework/Versions/A/D VTKit
           0x105141000 -        0x1053d6ff7  com.apple.dt.IDEFoundation (4.6.1 - 2100) <47EB6FB5-C322-3542-A52B-C231857FEF44> /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/ IDEFoundation
           0x10558f000 -        0x105a6dff7  com.apple.dt.IDEKit (4.6.1 - 2113) <201F8606-024E-3BE2-B5AB-94AF66A6AD61> /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit
           0x105dad000 -        0x105e4ffff  com.apple.PackageKit (3.0 - 260) <B9C3BB80-C2A3-3E9E-A9C0-EB58B5F42512> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
           0x105ec0000 -        0x1066edfff +libclang.dylib (425.0.27) <2A8F1CA5-F22D-3DEC-B074-DF9B659FFD83> /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/ usr/lib/libclang.dylib
           0x10675d000 -        0x106760ff7  com.apple.dt.DVTDeveloperModeHelper (1.0 - 1) <C44FE3DF-38CD-39C6-9C8F-7E9A72A2C24A> /Applications/Xcode.app/Contents/SharedFrameworks/DVTDeveloperModeHelper.framew ork/Versions/A/DVTDeveloperModeHelper
           0x10685f000 -        0x10685fff9 +cl_kernels (???) <9713F25D-53A9-4D3E-893D-6405FB74BD10> cl_kernels
           0x10686e000 -        0x106877fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x1068a5000 -        0x1068a6ffa +cl_kernels (???) <08553A65-50CF-481B-8C68-B3543D9D261E> cl_kernels
           0x107d1a000 -        0x107d1cfff  com.apple.dt.dbg.DebuggerGDBService (4.6.1 - 2083) <2EE8B833-95B7-384B-8D30-468BEF8FF13D> /Applications/Xcode.app/Contents/PlugIns/DebuggerGDBService.ideplugin/Contents/ MacOS/DebuggerGDBService
           0x107d22000 -        0x107d24fff  com.apple.dt.dbg.DebuggerLLDBService (4.6.1 - 2083) <B59877A4-D301-372D-BB33-A7B05EBB43F2> /Applications/Xcode.app/Contents/PlugIns/DebuggerLLDBService.ideplugin/Contents /MacOS/DebuggerLLDBService
           0x107d2a000 -        0x107d59ff7  com.apple.framework.ConfigurationProfiles (5.3 - 548) <7F37BCC8-2F44-35BD-A630-628CE0539C23> /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x107d72000 -        0x107d75ff7  com.apple.dt.IDE.IDEInterfaceBuilderAutomator (4.6.1 - 2053) <A4A5BE93-F04F-3C73-9962-12D37FE5FD5C> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderAutomator.ideplugin /Contents/MacOS/IDEInterfaceBuilderAutomator
           0x107dfb000 -        0x107dfcffb +cl_kernels (???) <821597B5-B94D-4D53-9858-FA6C5DB816B1> cl_kernels
           0x107dff000 -        0x107e06fff  com.apple.dt.IDE.HexEditor (4.6.1 - 2053) <EA5091A9-EF47-3F3B-9F21-455DD4DA8B7B> /Applications/Xcode.app/Contents/PlugIns/HexEditor.ideplugin/Contents/MacOS/Hex Editor
           0x107e3b000 -        0x10814efff  com.apple.dt.IDE.IDEInterfaceBuilderKit (4.6.1 - 3084) <11D3F121-D664-3AFF-885C-1F0CB8A4438E> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderKit.ideplugin/Conte nts/MacOS/IDEInterfaceBuilderKit
           0x10836a000 -        0x1083dcfff  com.apple.dt.IBAutolayoutFoundation (1.0 - 1) <0B227929-73AC-3F73-9CCA-0F6862920EFF> /Applications/Xcode.app/Contents/Frameworks/IBAutolayoutFoundation.framework/Ve rsions/A/IBAutolayoutFoundation
           0x108471000 -        0x1084c8fff  com.apple.dt.IDE.IDEFindReplace (4.6.1 - 2061) <627D4C8F-2522-33D9-9E64-07183AF63E09> /Applications/Xcode.app/Contents/PlugIns/IDEFindReplace.ideplugin/Contents/MacO S/IDEFindReplace
           0x108508000 -        0x108554ff7  com.apple.DADocSetAccess (4.6.1 - 2054) <A2ACF769-A031-3D4D-B2EA-12A925AAC2A2> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetAccess.framework/Vers ions/A/DADocSetAccess
           0x108582000 -        0x10859eff7  com.apple.DADocSetManagement (4.6.1 - 2052) <8C273CDD-7895-3ABC-B084-3D1EB2A3DF84> /Applications/Xcode.app/Contents/SharedFrameworks/DADocSetManagement.framework/ Versions/A/DADocSetManagement
           0x1085b3000 -        0x1085fffff  com.apple.dt.IDE.IDEDocViewer (4.6.1 - 2054) <85FB1ABC-547B-358A-BDA9-E74E7931FA38> /Applications/Xcode.app/Contents/PlugIns/IDEDocViewer.ideplugin/Contents/MacOS/ IDEDocViewer
           0x10863e000 -        0x108657fff  com.apple.dt.IDE.IDEQuickHelp (4.6.1 - 2062) <FC097A5C-C4F9-3EF6-838D-D35F87AA31F0> /Applications/Xcode.app/Contents/PlugIns/IDEQuickHelp.ideplugin/Contents/MacOS/ IDEQuickHelp
           0x108670000 -        0x108706ff7  com.apple.dt.IDE.IDESourceEditor (4.6.1 - 2063) <B87396F5-06F5-3502-906D-C7491EF1C084> /Applications/Xcode.app/Contents/PlugIns/IDESourceEditor.ideplugin/Contents/Mac OS/IDESourceEditor
           0x10876a000 -        0x10878ffff  com.apple.dt.dbg.DebuggerFoundation (4.6.1 - 2083) <FB7FB212-5EEB-3439-947B-43F827E9DCC9> /Applications/Xcode.app/Contents/PlugIns/DebuggerFoundation.ideplugin/Contents/ MacOS/DebuggerFoundation
           0x1087b1000 -        0x1087e8fff +com.ridiculousfish.HexFiendFramework (4.6.1 - 2053) <A335FD49-9D87-3050-B178-0C71D6A4BEA3> /Applications/Xcode.app/Contents/SharedFrameworks/HexFiend.framework/Versions/A /HexFiend
           0x10880f000 -        0x108827ff7  com.apple.dt.IDE.SharedPlugInUtilities (4.6.1 - 2052) <F3D29B2C-BFAC-3B06-B2D7-0431E8B966C8> /Applications/Xcode.app/Contents/PlugIns/SharedPlugInUtilities.ideplugin/Conten ts/MacOS/SharedPlugInUtilities
           0x108837000 -        0x108851ff7  com.apple.dt.IDE.Xcode3Core (4.6.1 - 2110) <8120BED3-9E06-3307-BD12-0563990144A5> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xc ode3Core
           0x108864000 -        0x10886dff7  com.apple.DevToolsFoundation (6.6.1 - 2110) <968160FB-0778-3D27-8427-17ED38E69AFA> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsFoundation.framework/Versions/A/DevToolsFoundation
           0x1088c7000 -        0x108930fff  com.apple.dt.dbg.DebuggerUI (4.6.1 - 2083) <78DEA1A9-FDF6-33ED-AD13-73DCA1B3D9E6> /Applications/Xcode.app/Contents/PlugIns/DebuggerUI.ideplugin/Contents/MacOS/De buggerUI
           0x108988000 -        0x108c1bfff  com.apple.Xcode.DevToolsCore (6.6.1 - 2110) <3BB88B3C-9029-3ACA-80CE-202B94CCC3EF> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsCore.framework/Versions/A/DevToolsCore
           0x108d6b000 -        0x108da1fff  com.apple.Xcode.DevToolsSupport (6.6.1 - 2110) <EC8F0DCC-5121-3BFB-9985-4E159DAABB42> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/Framewor ks/DevToolsSupport.framework/Versions/A/DevToolsSupport
           0x108e43000 -        0x108f55fff  com.apple.dt.IDE.Xcode3UI (4.6.1 - 2110) <455C49AF-639E-349B-8526-3E74A8B9C583> /Applications/Xcode.app/Contents/PlugIns/Xcode3UI.ideplugin/Contents/MacOS/Xcod e3UI
           0x10aa6c000 -        0x10aa97ff7  com.apple.DTDeviceKitBase (4.6.1 - 2083) <7774B241-C28E-3C58-98F9-4964F3E94905> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKitBase.framework/Versions/A/DTDeviceKitBase
           0x10aab6000 -        0x10aaceff7  com.apple.DeviceLinkX (5.0 - 260) <8176EBAB-D996-3DEE-B5A7-B8FD5FAD24DA> /System/Library/PrivateFrameworks/DeviceLink.framework/Versions/A/DeviceLink
           0x10ab6a000 -        0x10abe9fff  com.apple.DTDeviceKit (4.2 - 2083) <53436735-541B-377A-9FEA-434AB9BF54A9> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/DTDeviceKit.framework/Versions/A/DTDeviceKit
           0x10ac42000 -        0x10ac4cff7  com.apple.DVTiPhoneSimulatorRemoteClient (4.6.1 - 2056) <4A8D5035-391B-38E3-9917-290A652A695B> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/PrivateFrameworks/DVTiPhoneSimulatorRemoteClient.framework/Vers ions/A/DVTiPhoneSimulatorRemoteClient
           0x10ac61000 -        0x10ac66fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x10b433000 -        0x10b4d0fff  com.apple.mobiledevice (555.43 - 555.43) <4460453F-C565-36B8-B1B8-6626AF98CBB5> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevic e
           0x10b62c000 -        0x10b781ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x10b80a000 -        0x10b814fff  com.apple.xcode.plug-in.CoreBuildTasks (6.6.1 - 2110) <592F3D6C-1CB1-3D50-8B27-20F77710A5A6> /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSu pport/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/MacOS/Co reBuildTasks
           0x10b81d000 -        0x10b821fff  com.apple.platform.iphoneos.plugin (1.0 - 1.0) <4B68EDBE-376B-31F3-8593-EB127F106BDE> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/iPhoneOS Build System Support.xcplugin/Contents/MacOS/iPhoneOS Build System Support
           0x10b93a000 -        0x10b93affb +cl_kernels (???) <0E7E30FF-0622-4E30-9E34-B8995F4E50AA> cl_kernels
           0x10bac6000 -        0x10bb10fff  com.apple.GPUTools (1.0 - 149) <2371A169-5A90-3218-AA69-FC55380C6592> /Applications/Xcode.app/Contents/SharedFrameworks/GPUTools.framework/Versions/A /GPUTools
           0x10c8b1000 -        0x10c965fff  com.apple.dt.IDE.IDEiPhoneSupport (4.6.1 - 2090) <5A60C6EA-B729-36E3-9AC8-A23EC8700580> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/IDEiPhoneSupport.ideplugin/Contents/MacOS/IDEiPho neSupport
           0x10c9f3000 -        0x10ca11ff7  com.apple.dt.IDE.IDEArchivedApplicationsViewer (4.6.1 - 2053) <BD749CD4-937C-3A19-962A-D6CE8CAA907E> /Applications/Xcode.app/Contents/PlugIns/IDEArchivedApplicationsViewer.ideplugi n/Contents/MacOS/IDEArchivedApplicationsViewer
           0x10cab1000 -        0x10cbf0ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaIntegration (4.6.1 - 3084) <7E646431-E058-3B18-AC28-EB4A4BCF8C9F> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaIntegration.id eplugin/Contents/MacOS/IDEInterfaceBuilderCocoaIntegration
           0x10ccd9000 -        0x10cd21ff7  com.apple.glut (3.5.2 - GLUT-3.5.2) <A82DC750-C5E2-3833-8C8D-EA317B8BA260> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
           0x10cd95000 -        0x10cda5ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoa (4.6.1 - 2053) <A15B08BD-482C-3BAD-8055-714A04E25132> /Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoa.ideplugin/Con tents/MacOS/IDEInterfaceBuilderCocoa
           0x10cdb8000 -        0x10d1c1fff  com.apple.SceneKit (3.2 - 155.5) <206ECA89-60D1-3825-85D0-A8590AB7C559> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
           0x10d3c5000 -        0x10d3f1ff7  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <971E7510-32BE-36DB-84F4-CBFDC52FC9AB> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
           0x10d413000 -        0x10d417ff7  com.apple.dt.gpu.GPUTraceDebugger (4.6.1 - 111) <4AB11DEB-FD9D-3390-B1A0-D3BA38890AE3> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebugger.ideplugin/Contents/Ma cOS/GPUTraceDebugger
           0x10d41e000 -        0x10d427ff7  com.apple.dt.gpu.GPUDebuggerKit (4.6.1 - 111) <7DD0073E-6DD9-3733-9446-7B52845102C0> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerKit.ideplugin/Contents/MacO S/GPUDebuggerKit
           0x10d436000 -        0x10d43cfff  com.apple.GPUToolsInterface (1.0 - 36.16) <9D3C1887-9EFA-3885-993D-6ACCD18B269E> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsInterface.framework/V ersions/A/GPUToolsInterface
           0x10d444000 -        0x10d449fff  com.apple.dt.IDE.IDEPDFViewer (4.6.1 - 2054) <3AE07D4A-E4FA-341D-8896-F3296801E403> /Applications/Xcode.app/Contents/PlugIns/IDEPDFViewer.ideplugin/Contents/MacOS/ IDEPDFViewer
           0x10d4d3000 -        0x10d67dff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (4.6.1 - 2083) <8EB3827E-E087-3766-996B-D77900CF4421> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchIntegration.i deplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchIntegration
           0x10e3c7000 -        0x10e45aff7  com.apple.dt.gpu.GPUDebuggerFoundation (4.6.1 - 111) <6A4DBE9F-BE0E-3FA8-8787-E7C4D761E9D8> /Applications/Xcode.app/Contents/PlugIns/GPUDebuggerFoundation.ideplugin/Conten ts/MacOS/GPUDebuggerFoundation
           0x10e4aa000 -        0x10e522ff7  com.apple.GPUToolsCore (1.0 - 149) <44B5923D-59B6-3F40-9CE2-D63395976A19> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsCore.framework/Versio ns/A/GPUToolsCore
           0x10e561000 -        0x10e607fff  com.apple.GPUToolsAnalysis (1.0 - 36.16) <A648D226-EFA9-3405-8532-D1CE9D31ECA7> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsAnalysis.framework/Ve rsions/A/GPUToolsAnalysis
           0x10e644000 -        0x10e6bbfff  com.apple.GPUToolsServices (1.0 - 36.16) <F583C142-55CA-356E-B52A-85994F68F91C> /Applications/Xcode.app/Contents/SharedFrameworks/GPUToolsServices.framework/Ve rsions/A/GPUToolsServices
           0x10e70c000 -        0x10e79bfff  com.apple.dt.gpu.GPUTraceDebuggerUI (4.6.1 - 111) <260182FF-BE69-3AC9-B6AB-BE0BE7330AFF> /Applications/Xcode.app/Contents/PlugIns/GPUTraceDebuggerUI.ideplugin/Contents/ MacOS/GPUTraceDebuggerUI
           0x10e7d9000 -        0x10e849ff7  com.apple.dt.gpu.GPURenderTargetEditor (4.6.1 - 111) <1BDA0957-EC78-37AF-AC12-42938F6FDC03> /Applications/Xcode.app/Contents/PlugIns/GPURenderTargetEditor.ideplugin/Conten ts/MacOS/GPURenderTargetEditor
           0x10e89a000 -        0x10e8aefff  com.apple.dt.IDE.IDERTFEditor (4.6.1 - 2052) <0BAFC2A1-9897-3E58-B66A-6591458A57D0> /Applications/Xcode.app/Contents/PlugIns/IDERTFEditor.ideplugin/Contents/MacOS/ IDERTFEditor
           0x10e8c0000 -        0x10e8c9ff7  com.apple.dt.PlistEditor (4.6.1 - 2054) <CF56F041-D702-319F-9C8B-A4EC115801A7> /Applications/Xcode.app/Contents/PlugIns/PlistEditor.ideplugin/Contents/MacOS/P listEditor
           0x10e8d5000 -        0x10e8ddff7  com.apple.dt.ScriptingDefinitionEditor (4.6.1 - 2052) <51DEC59C-3741-39B5-A7CF-66BC85368717> /Applications/Xcode.app/Contents/PlugIns/ScriptingDefinitionEditor.ideplugin/Co ntents/MacOS/ScriptingDefinitionEditor
           0x10e8e5000 -        0x10e91efff  com.apple.dt.IDE.IDESceneKitEditor (4.6.1 - 2054) <E1A8260C-C894-343F-B8F9-C29D47424D3D> /Applications/Xcode.app/Contents/PlugIns/IDESceneKitEditor.ideplugin/Contents/M acOS/IDESceneKitEditor
           0x10e952000 -        0x10e954ff7  com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchEditingSupport (4.6.1 - 2083) <F390AAB3-DCA6-3849-9AF1-C473D28BCB41> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/D eveloper/Library/Xcode/PrivatePlugIns/IDEInterfaceBuilderCocoaTouchEditingSuppor t.ideplugin/Contents/MacOS/IDEInterfaceBuilderCocoaTouchEditingSupport
           0x10ef69000 -        0x10f03dfff  com.apple.dt.IDE.IDEModelEditor (4.6.1 - 2061) <77B4E1C8-4336-3EED-BEBD-4BA33EC3FD18> /Applications/Xcode.app/Contents/PlugIns/IDEModelEditor.ideplugin/Contents/MacO S/IDEModelEditor
           0x10f0cd000 -        0x10f134ff7  com.apple.dt.IDE.IDEModelFoundation (4.6.1 - 2061) <90D06316-0607-3FB0-8756-69072FBA4494> /Applications/Xcode.app/Contents/PlugIns/IDEModelFoundation.ideplugin/Contents/ MacOS/IDEModelFoundation
           0x10f24e000 -        0x10f280ff7  com.apple.dt.IDE.IDELogNavigator (4.6.1 - 2053) <EF5844D3-B1E1-3D35-8115-1F65176F4AE8> /Applications/Xcode.app/Contents/PlugIns/IDELogNavigator.ideplugin/Contents/Mac OS/IDELogNavigator
           0x10f2a6000 -        0x10f2b4fff  com.apple.dt.IDE.IDEQuickLookEditor (4.6.1 - 2052) <1AE36D51-137B-314D-8E6E-598D22CC92C6> /Applications/Xcode.app/Contents/PlugIns/IDEQuickLookEditor.ideplugin/Contents/ MacOS/IDEQuickLookEditor
           0x10f2c5000 -        0x10f2d0ff7  com.apple.dt.IDE.IDEProjectsOrganizer (4.6.1 - 2052) <759D22C7-B3B8-3661-ACA6-B41E9F56B9D8> /Applications/Xcode.app/Contents/PlugIns/IDEProjectsOrganizer.ideplugin/Content s/MacOS/IDEProjectsOrganizer
           0x10f2dc000 -        0x10f30bfff  com.apple.dt.gpu.GPUDebuggeriOSSupport (4.6.1 - 51.11) <C3D16542-3AE4-3AAB-98F2-B825358757FC> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/Xcode/PrivatePlugIns/GPUDebuggeriOSSupport.ideplugin/Contents/MacOS/GP UDebuggeriOSSupport
           0x10f330000 -        0x10f340fff  com.apple.GPUToolsMobileFoundation (1.0 - 52.16) <F6E82147-CD3B-34A6-B21C-D437543E36AF> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsMobileFoundation.framework/Versions/A/GPUToo lsMobileFoundation
           0x10f34f000 -        0x10f3a1fff  com.apple.GPUToolsExpert (1.0 - 52.16) <80AA8402-ECFC-3384-AABA-C6BCC19DD869> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/PrivateFrameworks/GPUToolsExpert.framework/Versions/A/GPUToolsExpert
           0x10f3e2000 -        0x10f3f4ff7  com.apple.dt.IDE.IDEStructureNavigator (4.6.1 - 2053) <D4652E15-364A-37EB-94D6-52F2DA20A29D> /Applications/Xcode.app/Contents/PlugIns/IDEStructureNavigator.ideplugin/Conten ts/MacOS/IDEStructureNavigator
           0x10f402000 -        0x10f43afff  com.apple.dt.IDE.IDERepositoryViewer (4.6.1 - 2053) <9F559D13-DB98-3F0E-AD11-491DBE97607F> /Applications/Xcode.app/Contents/PlugIns/IDERepositoryViewer.ideplugin/Contents /MacOS/IDERepositoryViewer
           0x10f46b000 -        0x10f481fff  com.apple.dt.IDE.IDESymbolNavigator (4.6.1 - 2053) <2967DC03-A887-3933-9CB8-9FA893FE13C6> /Applications/Xcode.app/Contents/PlugIns/IDESymbolNavigator.ideplugin/Contents/ MacOS/IDESymbolNavigator
           0x10f494000 -        0x10f4a1fff  com.apple.dt.IDE.IDEIssueNavigator (4.6.1 - 2053) <760DA6B2-78FC-3803-8B65-979440BA7823> /Applications/Xcode.app/Contents/PlugIns/IDEIssueNavigator.ideplugin/Contents/M acOS/IDEIssueNavigator
           0x10f514000 -        0x10f516fff  com.apple.dt.IDE.IDEAppleScriptEditor (4.6.1 - 2052) <8CDF9954-86AA-32DD-BD4A-9D5C5EC295FE> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptEditor.ideplugin/Content s/MacOS/IDEAppleScriptEditor
           0x10f627000 -        0x10f63ffff  com.apple.gputools.MobileAnalysis (1.0 - 52.16) <27FABF5A-D533-3BBF-9F75-1319FA7E7222> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Develope r/Library/GPUTools/PlugIns/MobileAnalysis.gtplugin/Contents/MacOS/MobileAnalysis
           0x10f64b000 -        0x10f671fff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x10ff34000 -        0x10ffceff7  unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x110374000 -        0x110532fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x110569000 -        0x1106d9fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x110711000 -        0x11071efff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x110725000 -        0x110abcff7  com.apple.driver.AppleIntelHDGraphicsGLDriver (8.10.44 - 8.1.0) <B42A1921-2D3F-33DE-B3A0-5E597CA7C2F0> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x110be8000 -        0x110c13fff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x110fee000 -        0x110fefffb +cl_kernels (???) <2BD540C6-F37A-4100-8EBF-3132CF33C5E5> cl_kernels
           0x1110f9000 -        0x1110feff7  com.apple.dt.IDE.IDEInstrumentsService (4.6.1 - 2083) <BDB82F9F-C85E-3034-AF1A-79E8E9980512> /Applications/Xcode.app/Contents/PlugIns/IDEInstrumentsService.ideplugin/Conten ts/MacOS/IDEInstrumentsService
           0x1113d2000 -        0x1113e6ff7  com.apple.dt.IDE.IDEGit (4.6.1 - 2060) <66B01AF1-2DAB-3A27-A76E-1B649F569449> /Applications/Xcode.app/Contents/PlugIns/IDEGit.ideplugin/Contents/MacOS/IDEGit
           0x111400000 -        0x111402fff  com.apple.dt.IDE.IDEAppleScriptCore (4.6.1 - 2052) <7009A193-71D7-390E-AF56-124749DE963A> /Applications/Xcode.app/Contents/PlugIns/IDEAppleScriptCore.ideplugin/Contents/ MacOS/IDEAppleScriptCore
           0x11151d000 -        0x11152cfff  com.apple.dt.IDE.IDESubversion (4.6.1 - 2058) <3002287F-783C-345B-B7E1-5E45ECA4CDFA> /Applications/Xcode.app/Contents/PlugIns/IDESubversion.ideplugin/Contents/MacOS /IDESubversion
           0x200000000 -        0x20092dff7  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <3851C869-C1CF-3EFE-A08C-025318833871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6454f000 -     0x7fff6458393f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff837ad000 -     0x7fff837b1fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff837b2000 -     0x7fff837c0ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff837c1000 -     0x7fff837f7fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8380d000 -     0x7fff83838fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff83839000 -     0x7fff83859fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8385a000 -     0x7fff83874fff  com.apple.ScriptingBridge (1.3 - 61.2) <16852553-3FF9-368B-B60E-A7949FAF5A7A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff83875000 -     0x7fff83882ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff83883000 -     0x7fff838ecfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff838ed000 -     0x7fff8391bfff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8391c000 -     0x7fff83925ff7  com.apple.marco (8.0 - 900) <89016888-E37F-3244-906B-D88102483CA3> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff83926000 -     0x7fff8398eff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8398f000 -     0x7fff8398ffff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff83990000 -     0x7fff8399bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8399c000 -     0x7fff84959fff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff849b5000 -     0x7fff849fefff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff849ff000 -     0x7fff84a0cfff  libexslt.0.dylib (11.3) <271ACF5E-D832-31EC-AC76-74E130F80951> /usr/lib/libexslt.0.dylib
        0x7fff84a0d000 -     0x7fff84a14fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff84a24000 -     0x7fff84acaff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff84acb000 -     0x7fff84b21fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84b22000 -     0x7fff84bfcfff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff84c4d000 -     0x7fff84d4afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff84d4b000 -     0x7fff84d4fff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff84d50000 -     0x7fff84d5cfff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff84d5f000 -     0x7fff84d99ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84d9d000 -     0x7fff84db8ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff84db9000 -     0x7fff84dbaff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff84dbb000 -     0x7fff84dddff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff84dde000 -     0x7fff84e19fff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff84e1a000 -     0x7fff85177ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff851a2000 -     0x7fff851a9fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85201000 -     0x7fff8531afff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8531b000 -     0x7fff85332fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff85333000 -     0x7fff8534afff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8534b000 -     0x7fff85351fff  libCGXCoreImage.A.dylib (331.0.4) <004875C9-182C-34E9-B6C8-5B2BF2A998E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff85352000 -     0x7fff85355fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85356000 -     0x7fff85480ff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff854c5000 -     0x7fff85564ff7  com.apple.imcore (8.0 - 900) <F71E8D85-BE37-37C7-8536-7DCF396984A9> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff85565000 -     0x7fff85836ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff858a5000 -     0x7fff85904fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85905000 -     0x7fff8591afff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8591b000 -     0x7fff8591bfff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8591c000 -     0x7fff85923fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff85e22000 -     0x7fff85edfff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff85ee0000 -     0x7fff85ee1fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff85ee2000 -     0x7fff85eecfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff85eed000 -     0x7fff85f0cff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff85f0f000 -     0x7fff85f3bfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff85fd9000 -     0x7fff85fdbfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff86038000 -     0x7fff862d3fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff86775000 -     0x7fff8688d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8692c000 -     0x7fff86940fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86941000 -     0x7fff86a5bfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff86a8f000 -     0x7fff86b5dfff  com.apple.Bluetooth (4.1.3 - 4.1.3f3) <2B65555C-CD6D-39D5-86A5-13E62A7C584E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff86b5e000 -     0x7fff86b62fff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff86b63000 -     0x7fff86b70fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff86b71000 -     0x7fff86c66fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff86c67000 -     0x7fff86e67fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff86e68000 -     0x7fff86e69ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff86e6a000 -     0x7fff86ed8fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86ed9000 -     0x7fff86edefff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86edf000 -     0x7fff872d6fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff872d7000 -     0x7fff87316ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff87320000 -     0x7fff875e3ff7  com.apple.AddressBook.framework (7.1 - 1169) <5FFF3765-414A-3633-ADE5-337CD4B9A102> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff875e4000 -     0x7fff875e8fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff875e9000 -     0x7fff875f6ff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff875f7000 -     0x7fff875f9fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff87676000 -     0x7fff882a3ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff882ac000 -     0x7fff882c3fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff882c4000 -     0x7fff8851fff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88520000 -     0x7fff8852eff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8852f000 -     0x7fff88530ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff88531000 -     0x7fff88558fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff88559000 -     0x7fff88564fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff88565000 -     0x7fff88571ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff887bb000 -     0x7fff88828ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8882b000 -     0x7fff8887aff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8887b000 -     0x7fff89022fff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89023000 -     0x7fff89023fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89029000 -     0x7fff8902fff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff890d8000 -     0x7fff890e8fff  com.apple.AppleScriptObjC (1.2.1 - 21.1) <85A8E05F-35F2-31CE-9C7A-B84997CA274E> /System/Library/Frameworks/AppleScriptObjC.framework/Versions/A/AppleScriptObjC
        0x7fff890e9000 -     0x7fff89106ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff89107000 -     0x7fff89135ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff8914b000 -     0x7fff8915aff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8915b000 -     0x7fff89597fff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff89598000 -     0x7fff8959dfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff89603000 -     0x7fff8964efff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89697000 -     0x7fff896c1ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff896f8000 -     0x7fff89803fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff89804000 -     0x7fff89829ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff8982a000 -     0x7fff89856fff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff89857000 -     0x7fff898b1ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff898b2000 -     0x7fff898b5fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff898b6000 -     0x7fff899a7ff7  com.apple.PubSub (1.0.5 - 65.32) <ACEFD82D-94CB-3ACD-A74F-F0F244462A71> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff899a8000 -     0x7fff899c2fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff89a00000 -     0x7fff89a4aff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89a4b000 -     0x7fff89a4fff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89a50000 -     0x7fff89aeeff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff89aef000 -     0x7fff89af1ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89af2000 -     0x7fff89b35ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff89b36000 -     0x7fff89b3eff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff89b3f000 -     0x7fff89bdcff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff89be3000 -     0x7fff89beefff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff89bf1000 -     0x7fff89c72fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff89c73000 -     0x7fff89c7afff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff89c7b000 -     0x7fff89c8afff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968

    The project is just the default code you get when you create a new project?
    Have you tried creating a new project and running it to see if the problem changes?
    HAve you tried runnign a clean and then a build?
    If you've done that and it still crashes create a new user, log into that account and try Xcode. Does it crash in the new user account also?
    If it runs as the new user something in your environment is causing the problem. If it crashes as the new user also then it is a system wide issue. In this case I'd try a re-install of Xcode first.
    post back with the results.
    regards

  • Error when create a new Project

    Hi all
    When I create a new Project, system appear:
    "No settlement rule exists for object number PD00000035
    Message no. KD023
    Diagnosis
    There is no settlement rule for object PD00000035.
    Procedure
    Please enter an object for which there is a settlement rule."
    Could you please tell me about this error and how to repair.
    Regards,
    Thang

    Maintain settlement rule for the object. It seems as per the settlement profile, settlement is mandatory.
    Select object in CJ20N and press CTRL+F3...maintain the distribution rule.
    Venkat

  • When creating a new project, the step "new sequence settings" doe not appear automatically, what to do?

    Hi there,
    I have a question I am doing product videos for a comany they would like me to do this in a format that is 16:9 and in HD. Since they don't know on which channels they want to publish it but it is certain they will publish it on youtube I wanted to do it in the settings HDV and then DVCPROHD 720p24 or even 1080p24. I have bought the license of Premiere online and for some reason I do not have the option in the beginning when I create a new project to change the sequence settings. They do not appear and afterwards I cannot change them. Do you guys have an idea what can be done in order to access this setting before the project ultimately opens?
    I'd highly appreciate any kind of help on the matter!
    Cheers,
    Mascha

    Or do this:
    or this

  • Creating a new project with custom fields using web services

    I've been trying unsuccessfully for the last week or so to successfully create a new project from web services and I believe the main problem that I've been running into is that one of the required fields is a custom field. I've tried creating the Project
    in a couple of different ways and haven't had any success up to this point, so any help would be appreciated. I've tried creating it with both a REST call to /_api/ProjectServer/Projects and a SOAP call to /_vti_bin/PSI/Project.asmx. Below are the best shots
    I've made at the two different calls with the errors I received. If anyone has any leads on the best way to do this the help would be appreciated!
    REST POST /_api/ProjectServer/Projects
    'odata.type' : 'PS.PublishedProject',
    'Name' : 'OData Name',
    'Custom_9d77d62aa92e4d40adc8446c90eb7456' : "O&M"
    Response
    error: {
    code: "11713, Microsoft.ProjectServer.PJClientCallableException"
    message: {
    lang: "en-US"
    value: "PJClientCallableException: CustomFieldRequiredValueNotProvided CustomFieldRequiredValueNotProvided mdpropuid = 9d77d62a-a92e-4d40-adc8-446c90eb7456"
    SOAP POST /_vti_bin/PSI/Project.asmx
    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:proj="http://schemas.microsoft.com/office/project/server/webservices/Project/" xmlns:projds="http://schemas.microsoft.com/office/project/server/webservices/ProjectDataSet/">
    <soapenv:Header />
    <soapenv:Body>
    <proj:QueueCreateProject>
    <proj:dataset>
    <ProjectDataSet xmlns="http://schemas.microsoft.com/office/project/server/webservices/ProjectDataSet/">
    <Project>
    <PROJ_UID>e1c2d38b-1529-4128-b707-42a94045e55b</PROJ_UID>
    <PROJ_NAME>Proj Dept Test 2</PROJ_NAME>
    <PROJ_TYPE>0</PROJ_TYPE>
    </Project>
    <ProjectCustomFields>
    <CUSTOM_FIELD_UID>4802a711-62a0-4f84-8e08-c7d22daadb5b</CUSTOM_FIELD_UID>
    <PROJ_UID>e1c2d38b-1529-4128-b707-42a94045e55b</PROJ_UID>
    <MD_PROP_UID>9d77d62a-a92e-4d40-adc8-446c90eb7456</MD_PROP_UID>
    <FIELD_TYPE_ENUM>21</FIELD_TYPE_ENUM>
    <CODE_VALUE>a47930d6-b89d-4f3a-b4e3-522015fe82a1</CODE_VALUE>
    </ProjectCustomFields>
    </ProjectDataSet>
    </proj:dataset>
    <proj:validateOnly>true</proj:validateOnly>
    </proj:QueueCreateProject>
    </soapenv:Body>
    </soapenv:Envelope>
    Response
    <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
    <s:Body>
    <s:Fault>
    <faultcode>s:Server</faultcode>
    <faultstring xml:lang="en-US">ProjectServerError(s) LastError=GeneralUnhandledException Instructions: Pass this into PSClientError constructor to access all error information</faultstring>
    <detail>
    <errinfo>
    <general>
    <class name="General Unhandled Exception in _Project.QueueCreateProject_">
    <error id="42" name="GeneralUnhandledException" uid="184feeaf-906a-e411-9b2a-00155d388b02" Exception="System.Data.StrongTypingException: The value for column 'PROJ_TYPE' in table 'Project' is DBNull. ---> System.InvalidCastException: Specified cast is not valid.
    at Microsoft.Office.Project.Server.Schema.ProjectDataSet.ProjectRow.get_PROJ_TYPE()
    --- End of inner exception stack trace ---
    at Microsoft.Office.Project.Server.Schema.ProjectDataSet.ProjectRow.get_PROJ_TYPE()
    at Microsoft.Office.Project.Server.BusinessLayer.Project.FixupProjectType(ProjectDataSet projDS)
    at Microsoft.Office.Project.Server.BusinessLayer.Project.QueueCreateProject(Guid jobUid, ProjectDataSet dataset, Boolean validateOnly)
    at Microsoft.Office.Project.Server.Wcf.Implementation.ProjectImpl.&lt;>c__DisplayClasse.&lt;QueueCreateProject>b__d()
    at Microsoft.Office.Project.Server.Wcf.Implementation.WcfMethodInvocation.InvokeBusinessObjectMethod(String businessObjectName, String methodName, IEnumerable`1 actions)"/>
    </class>
    </general>
    </errinfo>
    </detail>
    </s:Fault>
    </s:Body>
    </s:Envelope>

    Julie,
    You can create the fields that are project specifc & you can create fields that apply to all projects but have specific options for projects. Your goal is to create fields that are specific to each project, but right now you get all fields from you old project - is this correct?
    From your description below it appears that the fields in your original project are marked as applied to all projects & hence when you create a new project they are inherited. If you mark those fields as applied to certain project & then create a new project those fields will not be inherited.
    But you are right in the sense that it is limiting that there is no multi-select for "applies to" field.

Maybe you are looking for