Survey Builder Info

About a year ago ABD-DBA requested some documentation on Apex Survey Builder. He got no answer. I've found only this:
http://apex.oracle.com/pls/apex/f?p=67351:help:109647865776560::NO:::
Anybody else found something better??
Problem: in order to view it you need to be logged in (why) to apex.oracle.com.  If the colon causes you trouble, this will get you to the same place: v.gd/u1Xl2W
If you create a simple survey and export it, you can see the XML and from there pretty easily see what it's doing.
Ben
(his original post was at
http://community.oracle.com/message/11028959#11028959

John,
Thanks. Got it. So Apex Survey Builder is good for mobile devices, where a single-column survey is appropriate. Can Apex detect whether the user is coming from a device with a narrow screen (iPhone but not iPad)? If so it would be great if the Matrix-style question layout would be horizontal on the wide screen (say 400px or 4in) but vertical on the narrow screen.  But, please do not auto-size as Vovici does; this "feature" killed them for us because iOS then placed the keyboard on top of the Next button. Vovici's answer was: Use our app, not the browser!  So you want us to require our customers to install your app?  Not Okay. Anyway, if you can keep the survey looking good and reliable on iOS 6.1 and above on Safari, our group will be happy with it.
Thank you

Similar Messages

  • Portal Survey builder portlet

    Hi!
    Portal 9.0.4.1 Survey works ok. What troubles me, what privileges must a user have to be able to use survey builder portlet? So far i've found out that PORTAL_ADMINISTRATORS can do that. But this group has way to much privileges in portal to be used for some user only for building surveys. My questions is? Is there a way to create a portal user group that has privileges to use the survey builder portlet - and only that? I've tried to assign "manage" privileges to portlet DB provider in "providers" navigator... no success.
    Regards,
    Mihael

    Hi MIHAEL,
    I ran into the same problem and after researching on Metalink I found that this is a somewhat documented internal bug, with no work around or fix available.
    You can find info by searching this bug number on the Metalink forum - [Bug:2907863]
    Here are some excerpts from Metalink:
    "The fix for the bug would require either forcing a refresh of the Portlet Repository at the end of an upgrade - which is very undesireable - or reworking the way the Survey system provides security which would be a very extensive and hazardous change.
    This bug is not feasible to fix.
    Fix by:10.0 version. not yet released"
    Hope this helps...

  • How do I add an image in Survey Builder?

    I am trying to build a survey in Survey Builder where images are part of the questions and/or the answers.  Any idea how I could do this?  I am an APEX novice.
    Thanks,
    Sara

    Survey Builder does not have support for images in questions or answers. You cannot put markup in question or answer text.
    You can, however, put markup in section introduction messages. So if a section that introduces a group of questions has an image in it then the questions can refer to the image. Survey Builder will not manage the images for you so they should already be accessible by some URL that the survey questionnaire has access to (meaning if the survey is public the images should not be behind a firewall or require authentication to access).
    Create a section for each image you want to ask questions about. In the introduction message add an image tag. For example a section introduction message could be:
         The next few questions relate to the following image:<br>
         <img src="http://example.com/images/icon00012.png">
    Then add questions to each section about the image.

  • Survey Builder : Survey question not populate with questionnaire link.

    Dear Friends
    i have created application using SURVEY BUILDER Package application .
    i have two application with same schema .one is my created application :100 and second is Survey Builder pacaskge application 105 ,with no chamge in survey builder application.
    My Questionnaire Link is created but when i put this link into address bar then there is no rection,no question set open in that window.
    Questionnaire Link
    http://178.110.201.231:7777/apex/f?p=100:Q::AAL8:::code:AQDQEIWJAUWVCGGZ
    this is my application question link.
    But if i change application no 100 with survey builder application 105 and submit then survey question open .
    I am confuse where is problem why survey question does not populate with my application 100.
    Please help.
    Thanks

    Did you get your link from "Manage Respondents"?
    I usually get a link like
    http://apex.oracle.com/pls/apex/f?p=67351:Q::ABCD::::
    (this is an example that doesn't point to a real live survey).
    http://178.110.201.231:7777/apex/f?p=105:Q::AAL8:::code:AQDQEIWJAUWVCGGZ
    did not work for me, maybe because of your specific IP:port in the URL. Sometimes the colons ::: create a problem when copying/pasting to email, so I use a service such as is.gd to transform it into a simpler URL like
    http://is.gd/B7hxIl
    Does that help?
    Ben

  • How to use dynamic list box in survey builder?

    Hello,
    Could someone give me a little bit of thread? How to use dynamic list box in survey builder?

    Hi Liu,
    Dynamic combo boxes::A combo box is dynamic if it references a document property for which a value set is defined in the configuration (System Administration ® System Configuration ® Content Management ® Global Services ® Property Metadata ® Properties ® Parameter Allowed Values).
    At runtime (when you open the creation form) the system reads these values from the configuration and displays them in the dropdown list.
    If you link a combo box for which list entries already exist to a document property with a value set, the system asks whether you want to delete the list entries. it is recommend that you accept this suggestion and delete the list entries from the XML Forms Builder. Otherwise inconsistencies could arise between the entries in the XML Forms Builder and the value set in the configuration. This can cause errors when saving.
    Also you may Refer the Link for Further help:
    http://help.sap.com/saphelp_crm50/helpdata/en/29/c40d3d2a83752de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_crm50/helpdata/en/00/9e7f41969e1809e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_crm50/helpdata/en/a7/5a874174a8050de10000000a1550b0/frameset.htm
    Hope it Answers your Queries..
    Thanks and Regards,
    RK.

  • Survey Builder 2 dimensional matrix-style survey?

    Apex Survey Builder is convenient to make surveys for mobile devices like this:
    1. How was your food?
       O good
       O okay
       O fair
       O bad
    2. How was the service?
       O good
       O okay
       O fair
       O bad
    But, I want to make one that fits on a laptop's display like this:
                          good okay fair bad      _
    how was your food?     O    O    O    O
    how was the service?   O    O    O    O
    how was the price ?    O    O    O    O
    How can I make Survey Builder make horizontal selections like this?  Or is another Apex app more appropriate?
    I'm not asking it to auto-detect whether the participant is on a mobile or laptop; I'm assuming they're on a laptop for this survey.
    Thank you,
    Ben
    650 924 2367, [email protected], [email protected]

    John,
    Thanks. Got it. So Apex Survey Builder is good for mobile devices, where a single-column survey is appropriate. Can Apex detect whether the user is coming from a device with a narrow screen (iPhone but not iPad)? If so it would be great if the Matrix-style question layout would be horizontal on the wide screen (say 400px or 4in) but vertical on the narrow screen.  But, please do not auto-size as Vovici does; this "feature" killed them for us because iOS then placed the keyboard on top of the Next button. Vovici's answer was: Use our app, not the browser!  So you want us to require our customers to install your app?  Not Okay. Anyway, if you can keep the survey looking good and reliable on iOS 6.1 and above on Safari, our group will be happy with it.
    Thank you

  • Survey Builder

    I'm using the packaged Survey Builder application and have a need to be able to edit the responses to a survey.  I don't think this is currently possible.  What would it take for me to add this functionality?

    Hi Glen,
    First you may be interested in this blog post I wrote with some details of how Survey Builder works and why.
    Survey Builder Design
    Sounds like you have already figured out some of it.
    Do you want some admin to be able to edit responses or the end user that first filled out the questionnaire?
    I think that what an admin can do should be limited to coding free text questions responses and invalidating entire questionnaire responses. Neither of these features currently exist. Coding responses could be done outside survey builder or you could use excluded questions to hold the coded answers. This sort of thing and other edits can be done without changing the questionnaire. The responses are not stored in a blob but are stored in the eba_sb_question_responses and related tables. You could create admin UI for these types of edits.
    To allow an end user to return to the questionnaire and change their answers could be a little tricky. The page is intended to be static so there is no reasonable way to insert the previous answers while the page is being generated because it is pre generated and the same for all users for all time. The initial ajax "start" request was intended to fetch previous answers if that functionality was ever needed. You would need to change the questionnaire inline JavaScript and the corresponding server side dynamic ajax processes. The "start" request would fetch the previous answers and return them to the client as JSON. On the client side the JavaScript code would load the answers into the correct UI elements essentially doing the inverse of getQuestionResults. There is also current logic that when a URL for a questionnaire that has already been filled out is used an error is given. That would need to be changed to allow returning to the questionnaire.
    Hope this helps.
    -John

  • FAQ Builder and Survey Builder Portlet

    I am currently using Oracle Portal Version: 9.0.2.2 and am not able to find the FAQ Builder and Survey Builder Portlet.
    Is this not shipped with this version?
    How can I go about adding these to my pages?

    The first version of Portal in which the survey portlet appeared is: 9.0.4.0.99.

  • Survey Builder: trying to copy a survey but nothing happens

    I am trying to copy a survey. I click on the <browse icon>, then select an item from the list and then click the Copy button but nothing happens. The Edit and Delete buttons work but the Copy button does not. When I click the Copy button, the form does a submit and the Name field clears. Nothing else happens. Should I be doing something else to make the Copy function work?
    Any help would be very much appreciated. Thanks.

    Here is the url of the documentation we used to verify what should happen after clicking the Copy button:
    http://oraclepartnernetwork.oracle.com/help/copysrvy.htm
    To copy a survey, poll, or test:
    1. In the Edit section of the Survey Builder portlet, click the radio button next to the type of survey you want to copy, either Survey, Poll, or Test.
    2. Click the Browse icon () next to the Name field.
    This opens a list with the names of all the available surveys of the type you indicated in step 1. For example, if you clicked the radio button next to Poll, then clicked the Browse icon, the resulting window will list all of the polls that are available to you. But it will not contain the names of any surveys or tests.
    3. From the resulting list, select the survey, poll, or test you want to copy.
    This closes the list window and populates the Name field.
    4. Click the Copy button.
    5. In the To field in the resulting window, enter the name you want to assign to the copy.
    6.Click the Copy button.
    7.In the resulting confirmation dialog, click OK.
    Steps 1 to 4 work but we cannot get past step 5 because the resulting window with the To field does not appear after the Copy button is clicked.

  • Please HELP!!! Survey building problem (passing variable)

    If anybody can help I would very very appreciate this!
    The problem is that I’m trying to build a survey! In
    admin screen there is choice of questions to create (check box,
    radio, combo and comments)
    Once admin creates questions with particular radio buttons
    set, then he can add answers with radio buttons next to it.
    Then it adds all that to database.
    For users to see this survey with multiple questions and
    answers I have created form in which all this is visible. For radio
    buttons to appear I need to loop through the query which selects
    all created questions and answers. However, for radio buttons to
    appear as grouped I use name = #questionID# from query – so
    that radio buttons will be grouped for each question.
    My problem is since it is like:
    <CFLOOP query="radioCheckView">
    <INPUT type="Radio" name=" #questionID #"
    value="<CFOUTPUT>#RadioQuest#</CFOUTPUT>">
    <CFOUTPUT>#RadioQuest#</CFOUTPUT><br>
    </CFLOOP>
    Once user submits the form, all answers should be inserted
    into database.
    How then this radio button can be identified when you submit?
    <CFIF isDefined("Form.Submit")>
    <CFOUTPUT query="ViewQuests">
    <CFQUERY name="UserInsert" datasource="surveyDB">
    INSERT INTO answers
    (questID, comments, radio)
    VALUES
    #questID#,
    '#form.comment#',
    '#form.??????????? #' – “Don’t know what
    should I write here this should be a radioButton Name which is
    mentioned above”
    </CFQUERY>
    </CFIF>
    Please guys if you know how to solve this problem –
    help me!
    THANK YOU VERY VERY MUCH IN ADVANCE!

    Here is an example that answers your question. Remarks:
    1) There is, as usual, just
    one name for the radio fields. It is assigned dynamically as
    #questionid#.
    2) The radio fields have different values, also assigned
    dynamically by means of the array radioquest.
    3) When the form is submitted the dynamic value #questionid#
    will not exist on the action page. One solution is to store it in a
    hidden field.

  • Feedback from my Apple Store Survey (Additional info field)

    The delivery of my iPhone docks was amazing, I placed the order about 1-2pm Tuesday and it arrived well before noon on wednesday. It was so quick I was stunned.
    Too bad I can't purchase items like this through iTunes.
    Probably not your field, but i'm extremly disapointed with the iPhone3G for many reasons;
    1) iPod function of the iPhone is terrible compared to my old iPod Nano, I use to be able to manually manage my Podcasts and music between my home computer and my work computer, or at least be able to play them from my iPod when connected to iTunes at both ends.
    2) The calendar/appointment aspect of the iPhone is useless, I cannot set the alert sound, I cannot see my upcoming appointments from the screensaver/unlock screen and or would be nice to have a "Today/Frontpage" like app, where this info and other custom choices can be displayed on one screen, rather then opening and closing apps all the time.
    3) Missed Calls, SMS's and Email notifications need to be in that top info bar aswell with the time, carrier and battery info. Because in order to see these notifications you have to be on the home screen. ie, I have my iPhone docked at work, with the Apple Remote app running for iTunes, then walk over to the printer to grab something. Come back to my desk, glance at the iPhone thats sitting in its dock and i'm none the wiser if I had any SMS's, Missed Calls or Email sent to my iPhone, unless I return to the home screen to see the little red number next to the icon.
    There is more but i'll leave it at that for now.
    My happiness with the product itself is 50/50, I use to recommend iPods to everyone I knew, but not the iPhone. I discurrage them at this stage.
    Cheers
    Justin

    Tell Apple. This is a user to user forum, so you are only addressing fellow iphone users here.
    You can send feedback to Apple at:
    www.apple.com/feedback/iphone.html

  • Pakaged Application Survey Builder

    Hi
    How can i add a "submit" button for each page in a survey where the questionnaire format is "Page by question".  My client want to analyse the reponses of each questions before the respondent go to the next question.
    thank you
    Louis

    Hi,
    In the apex_util package there's a procedure 'create_page_button', you can use that to create one page button.
    You can use one of the apex_application_page_XX views to select all the page id's or page numbers that you want to add the button to.
    My idea would be to make your own procedure that selects the appropriate pages based on an apex view and make a loop with a call to the create_page_button procedure.
    Kind regards,
    Vincent Deelen

  • Survey Suit in CRM

    Dear SAP Guru's,
    Could anyone plz help me how to go about using a Survey suit.
    I have created a questionnaire in CRM_SURVEY_SUIT.
    Kindly plz share any info about implementing a Survey Process.
    Is there any TX. Code to call the Survey Sheet in CRM system. Plz help me with ur experience.
    Regards,
    Amit

    Hi Amit,
    I am giving the example how to create questionnaire with Survey Suite for Activities, repeat the same according to your object
    <b>Defining Questionnaires</b>
    <b>Use</b>
    The questionnaire in the activity is based on the survey. A survey is created in the Survey Suite. This is a tool for managing surveys, opinion polls and questionnaires. The surveys can be found in the left area of the Suite. The surveys for each application are found in the corresponding folders in the tree.
    For an overview of the available surveys for the relevant application, open the folder for that application.
    To display the content of a survey, double-click the survey you wish to see. The content is displayed on the right hand side of the screen.
    If a translation has been created for a survey, and is available, the symbol next to the survey in the tree is the symbol for the "Translate" function.
    It is possible to copy an existing survey. In this way, you make savings by reusing questionnaires in the same or similar survey projects.
    <b>Procedure</b>
    To carry out the activity, choose one of the following navigation options:
    Transaction Code     CRM_SURVEY_SUITE
    IMG Menu     Customer Relationship Management &#61614; Transactions &#61614; Settings for Activities &#61614; Questionnaires &#61614; Define Questionnaires
    General Settings for the Questionnaire:
    1.     Enter the transaction code CRM_SURVEY_SUITE to start the Survey Cockpit.
    The Overview of Surveys screen appears.
    2.     In the list of applications choose the component ACTIVITY.
    a.     Press button Create (F5) to create a new questionnaire.
    b.     If you have already assigned a survey to the component, you can choose button Change (F6) to maintain it.
    c.     If you are copying an existing survey from another application, select the survey, choose the button Copy (F7), assign your newly created survey to application ACTIVITY and rename the survey.
    You can edit your questionnaire in the Survey Builder that is opened for case a. and b.
    A template is generated for a newly created survey. It already contains a survey title and a section with a question/answer and pushbuttons to send or reset the filled out questionnaire.
    3.     You can maintain survey attributes    (CTRL + F12) to make central settings for your questionnaire.
    The system opens a dialog box in which you can decide, for example, whether the survey can still be changed after sending or for which scenarios is it valid.
    Create Survey Elements:
    1.     In the upper left screen area, select the hierarchy node in the structure view of the questionnaire.
    2.     Choose Insert Section to create a group of individual questions that belong together as regards subject.
    The system displays detailed information for the section in the lower left screen area.
    3.     In the Text field enter a name that is to appear as the title of the question group in the survey.
    4.     Select the new section and choose Insert Question to define your questions. The system displays entry fields in which you can enter the question text, ID (is visible in expert mode) and the rating factor.
    A question consists of the attributes question text, Id, and rating factor, which you must maintain and also of as many answers as required.
    A unique Id must be assigned to each question. This Id is necessary for the later evaluation of the completed survey. The system gives you a suggestion for a unique Id, but you can overwrite this.
    With the rating factor, you can control the quantitative evaluation of the survey. The higher the rating factor, the greater the weighting of the question in the evaluation. In the evaluation, the calculation is made by multiplying the rating factor of each question by the rating of the selected answer.
    5.     Select your question and choose Insert Answer to pre-define your answers. The system displays entry fields.
    An answer consists of answer attributes and answer options. According to the answer category, the answer can contain one or more answer options. For input fields and text areas, only one answer option per answer is allowed, for radio buttons, check- boxes and list boxes, as many answer options as required are possible.
    A unique Id (is visible in expert mode) must be assigned to every answer. This Id is necessary for the later evaluation of the completed survey. The system will give you a suggestion for a unique Id, but you can overwrite this.
    You can also determine whether the text is placed to the left or the right of the input element and whether the answer should be in display format only and therefore unchangeable.
    For input fields and text areas, you must also specify the size.
    If necessary, select one of the answer options as a default value that is already selected when you open the questionnaire.
    6.     Add other questions/answers that you want to ask in this section or create new sections with questions/answers.
    The system updates the status of the questionnaire in the structure view and in the preview every time as soon as you confirm your entries.
    7.     To change the attributes of a survey element you created, you have to double-click on it in the structure view.
    8.     Choose Save.
    You can run a test for the created survey (CTRL + F8).
    9.     Go back (F3) and activate your survey (CTRL + F1).
    After creating the questionnaire you got to create an URL for this, If you wish to use it in E-Mails. Pleas refer to the following two links to Create an URL
    https://www.sdn.sap.com/irj/sdn/profile?userid=3527467
    Re: CRM Survey Suit
    As per my Knowledge there is no Specific config guide for this
    <b>Reward points if it helps</b>
    Murali

  • After installing Maverick Os on my MacBook Pro, the setup runs (i choose my location, provide it with some settings info, starts to create an account for me... but then when the desktop appears it indicates that the setup failed.

    Here is the error message that I receive....
    Process:         Setup Assistant [222]
    Path:            /System/Library/CoreServices/Setup Assistant.app/Contents/MacOS/Setup Assistant
    Identifier:      com.apple.SetupAssistant
    Version:         10.9 (1325)
    Build Info:      MacBuddyX-1325000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [161]
    Responsible:     Setup Assistant [222]
    User ID:         501
    Date/Time:       2014-01-14 19:52:15.989 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  AD6F6E4F-EB27-5BCC-E877-D33DDF0EB244
    Crashed Thread:  15  Dispatch queue: apply-settings
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    XPC API Misuse: Attempt to look up cross UID boundaries by unprivileged process.
    Application Specific Signatures:
    API Misuse
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x0000000113440f0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x0000000113440cb7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x0000000113440abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x0000000110a1f28e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x0000000110a1e8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit                        0x0000000110a129cc -[NSApplication run] + 553
    11  com.apple.AppKit                        0x00000001109fd803 NSApplicationMain + 940
    12  libdyld.dylib                           0x00000001123115fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00000001124b9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00000001125c5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00000001125c8fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00000001124ba662 kevent64 + 10
    1   libdispatch.dylib                       0x00000001122dc43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00000001122dc152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00000001124b9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00000001125c5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00000001125c8fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010f8eda7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x000000010f93602b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.SystemMigration               0x000000010a3d2d7a -[SMManager _searchForValidSystemsThread] + 1689
    8   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    9   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010f8eda7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x000000010f93602b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.SystemMigration               0x000000010a3d2581 -[SMManager _slingshotBrowserThread] + 222
    8   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    9   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010f8eda7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.Foundation                    0x000000010f93602b -[NSRunLoop(NSRunLoop) runUntilDate:] + 78
    7   com.apple.SystemMigration               0x000000010a3d2695 -[SMManager _timeCapsuleBrowserThread] + 200
    8   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    9   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    10  libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    11  libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00000001124b99aa __select + 10
    1   com.apple.CoreFoundation                0x0000000109668d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00000001096d19d1 CFRunLoopRun + 97
    6   com.apple.SetupAssistant                0x0000000108e72ba9 0x108e20000 + 338857
    7   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x0000000110bbf1ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation                0x00000001096d19d1 CFRunLoopRun + 97
    6   com.apple.AOSKit                        0x000000011ab6350d -[AOSConfig listenForSystemEvents:] + 335
    7   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    8   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    9   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    10  libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00000001124b5a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00000001124b4d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x000000010961d315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x000000010961c939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x000000010961c275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x000000010f8eb907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00000001124b9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00000001125c5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00000001125c8fb9 start_wqthread + 13
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00000001124b9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00000001125c6c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000118a5ae15 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x0000000118a500af ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00000001124b9716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00000001125c6c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x0000000118a5b887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000118a5b718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x0000000118a500af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 15 Crashed:: Dispatch queue: apply-settings
    0   libxpc.dylib                            0x000000011261c0a6 _xpc_api_misuse + 75
    1   libxpc.dylib                            0x0000000112615da7 xpc_connection_set_target_uid + 147
    2   com.apple.SetupAssistant                0x0000000108e88173 0x108e20000 + 426355
    3   com.apple.SetupAssistant                0x0000000108e89409 0x108e20000 + 431113
    4   com.apple.SetupAssistant                0x0000000108e88bfd 0x108e20000 + 429053
    5   com.apple.SetupAssistant                0x0000000108e664f9 0x108e20000 + 287993
    6   com.apple.SetupAssistant                0x0000000108e39393 0x108e20000 + 103315
    7   com.apple.SetupAssistant                0x0000000108e52169 0x108e20000 + 205161
    8   com.apple.SetupAssistant                0x0000000108e30d5d 0x108e20000 + 68957
    9   com.apple.SetupAssistant                0x0000000108e2c963 0x108e20000 + 51555
    10  libdispatch.dylib                       0x00000001122dd1d7 _dispatch_call_block_and_release + 12
    11  libdispatch.dylib                       0x00000001122da2ad _dispatch_client_callout + 8
    12  libdispatch.dylib                       0x00000001122dc68f _dispatch_queue_drain + 451
    13  libdispatch.dylib                       0x00000001122dd9dd _dispatch_queue_invoke + 110
    14  libdispatch.dylib                       0x00000001122dbfa3 _dispatch_root_queue_drain + 75
    15  libdispatch.dylib                       0x00000001122dd193 _dispatch_worker_thread2 + 40
    16  libsystem_pthread.dylib                 0x00000001125c5ef8 _pthread_wqthread + 314
    17  libsystem_pthread.dylib                 0x00000001125c8fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00000001124b9e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00000001125c5f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00000001125c8fb9 start_wqthread + 13
    Thread 17:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x00000001124b9a3a __semwait_signal + 10
    1   libsystem_c.dylib                       0x0000000112402e60 nanosleep + 200
    2   libsystem_c.dylib                       0x0000000112402d52 usleep + 54
    3   com.apple.AppKit                        0x0000000110c832ad -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation                    0x000000010f8eb70b __NSThread__main__ + 1318
    5   libsystem_pthread.dylib                 0x00000001125c4899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00000001125c472a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00000001125c8fc9 thread_start + 13
    Thread 15 crashed with X86 Thread State (64-bit):
      rax: 0x00000001126249d4  rbx: 0x0000000122f14a80  rcx: 0x11003f509d3c3fd6  rdx: 0x0000000122f14438
      rdi: 0x0000000000000000  rsi: 0x0000000112622824  rbp: 0x0000000122f14b30  rsp: 0x0000000122f14a80
       r8: 0x00000001126249c1   r9: 0x000000011240b900  r10: 0x00000001123d0348  r11: 0x0000000122f14a90
      r12: 0x0000000000000008  r13: 0x0000000122f14c18  r14: 0x00007f981ac8bd10  r15: 0x00000000000001f7
      rip: 0x000000011261c0a6  rfl: 0x0000000000010202  cr2: 0x000000011261c05b
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     6
    Binary Images:
           0x108e20000 -        0x108ebcff7  com.apple.SetupAssistant (10.9 - 1325) <57CBE8D5-3EB7-31F8-9F3C-F844B1FE78A0> /System/Library/CoreServices/Setup Assistant.app/Contents/MacOS/Setup Assistant
           0x108f15000 -        0x108f1dff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
           0x108f2f000 -        0x108f69fff  com.apple.LoginUIKit (3.0 - 3.0) <43FDB1EA-61EC-3D8A-B48D-EBAF3178424D> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/LoginUIKit
           0x108fa9000 -        0x108faaff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
           0x108fb0000 -        0x108fbcff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
           0x108fd4000 -        0x108fdbff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
           0x108fe4000 -        0x108fe4fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
           0x108fe7000 -        0x109000fff  com.apple.AssistantServices (1.1 - 132) <8046BCBE-4F58-3F51-85A2-4F876C299B5E> /System/Library/PrivateFrameworks/AssistantServices.framework/Versions/A/Assist antServices
           0x109027000 -        0x10902bfff  com.apple.FindMyMac (2.1 - 2.1) <57D589E9-B726-3519-BE99-1B38F7737ED6> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
           0x109038000 -        0x10903bfff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
           0x109043000 -        0x10904ffff  com.apple.IASUtilities (1.0 - 14) <EB5194D6-35C7-3A8B-97C5-5F75BEDFA87A> /System/Library/PrivateFrameworks/IASUtilities.framework/Versions/A/IASUtilitie s
           0x109063000 -        0x1092c4ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
           0x109511000 -        0x10956fff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
           0x1095ac000 -        0x109791ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x109904000 -        0x10992aff7  com.apple.AOSAccounts (1.2.47 - 1.2.72) <C13B030F-55B1-3AF0-A14E-11FF9CC54E83> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
           0x109957000 -        0x109969fff  com.apple.login (3.0 - 3.0) <B825A996-7F9C-3F47-B76F-A0F9B4BEB373> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
           0x10997e000 -        0x1099f1ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
           0x109a35000 -        0x109c8dff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x109dd9000 -        0x109e05ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
           0x109e33000 -        0x109e39ff7  com.apple.IntlPreferences (2.0 - 2.0) <EA3B8FCD-C308-3285-B1C8-95A2AC417FDF> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
           0x109e43000 -        0x109fdfff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
           0x10a0bd000 -        0x10a275ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
           0x10a31f000 -        0x10a31fff9 +cl_kernels (???) <3E400220-E595-4DA8-8D34-CEA0105FD0DA> cl_kernels
           0x10a321000 -        0x10a38bff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x10a3c0000 -        0x10a3c0fff  com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
           0x10a3c6000 -        0x10a4b4fff  com.apple.SystemMigration (500 - 677) <A9EB2F94-5573-3B31-8EF3-46A7589982F2> /System/Library/PrivateFrameworks/SystemMigration.framework/Versions/A/SystemMi gration
           0x10f548000 -        0x10f564fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
           0x10f584000 -        0x10f585fff +cl_kernels (???) <5C10565B-F823-449F-822C-706DC2430D30> cl_kernels
           0x10f587000 -        0x10f5e6fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
           0x10f62a000 -        0x10f68dff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x10f6c8000 -        0x10f6c8fff +cl_kernels (???) <B2828595-B3E1-4FEE-9F4D-A5A6B6069643> cl_kernels
           0x10f6cb000 -        0x10f6ccffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
           0x10f6d2000 -        0x10f6e4fff  com.apple.frameworks.preferencepanessupport (12.0 - 12.0) <76194568-146C-3019-A5EF-866EC3D5AA85> /System/Library/PrivateFrameworks/PreferencePanesSupport.framework/Versions/A/P referencePanesSupport
           0x10f6fb000 -        0x10f6fbfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
           0x10f6ff000 -        0x10f70bff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
           0x10f727000 -        0x10f731ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
           0x10f742000 -        0x10f7c6ff7  com.apple.AOSUI (1.2 - 270) <B33570A8-00E2-3A0C-9ABB-E71D3F62A4BA> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
           0x10f83b000 -        0x10f83ffff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
           0x10f84d000 -        0x10f857ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
           0x10f866000 -        0x10f872fff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
           0x10f884000 -        0x10fb83fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
           0x10fdc4000 -        0x10ff71f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
           0x10ff94000 -        0x10ff95ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
           0x10ff9c000 -        0x1108b805f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
           0x1109e4000 -        0x1109e4ffd +cl_kernels (???) <C61CA8B9-19A4-4A5B-9E19-9D2A6BFD69B1> cl_kernels
           0x1109e8000 -        0x1109e8fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x1109f1000 -        0x1109f1fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
           0x1109fb000 -        0x11156fff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x111cfc000 -        0x111d3eff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
           0x111d56000 -        0x111e3dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
           0x111e78000 -        0x111e89ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
           0x111e8f000 -        0x111fffff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
           0x112105000 -        0x112106fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
           0x112110000 -        0x11212bff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
           0x112136000 -        0x112188fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
           0x1121e4000 -        0x1121e4fff +cl_kernels (???) <F5D80094-62D0-40E2-BCA9-791177B86C62> cl_kernels
           0x1121e8000 -        0x112211ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
           0x11221f000 -        0x11221ffff  com.apple.appstore.macbuddy.AppStore (1.0 - 1) <869159DF-ACF0-3183-BA35-C4258DAC9DCD> /System/Library/CoreServices/SetupAssistantPlugins/AppStore.icdplugin/Contents/ MacOS/AppStore
           0x112226000 -        0x11222aff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
           0x112231000 -        0x112231ffb +cl_kernels (???) <1F7DCBAD-8C86-4809-8CAE-980D0050F418> cl_kernels
           0x112233000 -        0x11223dfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
           0x11224d000 -        0x112254fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
           0x112265000 -        0x11226cff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
           0x112275000 -        0x1122c3fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
           0x1122d9000 -        0x1122f3fff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
           0x11230e000 -        0x112311ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
           0x112319000 -        0x112319ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
           0x112320000 -        0x112327ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
           0x112332000 -        0x112337fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
           0x112341000 -        0x112343ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
           0x11234f000 -        0x112350ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
           0x112356000 -        0x112356fff  com.apple.ibooks.macbuddy.iBooks (1.0 - 1) <D14600F4-579A-3955-B3CA-66E34EBA8082> /System/Library/CoreServices/SetupAssistantPlugins/iBooks.icdplugin/Contents/Ma cOS/iBooks
           0x11235a000 -        0x11236bff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
           0x11237c000 -        0x11237dff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
           0x112382000 -        0x112382fff  com.apple.icdplugin.FaceTime (8.0 - 4218) <5CB60BF5-5931-3A16-AC83-921CFC985942> /System/Library/CoreServices/SetupAssistantPlugins/FaceTime.icdplugin/Contents/ MacOS/FaceTime
           0x112387000 -        0x112410ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
           0x112441000 -        0x112443ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
           0x11244d000 -        0x112455fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
           0x112461000 -        0x112488ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
           0x1124a4000 -        0x1124c0ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
           0x1124e4000 -        0x112513fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
           0x112525000 -        0x112540ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
           0x11254a000 -        0x112571ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
           0x11258f000 -        0x112598ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
           0x1125a3000 -        0x1125a9ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
           0x1125bc000 -        0x1125bdff7  com.apple.icdplugin.gamecenter (1.0 - ???) <F57BD71F-F55B-3B93-885E-F4C4E3198106> /System/Library/CoreServices/SetupAssistantPlugins/GameCenter.icdplugin/Content s/MacOS/GameCenter
           0x1125c3000 -        0x1125caff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
           0x1125d8000 -        0x1125d9ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
           0x1125e1000 -        0x1125e5fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
           0x1125ec000 -        0x1125edfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
           0x1125f9000 -        0x1125feff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
           0x112605000 -        0x112629fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
           0x112646000 -        0x112656fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
           0x112660000 -        0x11274afff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
           0x112764000 -        0x112771ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
           0x11277c000 -        0x112780fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
           0x112789000 -        0x112789ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
           0x11278d000 -        0x11278dff7  com.apple.LegacyHandle (2.0 - 586.16) <1D981AA9-E0EB-32C4-ADD2-73D108521A12> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/LegacyHandl e.framework/Versions/A/LegacyHandle
           0x112794000 -        0x1127a1ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
           0x1127a7000 -        0x1127a8fff  com.apple.snatmap (2.0 - 586.16) <EE8063BA-7288-386F-A846-5DBD905C4C40> /System/Library/PrivateFrameworks/AVConference.framework/Frameworks/snatmap.fra mework/Versions/A/snatmap
           0x1127ad000 -        0x112a97fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x112b15000 -        0x112ba4fff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x112c0e000 -        0x112c85fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x112d28000 -        0x112d28fff  com.apple.icdplugin.iMessage (8.0 - 4218) <20FD7408-2708-3FB5-B371-7DFAC5E405BD> /System/Library/CoreServices/SetupAssistantPlugins/iMessage.icdplugin/Contents/ MacOS/iMessage
           0x112d2d000 -        0x112d9afff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x112dde000 -        0x112ddffff  com.apple.identityservices.macbuddyplugin (1.0 - 1) <50EA57F5-AE4D-3923-8E5C-BB29716ACF98> /System/Library/CoreServices/SetupAssistantPlugins/IdentityServices.icdplugin/C ontents/MacOS/IdentityServices
           0x112de4000 -        0x112e3fffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x112e6f000 -        0x112f38fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x112fb1000 -        0x112fdafff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x112ffe000 -        0x113003fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x113012000 -        0x113019fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x113024000 -        0x11302ffff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
           0x113038000 -        0x113043ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
           0x11304f000 -        0x1130b3ff3  com.apple.datadetectorscore (5.0 - 354.0) <025DCBCF-B208-3515-B79F-0190C648A728> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
           0x1130f6000 -        0x1130f9fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
           0x113101000 -        0x113118fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
           0x11313c000 -        0x113164ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
           0x113174000 -        0x113258fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
           0x11331d000 -        0x11335afff  com.apple.framework.corewlankit (3.0 - 300.35) <BB6A2123-0A23-3EE1-A5A0-2F7FC0959908> /System/Library/PrivateFrameworks/CoreWLANKit.framework/Versions/A/CoreWLANKit
           0x113388000 -        0x11338bff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
           0x113396000 -        0x1133c4ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
           0x1133f9000 -        0x1133fdfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
           0x113408000 -        0x11340bfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
           0x113412000 -        0x1136bcffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
           0x113815000 -        0x113827fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
           0x113847000 -        0x1138d3ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
           0x113906000 -        0x11391eff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
           0x113934000 -        0x113935ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
           0x11393b000 -        0x11393dff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
           0x113943000 -        0x11394bff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
           0x11395c000 -        0x113a1eff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
           0x113a8e000 -        0x113b93fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
           0x113bff000 -        0x113c6eff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
           0x113c9e000 -        0x113d27fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
           0x113d72000 -        0x113db7ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
           0x113ded000 -        0x113dfcff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
           0x113e0e000 -        0x113e5bff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
           0x113e8e000 -        0x113ec7ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
           0x113ee5000 -        0x113eeefff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
           0x113f03000 -        0x113f06ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
           0x113f13000 -        0x113f13fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
           0x113f1b000 -        0x1141effc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
           0x114234000 -        0x114234fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
           0x114238000 -        0x114303fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x114311000 -        0x1143c1ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x1143d3000 -        0x1147b4ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x11481c000 -        0x11498aff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x1149ba000 -        0x114aa9fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
           0x114b1f000 -        0x114b66fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
           0x114b92000 -        0x114bb6ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
           0x114bc4000 -        0x114c1dfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
           0x114c2f000 -        0x114c4aff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
           0x114c59000 -        0x114c5dff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
           0x114c66000 -        0x114d54fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
           0x114d7f000 -        0x114d81fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
           0x114d8a000 -        0x114dd1ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
           0x114deb000 -        0x114e04ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
           0x114e24000 -        0x114e53ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
           0x114e76000 -        0x114e92fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
           0x114ea4000 -        0x114f95ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
           0x114fab000 -        0x11500fff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
           0x11503e000 -        0x11503ffff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
           0x115044000 -        0x115048ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
           0x115053000 -        0x11505cfff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
           0x11506a000 -        0x1150bbff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1150e6000 -        0x115239ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x1152d6000 -        0x115406ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
           0x11548b000 -        0x11549dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
           0x1154ae000 -        0x1154c6ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
           0x1154d7000 -        0x115511ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
           0x115524000 -        0x115532fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
           0x11553e000 -        0x115563ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
           0x115583000 -        0x115851ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
           0x115948000 -        0x11599bfff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
           0x1159c4000 -        0x115a03fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
           0x115a17000 -        0x115a1fffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
           0x115a2a000 -        0x115a35fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
           0x115a4e000 -        0x115a8cff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
           0x115a9a000 -        0x115a9cfff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
           0x115aa1000 -        0x115aa4fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
           0x115ab1000 -        0x115ee4ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
           0x116103000 -        0x116151fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
           0x11616f000 -        0x11617bff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
           0x116188000 -        0x1161a1ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
           0x1161ba000 -        0x1161c7fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
           0x1161dd000 -        0x11620dfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
           0x11623c000 -        0x116261ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
           0x116272000 -        0x11629cff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
           0x1162b0000 -        0x116316fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
           0x11637a000 -        0x116383fff  com.apple.CaptiveNetworkSupport (13.0 - 1) <096FA05D-1113-3263-B060-FFF4C8AEE8CE> /System/Library/PrivateFrameworks/CaptiveNetwork.framework/Versions/A/CaptiveNe twork
           0x116391000 -        0x1163bbff0  com.apple.SystemConfiguration.EAP8021X (13.0.0 - 13.0) <DC09B518-9F82-38DD-B37D-4A3279E3230D> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
           0x1163d4000 -        0x11640cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
           0x11644b000 -        0x11644bffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x116454000 -        0x11669cfff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
           0x1167c9000 -        0x11680afff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
           0x117060000 -        0x117123ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
           0x1171aa000 -        0x11722afff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
           0x11724b000 -        0x1172a3ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
           0x1172f0000 -        0x11731ffff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
           0x117340000 -        0x11735eff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
           0x117388000 -        0x117543ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0

    Hey everyone in Apple world!
    I figured out how to fix the flashing yellow screen problem that I've been having on my MBP!  Yessssss!!!
    I found this super handy website with the golden answer: http://support.apple.com/kb/HT1379
    I followed the instructions on this page and here's what I did:
    Resetting NVRAM / PRAM
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.
    I went through the 6 steps above twice, just to make sure I got rid of whatever stuff was holding up my bootup process.  Since I did that, my MBP boots up just like normal.  No flashing yellow screen anymore!!   
    (Note that I arrived at this solution when I first saw this page: http://support.apple.com/kb/TS2570?viewlocale=en_US)
    Let me know if this works for you!
    Elaine

  • Mavericks 10.9.5 Build 13F34 on a MacBookPro 11,3 | iTunes 11.4 (18) crashes each and every time i try to update my iOS 8.02 Apps

    This is more than annoying, the attempt to update my iOS Apps via iTunes 11.4 (18) ends each and every time with a crash of itunes, no way to update. The iPhone refuses to update via WLAN, the only way to update is to get updates via mobile data connection.
    This Problem is not solved, and it startet to exist with either the installation of 10.9.5 Build 13F34 or the installation of iTunes 11.4 (18).
    Thank you Apple, your updates made my digital living much more easy and comfortable.
    Process:         iTunes [16469]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         11.4 (11.4)
    Build Info:      iTunes-1140011004000018~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [163]
    Responsible:     iTunes [16469]
    User ID:         503
    Date/Time:       2014-10-06 18:28:02.650 +0200
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  6EA267B4-A400-D708-C045-ACF83F252807
    Sleep/Wake UUID: DCC3A40E-5F7B-48AA-AFC1-CA67FD587590
    Crashed Thread:  35
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
    VM Regions Near 0x28:
    -->
        __TEXT                 0000000105da7000-000000010751d000 [ 23.5M] r-x/rwx SM=COW  /Applications/iTunes.app/Contents/MacOS/iTunes
    Thread 0:: iTunes main  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation       0x00007fff87bb4e26 CFUniCharGetBitmapPtrForPlane + 86
    1   com.apple.CoreFoundation       0x00007fff87bb6b25 CFStringCompareWithOptionsAndLocale + 101
    2   com.apple.iTunes               0x0000000105dc7d83 0x105da7000 + 134531
    3   com.apple.iTunes               0x0000000106768b2a 0x105da7000 + 10230570
    4   com.apple.iTunes               0x00000001067687b7 0x105da7000 + 10229687
    5   com.apple.iTunes               0x0000000106aaa30e 0x105da7000 + 13644558
    6   com.apple.iTunes               0x00000001060ebf4b 0x105da7000 + 3428171
    7   com.apple.iTunes               0x00000001060ebe9f 0x105da7000 + 3427999
    8   com.apple.iTunes               0x0000000105db9992 0x105da7000 + 76178
    9   com.apple.iTunes               0x0000000105dbd581 0x105da7000 + 91521
    10  com.apple.iTunes               0x0000000105dbd4fd 0x105da7000 + 91389
    11  com.apple.iTunes               0x0000000105dbd42a 0x105da7000 + 91178
    12  com.apple.iTunes               0x0000000105dbd3ac 0x105da7000 + 91052
    13  com.apple.iTunes               0x0000000105dbd266 0x105da7000 + 90726
    14  com.apple.iTunes               0x0000000105dbd1da 0x105da7000 + 90586
    15  com.apple.CoreFoundation       0x00007fff87c145b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    16  com.apple.CoreFoundation       0x00007fff87c05c62 __CFRunLoopDoSources0 + 242
    17  com.apple.CoreFoundation       0x00007fff87c053ef __CFRunLoopRun + 831
    18  com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    19  com.apple.HIToolbox           0x00007fff85c7ea0d RunCurrentEventLoopInMode + 226
    20  com.apple.HIToolbox           0x00007fff85c7e7b7 ReceiveNextEventCommon + 479
    21  com.apple.HIToolbox           0x00007fff85c7e5bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    22  com.apple.AppKit               0x00007fff8486424e _DPSNextEvent + 1434
    23  com.apple.AppKit               0x00007fff8486389b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    24  com.apple.AppKit               0x00007fff8485799c -[NSApplication run] + 553
    25  com.apple.iTunes               0x00000001066e8320 0x105da7000 + 9704224
    26  com.apple.iTunes               0x00000001061218fc 0x105da7000 + 3647740
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8dea0662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff8a9fa421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff8a9fa136 _dispatch_mgr_thread + 52
    Thread 2:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.mobiledevice         0x000000010923cfae __thr_AMRegisterForCallbacks + 418
    7   libdispatch.dylib             0x00007fff8a9f828d _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff8a9fa082 _dispatch_root_queue_drain + 326
    9   libdispatch.dylib             0x00007fff8a9fb177 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib       0x00007fff84062ef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib       0x00007fff84065fb9 start_wqthread + 13
    Thread 3:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000105dab40b 0x105da7000 + 17419
    3   com.apple.iTunes               0x0000000106218027 0x105da7000 + 4657191
    4   com.apple.iTunes               0x0000000106218756 0x105da7000 + 4659030
    5   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    6   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 5:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8de9f9aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff87c51a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 6:: CoreAudioNotificationThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x00000001062d737f 0x105da7000 + 5440383
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 7:: TrackProcessor::ManagerThread
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000105dab40b 0x105da7000 + 17419
    3   com.apple.iTunes               0x0000000105dab365 0x105da7000 + 17253
    4   com.apple.iTunes               0x000000010600a114 0x105da7000 + 2502932
    5   com.apple.iTunes               0x000000010600a0eb 0x105da7000 + 2502891
    6   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    7   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 8:: TrackProcessor::CooperativeProcessingFiber
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.iTunes               0x0000000105dbdbd4 0x105da7000 + 93140
    3   com.apple.iTunes               0x0000000105dbd934 0x105da7000 + 92468
    4   com.apple.iTunes               0x0000000105dbf0a6 0x105da7000 + 98470
    5   com.apple.iTunes               0x0000000105f015ce 0x105da7000 + 1418702
    6   com.apple.iTunes               0x0000000106ba7113 0x105da7000 + 14680339
    7   com.apple.iTunes               0x0000000105dab4fb 0x105da7000 + 17659
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib         0x00007fff8de9ee02 __accept + 10
    1   com.apple.iTunes               0x0000000106a6c34d 0x105da7000 + 13390669
    2   com.apple.iTunes               0x0000000106a51c61 0x105da7000 + 13282401
    3   com.apple.iTunes               0x0000000106a51ba4 0x105da7000 + 13282212
    4   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8de9ee02 __accept + 10
    1   com.apple.iTunes               0x0000000106a6c34d 0x105da7000 + 13390669
    2   com.apple.iTunes               0x0000000106a51c61 0x105da7000 + 13282401
    3   com.apple.iTunes               0x0000000106a51ba4 0x105da7000 + 13282212
    4   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 12:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 13:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff83238ff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff83238dfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 14:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 15:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 16:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 17:: TrackProcessor::Data Extraction Thread
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000105dab40b 0x105da7000 + 17419
    3   com.apple.iTunes               0x0000000105e23f33 0x105da7000 + 511795
    4   com.apple.iTunes               0x0000000105e23ed1 0x105da7000 + 511697
    5   com.apple.iTunes               0x0000000105e23d3e 0x105da7000 + 511294
    6   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    7   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 18:: TrackProcessor::Data Extraction Thread
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000105dab40b 0x105da7000 + 17419
    3   com.apple.iTunes               0x0000000105e23f33 0x105da7000 + 511795
    4   com.apple.iTunes               0x0000000105e23ed1 0x105da7000 + 511697
    5   com.apple.iTunes               0x0000000105e23d3e 0x105da7000 + 511294
    6   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    7   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 19:: TrackProcessor::Data Extraction Thread
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000105dab40b 0x105da7000 + 17419
    3   com.apple.iTunes               0x0000000105e23f33 0x105da7000 + 511795
    4   com.apple.iTunes               0x0000000105e23ed1 0x105da7000 + 511697
    5   com.apple.iTunes               0x0000000105e23d3e 0x105da7000 + 511294
    6   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    7   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 20:
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit               0x00007fff84a0405e _NSEventThread + 144
    6   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 21:
    0   libsystem_kernel.dylib         0x00007fff8de9fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84062f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84065fb9 start_wqthread + 13
    Thread 22:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba7cb5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    5   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    6   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 23:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 24:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 25:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 26:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 27:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 28:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba8727 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore       0x00007fff81ba85b8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8de9fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84062f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84065fb9 start_wqthread + 13
    Thread 30:
    0   libsystem_kernel.dylib         0x00007fff8de9fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84062f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84065fb9 start_wqthread + 13
    Thread 31:: WebCore: LocalStorage
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba80cd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore             0x00007fff82cdb498 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore             0x00007fff82cdab63 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 32:: WebCore: LocalStorage
    0   libsystem_kernel.dylib         0x00007fff8de9f716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff84063c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore       0x00007fff81ba80cd ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore             0x00007fff82cdb498 ***::PassOwnPtr<***::Function<void ()> > ***::MessageQueue<***::Function<void ()> >::waitForMessageFilteredWithTimeout<bool (***::Function<void ()>*)>(***::MessageQueueWaitResult&, bool (&)(***::Function<void ()>*), double) + 168
    4   com.apple.WebCore             0x00007fff82cdab63 WebCore::StorageThread::threadEntryPoint() + 179
    5   com.apple.JavaScriptCore       0x00007fff81b9cf4f ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 33:
    0   libsystem_kernel.dylib         0x00007fff8de9fe6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff84062f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff84065fb9 start_wqthread + 13
    Thread 34:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 35 Crashed:
    0   com.apple.iTunes               0x00000001060ebe40 0x105da7000 + 3427904
    1   com.apple.iTunes               0x00000001060eba45 0x105da7000 + 3426885
    2   com.apple.iTunes               0x00000001060c3d9e 0x105da7000 + 3263902
    3   com.apple.iTunes               0x00000001060bfe2c 0x105da7000 + 3247660
    4   com.apple.iTunes               0x0000000105e23dc2 0x105da7000 + 511426
    5   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    6   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 36:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8de9ba1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8de9ad18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff87c05f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff87c05539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff87c04e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff87cba811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000105dc22cf 0x105da7000 + 111311
    7   com.apple.iTunes               0x0000000105dac0f0 0x105da7000 + 20720
    8   libsystem_pthread.dylib       0x00007fff84061899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff8406172a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff84065fc9 thread_start + 13
    Thread 35 crashed with X86 Thread State (64-bit):
      rax: 0xbff0000000000000  rbx: 0x0000000000000100  rcx: 0x0000000000000000  rdx: 0x0000000000000100
      rdi: 0x0000000000000000  rsi: 0x00007ff5ffa6a7a0  rbp: 0x0000000109719280  rsp: 0x0000000109719280
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x00007ff4f0ec8478
      r12: 0x00000000ffffffce  r13: 0x0000000000000000  r14: 0x00007ff5fa5e3040  r15: 0x00007ff5ffa6a400
      rip: 0x00000001060ebe40  rfl: 0x0000000000010246  cr2: 0x0000000000000028
    Logical CPU:     2
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x105da7000 -        0x10751cff7  com.apple.iTunes (11.4 - 11.4) <E8A02DE2-6982-3D03-93E6-B14FF98690F9> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x10790d000 -        0x10798dff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <346D1F7E-A1E7-3A53-9DEF-3D22885079C8> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x107a14000 -        0x107a3fff7  com.apple.avfoundationcf (2.0 - 138.2) <51DDFF2A-EEE3-327F-996B-A53954E7E23E> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x107a78000 -        0x107db5fef  com.apple.iad.iAdCore (1.0 - 1) <DEC4133E-928D-38FF-8207-F9BC3D79A372> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x107e91000 -        0x107e95fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x107e9c000 -        0x107e9ffff  com.apple.iPod (1.7 - 20) <B245E3CD-4674-3DA4-8094-A5708CE3FB34> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x107eaa000 -        0x1081d6ff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
           0x108209000 -        0x108240ff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
           0x10825b000 -        0x108331fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
           0x108356000 -        0x108399ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
           0x10856e000 -        0x108570ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x108575000 -        0x108579ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x108668000 -        0x10866bff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <C245EAAD-C6FD-32EA-810B-56B48533374D> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x108fac000 -        0x1090e5fff  com.apple.CoreADI (2.9.3 - 2.9.3) <B4B971BC-3C34-3417-8DEF-16F8B6167263> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x1090ec000 -        0x10910fff7 +com.prosofteng.hear.plugin (1.1.6 - 869) <896A23D0-A4E8-35F3-8A77-421492B46BD5> /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
           0x1091a4000 -        0x1092bcff7  com.apple.mobiledevice (757.1.5.0.1 - 757.1.5.0.1) <37FF77DC-92E2-34B7-A0F9-481767002E21> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x10a035000 -        0x10ada3ff7  com.apple.CoreFP (2.6.16 - 2.6.16) <AFE7E504-44B0-3862-980C-27852EC4CB71> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x10d825000 -        0x10d9f6fff  com.apple.audio.units.Components (1.10 - 1.10) <F74A9407-DDB5-3C4F-A051-47643871ED93> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x10df3d000 -        0x10e133fff  com.apple.audio.codecs.Components (4.0 - 4.0) <604485EE-4446-308F-9460-0A6CE9C2D98C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x10e551000 -        0x10e553fff  AppleIntelHSWVA (8.28.32) <70ADD884-AE65-382A-86A5-1AA1DB5CFDA9> /System/Library/Extensions/AppleIntelHSWVA.bundle/Contents/MacOS/AppleIntelHSWV A
           0x10e6d4000 -        0x10e781ff7  com.apple.AppleGVAFramework (7.1.18 - 7.1.18) <46F2368C-5955-3423-BEF4-1D6B06A849F2> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x10e794000 -        0x10e998fff  com.apple.AppleIntelHD5000GraphicsVADriver (8.28.32 - 8.2.8) <5898FCC8-699D-3B72-A172-19127DDC52FC> /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsVADriver
           0x10e9a8000 -        0x10ea4aff7  com.apple.GeForceVADriver (8.26.28 - 8.2.6) <CAC2C38E-A5DA-32F7-9CC9-1945DBF34D74> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
           0x10edd8000 -        0x10eddeff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x10fc3c000 -        0x10feb9fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x115921000 -        0x115921ff5 +cl_kernels (???) <0127B080-F1E4-4E75-876A-32305FA38F2C> cl_kernels
           0x1178a7000 -        0x1178a7ffd +cl_kernels (???) <614EC90F-4559-4795-8B4D-5FAD8AF44E2C> cl_kernels
           0x118f9b000 -        0x1191b5ff7  half_rgba.dylib (2.3.58) <0803DFE7-EC44-342B-ABA2-9F8289C0A602> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/h alf_rgba.dylib
           0x11920c000 -        0x1192f2fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11943a000 -        0x1195bffef  com.apple.AirTrafficHost (448 - 448) <B5C5C75C-C1EA-3A60-BC94-BF2CC5DA2587> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
        0x123400000000 -     0x123400435ff7  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.28.32 - 8.2.8) <2450F625-33C8-3471-BA0D-10705FDE366C> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
        0x123440000000 -     0x123440882ff7  com.apple.GeForceGLDriver (8.26.28 - 8.2.6) <7748942D-BB8D-3ECF-BE8E-ED5AB2F2893B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff61632000 -     0x7fff61665817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff81b94000 -     0x7fff81f0bff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff81f0c000 -     0x7fff81f0eff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff81f0f000 -     0x7fff81f3eff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <E8190181-8F08-3DC3-9290-3AADBCEBB1F3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff81fda000 -     0x7fff82028ff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8205c000 -     0x7fff8209eff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8209f000 -     0x7fff820ecfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff820ed000 -     0x7fff820faff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff82116000 -     0x7fff82f6aff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff82fbf000 -     0x7fff83125fff  libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff83126000 -     0x7fff83174fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff83175000 -     0x7fff83181ff7  com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff831d2000 -     0x7fff834d2ff7  com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff834e0000 -     0x7fff834e1ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff834f1000 -     0x7fff8357afff  com.apple.ColorSync (4.9.0 - 4.9.0) <E7E0D542-D77A-3E32-B146-4D0FEAF282D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8357b000 -     0x7fff83584ff7  libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff83585000 -     0x7fff835bdff7  com.apple.RemoteViewServices (2.0 - 94) <B17FAA76-61DB-33D0-90B7-4117A72A2B28> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff835be000 -     0x7fff835c8ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <5A4F0BFC-6233-3909-BEC0-C604BA0D247C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff835c9000 -     0x7fff83610ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff83611000 -     0x7fff83615ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff83616000 -     0x7fff83669fff  com.apple.ScalableUserInterface (1.0 - 1) <19D73C6D-CA0A-3230-9644-7F01364137ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8366a000 -     0x7fff83674ff7  libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
        0x7fff83675000 -     0x7fff83677fff  com.apple.loginsupport (1.0 - 1) <4FBB283B-5BBD-3918-AC89-3A7286CFA145> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff83678000 -     0x7fff838dcffd  com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff838dd000 -     0x7fff83a0dff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff83a0e000 -     0x7fff83a24fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff83a32000 -     0x7fff83aa1ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff83aa2000 -     0x7fff83aaeff7  com.apple.HelpData (2.1.4 - 90) <546D6B21-CDCE-35C0-86F2-C38A4789F4EE> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff83ac5000 -     0x7fff83ac7ff7  libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib
        0x7fff83acf000 -     0x7fff83ad2fff  com.apple.TCC (1.0 - 1) <F25B5875-081A-3877-B70E-374D54B54C5F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff83ad3000 -     0x7fff83adefff  libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
        0x7fff83adf000 -     0x7fff83b0bfff  com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff83b0c000 -     0x7fff83b3bff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff83b91000 -     0x7fff83baaff7  com.apple.Kerberos (3.0 - 1) <59427E11-37D6-34C9-95BB-D4438BFACA5B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff83bab000 -     0x7fff83bb3ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83bb4000 -     0x7fff83bbaff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff83bbb000 -     0x7fff83c32fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83c33000 -     0x7fff83c61ff7  com.apple.securityinterface (9.0 - 55047) <E64A6994-0176-39A1-866A-AB27F6A0034B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff83cea000 -     0x7fff83d03ff7  com.apple.Ubiquity (1.3 - 289) <664F5B33-708D-33E9-81E1-C45CBE9AAB6E> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff83d16000 -     0x7fff83d1bff7  com.apple.MediaAccessibility (1.0 - 43) <DDB8A42D-89D8-34F1-AA35-75D7659616C9> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff83d1f000 -     0x7fff83d25ff7  libCGXCoreImage.A.dylib (599.35.4) <0A9F43CB-C01F-3A98-AAB3-1E08C65BCFB4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff83d26000 -     0x7fff83d3dffa  libAVFAudio.dylib (32.2) <C77A6482-46FA-3A17-B357-BBEA380B4E6C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff83d3e000 -     0x7fff83d85fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff83d86000 -     0x7fff8401aff7  com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff84060000 -     0x7fff84067ff7  libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff84068000 -     0x7fff84139fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8413a000 -     0x7fff84187ff2  com.apple.print.framework.PrintCore (9.0 - 428) <A2F7B9D2-7907-31D8-8462-E2E2E7C3AF2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff84188000 -     0x7fff84199ff7  libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib
        0x7fff8419d000 -     0x7fff841adffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff841ae000 -     0x7fff841c9ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff841ca000 -     0x7fff841cbfff  libunc.dylib (28) <C3737C9A-C06F-310C-B78C-7D8D882A35DE> /usr/lib/system/libunc.dylib
        0x7fff841cc000 -     0x7fff84211ff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff84212000 -     0x7fff84277ffb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff84278000 -     0x7fff8428afff  com.apple.login (3.0 - 3.0) <8342C3B7-8363-36BE-B5B6-CD81166AEC24> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff842e9000 -     0x7fff84304ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff84305000 -     0x7fff844bdffb  libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
        0x7fff844be000 -     0x7fff844c3fff  libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib
        0x7fff84509000 -     0x7fff8463fff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84640000 -     0x7fff84781fff  com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff84782000 -     0x7fff8480dff7  com.apple.SoftwareUpdate.framework (6 - 574.6) <A83587ED-67AE-3FB0-9494-6EAEFEF4B17D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8480e000 -     0x7fff84825fff  com.apple.PackageKit.PackageUIKit (3.0 - 332) <419D2A01-3A7A-3EB4-B4E5-55DEEB786572> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff84826000 -     0x7fff8482dffb  libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
        0x7fff8482e000 -     0x7fff8482fff7  libodfde.dylib (20) <71C1001F-044F-3C0F-BA95-EAC080176A16> /usr/lib/libodfde.dylib
        0x7fff84830000 -     0x7fff84839fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <ABEE3950-3024-3741-AD4F-CC405EBEE89E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff84840000 -     0x7fff853b6ff7  com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff853b7000 -     0x7fff85557ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff85558000 -     0x7fff855e1ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff855e2000 -     0x7fff85609ff7  com.apple.shortcut (2.6 - 2.6) <73FEBA7B-F371-3D1C-8E42-08580DE241A7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff85614000 -     0x7fff85625ff7  libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib
        0x7fff85626000 -     0x7fff858f7ff4  com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff858f8000 -     0x7fff859e7fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff859e8000 -     0x7fff85aacff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff85acc000 -     0x7fff85ad7ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff85b1e000 -     0x7fff85b4efff  com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85c4c000 -     0x7fff85c4fff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff85c50000 -     0x7fff85efaff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff85efb000 -     0x7fff85f18ff7  com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff85f1c000 -     0x7fff86003ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff86004000 -     0x7fff862eefff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8630e000 -     0x7fff86311fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff86312000 -     0x7fff863f6ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff863f7000 -     0x7fff8643cfff  libcurl.4.dylib

    Someone please help. :[ I need help as soon as possible. It's urgent.

Maybe you are looking for