Need help: commandLinks do not react anymore

Hi
I have the following problem:
After some time of navigating through my webapp the commandLinks do not react anymore as expected. I use command links like this:
<h:commandLink action="#{UserHandler.listFromBegin}" >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_start}" />
               </h:commandLink>  
               <h:commandLink action="#{UserHandler.listPreviousRange}" >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_previous}" />
               </h:commandLink>  
               <h:commandLink action="#{UserHandler.listNextRange}" >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_next}" />
               </h:commandLink>  
               <h:commandLink action="#{UserHandler.listEnd}" >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_end}" />
               </h:commandLink>  
               <br/><br/><br/><br/>
               <h:commandLink action="home" >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_home}" />
               </h:commandLink>  
               <h:commandLink action="#{UserHandler.prepareUserFormForAdd}"  >
                      <h:outputText styleClass="commands" value="#{bundle.users_cmd_add}" />
               </h:commandLink>The methods bound in the action attribute always return the action that tells where to go next. But after a while of clicking aroung in the application, these methods are not called anymore. The logs then show this picture:
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.LifecycleImpl] - <execute(com.sun.faces.context.FacesContextImpl@254ae5)>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.LifecycleImpl] - <phase(RESTORE_VIEW 1,com.sun.faces.context.FacesContextImpl@254ae5)>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.RestoreViewPhase] - <Entering RestoreViewPhase>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.RestoreViewPhase] - <New request: creating a view for /workflowusers.jsp>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.RestoreViewPhase] - <Exiting RestoreViewPhase>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.LifecycleImpl] - <render(com.sun.faces.context.FacesContextImpl@254ae5)>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.LifecycleImpl] - <phase(RENDER_RESPONSE 6,com.sun.faces.context.FacesContextImpl@254ae5)>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.RenderResponsePhase] - <Entering RenderResponsePhase>
2006-05-12 10:36:57,512 DEBUG [com.sun.faces.lifecycle.RenderResponsePhase] - <About to render view /workflowusers.jsp>So after a while all requests are suddenly "new" requests and the Restore Phase proceeds directly to the Render Response Phase and thus leaves the Invoke Application Phase out.
Can anybody please give me a hint where to search the problem?
Thanks a lot!
Regards.

There is a bug with commandLink.
What version are you using of JSF?
If you use firefox and have the web developer tools you can see what is happening. You verify that the input hidden that contains the value of the commandlink submit value, probably have the wrong value after a while.

