Error when I try to access my yahoo mailbox

I am using JavaMail for accesing my yahoo mailbox.
I get the following error when I try to access my mailbox
Exception :: javax.mail.AuthenticationFailedException: Error logging in.
Session session = Session.getInstance(properties,new Authenticator()
                              public PasswordAuthentication getPasswordAuthentication()
                                   String username = getUser();
                                   String password = getPassword();
                                   return new PasswordAuthentication(username,password);
Store store = session.getStore("pop3");
store.connect(getPopHost(),user,password);
please any one help me.
i thinked error problem in
Store store = session.getStore("pop3");
store.connect(getPopHost(),user,password);
any of this lines.
please tell ur sugestions.
thanks in advance.

try it.
public class SendMailUsingAuthentication
  private static final String SMTP_HOST_NAME = "myserver.smtphost.com";
  private static final String SMTP_AUTH_USER = "myusername";
  private static final String SMTP_AUTH_PWD  = "mypwd";
  private static final String emailMsgTxt      = "a message.";
  private static final String emailSubjectTxt  = "a subject";
  private static final String emailFromAddress = "[email protected]";
  // Add List of Email address to who email needs to be sent to
  private static final String[] emailList = {"[email protected]", "[email protected]"};
  public static void main(String args[]) throws Exception
    SendMailUsingAuthentication smtpMailSender = new SendMailUsingAuthentication();
    smtpMailSender.postMail( emailList, emailSubjectTxt, emailMsgTxt, emailFromAddress);
    System.out.println("Sucessfully Sent mail to All Users");
  public void postMail( String recipients[ ], String subject,
                            String message , String from) throws MessagingException
    boolean debug = false;
     //Set the host smtp address
     Properties props = new Properties();
     props.put("mail.smtp.host", SMTP_HOST_NAME);
     props.put("mail.smtp.auth", "true");
    Authenticator auth = new SMTPAuthenticator();
    Session session = Session.getDefaultInstance(props, auth);
    session.setDebug(debug);
    // create a message
    Message msg = new MimeMessage(session);
    // set the from and to address
    InternetAddress addressFrom = new InternetAddress(from);
    msg.setFrom(addressFrom);
    InternetAddress[] addressTo = new InternetAddress[recipients.length];
    for (int i = 0; i < recipients.length; i++)
        addressTo[i] = new InternetAddress(recipients);
msg.setRecipients(Message.RecipientType.TO, addressTo);
// Setting the Subject and Content Type
msg.setSubject(subject);
msg.setContent(message, "text/plain");
Transport.send(msg);
* SimpleAuthenticator is used to do simple authentication
* when the SMTP server requires it.
private class SMTPAuthenticator extends javax.mail.Authenticator
public PasswordAuthentication getPasswordAuthentication()
String username = SMTP_AUTH_USER;
String password = SMTP_AUTH_PWD;
return new PasswordAuthentication(username, password);

Similar Messages

  • I get an 0x80092013 error when I try to access iTunes Store on my Windows 7 workstation

    I get an 0x80092013 error when I try to access iTunes Store on my Windows 7 workstation

    "You can add the PATH enviromental variable in Control Panel> System> Advanced System Settings.
    Alternatively, I was successful just copying the QTMovieWin.dll from c:\program files (x86)\common files\apple\apple application support\ INTO c:\program files (x86)/iTunes"
    See in: https://discussions.apple.com/thread/5252205?start=15&tstart=0

  • Error when I try to access to "Payables Business Intelligent" Tab

    Hi everyone,
    sorry but I´m new in Fusion Aplications, When i try to access  to "Payables Business Intelligent" Tab I get this error:
    Details when Click in "Analyze"
    Thanks for any comments.

    Based on the latter error seems there could be a configuration issue, see:
    OBIEE 10g and 11g: Error: "OPR4ONWY:U9IM8TAC:OI2DL65P" Caused by Misconfiguration (1392557.1)
    When Attempting to View Dashboards, the Following Error Occurs: "OPR4ONWY:U9IM8TAC:OI2DL65P" (1056155.1)
    Unfortunately I don't think you would be able to fix this rather you would need to contact the administrator of the system. You could potentially triage the issue by following the steps in:
    Verify your Fusion Applications Business Intelligence environment with this simple technique (1469009.1)
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • HT4929 My pc says "server error" when I try to access the icloud to see my photos etc

    I have windows vista on a Toshiba pc. When I try to access the icloud control panel, I get the message"sever error" this happens every time I try. We live in a rural area without cabled broadband, and have to use an overland system called Kijoma. This works fine, and also provide wifi. Any help please

    You must create an iCloud account using a Mac, or an IOS device. Once you have done that your PC can sign in and use it.

  • I am getting a 404 Not Found error when I try to access Yahoo Mail from Firefox. I can log in but Yahoo Mail will not open. It will open in IE. The problem is here at home.

    Not Found
    The requested URL /dc/launch was not found on this server.
    Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny9 with Suhosin-Patch Server at us.mg201.mail.yahoo.com Port 80

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Why do I get "Connection problem" on my ASUS notebook when I try to access my Yahoo mail account with the new version of Firefox?

    Since I updated firefox to 29.0.1 on my desktop, I am unable to access my email account at Yahoo.com from my ASUS notebook. "Connection problem" pops up when it tries to get new mail. I was getting mail on the ASUS on 3/12/13, but starting today I get that message and no new mail comes to the ASUS.

    I deleted the account on my ASUS email at settings. The ASUS appeared to delete the Yahoo email account, but when I clicked on the shortcut, my yahoo email had updated and everything looks good.
    Thanks for your suggestions!

  • Connection Timed Out error when I try to access Alert Inbox

    Hi experts,
    I have not been looking at my alert inbox for a while and I suspect it's very full.
    When I tried to open the alert inbox from RWB, I encountered the following error:
    <b>500 Connection timed out
    Error: -5
    Version: 7000
    Component: ICM
    Date/Time: Mon May 07 11:08:51 2007 
    Module: icxxthr.c
    Line: 2646
    Server: ootspdbs02_PI1_01
    Error Tag: {-}
    Detail: Connection to partner timed out after 60s
    </b>
    All other functions of the RWB is working fine, including Alert Configurations.
    I tried restarting the J2EE instance, but it did not help.
    I've checked the SICF services, and they are fine.
    I suspect the alert inbox is trying to load a huge amount of data, so it is timing out.
    How can I adjust the keep_alive_timeout setting in this case?
    When I look into RZ11, I am unable to edit this entry.
    Please help.
    Thanks.
    Ron

    Hi Ron,
    Follow these steps:
    1. Try restarting the JAVA Stack.
    2. ST22 check out any Dump.
    3. In RWB --> Component Monotring --> check the Cache connectivity test...is all are Green ( Glowing )
    Check these SAP Notes 750287,900896,768456
    If that doesnt work out, check this SAP Note 840849
    Regards,
    Prateek

  • Crashing and errors when I try to access the App Store

    Every time I try to update my software or access the App store on my iMac, it crashes with an error report. I don't know what to do? I have
    OS X 10.8.2, but I can't hit software update without the crash report. Help!

    Finally found a “genius” that was able to fix it – buried deep in the root folder was a cache folder that had to be rebuilt.  He had to create a new "text" account on my machine, access the app, and then copy the cache file from the test account over to my account and change all the permissions so that it would allow me to access it.  The presto – both apps began to work correctly.

  • 404 error when I try to access OpenDocument on BO XI 3.1

    I'm using (HowToViewWebiReports) sample provided by ([SAP Business Intelligence Developer SDK Library|http://www.sdn.sap.com/irj/boc/sdklibrary])
    In few words, it lists reports names from my repository and then it builds a URL to view that report using OpenDocument .NET implementation
    here is an example of what it gives:
    http://boxi:8080/OpenDocument/opendoc/opendocument.aspx?iDocID=1491&sType=wid&sWindow=Same&token=BOXI.acc.com:6400@550712JI2C0FsC1GEjYlZF220711JtYx5Qcmne53rzlz
    which leads to 404 error page!
    Why?
    How can I verify that OpenDocument (.NET) is installed properly ? 'cause when I logged in to my BO server I didn't find (OpenDocument) web application listed in IIS manager !? does that mean it is not installed? !
    if yes, then how can I install it ?
    Thanks in advance
    Edited by: bajabero on Nov 6, 2010 12:36 PM
    Edited by: bajabero on Nov 6, 2010 12:37 PM

    It looks to me that you are using TOmcat. Try the following opendocument URL
    http://boxi:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=1491&sType=wid&sWindow=Same
    Regards,
    Stratos

  • JBoss error when EJB try to access a MySql database

    Hi folk,
    I deployed my EAR in Jboss 3.2.8 that access a MySql db. On my local Windows machine everything works perfect.
    On the production environment (Linux Fedora) when the bean starts to access the database this hell of an error is triggered.
    Never seen something like that. Any idea? Shall I configure something in MySql db?
    11:26:58,208 ERROR [LogInterceptor] Unexpected Error:
    java.lang.NoSuchMethodError: org.jboss.util.timeout.Timeout.cancel()V
    at org.jboss.tm.TransactionImpl.cancelTimeout(TransactionImpl.java:1070)
    at org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:420)
    at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:456)
    at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:324)
    at org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome(TxInterceptorCMT.java:128)
    at org.jboss.ejb.plugins.SecurityInterceptor.invokeHome(SecurityInterceptor.java:94)
    at org.jboss.ejb.plugins.LogInterceptor.invokeHome(LogInterceptor.java:120)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invokeHome(ProxyFactoryFinderInterceptor.java:93)
    at org.jboss.ejb.EntityContainer.internalInvokeHome(EntityContainer.java:478)
    at org.jboss.ejb.Container.invoke(Container.java:743)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invokeHome(BaseLocalProxyFactory.java:294)
    at org.jboss.ejb.plugins.local.LocalHomeProxy.invoke(LocalHomeProxy.java:110)
    at $Proxy37.getForumsData(Unknown Source)
    at uk.co.backrack.ejb.session.beans.ForumHandlerBean.listForums(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:683)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:185)
    at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:84)
    at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:144)
    at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:62)
    at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:72)
    at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:120)
    at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:191)
    at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:122)
    at org.jboss.ejb.StatelessSessionContainer.internalInvoke(StatelessSessionContainer.java:331)
    at org.jboss.ejb.Container.invoke(Container.java:723)
    at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:359)
    at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:83)
    at $Proxy48.listForums(Unknown Source)
    at uk.co.backrack.web.ListForumsServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:703)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:312)
    at uk.co.backrack.web.EnterSiteServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:72)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
    at org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:275)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
    at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
    at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
    at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
    at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)
    at java.lang.Thread.run(Thread.java:534)

    Found out! I was running a personalised server configuration (a myconfig folder in the server folder) that I built for jboss 3.2.4, on jboss3.2.8, the version I put on the Linux environment.
    So even this slight difference of versions created a problem.
    Thanks for the reply and I hope this can help somebody else.

  • As of noon today, when I try to access my Yahoo mail, the encrypted icon appears & then disappears showing the "partially encrypted" so can't sign in. .

    The "partially encrypted" icon is not orange (it is grey), however it is like the icon shown as "unencrypted" and when clicked on reflects the "partially encrypted message". I have spent hours trying to determine what the problem is. The "normal padlock" appears first (has always been grey), then immediately disappears and the triangle shaped icon is there. Any and all advice will be sincerely appreciated as I do not know if the site is secure or not (although it does show the "https" in the address.
    I have used Firefox for more years than I can recall, and never encountered a problem like this.

    In case the problem is an old style sheet or script, or an obsolete cookie setting, try clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • When i search through google and the page opens, it freezes showing that it is transfering. Also when i try to access my yahoo mail the same thing happens. I will uninstall Ver4 beta. and re install 3.6 until u guys find solution to this

    I clicked on yahoo mail, it opened the page but then freezes showing that it it still going on.
    Same thing happens when google page open for search.

    Don't have McAfee, Norton, AVG, actually nothing else running. Had Firefox 4 installed on 5 computers at home and 2 at work. Completely separate ISP's at home and work. XP and WIN7 computers. Yahoo mail freezes and I tried the old Yahoo mail, the new Yahoo mail, and the Beta Yahoo mail. The only way I can sometimes get mail to open is to right-click and open in a new tab or window. I uninstalled all of the computers running Firefox 4 and went back to 3.6.16. Just too buggy and the look of it is strange.

  • I Have this error when i try to access Resource central in Encore CS4:We're sorry, but there was an error communicating with the server.  Please try again and if the problem persists, contact Adobe Technical Support. (200) INVALID_QUERY : [object XMLList]

    Please anyone whit same problem tell me something i need a solution...
    Best regards,
    Luís Vaz de Miranda.

    I do not believe the Resource Central exists anymore. You can download the CS6 full library.
    http://helpx.adobe.com/encore/using/download-library-content.html

  • Itunes 10 crashes when I try to access Itunes Store, Quicktime also crushes at launch

    Help!
    Itunes 10.2 crashes when I try to access the Itunes store. Tried updating to 10.3 but same problem happens. I also tried uninstalling and reinstalling itunes but to no avail. It also gives me an error message (-50 error) when I try to access the parental controls under preferences menu. Also, quicktime crashes on me when I try to launch it, I wonder if there's something related to it. I love my music but I'm not a geek, if somebody has a solution please help. I get the following error everytime itunes crashes:
    Process:         iTunes [2324]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.2.2 (10.2.2)
    Build Info:      iTunes-10221201~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [105]
    Date/Time:       2011-06-11 22:35:18.594 -0600
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          -799415 sec
    Crashes Since Last Report:           169
    Per-App Interval Since Last Report:  4808 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      6CFCB259-EA90-4F30-83B8-45CE594B60AE
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000096
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.QuickTime                     0x9578ad3a SetTimeBaseRate_priv + 12
    1   com.apple.QuickTime                     0x9577d2a9 QTGetWallClockTimeBase_priv + 109
    2   com.apple.QuickTime                     0x9577d1db AssureThreadTopLevelIdleManagerExists + 45
    3   com.apple.QuickTime                     0x9577d10e QTGetTimeUntilNextTask_priv + 60
    4   com.apple.QuickTime                     0x9577d0c9 QTGetTimeUntilNextTask + 29
    5   com.apple.QTKit                         0x9336af65 +[QTMovie_QuickTime idleAllMovies:] + 457
    6   com.apple.Foundation                    0x922f28d4 __NSFireTimer + 141
    7   com.apple.CoreFoundation                0x9843fadb __CFRunLoopRun + 8059
    8   com.apple.CoreFoundation                0x9843d464 CFRunLoopRunSpecific + 452
    9   com.apple.CoreFoundation                0x9843d291 CFRunLoopRunInMode + 97
    10  com.apple.HIToolbox                     0x94cd9e04 RunCurrentEventLoopInMode + 392
    11  com.apple.HIToolbox                     0x94cd9bb9 ReceiveNextEventCommon + 354
    12  com.apple.HIToolbox                     0x94e62137 ReceiveNextEvent + 83
    13  com.apple.iTunes                        0x001158de 0x1000 + 1132766
    14  com.apple.HIToolbox                     0x94cacc2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    15  com.apple.HIToolbox                     0x94cabef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    16  com.apple.HIToolbox                     0x94cabd55 SendEventToEventTargetWithOptions + 58
    17  com.apple.HIToolbox                     0x94ce0a24 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
    18  com.apple.HIToolbox                     0x94cad080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
    19  com.apple.HIToolbox                     0x94cabef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    20  com.apple.HIToolbox                     0x94cce7f3 SendEventToEventTarget + 52
    21  com.apple.HIToolbox                     0x94e57c17 ToolboxEventDispatcher + 86
    22  com.apple.HIToolbox                     0x94e57d4f RunApplicationEventLoop + 243
    23  com.apple.iTunes                        0x003b306d 0x1000 + 3874925
    24  com.apple.iTunes                        0x003b38dd 0x1000 + 3877085
    25  com.apple.iTunes                        0x0081965e 0x1000 + 8488542
    26  com.apple.iTunes                        0x00004fe0 0x1000 + 16352
    27  com.apple.iTunes                        0x00004d25 0x1000 + 15653
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93667922 kevent + 10
    1   libSystem.B.dylib                       0x9366803c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x936674f9 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x9366729e _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93666d21 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x93666b66 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   com.apple.CoreFoundation                0x9843e37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9843d464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x984433a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000c820 0x1000 + 47136
    6   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    7   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x9366f046 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9366ed02 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93670998 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00022e98 0x1000 + 138904
    4   com.apple.iTunes                        0x00022325 0x1000 + 135973
    5   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    6   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x93660066 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9847dc83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    3   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   com.apple.CoreFoundation                0x9843e37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9843d464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x984433a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x007dfb70 0x1000 + 8252272
    6   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    7   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x936669b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93666f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93666b66 start_wqthread + 30
    Thread 7:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   com.apple.CoreFoundation                0x9843e37f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9843d464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x984433a4 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000c820 0x1000 + 47136
    6   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    7   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x936669b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93666f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93666b66 start_wqthread + 30
    Thread 9:
    0   libSystem.B.dylib                       0x93652dce access + 10
    1   libsqlite3.dylib                        0x938eac2d unixAccess + 45
    2   libsqlite3.dylib                        0x938ff41d sqlite3PagerAcquire + 1085
    3   libsqlite3.dylib                        0x9390a67a sqlite3BtreeBeginTrans + 938
    4   libsqlite3.dylib                        0x93973a2c sqlite3VdbeExec + 15324
    5   libsqlite3.dylib                        0x9397c867 sqlite3_step + 1639
    6   com.apple.CFNetwork                     0x945d0f97 __CFURLCache::ExecuteSQLSelectAndCreateResponse(__CFString const*) + 541
    7   com.apple.CFNetwork                     0x945d0d4f __CFURLCache::LookupCachedURLResponse(__CFURLCacheNode*) + 33
    8   com.apple.CFNetwork                     0x945cfe9a __CFURLCache::CopyResponseForRequest(_CFURLRequest const*, bool) + 542
    9   com.apple.CFNetwork                     0x945d0bbf CFURLCacheCopyResponseForRequest + 82
    10  com.apple.CFNetwork                     0x945d0979 URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 143
    11  com.apple.CFNetwork                     0x94654b17 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 307
    12  com.apple.CFNetwork                     0x945d07fd URLConnectionLoader::processEvents() + 93
    13  com.apple.CFNetwork                     0x945ce7d3 MultiplexerSource::perform() + 183
    14  com.apple.CoreFoundation                0x98440361 __CFRunLoopDoSources0 + 1201
    15  com.apple.CoreFoundation                0x9843df8f __CFRunLoopRun + 1071
    16  com.apple.CoreFoundation                0x9843d464 CFRunLoopRunSpecific + 452
    17  com.apple.CoreFoundation                0x9843d291 CFRunLoopRunInMode + 97
    18  com.apple.Foundation                    0x922fd6f4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    19  com.apple.Foundation                    0x922c4ad0 -[NSThread main] + 45
    20  com.apple.Foundation                    0x922c4a80 __NSThread__main__ + 1499
    21  libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    22  libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x936410fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9366ec85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x9369daa8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreVideo                     0x971187a6 CVDisplayLink::waitUntil(unsigned long long) + 386
    4   com.apple.CoreVideo                     0x971175eb CVDisplayLink::runIOThread() + 741
    5   com.apple.CoreVideo                     0x971172ea startIOThread(void*) + 156
    6   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    7   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   libSystem.B.dylib                       0x9365d640 libinfoDSmig_Query + 288
    3   libSystem.B.dylib                       0x9365d2d8 LI_DSLookupQuery + 412
    4   libSystem.B.dylib                       0x93678599 ds_addrinfo + 620
    5   libSystem.B.dylib                       0x936782fa search_addrinfo + 132
    6   libSystem.B.dylib                       0x93677d35 si_addrinfo + 1413
    7   libSystem.B.dylib                       0x936b5354 si_async_launchpad + 105
    8   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    9   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   libSystem.B.dylib                       0x9365d640 libinfoDSmig_Query + 288
    3   libSystem.B.dylib                       0x9365d2d8 LI_DSLookupQuery + 412
    4   libSystem.B.dylib                       0x93678599 ds_addrinfo + 620
    5   libSystem.B.dylib                       0x936782fa search_addrinfo + 132
    6   libSystem.B.dylib                       0x93677d35 si_addrinfo + 1413
    7   libSystem.B.dylib                       0x936b5354 si_async_launchpad + 105
    8   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    9   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 14:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 15:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 16:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 17:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 18:
    0   libSystem.B.dylib                       0x9366e660 thread_start + 0
    Thread 19:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   libSystem.B.dylib                       0x9365d640 libinfoDSmig_Query + 288
    3   libSystem.B.dylib                       0x9365d2d8 LI_DSLookupQuery + 412
    4   libSystem.B.dylib                       0x93678599 ds_addrinfo + 620
    5   libSystem.B.dylib                       0x936782fa search_addrinfo + 132
    6   libSystem.B.dylib                       0x93677d35 si_addrinfo + 1413
    7   libSystem.B.dylib                       0x936b5354 si_async_launchpad + 105
    8   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    9   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x9364109a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93641807 mach_msg + 68
    2   libSystem.B.dylib                       0x9365d640 libinfoDSmig_Query + 288
    3   libSystem.B.dylib                       0x9365d2d8 LI_DSLookupQuery + 412
    4   libSystem.B.dylib                       0x93678599 ds_addrinfo + 620
    5   libSystem.B.dylib                       0x936782fa search_addrinfo + 132
    6   libSystem.B.dylib                       0x93677d35 si_addrinfo + 1413
    7   libSystem.B.dylib                       0x936b5354 si_async_launchpad + 105
    8   libSystem.B.dylib                       0x9366e7fd _pthread_start + 345
    9   libSystem.B.dylib                       0x9366e682 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9577d24a  ecx: 0x0031d820  edx: 0x003f0200
      edi: 0x00000000  esi: 0xa0656760  ebp: 0xbfffe068  esp: 0xbfffe020
       ss: 0x0000001f  efl: 0x00010282  eip: 0x9578ad3a   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000096
    Binary Images:
        0x1000 -   0xe46fdf  com.apple.iTunes 10.2.2 (10.2.2) <5CC6DEDE-61AD-C5A1-D11E-226686C6DA5B> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x1056000 -  0x10e2ffb  com.apple.iTunes.iPodUpdater 9.2 (9.2) <1CBAF416-E527-6A96-BD66-4F2E9C63987B> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x1137000 -  0x1153ff7  com.apple.avfoundationcf 2.0 (44.5) <1447629A-8BAA-BB92-377D-A7F14A613ED5> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x1175000 -  0x117aff7  com.apple.iPod 1.6 (17) <1C363658-799C-351F-52F3-645FB18CCAE3> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1180000 -  0x119eff7 +libgnsdk_musicid.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.8.2.dylib
    0x11ab000 -  0x126dfeb +libgnsdk_sdkmanager.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.8.2.dylib
    0x1284000 -  0x12c2fff +libgnsdk_submit.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.8.2.dylib
    0x12c7000 -  0x1548fe2 +libgnsdk_dsp.1.8.2.dylib 1.8.2 (compatibility 1.8.2) /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.8.2.dylib
    0x1571000 -  0x15b1ff7  com.apple.vmutils 4.2 (106) <92BB4844-304C-C7AB-1F9B-686537C56099> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x15ca000 -  0x160fff7  com.apple.CoreMedia.AVCFSupport 1.0 (694.5) <9CEFEC50-D9BF-A627-56CA-C5CF621F3B40> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x162d000 -  0x197cff3  com.apple.MediaToolbox.AVCFSupport 1.0 (694.5) <DB262D78-DA65-7F3B-AFF9-0AED2B9D51E3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x19de000 -  0x1d2eff3  com.apple.VideoToolbox.AVCFSupport 1.0 (694.5) <6A0A67C9-612D-1346-3ACC-32CC1743720F> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x1d7a000 -  0x1ea6ffb  com.apple.MediaToolbox 0.484.20 (484.20) <D68A9F42-F7C6-5364-65A7-E72CEC6F854E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x2510000 -  0x25c5fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x2759000 -  0x275aff7  com.apple.textencoding.unicode 2.3 (2.3) <A7D310DB-A5E6-C834-F72F-A66453834CC0> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x2788000 -  0x278cff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <474B24B9-8CAE-D35D-7A5A-D07CFF58F349> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x2791000 -  0x2797ffb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <41652FA7-74E5-B934-3E04-B3F89D80ABF3> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x13800000 - 0x144b6ffb  com.apple.CoreFP 1.11.17 (1.11.17) <952E0018-1878-B23A-FF7B-BC187E4EF1F2> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x17bde000 - 0x17c4fff7  com.apple.mobiledevice 423.1 (423.1) <B32726B2-40DA-737F-0705-FCD1C6082D8A> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x17c8b000 - 0x17cb1fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <9203FADE-F4F2-2245-A32E-BD88819D314D> /usr/lib/libssl.0.9.7.dylib
    0x17e8a000 - 0x18070fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <B7C712BC-43E0-6B3F-003B-569194195EEC> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x18983000 - 0x18afbfe7  GLEngine ??? (???) <0E1DF3E4-0EEE-9FD8-8F52-FFFCF0DF23A7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x18b2d000 - 0x18f32fe7  libclh.dylib 3.1.1 C  (3.1.1) <04502F95-931E-0AAF-7296-4624C7F8DE8B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x18faa000 - 0x18fcefe7  GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1be69000 - 0x1be6bff7  com.apple.MLTEFile 3.2.0 (3.2.0) <D9CA5B91-8165-9129-3E25-F134F6E4178D> /System/Library/CoreServices/MLTEFile.bundle/Contents/MacOS/MLTEFile
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.4 (1.6.4) <67DA329D-A571-6066-953C-4BBFCBF87BD5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c7000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <90BBC89A-6A56-C4B7-F848-432908CDE14D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    0x90003000 - 0x90083feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90084000 - 0x900c8fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x900eb000 - 0x90123ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90124000 - 0x9014bff7  com.apple.quartzfilters 1.6.0 (1.6.0) <F45520B0-6B27-CD57-54B1-203FE32120DA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x90185000 - 0x901a7fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x901a8000 - 0x901a8ff7  com.apple.Carbon 150 (152) <BFDDA394-0F01-A3A3-A226-ED3A45975A56> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x901a9000 - 0x901e0fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x901e1000 - 0x90501ff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90502000 - 0x90584ffb  SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x90585000 - 0x9058dff7  com.apple.DisplayServicesFW 2.3.0 (283) <3FF74427-2240-9E23-876D-9A9CDAF62114> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9058e000 - 0x906c5ff7  com.apple.CoreAUC 6.04.05 (6.04.05) <4A2BEE1A-A74A-746B-EFA6-470CD3354252> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x906c6000 - 0x907d2ff7  libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x90900000 - 0x90920fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x90921000 - 0x90a23fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x90a24000 - 0x90aeffef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90af0000 - 0x90caafeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C96F11A7-2569-3037-C4C3-0342708FA3CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x90cab000 - 0x90ccfff7  libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90cd0000 - 0x910e6ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x910e7000 - 0x91194fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x91195000 - 0x911ebff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x911ec000 - 0x9124dfe7  com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x912ef000 - 0x91307ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91308000 - 0x91360fe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x91361000 - 0x91470fe7  com.apple.WebKit 6533.21 (6533.21.1) <4FBCE2F9-84EB-302C-FD1F-DAD2422A219E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x91471000 - 0x917dcff7  com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x917dd000 - 0x91805ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <12FBE8CB-CC8E-FE8A-7362-C852625C5AAF> /usr/lib/libxslt.1.dylib
    0x91806000 - 0x91988fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
    0x91989000 - 0x91989ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9198a000 - 0x919d1ffb  com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x91ad9000 - 0x91ad9ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x91c3d000 - 0x91c47fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91c48000 - 0x91cb7ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91cb8000 - 0x91cfbff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91d3f000 - 0x91e43fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x91ef5000 - 0x91ef5ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x91f02000 - 0x9203eff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9203f000 - 0x92040ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92057000 - 0x92057ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9206b000 - 0x9206fff7  IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x92142000 - 0x92142ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92143000 - 0x9214aff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9214b000 - 0x92225ffb  com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92226000 - 0x9226aff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x922ae000 - 0x92521fe7  com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9252d000 - 0x9257eff7  com.apple.HIServices 1.8.2 (???) <63B29FF5-7077-8317-E710-2D94ADF7B499> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9257f000 - 0x9257fff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92580000 - 0x92581ff7  libScreenReader.dylib ??? (???) <B59E690F-37F5-B4A4-C9F8-D2BEE593D856> /usr/lib/libScreenReader.dylib
    0x92582000 - 0x92596ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92597000 - 0x92a50ffb  com.apple.VideoToolbox 0.484.20 (484.20) <C2D75C82-2EEE-6795-E50D-350A915B2475> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92a51000 - 0x92e88ff3  com.apple.RawCamera.bundle 3.6.4 (561) <DBA5D7C1-CD82-CE7F-5AE5-A0E4E128236F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x92e89000 - 0x92e9bff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <D4BA36E6-3B6F-2796-0758-8473600CBF5B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92e9c000 - 0x92ea3ff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x92ea4000 - 0x92eadff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x92eae000 - 0x92f49ff7  com.apple.ApplicationServices.ATS 275.15.1 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92f4a000 - 0x92f4cff7  com.apple.securityhi 4.0 (36638) <FC01BFC4-04DB-96F3-2412-A86CC4F94CB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f4d000 - 0x92f4dff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x92f4e000 - 0x92f78ff7  com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x92f79000 - 0x92fbfff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x92fc0000 - 0x92fc5ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92fc6000 - 0x92fd7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92fd8000 - 0x92fd8ff7  com.apple.quartzframework 1.5 (1.5) <7DD4EBF1-60C4-9329-08EF-6E59731D9430> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92fd9000 - 0x9300cff3  libTrueTypeScaler.dylib ??? (???) <E5E16584-870F-CBCD-F861-3BB45324DE16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9300d000 - 0x93050ff7  libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93058000 - 0x93283ff3  com.apple.QuartzComposer 4.2 ({156.28}) <C99A68D1-4ED5-A3A8-887E-FAAC9DF5EC80> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93363000 - 0x934a6fef  com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x934a7000 - 0x934aaff7  libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x93552000 - 0x9358bff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
    0x9359f000 - 0x935a2ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B84D7376-EE9C-2B7F-04FA-D622E2C10CA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x935a3000 - 0x935fdfe7  com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x935fe000 - 0x9363fff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93640000 - 0x937e7ff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    0x937e8000 - 0x937e9ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x938e7000 - 0x939a0fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x93a1f000 - 0x93a22fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x93a23000 - 0x93a54ff7  libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93ce3000 - 0x944d2557  com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94506000 - 0x945c2fff  com.apple.ColorSync 4.6.6 (4.6.6) <D00B95AE-2379-CB8E-B18C-FF5B66741C23> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x945c3000 - 0x9466dfe7  com.apple.CFNetwork 454.11.12 (454.11.12) <BE832CCE-B692-F55F-F5F8-3973649AFEA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9466e000 - 0x94674fe7  com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x94675000 - 0x946b3ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x946b4000 - 0x946f4ff7  com.apple.ImageCaptureCore 1.0.4 (1.0.4) <CE815114-CEFA-4AF4-7365-7908428AB733> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x94705000 - 0x94b3aff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94b3b000 - 0x94be9ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94bea000 - 0x94bfaff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94ca5000 - 0x94fc9fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94fca000 - 0x94fcdffb  com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x950d3000 - 0x95110ff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x95111000 - 0x95117fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95118000 - 0x95192fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <D7B75C1C-1D52-19B6-2801-2F9D9911681F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95193000 - 0x951f0ff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x95238000 - 0x952b1ff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x952b2000 - 0x95344fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x95350000 - 0x95364fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x95365000 - 0x953aefe7  libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95413000 - 0x95439ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9543a000 - 0x95445ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95446000 - 0x95447ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95448000 - 0x95478ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95479000 - 0x9547dff7  libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x954cc000 - 0x955cdfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x955ce000 - 0x95609feb  libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9560a000 - 0x9561aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x95636000 - 0x956b1fff  com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x956dd000 - 0x956ebfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x956ec000 - 0x956f6ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95756000 - 0x95a4ffef  com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95a50000 - 0x95ae8fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95ae9000 - 0x95af6ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x95af7000 - 0x95afeff7  com.apple.agl 3.0.12 (AGL-3.0.12) <37255DC6-9FD1-45CC-AC80-A84FD2B5450A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95b1e000 - 0x96571ff7  com.apple.WebCore 6533.21 (6533.21.1) <09CE6602-4DB5-6E93-8593-4E1C57CB202F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x96572000 - 0x965a5ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x965b0000 - 0x96600ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x96601000 - 0x9661cff7  libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9661d000 - 0x966fdfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9670b000 - 0x96782ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x96783000 - 0x967e7fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x967e8000 - 0x96885fe3  com.apple.LaunchServices 362.2 (362.2) <77B97C8B-321D-46A2-1DB5-388E45DFBC9F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x96904000 - 0x969baffb  libFontParser.dylib ??? (???) <D85C1840-0FA8-27A2-54B7-FF336099EBC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x969bb000 - 0x969bdff7  libRadiance.dylib ??? (???) <B83179D4-E41C-D2BA-1E4C-A64CB45C15E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x969be000 - 0x96a66ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96a67000 - 0x96a75ff7  com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96a76000 - 0x96ba4fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96ba5000 - 0x96bc1fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96bfe000 - 0x96c0aff7  libkxld.dylib ??? (???) <585F0A91-EFB8-E066-BDFB-4AFF37A8C323> /usr/lib/system/libkxld.dylib
    0x96c0b000 - 0x96c2cfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x96c2d000 - 0x96c9bff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x96cf3000 - 0x96cfeff7  com.apple.CrashReporterSupport 10.6.7 (258) <71CC59D1-E197-7431-5973-2C079A749257> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96cff000 - 0x96d69fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96dc9000 - 0x96e09ff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x96e0a000 - 0x96e15ff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96e5d000 - 0x97039fe7  libType1Scaler.dylib ??? (???) <CB930F73-3CD3-BF41-645B-470660F57FF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x9703a000 - 0x9707cff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9707d000 - 0x97087ff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x970c7000 - 0x97114feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97115000 - 0x97134ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x98401000 - 0x9857cfe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9857d000 - 0x98581ff7  libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98582000 - 0x98789feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9878a000 - 0x987c7ff7  com.apple.CoreMedia 0.484.20 (484.20) <FA68B18E-3FC2-EAA9-F70B-4ABD60E5474C> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x987c8000 - 0x989aafff  com.apple.imageKit 2.0.3 (1.0) <B4DB05F7-01C5-35EE-7AB9-41BD9D63F075> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x989ab000 - 0x9928bff7  com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9928c000 - 0x994f1feb  com.apple.security 6.1.1 (37594) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x994f2000 - 0x995ceff3  com.apple.DiscRecording 5.0.8 (5080.4.1) <02CEEF66-C32E-B632-4440-3DDA3462FA70> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x995cf000 - 0x997cdff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x997d3000 - 0x997e8fff  com.apple.ImageCapture 6.0.2 (6.0.2) <E9F4B952-27A1-5BFC-CA8D-DADA055D30E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9992c000 - 0x99962fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    Model: Macmini4,1, BootROM MM41.0042.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.65f2
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 12 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: Microsoft® 2.4GHz Transceiver v6.0, 0x045e  (Microsoft Corporation), 0x0745, 0x04400000
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0x06630000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000
    THIS *****!!

    Me too - running iTunes 10.5.3 on Windows 7.  Will allow me to sign in to iTunes, download app updates and then if I either close iTunes or try to sign out of my iTunes account it all freezes.  So frustrating, because my understanding is that iTunes saves the library file when exiting.  So, everytime I update apps I lose all the downloads.

  • HT204088 The directions you provided above doesnt even work!  when I selected "Click to open your account", there is an ERROR message and takes me to no where!  when I try to access my itunes account, it says I have no history?

    The directions you provided above doesnt even work!  when I selected "Click to open your account", there is an ERROR message and takes me to no where!  when I try to access my itunes account, it says I have no history?

    You are not able to view purchase history on your iOS device.  You may only re-download previous purchases from the iOS device.
    To review your iTunes Store account's purchase history, follow the steps in this article from a computer only:
    Seeing your iTunes Store purchase history and order numbers
    http://support.apple.com/kb/HT2727

Maybe you are looking for