Similar Messages

  • HT5654 please I need help, I have not been able to upgrade my iOS from 6.1.2 to 6.1.3?

    please I need help, I have not been able to upgrade my iOS from 6.1.2 to 6.1.3?

    Hello mpacology
    The article below will provide assistance with upgrade your iPhone operating system. You can do this through iTunes or through the Software Update section in Settings >General > Software Update
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Facebook does not react anymore since this Update?

    With Google Chrome and Safari facebook does not react anymore.
    Chrome gives server error
    Safari is blank.
    May be it has eo do with Facebook but it happened just after this update...?!

    Given the lack of discussions, it's likely that there's something isolated within your configuration or your network connection.  (This'd likely be producing mass panic, if it were a general problem.)
    I've intentionally blocked FB here via local means, so I'm not in a position to test the connection.
    Did you use any of the third-party Flashback removal tools?  If so, which one?
    Do you have any network-filtering, anti-malware or other security packages installed?
    Is your DNS setting aimed at your ISP DNS servers, or at the Google DNS 8.8.8.8 servers?

  • So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?

    So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?

    The_Tiger92 wrote:
    So im about to buy a mac pro, I just need help cause im not sure if it's worth paying more for instance, a hi-res screen compared to the stock screen, and will i really miss the .2 ghz and the upgraded video card if I get the 2.0 ghz mbp?
    It appears the 15" 2.2 ghz isn't worth spending $400 more for, but you get the 1GB Radeon 6750M that has four times the VRAM than the 15" 2.0Ghz model and about 167% more performance. High settings on all current games with over 50 fps.
    If your not into 3D gaming or just light weight, then the 2.0 Ghz (last years performance) will suffice on low-medium settings at about 30 fps.
    The 13" is rather poor as it has integrated graphics. 30 fps on only some games.
    The high res screen is a excellent choice and the anti-glare is great for viewing just about anywhere.
    No messy films to replace at $30-$40 a pop.
    A lot of people bring the glossy screens back once they hear about the anti-glare.
    http://www.pcpro.co.uk/blogs/2011/05/23/glossy-vs-matte-screens-why-the-pc-indus trys-out-of-touch/
    Here's my 17"
    In my opinion the extra $400 for another 2-3 years of use out of the computer is worth it.
    Quad cores are more than enough for most uses for most people for many years, it's just a slow card is going to make the machine feel slow in rendering graphics in the future.

  • HT1923 need help itunes store not open

    i need help opening itunes store

    Does it show any errors? If not just go on the uninstaller and look for itunes and click repair. It worked for me

  • Help: commandLink does not work.

    commandLink does not work. It just simple refreshes the page, and not enter the Listener,( he listener work pretty well in other page).
    Is it dataTable problem? If I not use dataTable but just use JSTL & JSF commandLink and it works fine.
    --------------CODE---------------
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
    <%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
    <link rel="stylesheet" type="text/css" href='<%= request.getContextPath() + "/style/styletable.css"%>'/>
    <f:loadBundle basename="bundle.admin.Attribute" var="bdlAttribute"/>
    <f:subview id="AttributeListView">
    <h:form id="AttributeListForm">
    <center>
    <h:outputText escape="false" value="Text Here"/>
    <br>
    <h:dataTable id="AttributeTable"
    columnClasses="list-column-center,list-column-right, list-column-center, list-column-right"
    headerClass="list-header"
    rowClasses="list-row"
    styleClass="list-background"
    value="#{list}"
    var="attribute">
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.TitleList}"/>
    </f:facet>
    <h:column>
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.Category}"/>
    </f:facet>
    <h:outputText id="category" value="#{attribute.category}"/>
    </h:column>
    <h:column>
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.Value}"/>
    </f:facet>
    <h:outputText id="value"
    value="#{attribute.value}"/>
    </h:column>
    <h:column>
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.DataType}"/>
    </f:facet>
    <h:outputText id="dataType" value="#{attribute.dataType}">
    </h:outputText>
    </h:column>
    <h:column>
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.Edit}" />
    </f:facet>
              <h:commandLink action="#{Action.action}" styleClass="link">
                   <f:actionListener type="my.AttributeListener"/>
                   <h:outputText value="Edit"/>
                   <f:param name="ID" value="#{attribute.attributeId}"/>
                   <f:attribute name="COMMAND" value="getAttribute"/>
              </h:commandLink>
    </h:column>
    <h:column>
    <f:facet name="header">
    <h:outputText value="#{bdlAttribute.Delete}"/>
    </f:facet>
         <h:commandLink action="#{Action.action}" styleClass="link">
              <f:actionListener type="my.AttributeListener"/>
              <h:outputText value="Delete"/>
              <f:param name="ID" value="#{attribute.attributeId}"/>
              <f:attribute name="COMMAND" value="deleteAttribute"/>
         </h:commandLink>
    </h:column>
    </h:dataTable>
    <h:messages styleClass="validationMessage"/>
    </center>
    </h:form>
    </f:subview>

    Hi,
    I was casually reading your code and noticed the line:'
    <h:commandLink action="#{Action.action}" styleClass="link">
    I recall from other posts that if you want the method on the bean (of the clicked/ selected row) to be called, you probably need:
    <h:commandLink action="#{attribute.action}" styleClass="link">
    Ofcourse you would need to have a method called action in the class of instance "attribute". This method should return string for navigation etc.
    Looking at your code again:
    <h:commandLink action="#{Action.action}" styleClass="link">
    <f:actionListener type="my.AttributeListener"/>
    <h:outputText value="Delete"/>
    <f:param name="ID" value="#{attribute.attributeId}"/>
    <f:attribute name="COMMAND" value="deleteAttribute"/>
    </h:commandLink>
    I don't understand why you need:
    <f:actionListener type="my.AttributeListener"/>
    As I am not coding a lot of JSF I am only answering from what I have read.
    All the best,
    Vinay

  • HT5312 I need help it's not showing me how send the security password to my email

    I've been trying to buy this game and it says it's my first time purchasing this item on this phone and I forgot the security password and it's not showing me how to send it to my weak I need help please and thank you.

    You need to ask Apple to reset your security questions; ways of contacting them include phoning AppleCare and asking for the Account Security team, clicking here and picking a method for your country, and filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (104015)

  • HT1430 I need help I can not receive mail it says my mail box is full but I have cleared all my boxes. I have done as apple say shut down and restarted nothing. Also it say I need ios5 for some things don't know how to up grade.  This all new to me so sim

    I need help I can't receive mail as it says my mail box is full but all my boxes are empty. Simple terms please as I am new to this. Don't know how to find my os it keeps telling me I need iOS5 how do I do that.

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.0.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 5: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    iOS: Unable to send or receive email
    http://support.apple.com/kb/TS3899
    Can’t Send Emails on iPad – Troubleshooting Steps
    http://ipadhelp.com/ipad-help/ipad-cant-send-emails-troubleshooting-steps/
    iPad Mail
    http://www.apple.com/support/ipad/mail/
    Try this: Delete the account in Mail and then set it up again.
     Cheers, Tom

  • My i-pad is not reacting anymore?

    my i-pad touch screen is not reacting- tried allready : synchronize with i-tunes, loading?

    Try a reset:
    1. Hold the Sleep and Home button down (together) for about 10 seconds
    2. Until you see the Apple logo (very important)

  • InDesign CS6 quits on startup after buying Adobe Premiere from the cloud. Need help, Adobe will not.

    I bought all the versions of creative suite over the years and now just bought Adobe Premiere from the cloud. From that moment my InDesign CS6 quits on start up and they tell me that they cannot support me on the phone and to go F myself. I erased everything, even the preferences, reinstalled it and still have the same problem. Do you think this is a marketing trap, buy a new one and we will make sure that you have to change everything? Help, I can't work anymore.

    Hi Jeff, here is a transcript of a chat I had with Pradeep. This should get you up to date with the situation. Meanwhile, i actually download the entire software from this address to reinstall the InDesign: licensing.adobe.com
    Pradeep: As I understand you are having trouble with using Indesign CS6.
    Pradeep: Is that correct?
    André Guernon: Yes, it was working fine like the rest of my CS6 premium but after premiere was installed it failed completely.
    Pradeep: Thank you for confirming.
    Pradeep: May I know if you are getting any error message when you try to launch the software?
    André Guernon: Yes, InDesign quit unexpectedly.
    Pradeep: Okay.
    Pradeep: Before you get the error message, may I know if you are able to see the workspace, the menubar and the tool bars of indesign software?
    André Guernon: I see nothing of the interface, the process takes about a quarter of a second.
    Pradeep: I am sorry for the Inconvenience Andre.
    André Guernon: Thats OK, just happy that you are here.
    Pradeep: I wish I could help you with the issue but we (chat support) handle issues with  Download and Installation, Adobe CC products.
    Pradeep: As the issue is regarding an old version, I request you to visit Adobe forums where our experts will be able to assist you.

  • Urgent -Help needed : a4j:CommandLink  'reRender ' not working.

    Hi,
    I am using <a4j:commandLink for my application to get the ajax functinality.
    Here i am rerendering a data table with the id -commentsId
    here is the Synatax, we dont have any clue to how do we progress on this.
    <a4j:commandLink value="submit1" reRender="commentsId" >
    <a4j:ajaxListener type="org.ajax4jsf.ajax.ForceRender" />
    </a4j:commandLink>
    Please help me.
    Thanks in advance.
    -Arthi.

    I had this problem 1 year ago, when check the keyboard cable see that all was correct...then
    Buy a new one, and now the keyboard works; maybe anybody throw water in the keyboard; please check first with a usb keyboard.

  • Device does not react anymore: flashing and busy

    For an unclear reason my Blackberry Curve started to show a white screen for 3 seconds, than black, (LED red) and it continues doing that.
    Even removing the battery for hours and putting it back in does not solve the problem, it remains to react like this.
    Can somebody please help?

    Thanks for the hint but I am still stuck.
    If I follow the recommended steps in the article, I can connect the device easily, then it starts the update with Erasing applications, Loading System SW, but then it tries to reconnect to the JVM and this fails since after previous steps it is still in an endless loop.
    I was thinking I need to be able to wipe the memory and found JL_Cmder, tried the Wipe there and after about 50 times or retrying I could reboot it with error 507 and then ran the app loader again with v4.5.  Succesful, but after that, a couple of minutes later it started to endless loop again... tried again about 50 times to wipe it with JL_Cmder but was not as lucky as before...
    This is quite frustrating.. I spent hours on this already and I really wonder if there aren't any better tools available for capturing this...
    I hope somebody can still provide me with some more info...
    tx
    Danny

  • Need help i could not open safari on my imac

    Process:               Safari [609]
    Path:                  /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:            com.apple.Safari
    Version:               8.0 (10600.1.25.1)
    Build Info:            WebBrowser-7600001025001000~1
    Code Type:             X86-64 (Native)
    Parent Process:        ??? [1]
    Responsible:           Safari [609]
    User ID:               501
    Date/Time:             2014-12-30 15:58:07.497 -0600
    OS Version:            Mac OS X 10.10.1 (14B25)
    Report Version:        11
    Anonymous UUID:        87A930E3-C691-137C-A8DB-DF20608E8A84
    Time Awake Since Boot: 6300 seconds
    Crashed Thread:        13
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010f43a000-000000010f43b000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    Process Model:
    Multiple Web Processes
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib               0x00007fff957c6c21 search_method_list(method_list_t const*, objc_selector*) + 3
    1   libobjc.A.dylib               0x00007fff957d6b7d getMethodNoSuper_nolock(objc_class*, objc_selector*) + 59
    2   libobjc.A.dylib               0x00007fff957d6a84 lookUpImpOrForward + 409
    3   libobjc.A.dylib               0x00007fff957c21ac objc_msgSend + 236
    4   libobjc.A.dylib               0x00007fff957c7c49 _class_initialize + 649
    5   libobjc.A.dylib               0x00007fff957d699e lookUpImpOrForward + 179
    6   libobjc.A.dylib               0x00007fff957c21ac objc_msgSend + 236
    7   com.apple.AppKit               0x00007fff8b7ad992 NSNewBitmapBackingStore + 234
    8   com.apple.AppKit               0x00007fff8b7ad792 __79-[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:]_block_invoke + 331
    9   com.apple.AppKit               0x00007fff8b7ad640 -[NSBitmapImageRep _withoutChangingBackingPerformBlockUsingBackingMutableData:] + 103
    10  com.apple.AppKit               0x00007fff8b7ad5c0 __57-[NSBitmapImageRep _performBlockUsingBackingMutableData:]_block_invoke + 131
    11  com.apple.AppKit               0x00007fff8b7ad534 -[NSBitmapImageRep _performBlockUsingBackingMutableData:] + 105
    12  com.apple.AppKit               0x00007fff8b7ad4ba -[NSBitmapImageRep getBitmapDataPlanes:] + 97
    13  com.apple.AppKit               0x00007fff8b7ad43b -[NSBitmapImageRep bitmapData] + 40
    14  com.apple.AppKit               0x00007fff8b7ad057 CopyPixels + 58
    15  com.apple.AppKit               0x00007fff8b7ac078 _NSReadThemePatternFromRsrc + 724
    16  com.apple.AppKit               0x00007fff8b7aba71 _NSReadThemeImageFromplutEntry + 252
    17  com.apple.AppKit               0x00007fff8b7ab75d GetThemeImage + 342
    18  com.apple.AppKit               0x00007fff8b7ab594 +[NSColor _controlColor] + 44
    19  com.apple.AppKit               0x00007fff8b77932f -[NSDynamicSystemColor recacheColor] + 197
    20  com.apple.AppKit               0x00007fff8b779160 -[NSDynamicSystemColor initWithSelector:] + 89
    21  com.apple.AppKit               0x00007fff8b7ab49c +[NSColor controlColor] + 80
    22  com.apple.AppKit               0x00007fff8b7885f1 +[NSColor colorWithCatalogName:colorName:] + 142
    23  com.apple.AppKit               0x00007fff8b787fc0 +[NSCatalogColor newWithCoder:zone:] + 275
    24  com.apple.AppKit               0x00007fff8b787e71 -[NSColor initWithCoder:] + 437
    25  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    26  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    27  com.apple.AppKit               0x00007fff8b789156 -[NSTextFieldCell initWithCoder:] + 233
    28  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    29  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    30  com.apple.AppKit               0x00007fff8b7870f4 -[NSControl initWithCoder:] + 776
    31  com.apple.AppKit               0x00007fff8b7ab146 -[NSTextField initWithCoder:] + 51
    32  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    33  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    34  com.apple.AppKit               0x00007fff8b748e8e -[NSView initWithCoder:] + 2407
    35  com.apple.AppKit               0x00007fff8b786e1f -[NSControl initWithCoder:] + 51
    36  com.apple.AppKit               0x00007fff8b7ab146 -[NSTextField initWithCoder:] + 51
    37  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    38  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    39  com.apple.AppKit               0x00007fff8b748e8e -[NSView initWithCoder:] + 2407
    40  com.apple.AppKit               0x00007fff8b786e1f -[NSControl initWithCoder:] + 51
    41  com.apple.AppKit               0x00007fff8b8c14f6 -[NSImageView initWithCoder:] + 77
    42  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    43  com.apple.Foundation           0x00007fff8d187221 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1871
    44  com.apple.Foundation           0x00007fff8d187435 -[NSArray(NSArray) initWithCoder:] + 200
    45  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    46  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    47  com.apple.AppKit               0x00007fff8b748e0f -[NSView initWithCoder:] + 2280
    48  com.apple.AppKit               0x00007fff8b74ad26 -[NSClassSwapper initWithCoder:] + 561
    49  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    50  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    51  com.apple.AppKit               0x00007fff8b74a739 -[NSResponder initWithCoder:] + 97
    52  com.apple.AppKit               0x00007fff8b748590 -[NSView initWithCoder:] + 105
    53  com.apple.AppKit               0x00007fff8b786e1f -[NSControl initWithCoder:] + 51
    54  com.apple.AppKit               0x00007fff8b7aaed1 -[NSButton initWithCoder:] + 44
    55  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    56  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    57  com.apple.AppKit               0x00007fff8b7225c2 -[NSNibConnector initWithCoder:] + 106
    58  com.apple.AppKit               0x00007fff8b72244d -[NSNibOutletConnector initWithCoder:] + 75
    59  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    60  com.apple.Foundation           0x00007fff8d187221 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1871
    61  com.apple.Foundation           0x00007fff8d187435 -[NSArray(NSArray) initWithCoder:] + 200
    62  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    63  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    64  com.apple.AppKit               0x00007fff8b7210e2 -[NSIBObjectData initWithCoder:] + 200
    65  com.apple.Foundation           0x00007fff8d186150 _decodeObjectBinary + 2872
    66  com.apple.Foundation           0x00007fff8d1854a6 _decodeObject + 278
    67  com.apple.AppKit               0x00007fff8b720eb1 loadNib + 300
    68  com.apple.AppKit               0x00007fff8bc8ef80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    69  com.apple.AppKit               0x00007fff8bc8f67d +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    70  com.apple.AppKit               0x00007fff8ba313af _NXLoadNib + 196
    71  com.apple.AppKit               0x00007fff8ba30d8f -[NSAlert init] + 95
    72  com.apple.AppKit               0x00007fff8ba709f3 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 131
    73  com.apple.AppKit               0x00007fff8b74264d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    74  com.apple.AppKit               0x00007fff8b74220e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    75  com.apple.AppKit               0x00007fff8b7421ad -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    76  com.apple.AppKit               0x00007fff8b741e9a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    77  com.apple.AppKit               0x00007fff8b741c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    78  com.apple.AppKit               0x00007fff8b7416b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    79  com.apple.Foundation           0x00007fff8d190458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    80  com.apple.Foundation           0x00007fff8d1902c9 _NSAppleEventManagerGenericHandler + 102
    81  com.apple.AE                   0x00007fff98b6e99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    82  com.apple.AE                   0x00007fff98b6e719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    83  com.apple.AE                   0x00007fff98b6e623 aeProcessAppleEvent + 295
    84  com.apple.HIToolbox           0x00007fff9516837e AEProcessAppleEvent + 56
    85  com.apple.AppKit               0x00007fff8b73dd76 _DPSNextEvent + 2665
    86  com.apple.AppKit               0x00007fff8b73ce80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    87  com.apple.Safari.framework     0x000000010f4b5ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    88  com.apple.AppKit               0x00007fff8b730e23 -[NSApplication run] + 594
    89  com.apple.AppKit               0x00007fff8b71c2d4 NSApplicationMain + 1832
    90  libdyld.dylib                 0x00007fff8f2c15c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff990b622e kevent64 + 10
    1   libdispatch.dylib             0x00007fff91eb9a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib         0x00007fff990b5132 __psynch_cvwait + 10
    1   com.apple.WebCore             0x000000011106c88b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore             0x00000001110699d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore       0x0000000110226a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib       0x00007fff942472fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff94247279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff942454b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.WebKit.ServicesController
    0   libsystem_kernel.dylib         0x00007fff990b056a semaphore_wait_trap + 10
    1   libdispatch.dylib             0x00007fff91ebdc55 _dispatch_semaphore_wait_slow + 213
    2   libextension.dylib             0x00007fff8e689b62 +[NSExtension extensionsWithMatchingAttributes:error:] + 321
    3   com.apple.ShareKit             0x00007fff941f680e +[SHKSharingService sharingServicesWithIdentifier:attributes:itemTypes:matchingDictionary:itemAttri butes:] + 1273
    4   com.apple.ShareKit             0x00007fff941f6fca +[SHKSharingService sharingServicesForItems:mask:] + 894
    5   com.apple.AppKit               0x00007fff8c02b46a +[NSSharingService sharingServicesForItems:mask:] + 69
    6   com.apple.WebKit               0x0000000110a22f01 ___ZN6WebKit18ServicesController23refreshExistingServicesEb_block_invoke + 191
    7   libdispatch.dylib             0x00007fff91ebb323 _dispatch_call_block_and_release + 12
    8   libdispatch.dylib             0x00007fff91eb6c13 _dispatch_client_callout + 8
    9   libdispatch.dylib             0x00007fff91eba365 _dispatch_queue_drain + 1100
    10  libdispatch.dylib             0x00007fff91ebbecc _dispatch_queue_invoke + 202
    11  libdispatch.dylib             0x00007fff91eb96b7 _dispatch_root_queue_drain + 463
    12  libdispatch.dylib             0x00007fff91ec7fe4 _dispatch_worker_thread3 + 91
    13  libsystem_pthread.dylib       0x00007fff942476cb _pthread_wqthread + 729
    14  libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib         0x00007fff990b052e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff990af69f mach_msg + 55
    2   com.apple.QuartzCore           0x00007fff8b55fd63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore           0x00007fff8b55fc96 thread_fun + 25
    4   libsystem_pthread.dylib       0x00007fff942472fc _pthread_body + 131
    5   libsystem_pthread.dylib       0x00007fff94247279 _pthread_start + 176
    6   libsystem_pthread.dylib       0x00007fff942454b1 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff990b052e mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff990af69f mach_msg + 55
    2   com.apple.CoreFoundation       0x00007fff8fc8db14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation       0x00007fff8fc8cfdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation       0x00007fff8fc8c838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork           0x00007fff94fc7d20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation           0x00007fff8d1d6b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib       0x00007fff942472fc _pthread_body + 131
    8   libsystem_pthread.dylib       0x00007fff94247279 _pthread_start + 176
    9   libsystem_pthread.dylib       0x00007fff942454b1 thread_start + 13
    Thread 12:
    0   libsystem_kernel.dylib         0x00007fff990b5946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff942454a1 start_wqthread + 13
    Thread 13 Crashed:
    0   libsystem_pthread.dylib       0x00007fff94245695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib             0x00007fff93433b78 vfprintf_l + 28
    2   libsystem_c.dylib             0x00007fff9342c620 fprintf + 186
    3   ???                           0x00000001165285dc 0 + 4669474268
    Thread 13 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7afec1d8  rcx: 0x00007fff7afec1f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff7afec1f0  rsi: 0x00007fff94245b14  rbp: 0x0000000116524e30  rsp: 0x0000000116524db0
       r8: 0x000000011652c000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff7afeb6b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff94245695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     6
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10f43a000 -        0x10f43afff  com.apple.Safari (8.0 - 10600.1.25.1) <0BA1FEA6-91DF-36CF-B0AD-6098E1841641> /Applications/Safari.app/Contents/MacOS/Safari
           0x10f43f000 -        0x10fd78ff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
           0x11021c000 -        0x11072fff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
           0x11089a000 -        0x110b4efff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
           0x110e28000 -        0x110e28fff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
           0x110e34000 -        0x110f70ffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
           0x111065000 -        0x11200aff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
        0x7fff66c67000 -     0x7fff66c9d837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
        0x7fff898e1000 -     0x7fff898e1fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8999a000 -     0x7fff89a3bff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff89b33000 -     0x7fff89b4eff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
        0x7fff89b4f000 -     0x7fff89ba0ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff89ba1000 -     0x7fff89f78fe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff89f86000 -     0x7fff89f93ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
        0x7fff8a233000 -     0x7fff8a28bff7  com.apple.accounts.AccountsDaemon (113 - 113) <E0074FA1-1872-3F20-8445-3E2FEA290CFB> /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
        0x7fff8a2c5000 -     0x7fff8a2c5fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8a2c6000 -     0x7fff8a2d4fff  libIASAuthReboot.dylib (920) <B165E345-197F-3DC7-A52B-64C34FD95D0A> /usr/lib/libIASAuthReboot.dylib
        0x7fff8a2d5000 -     0x7fff8a3b2ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8a3b4000 -     0x7fff8a3b6fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a3b7000 -     0x7fff8a3d4ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
        0x7fff8a43b000 -     0x7fff8a4affff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a4b0000 -     0x7fff8a4b8fff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff8a4b9000 -     0x7fff8a50cffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8a525000 -     0x7fff8a532fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
        0x7fff8a533000 -     0x7fff8a533fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a5a2000 -     0x7fff8a696ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a697000 -     0x7fff8a6a4ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
        0x7fff8a6ca000 -     0x7fff8a6dbfff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
        0x7fff8a6f6000 -     0x7fff8a726ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8a740000 -     0x7fff8a75aff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8a75b000 -     0x7fff8a75dfff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8a85f000 -     0x7fff8a892ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8a966000 -     0x7fff8a9cdff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8a9ce000 -     0x7fff8a9d9ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8b312000 -     0x7fff8b34affb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
        0x7fff8b34b000 -     0x7fff8b359fff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8b35a000 -     0x7fff8b365ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
        0x7fff8b4dc000 -     0x7fff8b4e7fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8b536000 -     0x7fff8b537fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
        0x7fff8b538000 -     0x7fff8b6e8ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8b703000 -     0x7fff8b710fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8b719000 -     0x7fff8c25afff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8c360000 -     0x7fff8c372ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
        0x7fff8c530000 -     0x7fff8c539ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
        0x7fff8c53a000 -     0x7fff8c584fff  com.apple.DiskManagement (7.0 - 847) <A57A181E-7C50-38F6-BE0A-4F437BB8C45F> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8c585000 -     0x7fff8c585fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c586000 -     0x7fff8c589fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
        0x7fff8c58a000 -     0x7fff8c58afff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c58b000 -     0x7fff8c61cfff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8c64c000 -     0x7fff8c66bfff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
        0x7fff8c994000 -     0x7fff8c9c4ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8ca11000 -     0x7fff8ca1cfff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8ca1d000 -     0x7fff8ca28ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8ca29000 -     0x7fff8ca4fff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8d168000 -     0x7fff8d168ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
        0x7fff8d169000 -     0x7fff8d16dfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d16e000 -     0x7fff8d49cff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8d49d000 -     0x7fff8d4aeff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
        0x7fff8d4af000 -     0x7fff8d4b9fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
        0x7fff8d4ba000 -     0x7fff8d4ddfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff8d4de000 -     0x7fff8d4e6ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
        0x7fff8d51a000 -     0x7fff8d51afff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d53f000 -     0x7fff8d5bcfff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8d5bd000 -     0x7fff8d6ccffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8d6cf000 -     0x7fff8d6d4ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
        0x7fff8e687000 -     0x7fff8e6a1ff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
        0x7fff8e996000 -     0x7fff8ec00ff7  com.apple.imageKit (2.6 - 838) <DDFE019E-DF3E-37DA-AEC0-9182454B7312> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ec01000 -     0x7fff8ec09ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff8ec0a000 -     0x7fff8ecb9fe7  libvMisc.dylib (512) <AFBA45DE-7F55-3E4E-B8DF-5E8E21C407AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8ecba000 -     0x7fff8ee9fff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
        0x7fff8eec4000 -     0x7fff8eeccfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8eefc000 -     0x7fff8eefcfff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8eefd000 -     0x7fff8f01fff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8f020000 -     0x7fff8f094ff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8f095000 -     0x7fff8f099fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
        0x7fff8f17a000 -     0x7fff8f2b4ff7  com.apple.ImageIO.framework (3.3.0 - 1038) <AB3C40DB-FCBE-3315-B7B2-4E16522E20CB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8f2b5000 -     0x7fff8f2bdfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
        0x7fff8f2be000 -     0x7fff8f2c1ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
        0x7fff8f2c2000 -     0x7fff8f3daffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f90c000 -     0x7fff8f937fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8f938000 -     0x7fff8fa5ffff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8fa88000 -     0x7fff8faa5fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8fb27000 -     0x7fff8fb41ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
        0x7fff8fb89000 -     0x7fff8fb8afff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
        0x7fff8fb8b000 -     0x7fff8fbb3fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
        0x7fff8fbb4000 -     0x7fff8fc0ffff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8fc10000 -     0x7fff8fc17fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8fc18000 -     0x7fff8fc1afff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
        0x7fff8fc1b000 -     0x7fff8ffb1fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ffb2000 -     0x7fff90046fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff90047000 -     0x7fff900dcff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff90105000 -     0x7fff9010fff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff90147000 -     0x7fff90155ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
        0x7fff90156000 -     0x7fff90196ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90197000 -     0x7fff901b1ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
        0x7fff901b2000 -     0x7fff901bdff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
        0x7fff90239000 -     0x7fff90271fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff90272000 -     0x7fff90284fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
        0x7fff90bcb000 -     0x7fff90bd3ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
        0x7fff90bd4000 -     0x7fff90bdbff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff90bdc000 -     0x7fff91415ff3  com.apple.CoreGraphics (1.600.0 - 772) <936D081F-37B3-3DA3-B725-118D0B07DDD2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91416000 -     0x7fff91484ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff91485000 -     0x7fff916c5ff7  com.apple.AddressBook.framework (9.0 - 1499) <8D5C9530-4D90-32C7-BB5E-3A686FE36BE9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff9197b000 -     0x7fff919c1ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff919f1000 -     0x7fff919f5fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
        0x7fff919ff000 -     0x7fff91cceff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91cfd000 -     0x7fff91cfefff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff91cff000 -     0x7fff91d06ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
        0x7fff91d07000 -     0x7fff91d56ff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff91d57000 -     0x7fff91d59ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91d5a000 -     0x7fff91d65fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91d66000 -     0x7fff91d6afff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
        0x7fff91d6b000 -     0x7fff91d98fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91e35000 -     0x7fff91eadff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff91eae000 -     0x7fff91eb4fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff91eb5000 -     0x7fff91edfff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
        0x7fff91ee0000 -     0x7fff91ee1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
        0x7fff91ee2000 -     0x7fff91ef2ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
        0x7fff91ef3000 -     0x7fff91f25ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff91f26000 -     0x7fff91f6cff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
        0x7fff92005000 -     0x7fff92056ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff92060000 -     0x7fff920adff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff920ae000 -     0x7fff920b1ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff920b2000 -     0x7fff9210cff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
        0x7fff9210d000 -     0x7fff92478fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff92479000 -     0x7fff925bffef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
        0x7fff92601000 -     0x7fff92613ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff92614000 -     0x7fff92b00fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff92b01000 -     0x7fff92b29fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
        0x7fff92b3f000 -     0x7fff92b5aff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff92b5b000 -     0x7fff92b60fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff92bea000 -     0x7fff92c16fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff92c17000 -     0x7fff92c54ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff92c55000 -     0x7fff92c5aff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff92c5b000 -     0x7fff92c70ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff92d8a000 -     0x7fff932b3ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff932b4000 -     0x7fff9335afff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9335b000 -     0x7fff93364ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff93365000 -     0x7fff933eefff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff933ef000 -     0x7fff9347bfff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
        0x7fff9347c000 -     0x7fff9347ffff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff9349f000 -     0x7fff934a1ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff934a2000 -     0x7fff937d5ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
        0x7fff93896000 -     0x7fff9389bffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
        0x7fff9389c000 -     0x7fff939ceff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff939cf000 -     0x7fff939d0ff7  com.apple.AddressBook.ContactsData (9.0 - 1499) <A3D84EBD-3007-3A49-BEE5-F05790DCF38E> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff93a35000 -     0x7fff93a81ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
        0x7fff93a82000 -     0x7fff93a86ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff93d34000 -     0x7fff93d88fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
        0x7fff93d89000 -     0x7fff94003fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff94004000 -     0x7fff9400afff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
        0x7fff9400b000 -     0x7fff94058ff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff94089000 -     0x7fff9410bfff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff9410c000 -     0x7fff9410eff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
        0x7fff94115000 -     0x7fff941bdff7  com.apple.PackageKit (3.0 - 434) <B6C2831E-914D-3E5F-B0E9-A7079489A6FD> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff941c1000 -     0x7fff941c8fff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/Networ kStatistics
        0x7fff941c9000 -     0x7fff941c9ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
        0x7fff941cf000 -     0x7fff94243fff  com.apple.ShareKit (1.0 - 323) <9FC7280E-DB42-37F0-AE57-29E28C9B4E16> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff94244000 -     0x7fff9424dfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9424e000 -     0x7fff94287fff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySu pport
        0x7fff942c9000 -     0x7fff942eefff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff942ef000 -     0x7fff942f8fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff942f9000 -     0x7fff9430aff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
        0x7fff9430b000 -     0x7fff943fdff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
        0x7fff94403000 -     0x7fff9471efcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff9471f000 -     0x7fff9474cfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff9474d000 -     0x7fff9478dfff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
        0x7fff9478e000 -     0x7fff9491cfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff9491d000 -     0x7fff949aeff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
        0x7fff949af000 -     0x7fff949b3fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
        0x7fff949b4000 -     0x7fff949d0ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
        0x7fff949d1000 -     0x7fff949d4fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff949d5000 -     0x7fff949f6fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff949f7000 -     0x7fff94ae7fef  libJP2.dylib (1231) <FEAF6F38-736E-35A8-A983-F4531C8A821C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff94ae8000 -     0x7fff94b36fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
        0x7fff94b37000 -     0x7fff94ba8ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff94ba9000 -     0x7fff94e90ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff94e91000 -     0x7fff94ea7ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
        0x7fff94f27000 -     0x7fff9512aff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff9512b000 -     0x7fff9512cffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
        0x7fff9512d000 -     0x7fff9542ffff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9561b000 -     0x7fff9563bfff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff9563c000 -     0x7fff95685ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff95686000 -     0x7fff95778fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
        0x7fff95779000 -     0x7fff957a4ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
        0x7fff957a5000 -     0x7fff957c0fff  com.apple.PackageKit.PackageUIKit (3.0 - 434) <BE4B6C6F-4A32-3DB1-B81B-EF9ADD70E6EA> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit. framework/Versions/A/PackageUIKit
        0x7fff957c1000 -     0x7fff959a6267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
        0x7fff959a7000 -     0x7fff959a9ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
        0x7fff959aa000 -     0x7fff959ceff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff959cf000 -     0x7fff95aa5ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff95aa6000 -     0x7fff95acfffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
        0x7fff95ad0000 -     0x7fff95b0bfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff95b0c000 -     0x7fff95b1aff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff95b26000 -     0x7fff95b84fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
        0x7fff95b8d000 -     0x7fff95bfcfff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff95bfd000 -     0x7fff95e65ffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff95e66000 -     0x7fff95e68fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff95e69000 -     0x7fff95fadff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff95fae000 -     0x7fff9610cff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9610d000 -     0x7fff9614ffff  com.apple.sociald.Social (87 - 87) <A32F7CCA-6D52-3F4E-8779-548E07A84738> /System/Library/Frameworks/Social.framework/Versions/A/Social
        0x7fff96152000 -     0x7fff9619ffff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff961a0000 -     0x7fff961a4fff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff961a5000 -     0x7fff961befff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff961bf000 -     0x7fff962effff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
        0x7fff962f0000 -     0x7fff962f2ff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff962f3000 -     0x7fff96321fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff96322000 -     0x7fff9632eff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff9632f000 -     0x7fff9638afef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9638b000 -     0x7fff963a2fff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
        0x7fff963a3000 -     0x7fff96427ff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff96428000 -     0x7fff9642ffff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B

    There is no need to download anything to solve this problem.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • Need help with buttons that react to rollover that create a scoll effect

    hey everyone,
    I'm new to flash and actionscript and am having trouble
    creating what I need. I want to create a scroll area that scrolls
    left and right when you rollover a left or right arrow. what I want
    to scroll looks like a piece of film negative that has about 20
    thumbnails in it. I only want it to show about 4 thumbs at once
    though (thus the scroll is needed). so when the mouse rolls over
    the arrows, it scrolls, and when it rolls out it stops in place.
    eventually, i will add links to the thumbs for a better image.
    I've checked out a couple tutorials on scrollbars and such
    thinking that I can just go in and modify the code a bit, but the
    two turorials i've tried to do have left some of the pieces out...
    not very helpful when you don't know actionscript well. does
    anybody have any tips or ideas?

    Hi there,
    What I did, I took a variable 'counter123' and assign '0' value to this variable.
    I then added a button with Advanced action, I am sharing the Screenshot of the advanced action panel.
    Screen shot 1 :
    Incrementing the Value on click :
    The value of the variable should increase on every click, so lets add a true statement as a condition.
    Screenshot no 2 :
    As normally on buttons/click boxes, the project will continue as soon we click them.
    lets compare the value of our variable and then pause the project.
    Screen shot 3 :
    last if our purpose is solved, here we have clicked the button 4 times, so that has updated the value of our counter to 4, so as soon as the counter exceeds the value, we want the project to continue.
    please let me know if this helps you.
    This will help you in pressing a button 4 times, and i think you can also add actions to show and hide 'zeros' in your project.
    I find such scenarios very interesting and I always find help on Lilybiri's Blog : http://lilybiri.posterous.com/
    Thanks

  • I need help redirecting Lotus Notes account to Apple Mail

    I'm totally at a loss. I've done it with my gmail account, but I'd like to not have to deal with the terrible, terrible Lotus Notes application (not to mention that it takes up a ridiculous amount of CPU).
    Can anyone help me POP or whatever my Lotus Notes email to my Apple Mail? I'm not that tech-savvy, so I'm not sure what details I need to provide straight away. If you have any insights, they'd be greatly appreciated!

    iCloud will only deliver mail from your iCloud account.  What you can do is set up email forwarding with your other accounts to forward incoming email to your iCloud address, then tell all your contacts to send email to your iCloud address.  (Comcast accounts are POP3 rather than IMAP so you won't miss these accounts.  I set up forwarding from Comcast to iCloud a long time ago.)

Maybe you are looking for

  • How can I embed a Keynote presentation on a web page?

    I created a Keynote presentation using Keynote version 6.5 (OS X Yosemite). I found the "export as html" option, which creates an entire web page named index.html. I opened that web page in Dreamweaver, but I'm not talented enough to figure out how t

  • Can't restore system (with Time Machine) after Hard Drive recall

    Hi, so first a bit of history... - Purchased my  iMac in 2010 - Upgraded iMac to Mountain Lion in 2012 (I downloaded it so don't have install disks) - iMac hard drive was recalled 2013 (Seagate 1TB) – before taking the iMac back, I made sure Time Mac

  • Migration Assistant Trouble

    Hello all, I have a very sticky problem. I recently upgraded the hard drive in my Macbook Pro, before I did this I used 'Carbon Copy Cloner' to make a copy of my drive, I didn't make a disk image, I just copied the entire drive over to my external dr

  • Data warehousing conundrum

    I need to create a data warehouse/data mart using dimensional model. But the source database is not structured uniformly. The source database system is a relational database but the actual data is not fit for a relational database. So they have creat

  • Eep! shut down by itself and won't turn back on.

    i just tried to wake my computer, but when i pressed the space bar it turned off immediatly. now when i try to turn it on nothing happens. no lights. no noise. there is definatly power coming from the outlet and power strip. i dont know what else to