Icefaces plugin error - com.m7.nitrox (3.5.0)

Hi,
I am trying the install ICE Faces plugin(using find and install) to BEA WorkSpace Studio.
Environment
BEA WorkSpace Studio
Version: 1.1
ICE Faces Plugin URL
http://dev2dev.bea.com/eclipse/icefaces-tooling
Below is the error...
Workshop ICEfaces Tooling (1.0.0) requires feature "com.m7.nitrox (3.5.0)", or compatible.
Do I need to install any other plugin before this?
Thanks

After more searching and plugin decompiling, I found that the problem occurs when it tries to access to the registry using the following key:
"Software\\Serena\\Dimensions\\" + System.getProperty("oracle.jdevimpl.vcs.dimensions.clientVersion", "9.1") + "\\PC Client"
I don't know where the value of "oracle.jdevimpl.vcs.dimensions.clientVersion" is supposed to come from.
I tried to set it using the jdev.conf file:
AddVMOption -Doracle.jdevimpl.vcs.dimensions.clientVersion=10.1
It works a little better: I get the connection window. But when I provide the connection parameters and clic on "OK", I get the following error message:
"Could not recognize output from the command."
We are using Dimensions 10.1.3.
Is this version not compatible with the plugin ?

Similar Messages

  • I have a macbook from early 2008, and when I sign onto safari I get an error message for fast browser search plugin.  After that error comes up my computer freezes and I have to force it to shut down.  Does anyone know what that means and how I can fix it

    I have a macbook from early 2008, and when I sign onto safari I get an error message for fast browser search plugin.  After that error comes up my computer freezes and I have to force it to shut down.  Does anyone know what that means and how I can fix it?

    Means you have an incompatible Safari extension installed. Look in the /Home/Library/Safari/Extensions/ folder for the offending plug-in and delete it.

  • WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?)

    (I'm re-posting as WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?))
    Greetings. I just installed WebLogic Portal 10.3 and I'm trying to install a couple of plug ins to Workshop/Eclipse, but whenever I select any item to install I get this error:
    WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)", or compatible.
    Everything else seems to be working fine, so I'm not sure why my installation is giving me this issue. I've done a bit of digging already and haven't found what may be causing this issue, and I'm hoping someone here may be able to point me in the right direction.
    Thanks!

    This is a known issue with WLP 10.3; it has been addressed for the next release of WLP. You could contact support to try to get a patch created (reference CR379999).
    I can think of 2 possible workarounds:
    1. Download the new plugin manually, and either a) create an extension location on the file system from it and add that via Help|Software Updates|Manage Configuration, or b) extract it to one of the workshop eclipse folders (i.e. tools/eclipse_pkgs/2.0/eclipse_3.3.2, tools/eclipse_pkgs/2.0/pkgs/eclipse, workshop_10.3/workshop4WP/eclipse, wlportal_10.3/eclipse) and restart Workshop.
    2. Edit <beadir>/wlportal_10.3/eclipse/features/com.bea.wlp_10.3.0/feature.xml, comment out the <import feature="com.bea.*"/> lines in the <requires> block, restart Workshop, and try again.
    Greg

  • Sap-plugin error when deploying a par file

    Hi,
    We are getting sap-plugin error when ever we are trying to deploy the application to the portal.Even after restarting the server the problem is not getting solved.
    The application we are trying to deploy is perfectly alright as we tested the same earlier.
    Can any one provide some inputs to solve this issue.
    To add some more points
    In brief ,we are not able to deploy our Portal applications . It is giving us error like this
    NFO: Detected Portal Archive File: com.abc.par
    INFO: Deployment failed - exception caught: Application upload failed: com.abc.par - more detail at: /usr/sap/POD/JC30/j2ee/cluster/server0/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/deployment/pcd/com.abc.par.log…
    We got this error many times , but after some time , when we restart the portal it works,
    this time it is not working even after I restarted the server many times

    hi all, i have same problem with upload of .par file, it doesn't work both from the portal and from the NWDS,
    here i post first part of log file:
    this is   sap-plugin.log :
    [16.05.07 / 13:05] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > Upload Response: <?xml version="1.0" encoding="utf-8"?>
    <query-result><info><type>1</type><message>Detected Portal Archive File: test.par</message></info><info><type>1</type><message>Deployment failed - exception caught: Application upload failed: test.par - more detail at: C:\usr\sap\SWB\DVEBMGS02\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\deployment\pcd\test.par.log</message></info></query-result>
    this is  test.par.log :
    2007-05-16_12-03-10
    Application upload failed: test.par
    com.sapportals.portal.prt.runtime.PortalException: [ApplicationRepositoryService.putArchive] archive: test.par
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.putArchive(ApplicationRepositoryService.java:328)
         at com.sapportals.portal.prt.deployment.DeploymentManager._uploadArchive(DeploymentManager.java:813)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadArchive(DeploymentManager.java:474)
         at com.sapportals.portal.prt.deployment.DeploymentManager.uploadApplication(DeploymentManager.java:319)
         at com.sap.ip.portal.admin.portalanywhere.ArchiveUploader.doUpload(ArchiveUploader.java:116)
         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 com.sapportals.portal.prt.component.AbstractPortalComponent.handleRequestEvent(AbstractPortalComponent.java:700)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.handleEvent(AbstractPortalComponent.java:412)
         at com.sapportals.portal.prt.pom.ComponentNode.handleEvent(ComponentNode.java:252)
         at com.sapportals.portal.prt.pom.PortalNode.fireEventOnNode(PortalNode.java:369)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:707)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:232)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.pcd.pl.PlRuntimeException: unexpected SQLException
    Cannot assign a zero-length byte array to host variable 18.
         at com.sapportals.portal.pcd.pl.PlFactory.handleUnexpectedSQLError(PlFactory.java:2490)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:652)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChildOnPersistence(XfsContext.java:1360)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChildAndNotify(XfsContext.java:1118)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createChild(XfsContext.java:1076)
         at com.sapportals.portal.pcd.gl.xfs.XfsContext.createSubcontext(XfsContext.java:846)
         at com.sapportals.portal.pcd.gl.xfs.BasicContext.createBasicSubcontext(BasicContext.java:185)
         at com.sapportals.portal.pcd.gl.PcdPersContext.createSubcontext(PcdPersContext.java:188)
         at com.sapportals.portal.pcd.gl.PcdFilterContext.filterCreateSubcontext(PcdFilterContext.java:244)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.createSubcontext(PcdProxyContext.java:133)
         at com.sapportals.portal.pcd.gl.PcdGlContext.createSubcontext(PcdGlContext.java:500)
         at com.sapportals.portal.pcd.gl.PcdGlContext.bind(PcdGlContext.java:425)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.bind(PcdProxyContext.java:426)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebindInt(PcdProxyContext.java:446)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:460)
         at com.sapportals.portal.pcd.gl.PcdGlContext.rebind(PcdGlContext.java:1317)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:501)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:663)
         at com.sapportals.portal.pcd.gl.PcdProxyContext.rebind(PcdProxyContext.java:668)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.updateObject(ApplicationRepositoryService.java:717)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.storeApplication(ApplicationRepositoryService.java:389)
         at com.sapportals.portal.application.applicationrepository.ApplicationRepositoryService.putArchive(ApplicationRepositoryService.java:306)
         ... 34 more
    Caused by: com.sap.sql.log.OpenSQLException: Cannot assign a zero-length byte array to host variable 18.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:85)
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:124)
         at com.sap.sql.jdbc.common.dispatch.BlobHostVariable.setBinaryStream(BlobHostVariable.java:143)
         at com.sap.sql.jdbc.common.CommonPreparedStatement.setBinaryStream(CommonPreparedStatement.java:776)
         at com.sap.engine.services.dbpool.wrappers.PreparedStatementWrapper.setBinaryStream(PreparedStatementWrapper.java:401)
         at com.sapportals.portal.pcd.pl.AttributeHeadersTable.storeAttribute(AttributeHeadersTable.java:431)
         at com.sapportals.portal.pcd.pl.AttributeHeadersTable.insert(AttributeHeadersTable.java:248)
         at com.sapportals.portal.pcd.pl.PlObject.save(PlObject.java:541)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:616)
         at com.sapportals.portal.pcd.pl.PlContext.createSubcontext(PlContext.java:640)
         ... 54 more

  • IWeb FTPKit plugin error what can I do?????

    Process:         iWeb [147]
    Path:            /Applications/iWeb.app/Contents/MacOS/iWeb
    Identifier:      com.apple.iWeb
    Version:         3.0.4 (304)
    Build Info:      iWeb-6010000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [95]
    PlugIn Path:       /Applications/iWeb.app/Contents/Frameworks/FTPKit.framework/Versions/A/FTPKit
    PlugIn Identifier: com.panic.FTPKit
    PlugIn Version:    1.2 (1.2)
    Date/Time:       2012-01-12 08:33:04.435 +0300
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          28212 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  1221 sec
    Per-App Crashes Since Last Report:   3
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  17
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PCRemoteFileNode nodeWithFilename:]: unrecognized selector sent to instance 0x23777a0'
    *** Call stack at first throw:
    0   CoreFoundation                      0x979536ca __raiseError + 410
    1   libobjc.A.dylib                     0x9445a5a9 objc_exception_throw + 56
    2   CoreFoundation                      0x979a090b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3   CoreFoundation                      0x978f9c36 ___forwarding___ + 950
    4   CoreFoundation                      0x978f9802 _CF_forwarding_prep_0 + 50
    5   FTPKit                              0x01409da5 -[PCRemoteFileManager folderNodeForPath:create:] + 530
    6   iWeb                                0x002984b0 0x0 + 2720944
    7   iWeb                                0x00298b19 0x0 + 2722585
    8   iWeb                                0x00298e2a 0x0 + 2723370
    9   Foundation                          0x945ca564 -[NSThread main] + 45
    10  Foundation                          0x945ca514 __NSThread__main__ + 1499
    11  libSystem.B.dylib                   0x94da9259 _pthread_start + 345
    12  libSystem.B.dylib                   0x94da90de thread_start + 34
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib             0x94e01ace fsetxattr + 10
    1   com.apple.Foundation          0x94658189 _NSWriteExtendedAttributesToFileDescriptor + 441
    2   com.apple.Foundation          0x945b9190 _NSWriteBytesToFileWithExtendedAttributes + 823
    3   com.apple.Foundation          0x94657bc9 writeStringToURLOrPath + 382
    4   com.apple.Foundation          0x9472b8cf -[NSString writeToURL:atomically:] + 81
    5   com.apple.iWeb.sfarchiving    0x00809608 -[SFAXMLArchiver(Private) writeToBundleWithIndexFileName:useTempIndex:] + 248
    6   com.apple.iWeb.sfarchiving    0x008062b2 -[SFAXMLArchiver writeWithIndexFileName:useTempIndex:] + 146
    7   com.apple.iWeb                0x00098a27 0x1000 + 621095
    8   com.apple.iWeb                0x0024098f 0x1000 + 2357647
    9   com.apple.iWeb                0x00006606 0x1000 + 22022
    10  com.apple.AppKit              0x9a13221a -[NSDocument saveToURL:ofType:forSaveOperation:error:] + 201
    11  com.apple.AppKit              0x9a135459 -[NSDocument _saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:] + 71
    12  com.apple.AppKit              0x9a132568 -[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:] + 788
    13  com.apple.AppKit              0x9a136d51 -[NSDocument _saveDocumentWithDelegate:didSaveSelector:contextInfo:] + 879
    14  com.apple.AppKit              0x9a13291d -[NSDocument saveDocumentWithDelegate:didSaveSelector:contextInfo:] + 354
    15  com.apple.AppKit              0x9a1329ef -[NSDocument saveDocument:] + 58
    16  com.apple.iWeb                0x000051b4 0x1000 + 16820
    17  com.apple.iWeb                0x0000543a 0x1000 + 17466
    18  com.apple.iWeb                0x00239a93 0x1000 + 2329235
    19  com.apple.iWeb                0x00164486 0x1000 + 1455238
    20  com.apple.iWeb                0x001417b4 0x1000 + 1312692
    21  com.apple.iWeb                0x0023b6ce 0x1000 + 2336462
    22  com.apple.Foundation          0x945e0409 __NSFireDelayedPerform + 537
    23  com.apple.CoreFoundation      0x978bda6b __CFRunLoopRun + 8059
    24  com.apple.CoreFoundation      0x978bb3f4 CFRunLoopRunSpecific + 452
    25  com.apple.CoreFoundation      0x978bb221 CFRunLoopRunInMode + 97
    26  com.apple.HIToolbox           0x9051de04 RunCurrentEventLoopInMode + 392
    27  com.apple.HIToolbox           0x9051daf5 ReceiveNextEventCommon + 158
    28  com.apple.HIToolbox           0x9051da3e BlockUntilNextEventMatchingListInMode + 81
    29  com.apple.AppKit              0x99dd6595 _DPSNextEvent + 847
    30  com.apple.AppKit              0x99dd5dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    31  com.apple.AppKit              0x99d981f3 -[NSApplication run] + 821
    32  com.apple.AppKit              0x99d90289 NSApplicationMain + 574
    33  com.apple.iWeb                0x0000bd1b 0x1000 + 44315
    34  com.apple.iWeb                0x00003f3a 0x1000 + 12090
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x94da2382 kevent + 10
    1   libSystem.B.dylib             0x94da2a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x94da1f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x94da1cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x94da1781 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x94da15c6 start_wqthread + 30
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x94d9aac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x978fbc83 __CFSocketManager + 1091
    2   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    3   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib             0x94d7bb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x94d81646 pthread_mutex_lock + 490
    2   com.apple.Foundation          0x945c00bb -[NSLock lock] + 201
    3   SFWordProcessing              0x01047952 -[SFWPSpellThread pRun:] + 224
    4   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    5   com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    6   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    7   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 4:  WebCore: LocalStorage
    0   libSystem.B.dylib             0x94da9aa2 __semwait_signal + 10
    1   libSystem.B.dylib             0x94da975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x94dab3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore      0x98409901 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    5   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x94d7bafa mach_msg_trap + 10
    1   libSystem.B.dylib             0x94d7c267 mach_msg + 68
    2   com.apple.CoreFoundation      0x978bc30f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation      0x978bb3f4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation      0x978bb221 CFRunLoopRunInMode + 97
    5   com.apple.Foundation          0x946032c4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    7   com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    8   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    9   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x94da9aa2 __semwait_signal + 10
    1   libSystem.B.dylib             0x94da975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x94dab3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.vImage              0x94af56ec vImageQueue_DequeueJob + 44
    4   com.apple.vImage              0x94af57ec vImageWorkerThreadFunc + 124
    5   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    6   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib             0x94da9aa2 __semwait_signal + 10
    1   libSystem.B.dylib             0x94da975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x94dab3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.vImage              0x94af56ec vImageQueue_DequeueJob + 44
    4   com.apple.vImage              0x94af57ec vImageWorkerThreadFunc + 124
    5   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    6   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib             0x94da9aa2 __semwait_signal + 10
    1   libSystem.B.dylib             0x94da975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x94dab3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.vImage              0x94af56ec vImageQueue_DequeueJob + 44
    4   com.apple.vImage              0x94af57ec vImageWorkerThreadFunc + 124
    5   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    6   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib             0x94da1412 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x94da19a8 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x94da15c6 start_wqthread + 30
    Thread 10:
    0   libSystem.B.dylib             0x94da9aa2 __semwait_signal + 10
    1   libSystem.B.dylib             0x94dd59c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib             0x94dd5903 usleep$UNIX2003 + 61
    3   com.apple.AppKit              0x99f3fe2d -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    5   com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    6   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    7   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib             0x94d7bb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x94da96e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x94dd85a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x9460695c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation          0x945bf451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation          0x945bf334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.panic.FTPKit              0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7   com.panic.FTPKit              0x01429b2b -[PCRemotePublishOperation createFolderNodeAtPath:expiredFolders:error:] + 833
    8   com.panic.FTPKit              0x014293ad -[PCRemotePublishOperation loadInThread] + 358
    9   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    10  com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x94da9259 _pthread_start + 345
    12  libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib             0x94d9aac6 select$DARWIN_EXTSN + 10
    1   com.panic.FTPKit              0x014539b0 _SConnect + 543
    2   com.panic.FTPKit              0x01453b26 SConnect + 39
    3   com.panic.FTPKit              0x014466c2 OpenDataConnection + 790
    4   com.panic.FTPKit              0x0144f2f2 FTPStartDataCmd3 + 174
    5   com.panic.FTPKit              0x0144f65b FTPStartDataCmd + 78
    6   com.panic.FTPKit              0x01448391 FTPListToMemory2 + 759
    7   com.panic.FTPKit              0x014486cf FTPListToMemory + 54
    8   com.panic.FTPKit              0x013f32d0 -[FTPConnection contentsAtPath:nodes:error:] + 536
    9   com.panic.FTPKit              0x0140b120 -[PCRemoteListDirectoryOperation getContentsOfNode:error:] + 85
    10  com.panic.FTPKit              0x0140b062 -[PCRemoteListDirectoryOperation loadInThread] + 536
    11  com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    12  com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    13  libSystem.B.dylib             0x94da9259 _pthread_start + 345
    14  libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib             0x94d7bb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x94da96e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x94dd85a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x9460695c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation          0x945bf451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation          0x945bf334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.panic.FTPKit              0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7   com.panic.FTPKit              0x01429b2b -[PCRemotePublishOperation createFolderNodeAtPath:expiredFolders:error:] + 833
    8   com.panic.FTPKit              0x014293ad -[PCRemotePublishOperation loadInThread] + 358
    9   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    10  com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x94da9259 _pthread_start + 345
    12  libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib             0x94d7bb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x94da96e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib             0x94dd85a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation          0x9460695c -[NSCondition waitUntilDate:] + 453
    4   com.apple.Foundation          0x945bf451 -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5   com.apple.Foundation          0x945bf334 -[NSConditionLock lockWhenCondition:] + 69
    6   com.panic.FTPKit              0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7   com.panic.FTPKit              0x01429b2b -[PCRemotePublishOperation createFolderNodeAtPath:expiredFolders:error:] + 833
    8   com.panic.FTPKit              0x014293ad -[PCRemotePublishOperation loadInThread] + 358
    9   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    10  com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x94da9259 _pthread_start + 345
    12  libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib             0x94d7bb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x94d81646 pthread_mutex_lock + 490
    2   com.apple.Foundation          0x945c00bb -[NSLock lock] + 201
    3   com.panic.FTPKit              0x0140b029 -[PCRemoteListDirectoryOperation loadInThread] + 479
    4   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    5   com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    6   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    7   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib             0x94d7bb42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x94d81646 pthread_mutex_lock + 490
    2   com.apple.Foundation          0x945c00bb -[NSLock lock] + 201
    3   com.panic.FTPKit              0x0140b029 -[PCRemoteListDirectoryOperation loadInThread] + 479
    4   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    5   com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    6   libSystem.B.dylib             0x94da9259 _pthread_start + 345
    7   libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 17 Crashed:
    0   com.apple.CoreFoundation      0x9799ea37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
    1   libobjc.A.dylib               0x9445a5a9 objc_exception_throw + 56
    2   com.apple.CoreFoundation      0x979a090b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3   com.apple.CoreFoundation      0x978f9c36 ___forwarding___ + 950
    4   com.apple.CoreFoundation      0x978f9802 _CF_forwarding_prep_0 + 50
    5   com.panic.FTPKit              0x01409da5 -[PCRemoteFileManager folderNodeForPath:create:] + 530
    6   com.apple.iWeb                0x002984b0 0x1000 + 2716848
    7   com.apple.iWeb                0x00298b19 0x1000 + 2718489
    8   com.apple.iWeb                0x00298e2a 0x1000 + 2719274
    9   com.apple.Foundation          0x945ca564 -[NSThread main] + 45
    10  com.apple.Foundation          0x945ca514 __NSThread__main__ + 1499
    11  libSystem.B.dylib             0x94da9259 _pthread_start + 345
    12  libSystem.B.dylib             0x94da90de thread_start + 34
    Thread 17 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9445a585  ecx: 0xb0839000  edx: 0x0000003b
      edi: 0xa0576ab0  esi: 0x025ba590  ebp: 0xb0838b68  esp: 0xb0838b50
       ss: 0x00000023  efl: 0x00000286  eip: 0x9799ea37   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x04595000
    Binary Images:
        0x1000 -   0x3cffe7  com.apple.iWeb 3.0.4 (304) <8F2F31D0-0892-970B-F819-12853D3A02A6> /Applications/iWeb.app/Contents/MacOS/iWeb
      0x486000 -   0x53bfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x581000 -   0x61fffc  com.apple.MobileMe 11 (1.0.3) <B889EA46-59DF-719D-842D-C3A335B1AA88> /Applications/iWeb.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobile Me
      0x682000 -   0x6bbff7  com.apple.iWeb.SFAnimation 1.0 (0.0.1d1) <7F30DE5D-4FAE-D84C-AE51-7026224DB297> /Applications/iWeb.app/Contents/Frameworks/SFAnimation.framework/Versions/A/SFA nimation
      0x6e7000 -   0x788ffb  com.apple.sf.sfapplication 1.0.1 (1.0) <E80BBD3B-CBDF-ADA9-DC7F-1B88B5C2E47C> /Applications/iWeb.app/Contents/Frameworks/SFApplication.framework/Versions/A/S FApplication
      0x7ee000 -   0x845ffb  com.apple.iWeb.sfarchiving 1.0 (0.0.1d1) <4EF46A84-86C2-2C51-82E7-33C4AB88E72C> /Applications/iWeb.app/Contents/Frameworks/SFArchiving.framework/Versions/A/SFA rchiving
      0x87e000 -   0x8c9ff3  com.apple.iWeb.SFControls 1.0 (20030306_1) <B5583E36-EB18-75B2-A9FD-7BFD4341B121> /Applications/iWeb.app/Contents/Frameworks/SFControls.framework/Versions/A/SFCo ntrols
      0x8fa000 -   0xa88fe3  com.apple.iWeb.sfdrawables 2.0 (2.0) <D51487D6-9333-2217-98BE-EA9561280AAF> /Applications/iWeb.app/Contents/Frameworks/SFDrawables.framework/Versions/A/SFD rawables
      0xb58000 -   0xc0ffe3  com.apple.iWeb.sfinspectors 1.0 (1.0) <23FC7DD6-F664-F4F7-C7A5-AAE94065004E> /Applications/iWeb.app/Contents/Frameworks/SFInspectors.framework/Versions/A/SF Inspectors
      0xc71000 -   0xc9bff7  com.apple.iWeb.sflicense 1.0.1 (0.0.1d1) <14E8826E-DE65-079A-0976-CE8CA5FB2CA9> /Applications/iWeb.app/Contents/Frameworks/SFLicense.framework/Versions/A/SFLic ense
      0xcb9000 -   0xd41fff  com.apple.iWeb.proofreader 1.0 (1) <0C85FF08-22FB-6644-C390-29FF975F94DF> /Applications/iWeb.app/Contents/Frameworks/SFProofReader.framework/Versions/A/S FProofReader
      0xd52000 -   0xe5ffeb  com.apple.iWeb.sfrendering 1.0 (1.0) <203FB94B-26D5-46FD-442D-15F769C40E13> /Applications/iWeb.app/Contents/Frameworks/SFRendering.framework/Versions/A/SFR endering
      0xed0000 -   0xeeaff7  com.apple.iWeb.sfstyles 1.0 (1.0) <EE55BCA5-EDB0-B3FB-8690-BC52A14C83D2> /Applications/iWeb.app/Contents/Frameworks/SFStyles.framework/Versions/A/SFStyl es
      0xefc000 -   0xfadff3  com.apple.iWeb.sfutility 1.0 (0.0.1d1) <EF9D752D-A09D-ED2D-0295-E795E8D4933E> /Applications/iWeb.app/Contents/Frameworks/SFUtility.framework/Versions/A/SFUti lity
    0x1026000 -  0x1298fff +SFWordProcessing ??? (???) <B84314FC-48B1-BBC6-AA75-6992EE56D16F> /Applications/iWeb.app/Contents/Frameworks/SFWordProcessing.framework/Versions/ A/SFWordProcessing
    0x13d8000 -  0x146aff7 +com.panic.FTPKit 1.2 (1.2) <8AD97619-3635-E6DC-AD1D-A0C8F047D4A8> /Applications/iWeb.app/Contents/Frameworks/FTPKit.framework/Versions/A/FTPKit
    0x14b4000 -  0x14f0ff7  com.apple.OSAKit 1.2.1 (76) <1D4D69CA-EABA-F514-A488-EB0F1E1BB96E> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x1514000 -  0x1520fe7  libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <AC82059F-7F88-6399-9323-57553E2ECDA9> /usr/lib/libexslt.0.dylib
    0x1526000 -  0x154cfff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <9203FADE-F4F2-2245-A32E-BD88819D314D> /usr/lib/libssl.0.9.7.dylib
    0x24a1000 -  0x24a2ff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x27b1000 -  0x27b3ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x45db000 -  0x45e3ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x45ea000 -  0x45f4ff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x47c7000 -  0x47cbff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x47d1000 -  0x47ddff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x47e4000 -  0x47f8ffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x17096000 - 0x1709fff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x170a6000 - 0x170aeff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x170b5000 - 0x170b7ff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x170bc000 - 0x170beff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x17270000 - 0x17294fe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x17400000 - 0x17549fe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x1758a000 - 0x176d6fe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x17719000 - 0x177acffb  com.apple.iTunesAccess 10.4.1 (10.4.1) <4D8A14A1-98A0-B6F1-578B-92F1880078FC> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x178d4000 - 0x17a4dff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x17a7f000 - 0x17e5cfff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <A1E644E2-B88A-71A1-3D14-8D6CDB10DB7F> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    0x90003000 - 0x900affe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x900b0000 - 0x90181fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <1C3E1CEF-6E88-4EAF-8A6E-4EC4C5642DDB> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90184000 - 0x901cdfe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x901ce000 - 0x9024efeb  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
    0x9024f000 - 0x90282fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90288000 - 0x90464fe7  com.apple.CalendarStore 4.0.4 (997.7) <F0077132-B7E4-A612-7D76-46EB1DE9C80E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90465000 - 0x904dcff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x904dd000 - 0x904e8ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x904e9000 - 0x9080dfef  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
    0x9080e000 - 0x9085eff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9085f000 - 0x908d8ff7  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
    0x908d9000 - 0x908ddff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x908de000 - 0x909eaff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x909eb000 - 0x90a13ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x90a14000 - 0x90a1fff7  com.apple.NSServerNotificationCenter 3.0 (3.0) <0803C7DC-A7C5-03D5-4C84-4D4097542BE0> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x90a20000 - 0x90ac8ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90ac9000 - 0x90acaff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90aed000 - 0x90ba6fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x90ba7000 - 0x90becff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90d50000 - 0x90d57ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <A5FF7623-9F55-0364-AD9B-42CF13C677C1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x90d58000 - 0x90dd5ff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x90dd6000 - 0x90f13fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x91049000 - 0x91369ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9136a000 - 0x913a7ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913d3000 - 0x91516fef  com.apple.QTKit 7.7 (1783) <0C6814E2-98C2-74F4-770F-BA355CA86F0F> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91517000 - 0x9152cfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9152d000 - 0x9159cff7  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
    0x9159d000 - 0x9169ffe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x916a0000 - 0x918cbff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x918cc000 - 0x9191fff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91920000 - 0x91964ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91965000 - 0x91966ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9196f000 - 0x91971ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91972000 - 0x919acff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
    0x919ad000 - 0x91a0efe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x91a0f000 - 0x91a4dff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x91a4e000 - 0x91ae6fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x91ae7000 - 0x91cc9fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x91cca000 - 0x91d0aff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91d0b000 - 0x91ecdfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91ece000 - 0x922e4ff7  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
    0x922e5000 - 0x9230fff7  com.apple.framework.Admin 4.6 (4.6) <F73FAC12-AD67-BD32-DDCD-9600BCAE6CC5> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x92331000 - 0x92597ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x92598000 - 0x925a2ffb  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
    0x92698000 - 0x926befe3  com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <5986E77D-F10B-D037-5584-B73B1B352918> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x926bf000 - 0x926c6ff7  com.apple.KerberosHelper 2.1 (1.0) <E29B37C3-467E-ACCB-3C72-FA3CC5C4030D> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x926c7000 - 0x926c7ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92701000 - 0x927fcfff  com.apple.PubSub 1.0.5 (65.28) <DD6B2666-9858-5745-A44D-0CA2309222B3> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x927fd000 - 0x92867fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92868000 - 0x928a0fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <242954AD-3BE1-29E8-E2E0-08063201F105> /usr/lib/libcurl.4.dylib
    0x928a1000 - 0x928acff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x928ad000 - 0x937ffff7  com.apple.QuickTimeComponents.component 7.6.6 (1783) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93800000 - 0x93800ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93801000 - 0x93903fef  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
    0x9391a000 - 0x9392cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9392d000 - 0x93971fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93972000 - 0x93972ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x93973000 - 0x939b4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x939b5000 - 0x93a6dfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93a6e000 - 0x93a90fef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93a91000 - 0x93f4cff7  com.apple.VideoToolbox 0.484.52 (484.52) <F7CF9485-A932-1305-9AA6-3F7AC38B8B15> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x93f6d000 - 0x94174feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x941ab000 - 0x941b8ff7  com.apple.AppleFSCompression 24.4 (1.0) <09E7FA6D-4BE8-5CA6-732F-D70EDF0E3910> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x941b9000 - 0x941f9fe7  com.apple.DAVKit 4.0.3 (732.2) <EF9AA2D1-718F-40BE-4DB7-E62A767801AF> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x941fa000 - 0x941faff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x941fb000 - 0x9423efe7  com.apple.MediaKit 10.5.1 (488) <8C5AA5E1-60B4-CC7C-1157-B965C0194042> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9423f000 - 0x942a3fff  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
    0x942a4000 - 0x942adff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x942ae000 - 0x942cbfe7  com.apple.DotMacSyncManager 2.0.3 (446.9) <CFC4888B-BDAE-C977-804B-76ABFA8B489F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x942cc000 - 0x942ffff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94300000 - 0x94300ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x94301000 - 0x94307fff  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
    0x94308000 - 0x94362fe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x94363000 - 0x943b3ff7  com.apple.Symbolication 1.1 (67) <FF4A09A2-DFA7-95C6-4589-9724CA141478> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x943b4000 - 0x9444ffe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94450000 - 0x944fdfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x944fe000 - 0x944feff7  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
    0x944ff000 - 0x94520fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x94521000 - 0x945b3fe7  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
    0x945b4000 - 0x94825fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x94826000 - 0x94953ffb  com.apple.MediaToolbox 0.484.52 (484.52) <C9035045-D1B4-1B1F-7354-B00D1094D804> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9499c000 - 0x949a4ff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x949a5000 - 0x94a14ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x94a15000 - 0x94a2dff7  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
    0x94a2e000 - 0x94b0efe7  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
    0x94b0f000 - 0x94b12ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94b13000 - 0x94b1aff3  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
    0x94b1b000 - 0x94c41fe7  com.apple.WebKit 6534 (6534.50) <219E2787-ED6D-5358-6659-35A9D62955F9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94c42000 - 0x94d43fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x94d44000 - 0x94d7afff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x94d7b000 - 0x94f22ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x94f23000 - 0x94f53ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x94f8d000 - 0x94f9dff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <95DC4010-ECC4-3A75-5DEE-11BB2AE895EE> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x95055000 - 0x95daffe7  com.apple.WebCore 6534 (6534.50) <492FD955-DCB6-2E2D-3F51-CF295516877A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95db0000 - 0x95dd0fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x95dd1000 - 0x95e3fff7  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
    0x95e40000 - 0x9662f557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96630000 - 0x96634ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x96635000 - 0x96682feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x96683000 - 0x9697dfef  com.apple.QuickTime 7.6.6 (1783) <1EC8DC5E-12E3-1DB8-1F7D-44C6EF193C58> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9697f000 - 0x96c78fe7  com.apple.MessageFramework 4.5 (1084) <DF6AC752-F789-3BC3-5E69-0FEB1A8B4340> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x96c79000 - 0x96dbbff7  com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x96dbc000 - 0x96dc1ff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x96df7000 - 0x96efdff3  com.apple.DiskImagesFramework 10.6.8 (289.1) <49B23766-6397-6F59-E287-3B2535FBD79B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x96efe000 - 0x96f36ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96f37000 - 0x96ff3fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96ff4000 - 0x9704cfe7  com.apple.datadetectorscore 2.0 (80.7) <463C62DE-2664-E186-915A-0772C6AC0664> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9704d000 - 0x97050ff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x97092000 - 0x97538feb  com.apple.RawCamera.bundle 3.8.0 (577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97539000 - 0x97546fe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <828CCEAB-F193-90F1-F48C-54E3C88B29BC> /usr/lib/libbz2.1.0.dylib
    0x97547000 - 0x97548ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x975ab000 - 0x975f8ff7  com.apple.ExchangeWebServices 1.3 (61) <B3705083-4186-5A27-6003-58E7264CAA3E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x9769f000 - 0x976e2ff7  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
    0x976e3000 - 0x976f1fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x976f2000 - 0x976f9ff7  com.apple.aps.framework 1.2 (1.2) <79AFAF6A-319E-C55D-92D8-69284EC663E5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x976fa000 - 0x977d4fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x977d5000 - 0x97843ff7  com.apple.WhitePagesFramework 10.6.0 (140.0) <EC319E7E-6035-CAAE-8135-C3FCFA4CD4A0> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x97844000 - 0x9785fff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97860000 - 0x9786bff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <A8536ADC-DD5B-AC4D-1819-F912ED0B6A10> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x9787f000 - 0x979fafe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x979fb000 - 0x97a07ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x97a08000 - 0x98083ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x98084000 - 0x980f8fef  com.apple.CoreSymbolication 2.0 (23) <D9B42341-A0B6-A1C7-29FF-3B18F82ECBA1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x980f9000 - 0x980ffff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x98100000 - 0x9817afff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9817b000 - 0x981b6feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x981b7000 - 0x982e5fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98319000 - 0x983b6fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x983b7000 - 0x983f2fe7  com.apple.DebugSymbols 1.1 (70) <84F54FE1-A0E8-9A5B-DC47-21999D6F5EF5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x983f3000 - 0x983fdfe7  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
    0x983fe000 - 0x98619ff7  com.apple.JavaScriptCore 6534 (6534.49) <B8523DCA-B8EC-4E44-4E0C-6354BA2E67AB> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9861a000 - 0x9862aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x9862b000 - 0x98a60ff7  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

    It's supposed to be regenerated.  If the file is damaged the regenerated file may fix the problem.
    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iWeb's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iWeb folder (Snow Leopard and Earlier).
    3 - launch iWeb and try again.
    NOTE:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.

  • Crystal Reports Logon Error ("Security Plugin Error")

    Hi there,
    I have an issue that I haven't been able to resolve for the past couple days.  I had to reinstall Crystal Reports XI on a user's computer, and now we can't log into the BusinessObjects Enterprise server from it using LDAP.  I have successfully logged in using the Enterprise authentication mode, but not the LDAP authentication mode.
    Here was my general trail of attempts:
    Completely uninstalled Crystal Reports XI
    Installed Crystal Reports XI
    Installed Crystal Reports XI SP1
    Could not log into BOE using LDAP; received the error "Security plugin error: Failed to set parameters on plugin"
    Installed Crystal Reports XI SP2
    Could not log into BOE using LDAP; received the error "Security plugin error: Failed to set parameters on plugin" (despite the release notes of SP2 saying that this issue has been resolved)
    Installed Crystal Reports XI SP4 (as SP3 was not available on the downloads section of the SAP/BO service portal, and I heard it had a bug)
    Could not log into BOE using LDAP; received the error "Security plugin error: Failed to set parameters on plugin"
    Installed Crystal Reports XI Hotfix 11
    Could not log into BOE using LDAP; received the error "Security plugin error: Failed to set parameters on plugin"
    Installed Crystal Reports XI Hotfix 12
    Could not log into BOE using LDAP; received the error "Security plugin error: Failed to set parameters on plugin"
    I was able to log into InfoView via LDAP on the above workstation.
    I've also tried installing Crystal Reports XI, following the same steps as above, on second workstation in order to determine if it was an issue with the first workstation I was addressing.  But the second workstation had the same issue.  However, I was also able to log into InfoView via LDAP on this second workstation.
    I was also able to authenticate just fine on my workstation via Crystal Reports using LDAP, but its Crystal Reports installation took place before I began working here.
    I have searched the SAP/BO portal, and I'm still left with the following questions on the following posts:
    [Note 1207373|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233303337333333373333%7D.do] - My issue is not regarding communicating with the LDAP server because the user logs into her workstation everyday using LDAP.  Could there be another solution?
    [Log On error|https://forums.sdn.sap.com/click.jspa?searchID=18094821&messageID=5980948] - I couldn't find the "Server" service on the PC.  What is the actual name of the service?  Also, where can I go to find the release number of my BOE server?
    [Authentication issues with the universes connection type|https://forums.sdn.sap.com/click.jspa?searchID=18094821&messageID=6316866] - I'm not sure what to do as I think my BOE server is XI R1.
    [Cannot access the repository. (USR0013)|https://forums.sdn.sap.com/click.jspa?searchID=18094821&messageID=6327052] - I don't think this is the same issue as I'm experiencing.  Would I need to restart the CMS service on the BOE server, even though other workstations can log on to the BOE server using LDAP?
    [LDAP Authentication issue whille connecting to BOXIR2 usinng designer|https://forums.sdn.sap.com/click.jspa?searchID=18094821&messageID=6253470] - InfoView is not a problem to log into.  Is the software inventory tool referred to in this thread the same as "Add or Remove Programs"?  If so, the BOE version is not the same as any of the Crystal versions on any of the workstations I've worked with.  But mine still authenticates.  I also don't think it's a firewall issue as the only thing that changed on the workstations I've worked with is that I've uninstalled and/or installed Crystal Reports.
    [Re: setting up AD and Kerberos with Java|https://forums.sdn.sap.com/click.jspa?searchID=18094821&messageID=6024617] - I don't think this is my issue...?
    Here are the specs of the machines:
    First Workstation:
    Windows XP SP3
    Crystal Reports 11.0.0.895 (after all the installs were over and I rolled back a couple SPs)
    Second Worktation:
    Windows XP SP3
    Crystal Reports 11.0.0.2812 (after all the installs were over)
    My Workstation:
    Windows XP SP2
    Crystal Reports 11.0.0.1994
    BOE Server:
    BOEXI 11.0.0.7485
    CMS 11.0.0.1886
    I am very new to Crystal Reports, so I may have missed something in the installation that would have prevented this.  Is there a way to make Crystal Reports "point" to the BOE server via LDAP?  I couldn't find anything like this though.  Any help you could provide would be great!
    Thanks so much in advance!
    Bryce

    Thanks Tim,
    I cannot seem to find Crystal Reports XI Release 1 Service Pack 3.  All I can find on the SAP Support Portal (under the Business Objects Support - Software Downloads section) are SP1, SP2, and SP4.
    We can access BOE via LDAP from other Crystal clients, and we can access InfoView from other clients also.  The client that is having trouble accessing BOE with Crystal Reports via LDAP is able to access InfoView.
    Should I try CR XI R1 SP3?  If so, could you point me in the right direction to find it?
    Thanks!
    Bryce

  • App World Web Plugin Error: An error has occurred communicating with the BlackBerry App World Client.

    App World Web Plugin Error
    An error has occurred communicating with the BlackBerry App World Client.
    Please help me with this problem. I have a new Blackberry Storm 2. When I sign in, it asked me to get the BB appworld browser plug-in and connect my smartphone. So, i did connect it. Then, this message kept on popping out. I don't know how to fix it.

    Okay. this is what I do.
    I go onto http://appworld.blackberry.com/webstore/ & sign in. I then connect my phone & enter the device password. As soon as I do that, this comes up -> App World Web Plugin Error
    An error has occurred communicating with the BlackBerry App World Client.
    I don't know what's the problem & I've been searching for a solution but to no avail.

  • App world Plugin error!!

    Today I installed a new OS Software on my Blackberry 8900. Now I'm trying to add some apps like Blackberry Maps, Blackberry Messenger, Documents to Go, etc. I go to the Desktop Manager 6 which i recently installed, and I select the apps I want to add but they don't install. It says something like "pending installation" . So later I tried to add the apps from Blackberry app world on the internet, i installed the plugin and when  I select the app I want to install I get this message " App World Plugin Error:An error has occurred communicating with the BlackBerry App World Client." How can I install the apps I need on my Bb??????

    Hey ! Had the same problem and here it is the solution :
    http://btsc.webapps.blackberry.com/btsc/search.do?​cmd=displayKC&docType=kc&externalId=KB25882
    Hope that helps.
    All credits to the user Xandrex.

  • FTPkit plugin error when trying to publish - HELP

    I'm trying to publish via ftp and iweb crashes every time. I have 3.0.3 iweb.
    I cleaned out my cache and cookies and tried again. Same problem.
    Here are the details:
    Process: iWeb [445]
    Path: /Applications/iWeb.app/Contents/MacOS/iWeb
    Identifier: com.apple.iWeb
    Version: 3.0.3 (303)
    Build Info: iWeb-5010000~4
    Code Type: X86 (Native)
    Parent Process: launchd [121]
    PlugIn Path: /Applications/iWeb.app/Contents/Frameworks/FTPKit.framework/Versions/A/FTPKit
    PlugIn Identifier: com.panic.FTPKit
    PlugIn Version: 1.2 (1.2)
    Date/Time: 2011-04-10 10:28:06.549 -0400
    OS Version: Mac OS X 10.6.7 (10J869)
    Report Version: 6
    Interval Since Last Report: 1977 sec
    Crashes Since Last Report: 4
    Per-App Interval Since Last Report: 1040 sec
    Per-App Crashes Since Last Report: 4
    Anonymous UUID: 92DB7AEA-C69E-45FA-AE52-0E3224AB2A59
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 14
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PCRemoteFileNode nodeWithFilename:]: unrecognized selector sent to instance 0x21e0890'
    * Call stack at first throw:
    0 CoreFoundation 0x907ab6ba __raiseError + 410
    1 libobjc.A.dylib 0x94d3b509 objcexceptionthrow + 56
    2 CoreFoundation 0x907f890b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 CoreFoundation 0x90751c36 __forwarding__ + 950
    4 CoreFoundation 0x90751802 CF_forwarding_prep0 + 50
    5 FTPKit 0x01409da5 -[PCRemoteFileManager folderNodeForPath:create:] + 530
    6 iWeb 0x002984a8 0x0 + 2720936
    7 iWeb 0x00298b11 0x0 + 2722577
    8 iWeb 0x00298e22 0x0 + 2723362
    9 Foundation 0x9649aad0 -[NSThread main] + 45
    10 Foundation 0x9649aa80 _NSThread__main_ + 1499
    11 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    12 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x9599a09a machmsgtrap + 10
    1 libSystem.B.dylib 0x9599a807 mach_msg + 68
    2 com.apple.CoreFoundation 0x9071437f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90713464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90713291 CFRunLoopRunInMode + 97
    5 com.apple.AppKit 0x91f9fced -[NSMoveHelper _doAnimation] + 1008
    6 com.apple.AppKit 0x91f9d56f -[NSMoveHelper(NSSheets) _moveParent:andOpenSheet:] + 1666
    7 com.apple.AppKit 0x91f9cec0 -[NSWindow(NSSheets) _orderFrontRelativeToWindow:] + 206
    8 com.apple.AppKit 0x91dbc8c6 -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1320
    9 com.apple.AppKit 0x91f97e9f -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 773
    10 com.apple.AppKit 0x91f97872 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 826
    11 com.apple.iWeb 0x002946a6 0x1000 + 2700966
    12 com.apple.iWeb 0x0029422b 0x1000 + 2699819
    13 com.apple.Foundation 0x964b09d5 __NSFireDelayedPerform + 537
    14 com.apple.CoreFoundation 0x90715adb __CFRunLoopRun + 8059
    15 com.apple.CoreFoundation 0x90713464 CFRunLoopRunSpecific + 452
    16 com.apple.CoreFoundation 0x90713291 CFRunLoopRunInMode + 97
    17 com.apple.HIToolbox 0x9604fe04 RunCurrentEventLoopInMode + 392
    18 com.apple.HIToolbox 0x9604fbb9 ReceiveNextEventCommon + 354
    19 com.apple.HIToolbox 0x9604fa3e BlockUntilNextEventMatchingListInMode + 81
    20 com.apple.AppKit 0x91dc578d _DPSNextEvent + 847
    21 com.apple.AppKit 0x91dc4fce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    22 com.apple.AppKit 0x91d87247 -[NSApplication run] + 821
    23 com.apple.AppKit 0x91d7f2d9 NSApplicationMain + 574
    24 com.apple.iWeb 0x0000bcbb 0x1000 + 44219
    25 com.apple.iWeb 0x00003eda 0x1000 + 11994
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x959c0922 kevent + 10
    1 libSystem.B.dylib 0x959c103c dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x959c04f9 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x959c029e dispatch_workerthread2 + 240
    4 libSystem.B.dylib 0x959bfd21 pthreadwqthread + 390
    5 libSystem.B.dylib 0x959bfb66 start_wqthread + 30
    Thread 2: com.apple.CFSocket.private
    0 libSystem.B.dylib 0x959b9066 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x90753c83 __CFSocketManager + 1091
    2 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    3 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9599a09a machmsgtrap + 10
    1 libSystem.B.dylib 0x9599a807 mach_msg + 68
    2 com.apple.CoreFoundation 0x9071437f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x90713464 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x90713291 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x964d36f4 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    7 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    9 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9599a0e2 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x9599fbe6 pthreadmutexlock + 490
    2 com.apple.Foundation 0x96490627 -[NSLock lock] + 201
    3 SFWordProcessing 0x01047952 -[SFWPSpellThread pRun:] + 224
    4 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    5 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    7 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x912cde3d TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x912cdb7b TSWaitOnSemaphoreCommon + 511
    5 ...ickTimeComponents.component 0x97c6d591 ReadSchedulerThreadEntryPoint + 4698
    6 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    7 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.CoreVideo 0x969a77a6 CVDisplayLink::waitUntil(unsigned long long) + 386
    4 com.apple.CoreVideo 0x969a65eb CVDisplayLink::runIOThread() + 741
    5 com.apple.CoreVideo 0x969a62ea startIOThread(void*) + 156
    6 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    7 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x959bf9b2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x959bff48 pthreadwqthread + 941
    2 libSystem.B.dylib 0x959bfb66 start_wqthread + 30
    Thread 8:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x964d6d48 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9648f9bd -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9648f8a0 -[NSConditionLock lockWhenCondition:] + 69
    6 com.panic.FTPKit 0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7 com.panic.FTPKit 0x01429522 -[PCRemotePublishOperation loadInThread] + 731
    8 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    9 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    11 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x964d6d48 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9648f9bd -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9648f8a0 -[NSConditionLock lockWhenCondition:] + 69
    6 com.panic.FTPKit 0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7 com.panic.FTPKit 0x01429522 -[PCRemotePublishOperation loadInThread] + 731
    8 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    9 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    11 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x959c8046 _semwaitsignal + 10
    1 libSystem.B.dylib 0x959c7d02 pthread_condwait + 1191
    2 libSystem.B.dylib 0x959c9998 pthreadcondwait$UNIX2003 + 73
    3 com.apple.Foundation 0x964c28a8 -[NSCondition wait] + 316
    4 com.apple.Foundation 0x964b03a1 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5 com.apple.Foundation 0x964c2a03 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6 com.panic.FTPKit 0x013fab12 -[PCFSOperation setCurrentNode:] + 96
    7 com.panic.FTPKit 0x0142a085 -[PCRemotePublishOperation setCurrentNode:] + 103
    8 com.panic.FTPKit 0x013faaea -[PCFSOperation setCurrentNode:] + 56
    9 com.panic.FTPKit 0x014170be -[PCRemoteUploadOperation loadInThread] + 2082
    10 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    11 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    12 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    13 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x959b9066 select$DARWIN_EXTSN + 10
    1 com.panic.FTPKit 0x014540ae SRead + 416
    2 com.panic.FTPKit 0x0145445d SReadline + 186
    3 com.panic.FTPKit 0x0144e572 GetResponse + 156
    4 com.panic.FTPKit 0x0144ee12 RCmd + 131
    5 com.panic.FTPKit 0x014451dd FTPSendPassive + 103
    6 com.panic.FTPKit 0x014465e3 OpenDataConnection + 567
    7 com.panic.FTPKit 0x0144f2f2 FTPStartDataCmd3 + 174
    8 com.panic.FTPKit 0x0144f6fb FTPStartDataCmd2 + 158
    9 com.panic.FTPKit 0x014491aa FTPPutOneF + 2363
    10 com.panic.FTPKit 0x013f280b -[FTPConnection uploadFileAtPath:toPath:byteOffset:bytesTransferred:error:] + 448
    11 com.panic.FTPKit 0x014188e6 -[PCRemoteUploadOperation uploadNodes:to:newName:conflictMode:completedPaths:error:] + 5497
    12 com.panic.FTPKit 0x0141728d -[PCRemoteUploadOperation loadInThread] + 2545
    13 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    14 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    15 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    16 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x964d6d48 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9648f9bd -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9648f8a0 -[NSConditionLock lockWhenCondition:] + 69
    6 com.panic.FTPKit 0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7 com.panic.FTPKit 0x01429c1d -[PCRemotePublishOperation createFolderNodeAtPath:expiredFolders:error:] + 1075
    8 com.panic.FTPKit 0x014293ad -[PCRemotePublishOperation loadInThread] + 358
    9 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    10 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    11 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    12 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x964d6d48 -[NSCondition waitUntilDate:] + 453
    4 com.apple.Foundation 0x9648f9bd -[NSConditionLock lockWhenCondition:beforeDate:] + 279
    5 com.apple.Foundation 0x9648f8a0 -[NSConditionLock lockWhenCondition:] + 69
    6 com.panic.FTPKit 0x013fa8ab -[PCFSOperation startOperationWaitUntilDone:data:error:] + 158
    7 com.panic.FTPKit 0x0141a633 -[PCRemoteNewFolderOperation newFileOnThread] + 1102
    8 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    9 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    10 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    11 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 14 Crashed:
    0 com.apple.CoreFoundation 0x907f6a37 __TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION__ + 7
    1 libobjc.A.dylib 0x94d3b509 objcexceptionthrow + 56
    2 com.apple.CoreFoundation 0x907f890b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
    3 com.apple.CoreFoundation 0x90751c36 __forwarding__ + 950
    4 com.apple.CoreFoundation 0x90751802 CF_forwarding_prep0 + 50
    5 com.panic.FTPKit 0x01409da5 -[PCRemoteFileManager folderNodeForPath:create:] + 530
    6 com.apple.iWeb 0x002984a8 0x1000 + 2716840
    7 com.apple.iWeb 0x00298b11 0x1000 + 2718481
    8 com.apple.iWeb 0x00298e22 0x1000 + 2719266
    9 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    10 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    11 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    12 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9599a0fa semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x959c7c85 pthread_condwait + 1066
    2 libSystem.B.dylib 0x959f6aa8 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x96593e35 -[NSRecursiveLock lockBeforeDate:] + 363
    4 com.apple.iWeb 0x0029958b 0x1000 + 2721163
    5 com.apple.iWeb 0x00192481 0x1000 + 1643649
    6 com.apple.iWeb 0x00164a17 0x1000 + 1456663
    7 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    8 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    9 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    10 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x959bf9b2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x959bff48 pthreadwqthread + 941
    2 libSystem.B.dylib 0x959bfb66 start_wqthread + 30
    Thread 17:
    0 libSystem.B.dylib 0x959bf9b2 _workqkernreturn + 10
    1 libSystem.B.dylib 0x959bff48 pthreadwqthread + 941
    2 libSystem.B.dylib 0x959bfb66 start_wqthread + 30
    Thread 18:
    0 libSystem.B.dylib 0x959c8046 _semwaitsignal + 10
    1 libSystem.B.dylib 0x959c7d02 pthread_condwait + 1191
    2 libSystem.B.dylib 0x959c9998 pthreadcondwait$UNIX2003 + 73
    3 com.apple.Foundation 0x964c28a8 -[NSCondition wait] + 316
    4 com.apple.Foundation 0x964b03a1 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1111
    5 com.apple.Foundation 0x964c2a03 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 184
    6 com.panic.FTPKit 0x013fad51 -[PCFSOperation setState:onNode:] + 151
    7 com.panic.FTPKit 0x01423694 -[PCRemoteChangeAttributesOperation changeAttributes:forNodes:error:] + 1349
    8 com.panic.FTPKit 0x01423109 -[PCRemoteChangeAttributesOperation loadInThread] + 263
    9 com.apple.Foundation 0x9649aad0 -[NSThread main] + 45
    10 com.apple.Foundation 0x9649aa80 _NSThread__main_ + 1499
    11 libSystem.B.dylib 0x959c77fd pthreadstart + 345
    12 libSystem.B.dylib 0x959c7682 thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x94d3b4e5 ecx: 0xb0292000 edx: 0x0000003b
    edi: 0xa0670af0 esi: 0x17007770 ebp: 0xb0291b68 esp: 0xb0291b50
    ss: 0x0000001f efl: 0x00000286 eip: 0x907f6a37 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x027f9000
    Binary Images:
    0x1000 - 0x3cffe7 com.apple.iWeb 3.0.3 (303) <BBE744CE-67DA-642F-C227-FE9C183AE072> /Applications/iWeb.app/Contents/MacOS/iWeb
    0x486000 - 0x53bfe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x581000 - 0x61fffc com.apple.MobileMe 11 (1.0.3) <B889EA46-59DF-719D-842D-C3A335B1AA88> /Applications/iWeb.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobile Me
    0x682000 - 0x6bbff7 com.apple.iWeb.SFAnimation 1.0 (0.0.1d1) <6759E456-36C2-3A90-1EEA-8CE2F4E3FAAD> /Applications/iWeb.app/Contents/Frameworks/SFAnimation.framework/Versions/A/SFA nimation
    0x6e7000 - 0x788ffb com.apple.sf.sfapplication 1.0.1 (1.0) <9E31D58E-584D-A978-D4D2-BBA34BA43691> /Applications/iWeb.app/Contents/Frameworks/SFApplication.framework/Versions/A/S FApplication
    0x7ee000 - 0x845ffb com.apple.iWeb.sfarchiving 1.0 (0.0.1d1) <9FCF61E7-0540-137E-49FB-05CB3027FC8F> /Applications/iWeb.app/Contents/Frameworks/SFArchiving.framework/Versions/A/SFA rchiving
    0x87e000 - 0x8c9ff3 com.apple.iWeb.SFControls 1.0 (20030306_1) <07CBC380-DBCA-7EEA-7841-926A93BC7A49> /Applications/iWeb.app/Contents/Frameworks/SFControls.framework/Versions/A/SFCo ntrols
    0x8fa000 - 0xa88fe3 com.apple.iWeb.sfdrawables 2.0 (2.0) <B6F41850-BCAC-8883-505F-F144FD3A5716> /Applications/iWeb.app/Contents/Frameworks/SFDrawables.framework/Versions/A/SFD rawables
    0xb58000 - 0xc0ffe3 com.apple.iWeb.sfinspectors 1.0 (1.0) <E84C09D8-82C3-F8C7-7FA6-620F26741AF2> /Applications/iWeb.app/Contents/Frameworks/SFInspectors.framework/Versions/A/SF Inspectors
    0xc71000 - 0xc9bff7 com.apple.iWeb.sflicense 1.0.1 (0.0.1d1) <6AEB0205-F83F-54F3-7FBF-1F06BC2781A5> /Applications/iWeb.app/Contents/Frameworks/SFLicense.framework/Versions/A/SFLic ense
    0xcb9000 - 0xd41fff com.apple.iWeb.proofreader 1.0 (1) <3CC80E4F-934C-E844-B4F2-1F711AC9EBCE> /Applications/iWeb.app/Contents/Frameworks/SFProofReader.framework/Versions/A/S FProofReader
    0xd52000 - 0xe5ffeb com.apple.iWeb.sfrendering 1.0 (1.0) <EBE92043-3A9E-985D-C6DD-11592B5E78B8> /Applications/iWeb.app/Contents/Frameworks/SFRendering.framework/Versions/A/SFR endering
    0xed0000 - 0xeeaff7 com.apple.iWeb.sfstyles 1.0 (1.0) <3B849143-B202-06EE-82B1-F787A82ED7C5> /Applications/iWeb.app/Contents/Frameworks/SFStyles.framework/Versions/A/SFStyl es
    0xefc000 - 0xfadff3 com.apple.iWeb.sfutility 1.0 (0.0.1d1) <3D433F20-A99F-2C4F-E67B-05A212177412> /Applications/iWeb.app/Contents/Frameworks/SFUtility.framework/Versions/A/SFUti lity
    0x1026000 - 0x1298fff +SFWordProcessing ??? (???) <46C3B1EB-1088-1C6D-4195-C0D8F6B65864> /Applications/iWeb.app/Contents/Frameworks/SFWordProcessing.framework/Versions/ A/SFWordProcessing
    0x13d8000 - 0x146aff7 +com.panic.FTPKit 1.2 (1.2) <9A6DDB6D-F28C-5E56-D2FF-CAABC1C4ED93> /Applications/iWeb.app/Contents/Frameworks/FTPKit.framework/Versions/A/FTPKit
    0x14b4000 - 0x14f0ff7 com.apple.OSAKit 1.2.1 (76) <1D4D69CA-EABA-F514-A488-EB0F1E1BB96E> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x1514000 - 0x1520fe7 libexslt.0.dylib 9.13.0 (compatibility 9.0.0) <43856244-CC36-9DE9-3D60-D4F4D6F2825C> /usr/lib/libexslt.0.dylib
    0x1526000 - 0x154cfff libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <9203FADE-F4F2-2245-A32E-BD88819D314D> /usr/lib/libssl.0.9.7.dylib
    0x15558000 - 0x15575ff7 libPDFRIP.A.dylib 545.0.0 (compatibility 64.0.0) <15AB4FFF-C15C-CD45-B518-88BC0ABA353F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x15ee7000 - 0x15eefff7 com.apple.iLMBAperturePlugin 2.5.4 (252.1.7) <BCA944B7-8F84-F8C5-798A-34C05D5B10A0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x15ef6000 - 0x15ef7ff7 com.apple.iLMBAppDefPlugin 2.5.4 (252.1.7) <FE5F088E-DAB2-041F-2056-B4C44930A1B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x16046000 - 0x1606afe7 GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x16092000 - 0x16094ff7 com.apple.iLMBFolderPlugin 2.5.4 (252.1.7) <7B80429E-335E-C73F-A4C8-5D6BF44FB2E5> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x16099000 - 0x1609dff7 com.apple.iLMBGarageBandPlugin 2.5.4 (252.1.7) <D8ACAF97-19F0-68CC-E789-EA7D95CF75C2> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x160a3000 - 0x160afff7 com.apple.iLMBiMoviePlugin 2.5.4 (252.1.7) <A8406668-3E7F-A3A3-7779-170F9E553796> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x160b6000 - 0x160caffb com.apple.iLMBiPhoto8Plugin 2.5.4 (252.1.7) <F0FD3A8C-6054-BB5A-5073-DA4AD09C7CF3> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x160d2000 - 0x160dbff7 com.apple.iLMBiPhotoPlugin 2.5.4 (252.1.7) <59E4D58D-6084-E98F-BD53-E5B6A6E3CF2E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x160e2000 - 0x160eaff7 com.apple.iLMBiTunesPlugin 2.5.4 (252.1.7) <31E751D5-B724-9819-CFB6-E92D43CEFB2B> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x160f1000 - 0x160f3ff7 com.apple.iLMBMoviesFolderPlugin 2.5.4 (252.1.7) <D727B496-D421-E727-AA70-6ABBD2B7D8EF> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x160f8000 - 0x160faff7 com.apple.iLMBPhotoBoothPlugin 2.5.4 (252.1.7) <87318BD9-AEA2-CB0C-D018-4B6D44434035> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x16200000 - 0x16378fe7 GLEngine ??? (???) <0E1DF3E4-0EEE-9FD8-8F52-FFFCF0DF23A7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x163aa000 - 0x167a8ffb com.apple.ATIRadeonX2000GLDriver 1.6.26 (6.2.6) <496702B6-1B8D-0FCE-E3DB-707FFA7D5EE0> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x167d8000 - 0x16921fe7 com.apple.iLMBAperture31Plugin 2.5.4 (252.1.7) <2E872C0E-C7E4-4C2E-1F46-8656958232FD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x16b00000 - 0x16c4cfe7 com.apple.iLMBiPhoto9Plugin 2.5.4 (252.1.7) <01CBD6B3-71E9-B594-8E64-CC3C9C5E52DD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x16c8e000 - 0x16d1effb com.apple.iTunesAccess 10.2.1 (10.2.1) <4E7353FB-C51B-3708-7877-2C7EFBB4C3CE> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x16eaf000 - 0x16eb4ff7 libFontStreams.A.dylib 545.0.0 (compatibility 64.0.0) <5E6FE5D1-F00A-447D-8F79-E0E09A122E21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x16efa000 - 0x16efaff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x171ba000 - 0x171bffff com.apple.AppleMPEG2Codec 1.0.2 (220.1) <CE69C1D8-796C-753F-AD3C-F1CC2B8C0AAD> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x17400000 - 0x17484fe7 com.apple.xquery 1.3 (29) <983B85B3-9590-F3B4-C3B0-C73ADBC92C3F> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0x1897c000 - 0x189cfff7 com.apple.AppleProResDecoder 2.0.1 (227) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x18a09000 - 0x18a83fef com.apple.AppleVAH264HW.component 2.0 (1.0) <6DA1BA82-A66D-6098-7989-965ADF1E9C7C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x18b46000 - 0x18b82fe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1756.15) <9C48FD18-B6B8-10FA-3B09-47915626A73C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x18b8e000 - 0x18ba9fef com.apple.AppleIntermediateCodec 1.3.2 (153) <D42634C1-8BDA-31ED-5216-13CB19BA7D1B> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x18baf000 - 0x18bc8fe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    0x90003000 - 0x90027ff7 libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90041000 - 0x9004aff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9009f000 - 0x900b1ff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <D4BA36E6-3B6F-2796-0758-8473600CBF5B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x900b2000 - 0x900b2ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x900b3000 - 0x900b5ff7 libRadiance.dylib ??? (???) <B83179D4-E41C-D2BA-1E4C-A64CB45C15E6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x900b6000 - 0x90292ffb libType1Scaler.dylib ??? (???) <494D1BE1-8395-9A53-1224-1CFD4236D40E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x90293000 - 0x9030efff com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9030f000 - 0x903c8fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x903c9000 - 0x9040bfe7 com.apple.MediaKit 10.4 (486) <2A6DFB71-29EA-D609-CAB8-93F6692332C6> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9040c000 - 0x9041aff7 com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9041b000 - 0x90420ff7 com.apple.AOSNotification 1.2.0 (124) <3CDBCEB8-1078-7152-10CE-001B772AF04F> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x90421000 - 0x9048fff7 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
    0x90490000 - 0x90497ff7 com.apple.KerberosHelper 2.1 (1.0) <E29B37C3-467E-ACCB-3C72-FA3CC5C4030D> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x90498000 - 0x90506ff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x90507000 - 0x90518ff7 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
    0x90519000 - 0x9051ffe7 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
    0x90520000 - 0x905cafe7 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
    0x905e4000 - 0x9060cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x9060d000 - 0x90621fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x906d7000 - 0x90852fe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90853000 - 0x90894ff7 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
    0x90895000 - 0x908a0ff7 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
    0x908a1000 - 0x908befe7 com.apple.DotMacSyncManager 2.0.3 (446.9) <CFC4888B-BDAE-C977-804B-76ABFA8B489F> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x908df000 - 0x908f4fff 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
    0x908f5000 - 0x909c0fef 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
    0x909c1000 - 0x90a25ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90a26000 - 0x90a26ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90a27000 - 0x90af8fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <41417F73-42C5-FFC3-E7A1-EF94602CDCD6> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90b13000 - 0x90c14fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x90c15000 - 0x90c59fe7 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
    0x90c5a000 - 0x90d91ff7 com.apple.CoreAUC 6.04.05 (6.04.05) <4A2BEE1A-A74A-746B-EFA6-470CD3354252> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90d92000 - 0x90e6eff3 com.apple.DiscRecording 5.0.8 (5080.4.1) <02CEEF66-C32E-B632-4440-3DDA3462FA70> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x90e6f000 - 0x90e91fef com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e92000 - 0x90ee2ff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90ee3000 - 0x911dcfe7 com.apple.MessageFramework 4.5 (1084) <DF6AC752-F789-3BC3-5E69-0FEB1A8B4340> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x91287000 - 0x915a7ff3 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
    0x915a8000 - 0x915ceffb 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
    0x915cf000 - 0x915dbff7 libkxld.dylib ??? (???) <585F0A91-EFB8-E066-BDFB-4AFF37A8C323> /usr/lib/system/libkxld.dylib
    0x915dc000 - 0x915dcff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x915dd000 - 0x91618feb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x91619000 - 0x91696ff7 com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <93A47E48-2C1F-7BAE-AF9F-5F52130BE59F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x91697000 - 0x916edff7 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
    0x916ee000 - 0x91735ffb com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x91736000 - 0x9176dfe7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <7DCB5938-3140-E71A-92BD-8C242F30C8F5> /usr/lib/libssl.0.9.8.dylib
    0x9176e000 - 0x917b0ff7 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
    0x917b1000 - 0x917b8ff3 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
    0x917cd000 - 0x917feff7 libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x917ff000 - 0x91859fe7 com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9185a000 - 0x918dcffb SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x918dd000 - 0x91a97feb 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
    0x91a98000 - 0x91b9afef 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
    0x91b9b000 - 0x91c0aff7 com.apple.ISSupport 1.9.4 (52) <FC1E0AB0-1056-1CAC-430E-82197FEB5E85> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91c0b000 - 0x91c3eff7 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
    0x91c3f000 - 0x91d3bff3 com.apple.PubSub 1.0.5 (65.21) <A8B3269D-A704-7A6A-F56A-2A07F119DC62> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x91d3c000 - 0x91d3cff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91d3d000 - 0x91d78fe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x91d79000 - 0x91d7cff7 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
    0x91d7d000 - 0x9265dff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9265e000 - 0x9265eff7 com.apple.Carbon 150 (152) <BFDDA394-0F01-A3A3-A226-ED3A45975A56> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9265f000 - 0x9269fff7 com.apple.ImageCaptureCore 1.0.4 (1.0.4) <CE815114-CEFA-4AF4-7365-7908428AB733> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x926a0000 - 0x926d0ff7 com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x92834000 - 0x92a10fe7 com.apple.CalendarStore 4.0.4 (997.7) <F0077132-B7E4-A612-7D76-46EB1DE9C80E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x92a11000 - 0x92a25ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92a26000 - 0x92a66fe7 com.apple.DAVKit 4.0.3 (732.2) <EF9AA2D1-718F-40BE-4DB7-E62A767801AF> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x92aae000 - 0x92ab6ff7 com.apple.DisplayServicesFW 2.3.0 (283) <3FF74427-2240-9E23-876D-9A9CDAF62114> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92aea000 - 0x92b37ff7 com.apple.ExchangeWebServices 1.3 (61) <B3705083-4186-5A27-6003-58E7264CAA3E> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x92b38000 - 0x92c64ffb com.apple.MediaToolbox 0.484.20 (484.20) <D68A9F42-F7C6-5364-65A7-E72CEC6F854E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92c65000 - 0x92c6fffb 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
    0x92c70000 - 0x92cb3ff7 libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92cb4000 - 0x92d0cfe7 com.apple.datadetectorscore 2.0 (80.7) <ADDE04FB-90A7-2132-75AF-C6B19DD0D97E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92d0d000 - 0x92d14ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <37255DC6-9FD1-45CC-AC80-A84FD2B5450A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d15000 - 0x92d58ff7 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
    0x92d59000 - 0x937abff7 com.apple.WebCore 6533.20 (6533.20.24) <AB32AF40-6B73-D096-FC7B-7081F65EAA02> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x937ac000 - 0x937bcff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x937bd000 - 0x937f0ffb libTrueTypeScaler.dylib ??? (???) <574C2C51-65EC-7D2A-086D-C9312287DE22> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x93842000 - 0x93a24fff 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
    0x93a25000 - 0x93a32ff7 com.apple.AppleFSCompression 24.4 (1.0) <DC313FD8-B697-8311-65DD-EFBAD99ABBDC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x93a33000 - 0x93d2cfef com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93d2d000 - 0x93de9fff 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
    0x93dea000 - 0x93e0bfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x93e0c000 - 0x93e36ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x93e37000 - 0x93f43ff7 libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x93f44000 - 0x93fa1ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93fa2000 - 0x9403afe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9403b000 - 0x94083fff com.apple.iCalendar 1.0.3 (54) <65B75654-CBFE-BDE7-E914-84683881B408> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x94084000 - 0x94084ff7 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
    0x94085000 - 0x94085ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x94086000 - 0x940fdff3 com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x940fe000 - 0x941a6ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x941a7000 - 0x941c2ff7 libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x941c3000 - 0x941cdff7 com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x941ce000 - 0x94217fe7 libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x94218000 - 0x9464dff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9464e000 - 0x94790ff7 com.apple.syncservices 5.2 (578.3) <17A876CF-DAB1-1A88-6811-64AF8BFDE508> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x94791000 - 0x94794ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94846000 - 0x9494cff3 com.apple.DiskImagesFramework 10.6.5 (289) <ED8DA62D-6D28-C3B9-54D7-917EE91927A0> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9494d000 - 0x94977ff7 com.apple.framework.Admin 4.5 (4.5) <46734171-C58A-6989-C76C-AF651B27D802> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94978000 - 0x94988ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x94989000 - 0x94a37ff3 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
    0x94a62000 - 0x94aa6ff3 com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94ad0000 - 0x94cceff3 com.apple.JavaScriptCore 6533.20 (6533.20.20) <011E271D-4CA4-FFB0-2EDD-13C31C239899> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94ccf000 - 0x94d30fe7 com.apple.CoreText 3.151.8 (???) <6F5D6C49-4693-B9B7-6612-832E8F155747> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94d31000 - 0x94ddefe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x94ddf000 - 0x94eb9ffb com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94eba000 - 0x94f57fe3 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
    0x94f58000 - 0x94f6aff7 com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x94f6b000 - 0x952d6ff7 com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x952d7000 - 0x9534bfef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x954a4000 - 0x954a9ff7 com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x954aa000 - 0x954e3fe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x954e4000 - 0x95534ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95561000 - 0x95998ff3 com.apple.RawCamera.bundle 3.6.4 (561) <DBA5D7C1-CD82-CE7F-5AE5-A0E4E128236F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x95999000 - 0x95b40ff7 libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    0x95b41000 - 0x95ffaffb com.apple.VideoToolbox 0.484.20 (484.20) <C2D75C82-2EEE-6795-E50D-350A915B2475> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x95ffb000 - 0x96017fe3 com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x96018000 - 0x9601afe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x9601b000 - 0x9633ffef 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
    0x96340000 - 0x96341ff7 com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x96342000 - 0x96369ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9636a000 - 0x963a2fe7 libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <242954AD-3BE1-29E8-E2E0-08063201F105> /usr/lib/libcurl.4.dylib
    0x963a3000 - 0x96483fe7 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
    0x96484000 - 0x966f7fe7 com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x966fa000 - 0x966fbff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x966fc000 - 0x966fffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x96700000 - 0x96706fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9671e000 - 0x96729ff7 libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9672a000 - 0x96735ff7 com.apple.NSServerNotificationCenter 3.0 (3.0) <0803C7DC-A7C5-03D5-4C84-4D4097542BE0> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x96736000 - 0x96756fe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x9679c000 - 0x969a3feb com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x969a4000 - 0x969c3ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x969e6000 - 0x969e6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x969e7000 - 0x96a61fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <D7B75C1C-1D52-19B6-2801-2F9D9911681F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96a62000 - 0x96a70fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x96a71000 - 0x97260557 com.apple.CoreGraphics 1.545.0 (???) <8A4CB0D9-1001-0F62-4DA4-B8AB3B45E226> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x97261000 - 0x9726eff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9726f000 - 0x974d4feb com.apple.security 6.1.1 (37594) <251BA05D-6F3D-F687-77C2-15E52539F308> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x974d5000 - 0x974fbfe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <5986E77D-F10B-D037-5584-B73B1B352918> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x9759d000 - 0x975a8ff7 com.apple.CrashReporterSupport 10.6.7 (258) <71CC59D1-E197-7431-5973-2C079A749257> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x975a9000 - 0x975abff7 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
    0x975ac000 - 0x975c4ff7 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
    0x975c5000 - 0x976a3fef com.apple.QuickTimeMPEG4.component 7.6.6 (1756.15) <FE001B3F-BFB4-00E6-4C32-D7F2A8E5EF35> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x976a4000 - 0x976a8ff7 IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x976a9000 - 0x976b4ff7 com.apple.bsd.ServiceManagement 1.3 (1.3) <A8536ADC-DD5B-AC4D-1819-F912ED0B6A10> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x976b5000 - 0x98608fe3 com.apple.QuickTimeComponents.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98609000 - 0x98718fe7 com.apple.WebKit 6533.20 (6533.20.25) <0C572899-8558-34EE-ABB4-3D163FFF5192> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x98719000 - 0x98756ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x98757000 - 0x9878fff7 com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x98790000 - 0x987d0ff3 com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x987d1000 - 0x987defe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x987df000 - 0x98818ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
    0x98819000 - 0x98823ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x98824000 - 0x9882efe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9882f000 - 0x9896bff7 com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98979000 - 0x98a30feb libFontParser.dylib ??? (???) <DDBBB503-5289-2E2B-AD35-F3BA00D00D5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98a31000 - 0x98ab1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x98ab2000 - 0x98ab8ff7 libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <218EC7C4-0520-2D8C-62EE-AA82D35448FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x98ab9000 - 0x98b32ff7 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
    0x98b33000 - 0x98b37ff7 libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x98b38000 - 0x98b3cff7 libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98b3d000 - 0x98bacff7 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
    0x98bad000 - 0x98cdbfe7 com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98cdc000 - 0x98d2dff7 com.apple.HIServices 1.8.2 (???) <63B29FF5-7077-8317-E710-2D94ADF7B499> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x98d2e000 - 0x98dc9ff7 com.apple.ApplicationServices.ATS 4.4 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x98dca000 - 0x98e17feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x98e18000 - 0x99043ff3 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
    0x99044000 - 0x9945aff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9945b000 - 0x9955ffe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x99560000 - 0x996a3fef com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x996a4000 - 0x99826fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
    0x998a0000 - 0x998deff7 com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x998e4000 - 0x998e5ff7 com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x998e6000 - 0x998e9ff7 libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x998ea000 - 0x99920fff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x99921000 - 0x9995eff7 com.apple.CoreMedia 0.484.20 (484.20) <FA68B18E-3FC2-EAA9-F70B-4ABD60E5474C> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x99967000 - 0x999f9fe7 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
    0x999fa000 - 0x99a0cff7 com.apple.syncservices.syncservicesui 5.2 (578.3) <2E6EA5E4-EAEE-EF00-A565-0F9513AF9E27> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x99a0d000 - 0x99a77fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x99a78000 - 0x99a7fff7 com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x99a80000 - 0x99a80ff7 com.apple.quartzframework 1.5 (1.5) <4EE8095D-5E47-1EB6-3A8A-6ECE3BEC8647> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x99a81000 - 0x99ac7ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x99ac8000 - 0x99acaff7 com.apple.QuickTimeH264.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    Model: iMac7,1, BootROM IM71.007A.B03, 2 processors, Intel Core 2 Duo, 2.4 GHz, 1 GB, SMC 1.20f4
    Graphics: ATI Radeon HD 2600 Pro, ATI,RadeonHD2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD3200AAJS-40VWA0, 298.09 GB
    Parallel ATA Device: OPTIARC DVD RW AD-5630A
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0606, 0xfa200000
    USB Device: FreeAgentDesktop, 0x0bc2, 0x3000, 0xfa220000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfa400000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0xfa430000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfa420000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x1a100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000
    I'd really appreciate any help!!!!!!!!!

    Try restarting your Mac and then run Disk Utility to repair permissions on Macintosh HD.

  • Hi, i keep getting plugin error messages on u tube. What can I do?

    Hi, i keep getting plugin error messages on u tube. What can I do? Thanks Michelle

    Morning ShellyStolar,
    Thanks for using Apple Support Communities.
    Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    http://support.apple.com/kb/TS3230
    Hope this helps,
    Mario

  • Eclipse plugin & errors with imports

    I've been using the Eclipse plugin and it's working well. Then I added an
    import to my class, and now the Kodo enhancer gives me an error (error in
    build) but it's not specific. I removed the import and it goes away. I
    then tried adding one line to my class:
    private static org.apache.log4j.Logger log =
    org.apache.log4j.Logger.getLogger(URLMonitor.class.getName());
    And I get the error. When I run jdoc from a windows prompt it works fine.
    I'm using Eclipse 2.1 build
    200302190010.
    Also, when running jdoc by hand with the -properties flag, I get:
    Exception in thread "main" java.lang.IllegalArgumentException: The specified
    cla
    ss "-properties" could not be loaded. javax.jdo.JDOFatalUserException:
    java.lan
    g.ClassNotFoundException: -properties
    NestedThrowables:
    java.lang.ClassNotFoundException: -properties
    But it still seems to pick up my properties file and it works.

    Thanks for helping!
    in the windows->preferences->Kodo Preferences, my parameters are below:
    License key: [license key censored by [email protected]], evalud key from email
    Connection driver: mysql-connector-java-3.0.6-stable-bin.jar
    Connection URL: jdbc:mysql://localhost:3306/MONSOON
    connection username: root
    connection password: foobar
    Dictionary class: com.mysql.jdbc.Driver
    "Stephen Kim" <[email protected]> wrote in message
    news:[email protected]...
    How did you configure your Preferences panel? The Eclipse plugin
    doesn't use a kodo.properties file. You should specify your driver
    name, not the jar, in the preferences page.
    Charle Wang wrote:
    I think I have similar problem as followed: I use eclipse2.02 + kodo
    2.4.2 +
    Windows 2000
    By following dev_doc, I imported petshop project. The menu->" Enhancer"part
    works fine, and build successed, but for the file Animal.jdo, "kodo->Addto
    Database" failed. Error message is bellow: (I even can not copy+pasteit)
    >>
    <error>-SchemaTool Failed. The message included was:
    {0}
    javax.jdo.JDOFatalUserException:java.lang.ClassNotFoundException:mysql-conne
    ctor-java-3/0/6-stable-bin/jar
    NestedThrowables:
    java.lang.ClassNotFoundException:mysql-connector-java-3/0/6-stable-bin/jar
    >>
    <info>-Done
    1. I remove the possiblity of the JDBC driver issues. because I use same
    driver and parameters for Quantum_DB plugin. it works fine. I canmanipulate
    the whole mySQL tables.
    2. part of plugin.xml is as bellow:
    <?xml version="1.0" encoding="UTF-8"?>
    <plugin id="com.solarmetric.kodo"
    name="%name"
    version="1.0.0"
    provider-name="%provider-name"
    class="com.solarmetric.modules.integration.eclipse.KodoPlugin">
    <runtime>
    <!--
    Put your jdbc driver in this directory and enter the filename
    here (and configure in Preferences the changes you make) -->
    <library name="mysql-connector-java-3.0.6-stable-bin.jar"/>
    <!-- library name="jdbc-hsql-1_7_0.jar"/ -->
    <!-- ########### do not modify below ######### -->
    3. kodo.properties is bellow:
    #Thu Nov 07 12:32:12 EST 2002
    com.solarmetric.kodo.LicenseKey=[license key censored by
    [email protected]
    com.solarmetric.kodo.PersistenceManagerClass=PetShopPersistenceManager
    com.solarmetric.kodo.impl.jdbc.SynchronizeSchema=true
    javax.jdo.PersistenceManagerFactoryClass=com.solarmetric.kodo.impl.jdbc.JDBC
    PersistenceManagerFactory
    javax.jdo.option.ConnectionDriverName=com.mysql.jdbc.Driver
    javax.jdo.option.ConnectionPassword=foobar
    javax.jdo.option.ConnectionURL=jdbc:mysql://localhost:3306/MONSOON
    javax.jdo.option.ConnectionUserName=root
    javax.jdo.option.MaxPool=0
    4.I have spent a whole day, still can not make the thing move. Did Imiss
    some tip? or .. ?
    "Petr" <[email protected]> wrote in message
    news:[email protected]...
    Hi Guys,
    Loosely related question, is there any chance that build of an
    individual
    class will some day trigger enhancement where appropriate? Currently it
    seems that only full project re-build does the trick ...
    It is a minor thingy, probably in 'nice to have' category.
    Cheers,
    Petr
    Stephen Kim wrote:
    Can you specify what version of Kodo you are using?
    java com.solarmetric.kodo.conf.JDOVersion
    If you enhance using the wrench icon/menu, do you get a more verbose
    logging in the Kodo view?
    On Mon, 03 Mar 2003 15:33:58 +0100, Michael Mattox wrote:
    I've been using the Eclipse plugin and it's working well. Then I
    added an
    import to my class, and now the Kodo enhancer gives me an error (errorin
    build) but it's not specific. I removed the import and it goes away.I
    then tried adding one line to my class:
    private static org.apache.log4j.Logger log =
    org.apache.log4j.Logger.getLogger(URLMonitor.class.getName());
    And I get the error. When I run jdoc from a windows prompt it worksfine.
    I'm using Eclipse 2.1 build
    200302190010.
    Also, when running jdoc by hand with the -properties flag, I get:
    Exception in thread "main" java.lang.IllegalArgumentException: Thespecified
    cla
    ss "-properties" could not be loaded.
    javax.jdo.JDOFatalUserException:
    java.lan
    g.ClassNotFoundException: -properties
    NestedThrowables:
    java.lang.ClassNotFoundException: -properties
    But it still seems to pick up my properties file and it works.--
    Stephen Kim
    [email protected]
    SolarMetric, Inc.
    http://www.solarmetric.com
    Stephen Kim
    [email protected]
    SolarMetric, Inc.
    http://www.solarmetric.com

  • SAP HANA studio plugin errors

    Hello,
    I am facing an plugin error in my Hana studio.
    In the SAP HANA DEVELOPMENT perspective under the Repository tab, I am getting an error as,
    "Plug-in com.sap.ndb.studio.dwb.team.ui was unable to load class com.sap.ndb.studio.dwb.team.ui.views.RepositoryBrowserView."
    Please find the attached image and please help me to resolve this issue.
    Thanks and Regards,
    Vicky.

    Hi Bhupender,
    Its working fine now. But I don't know how it happens.  I have just uninstalled Hana Studio server and client completely from my system including all the cache files.
    1. Freshly installed the client and then server.
    2. Then click Help->install new software->added the link->"https://tools.hana.ondemand.com/kepler"
    3. Installed the plugins one by one and restarted the studio, accordingly. eg. first select the package  "UI development Toolkit for HTML5" and download the plugins and restart the studio. next "SAP HANA Cloud Integration Tools", next "SAP HANA Cloud Platform Tools" and finally "SAP HANA Tools". Install "Modeling Tools for SAP BW powered by SAP HANA", if required.
    Note:  install "ABAP Development Tools for SAP Netweaver" only if it is necessary. Because I faced some plugin errors in Hana studio. Do not install eclipse plugins in Hana studio unnecessarily, because some plugins are vulnerable and it makes the studio, heavy.
    The above procedures are working fine for me, till now. Now my studio is healthy and working as expected, without any plugin errors.
    Thanks and Regards,
    Vicky.

  • App World Web Plugin Error plsss help

    i was supposed to upgrde some applictions but everytime i click application it says:
    please connect device
    App world web plugin error
    An error has occurred communicating with the BlackBerry App World Web plugin. Please restart your device and try again.
    please help me... thank you...

    Hello wtfitstophe and welcome to the BlackBerry Support Community Forums.
    Are you using your computer to upgrade these applications or are you using the Application on your BlackBerry? 
    If you are using your computer, are you using Internet Explorer? Did you install the plug in required? Have you tried restarting your BlackBerry by doing a battery pull?
    If you are using the App World icon on your device, are you using Wi-Fi or the mobile network?
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Join domain getting plugin error

    I am trying to join domain and keep getting plugin error.  Anyone else having this type of issue?
    thanks

    Morning ShellyStolar,
    Thanks for using Apple Support Communities.
    Safari: Unsupported third-party add-ons may cause Safari to unexpectedly quit or have performance issues
    http://support.apple.com/kb/TS3230
    Hope this helps,
    Mario

  • ITunes 12 crashing w/ plugin error

    Just upgraded to iTunes 12 after restarting my system iTunes now crashes when I try to open it. Below is the error report. Any thoughts on how I might be able to correct this problem.
    Process:         iTunes [2385]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         12.0.1 (12.0.1.26)
    Build Info:      iTunes-1200012000001026~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [542]
    Responsible:     iTunes [2385]
    User ID:         502
    PlugIn Path:       /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    PlugIn Identifier: com.apple.CalendarFoundation
    PlugIn Version:    7.0 (113.3)
    Date/Time:       2014-11-03 00:09:45.055 +0500
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  D8EE8CC8-CD43-C41B-1677-CF12897E9772
    Crashed Thread:  14
    Exception Type:  EXC_BAD_ACCESS (Code Signature Invalid)
    Exception Codes: 0x0000000000000032, 0x00007fff73c79080
    kernel messages:
    -0 sec           CODE SIGNING: cs_invalid_page(0x7fff73c79000): p=2385[iTunes] final status 0x1000200, denying page sending SIGKILL
    -0 sec           CODE SIGNING: process 2385[iTunes]: rejecting invalid page at address 0x7fff73c79000 from offset 0xe3fe000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1414954543.0 == mtime:1414954543.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
    -0 sec           CODE SIGNING: cs_invalid_page(0x7fff73c79000): p=2405[UserEventAgent] final status 0x1000a00, denying page sending SIGKILL
    -0 sec           CODE SIGNING: process 2405[UserEventAgent]: rejecting invalid page at address 0x7fff73c79000 from offset 0xe3fe000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1414954543.0 == mtime:1414954543.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
    -2 sec           CODE SIGNING: cs_invalid_page(0x7fff73c79000): p=2404[com.apple.ShareK] final status 0x1000a00, denying page sending SIGKILL
    -2 sec           CODE SIGNING: process 2404[com.apple.ShareK]: rejecting invalid page at address 0x7fff73c79000 from offset 0xe3fe000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1414954543.0 == mtime:1414954543.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
    -3 sec           CODE SIGNING: cs_invalid_page(0x7fff73c79000): p=2403[identityservices] final status 0x1000a00, denying page sending SIGKILL
    -3 sec           CODE SIGNING: process 2403[identityservices]: rejecting invalid page at address 0x7fff73c79000 from offset 0xe3fe000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1414954543.0 == mtime:1414954543.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
    -4 sec           CODE SIGNING: cs_invalid_page(0x7fff73c79000): p=2402[librariand] final status 0x1000a00, denying page sending SIGKILL
    -4 sec           CODE SIGNING: process 2402[librariand]: rejecting invalid page at address 0x7fff73c79000 from offset 0xe3fe000 in file "/private/var/db/dyld/dyld_shared_cache_x86_64" (cs_mtime:1414954543.0 == mtime:1414954543.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
    VM Regions Near 0x7fff73c79080:
        __DATA                 00007fff73c53000-00007fff73c77000 [  144K] rw-/rwx SM=COW  /usr/lib/libcrypto.0.9.8.dylib
    --> __DATA                 00007fff73c77000-00007fff73c85000 [   56K] rw-/rwx SM=COW  /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        __DATA                 00007fff73c85000-00007fff73c86000 [    4K] rw-/rwx SM=COW  /usr/lib/system/libsystem_m.dylib
    Application Specific Information:
    /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calend arFoundation
    Thread 0:: iTunes main  Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e92e3e 0x101e7c000 + 93758
    3   com.apple.iTunes               0x0000000101e92b2c 0x101e7c000 + 92972
    4   com.apple.iTunes               0x0000000101e928b3 0x101e7c000 + 92339
    5   com.apple.iTunes               0x00000001020c5343 0x101e7c000 + 2396995
    6   com.apple.iTunes               0x00000001020c5271 0x101e7c000 + 2396785
    7   com.apple.iTunes               0x00000001020c5197 0x101e7c000 + 2396567
    8   com.apple.CoreFoundation       0x00007fff8c952e0c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    9   com.apple.CoreFoundation       0x00007fff8c84682d _CFXNotificationPost + 2893
    10  com.apple.Foundation           0x00007fff90a09e4a -[NSNotificationCenter postNotificationName:object:userInfo:] + 68
    11  com.apple.AppKit               0x00007fff8fd87b69 -[NSApplication _postDidFinishNotification] + 289
    12  com.apple.AppKit               0x00007fff8fd8789c -[NSApplication _sendFinishLaunchingNotification] + 195
    13  com.apple.AppKit               0x00007fff8fd8018a _DPSNextEvent + 1238
    14  com.apple.AppKit               0x00007fff8fd7f89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    15  com.apple.AppKit               0x00007fff8fd7399c -[NSApplication run] + 553
    16  com.apple.iTunes               0x00000001028615d1 0x101e7c000 + 10376657
    17  com.apple.iTunes               0x00000001021c5a9c 0x101e7c000 + 3447452
    Thread 1:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   liblaunch.dylib               0x00007fff8e8f285a 0x7fff8e8ef000 + 14426
    3   liblaunch.dylib               0x00007fff8e8efedc bootstrap_look_up3 + 60
    4   libxpc.dylib                   0x00007fff8397ac8d _xpc_domain_extension_request + 158
    5   libdispatch.dylib             0x00007fff865a228d _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff865a4082 _dispatch_root_queue_drain + 326
    7   libdispatch.dylib             0x00007fff865a5177 _dispatch_worker_thread2 + 40
    8   libsystem_pthread.dylib       0x00007fff865beef8 _pthread_wqthread + 314
    9   libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib         0x00007fff8c812662 kevent64 + 10
    1   libdispatch.dylib             0x00007fff865a4421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib             0x00007fff865a4136 _dispatch_mgr_thread + 52
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.mobiledevice         0x00000001087f0e2e __thr_AMRegisterForCallbacks + 418
    7   libdispatch.dylib             0x00007fff865a228d _dispatch_client_callout + 8
    8   libdispatch.dylib             0x00007fff865a4082 _dispatch_root_queue_drain + 326
    9   libdispatch.dylib             0x00007fff865a5177 _dispatch_worker_thread2 + 40
    10  libsystem_pthread.dylib       0x00007fff865beef8 _pthread_wqthread + 314
    11  libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib         0x00007fff8c811e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff865bef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 5:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib         0x00007fff8c811716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff865bfc3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000101e80df0 0x101e7c000 + 19952
    3   com.apple.iTunes               0x00000001022ccfca 0x101e7c000 + 4526026
    4   com.apple.iTunes               0x00000001022cdadc 0x101e7c000 + 4528860
    5   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    6   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    7   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    8   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 7:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib         0x00007fff8c8119aa __select + 10
    1   com.apple.CoreFoundation       0x00007fff8c8f2a03 __CFSocketManager + 867
    2   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    3   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    4   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 8:: Dispatch queue: FigFPSharedContextFPInitializationQueue
    0   com.apple.CoreKE               0x00000001129e29a6 0x1128f4000 + 977318
    1   com.apple.CoreKE               0x000000011296c735 0x1128f4000 + 493365
    2   com.apple.CoreKE               0x00000001129c3424 0x1128f4000 + 848932
    3   com.apple.CoreKE               0x000000011298ca4e 0x1128f4000 + 625230
    4   com.apple.CoreKE               0x00000001129859f8 0x1128f4000 + 596472
    5   com.apple.CoreKE               0x0000000112969e35 0x1128f4000 + 482869
    6   com.apple.CoreKE               0x00000001129de6c9 0x1128f4000 + 960201
    7   com.apple.CoreKE               0x0000000112935933 0x1128f4000 + 268595
    8   com.apple.CoreKE               0x000000011292672f 0x1128f4000 + 206639
    9   com.apple.CoreKE               0x00000001129c8afc 0x1128f4000 + 871164
    10  com.apple.CoreKE               0x000000011296869e 0x1128f4000 + 476830
    11  com.apple.CoreKE               0x00000001129ca2d7 0x1128f4000 + 877271
    12  com.apple.CoreKE               0x00000001129cdccb 0x1128f4000 + 892107
    13  com.apple.CoreKE               0x00000001129335ed IWvA5fm4IwMS88oQXDANCS + 365
    14  com.apple.MediaToolbox         0x00007fff876b0c64 0x7fff87401000 + 2817124
    15  com.apple.MediaToolbox         0x00007fff876b5ce0 0x7fff87401000 + 2837728
    16  com.apple.MediaToolbox         0x00007fff87601bd6 0x7fff87401000 + 2100182
    17  com.apple.MediaToolbox         0x00007fff875b44f7 0x7fff87401000 + 1783031
    18  com.apple.MediaToolbox         0x00007fff875b44bc 0x7fff87401000 + 1782972
    19  libdispatch.dylib             0x00007fff865a51bb _dispatch_call_block_and_release + 12
    20  libdispatch.dylib             0x00007fff865a228d _dispatch_client_callout + 8
    21  libdispatch.dylib             0x00007fff865a4673 _dispatch_queue_drain + 451
    22  libdispatch.dylib             0x00007fff865a59c1 _dispatch_queue_invoke + 110
    23  libdispatch.dylib             0x00007fff865a3f87 _dispatch_root_queue_drain + 75
    24  libdispatch.dylib             0x00007fff865a5177 _dispatch_worker_thread2 + 40
    25  libsystem_pthread.dylib       0x00007fff865beef8 _pthread_wqthread + 314
    26  libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 9:: CoreAudioNotificationThread
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x00000001023a5c1d 0x101e7c000 + 5413917
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib         0x00007fff8c811e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff865bef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib         0x00007fff8c811e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib       0x00007fff865bef08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib       0x00007fff865c1fb9 start_wqthread + 13
    Thread 12:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib         0x00007fff8c811a3a __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff8af5fdc0 nanosleep + 200
    2   libsystem_c.dylib             0x00007fff8af5fcb2 usleep + 54
    3   com.apple.AppKit               0x00007fff8ffe417d -[NSUIHeartBeat _heartBeatThread:] + 2132
    4   com.apple.Foundation           0x00007fff90a6ddfb __NSThread__main__ + 1318
    5   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 13:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 14 Crashed:
    0   libobjc.A.dylib               0x00007fff8d3de308 _read_images + 814
    1   libobjc.A.dylib               0x00007fff8d3dd944 map_images_nolock + 1304
    2   libobjc.A.dylib               0x00007fff8d3dd415 map_images + 47
    3   dyld                           0x00007fff61fc3560 dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 708
    4   dyld                           0x00007fff61fcca61 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 221
    5   dyld                           0x00007fff61fc3764 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 166
    6   dyld                           0x00007fff61fca76d dlopen + 440
    7   libdyld.dylib                 0x00007fff8e8ae7ee dlopen + 59
    8   com.apple.CoreFoundation       0x00007fff8c94382c _CFBundleDlfcnLoadFramework + 156
    9   com.apple.CoreFoundation       0x00007fff8c8cd355 _CFBundleLoadExecutableAndReturnError + 773
    10  com.apple.CoreFoundation       0x00007fff8c943a2d CFBundleLoadExecutable + 13
    11  com.apple.iTunes               0x0000000101f257b5 0x101e7c000 + 694197
    12  com.apple.iTunes               0x00000001028f292f 0x101e7c000 + 10971439
    13  com.apple.iTunes               0x00000001028f2a8e 0x101e7c000 + 10971790
    14  com.apple.iTunes               0x00000001028f3c29 0x101e7c000 + 10976297
    15  com.apple.iTunes               0x0000000102c56f61 0x101e7c000 + 14528353
    16  com.apple.iTunes               0x0000000101e964a4 0x101e7c000 + 107684
    17  com.apple.iTunes               0x0000000101e962b6 0x101e7c000 + 107190
    18  com.apple.iTunes               0x00000001029e1c40 0x101e7c000 + 11951168
    19  com.apple.iTunes               0x0000000101f3e01c 0x101e7c000 + 794652
    20  com.apple.iTunes               0x0000000101e932d0 0x101e7c000 + 94928
    21  com.apple.iTunes               0x0000000101e92e7d 0x101e7c000 + 93821
    22  com.apple.iTunes               0x0000000101e80ef5 0x101e7c000 + 20213
    23  libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    24  libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    25  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 16:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 17:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 18:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 19:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e92e3e 0x101e7c000 + 93758
    3   com.apple.iTunes               0x0000000101e92b2c 0x101e7c000 + 92972
    4   com.apple.iTunes               0x0000000101e942a0 0x101e7c000 + 98976
    5   com.apple.iTunes               0x0000000101f3ef87 0x101e7c000 + 798599
    6   com.apple.iTunes               0x0000000102955506 0x101e7c000 + 11375878
    7   com.apple.iTunes               0x0000000102955445 0x101e7c000 + 11375685
    8   com.apple.iTunes               0x0000000102956583 0x101e7c000 + 11380099
    9   com.apple.iTunes               0x000000010295a898 0x101e7c000 + 11397272
    10  com.apple.iTunes               0x0000000102603bf1 0x101e7c000 + 7896049
    11  com.apple.iTunes               0x0000000101e80ef5 0x101e7c000 + 20213
    12  libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    13  libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    14  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 20:: CFRunLoopThread
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.CoreFoundation       0x00007fff8c95b811 CFRunLoopRun + 97
    6   com.apple.iTunes               0x0000000101e972d3 0x101e7c000 + 111315
    7   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    8   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    9   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    10  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 21:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.CoreFoundation       0x00007fff8c8a6f15 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation       0x00007fff8c8a6539 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation       0x00007fff8c8a5e75 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation           0x00007fff90a6dff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation           0x00007fff90a6ddfb __NSThread__main__ + 1318
    7   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 22:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e80ec0 0x101e7c000 + 20160
    3   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 23:: TrackProcessor::ManagerThread
    0   libsystem_kernel.dylib         0x00007fff8c811716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib       0x00007fff865bfc3b _pthread_cond_wait + 727
    2   com.apple.iTunes               0x0000000101e80df0 0x101e7c000 + 19952
    3   com.apple.iTunes               0x0000000101e80d51 0x101e7c000 + 19793
    4   com.apple.iTunes               0x00000001020c7696 0x101e7c000 + 2406038
    5   com.apple.iTunes               0x00000001020c7661 0x101e7c000 + 2405985
    6   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    7   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    8   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    9   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 24:: TrackProcessor::CooperativeProcessingFiber
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e80ec0 0x101e7c000 + 20160
    3   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 25:
    0   libsystem_kernel.dylib         0x00007fff8c810e02 __accept + 10
    1   com.apple.iTunes               0x0000000102c38073 0x101e7c000 + 14401651
    2   com.apple.iTunes               0x0000000102c1e931 0x101e7c000 + 14297393
    3   com.apple.iTunes               0x0000000102c1e874 0x101e7c000 + 14297204
    4   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    5   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 26:
    0   libsystem_kernel.dylib         0x00007fff8c810e02 __accept + 10
    1   com.apple.iTunes               0x0000000102c38073 0x101e7c000 + 14401651
    2   com.apple.iTunes               0x0000000102c1e931 0x101e7c000 + 14297393
    3   com.apple.iTunes               0x0000000102c1e874 0x101e7c000 + 14297204
    4   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    5   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    6   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    7   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 27:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e80ec0 0x101e7c000 + 20160
    3   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 28:
    0   libsystem_kernel.dylib         0x00007fff8c81264a kevent + 10
    1   com.apple.mobiledevice         0x00000001087d2b27 lockconn_receive_message + 190
    2   com.apple.mobiledevice         0x00000001087d0912 copy_daemon_name + 152
    3   com.apple.mobiledevice         0x00000001087d635e AMDeviceConnect + 309
    4   com.apple.iTunes               0x00000001029549d0 0x101e7c000 + 11373008
    5   com.apple.iTunes               0x00000001029548ee 0x101e7c000 + 11372782
    6   com.apple.iTunes               0x00000001029556ab 0x101e7c000 + 11376299
    7   com.apple.iTunes               0x000000010295b2d5 0x101e7c000 + 11399893
    8   com.apple.iTunes               0x0000000101ef2698 0x101e7c000 + 485016
    9   com.apple.iTunes               0x0000000101e819e5 0x101e7c000 + 23013
    10  libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    11  libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    12  libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 29:
    0   libsystem_kernel.dylib         0x00007fff8c80da1a mach_msg_trap + 10
    1   libsystem_kernel.dylib         0x00007fff8c80cd18 mach_msg + 64
    2   com.apple.iTunes               0x0000000101e80ec0 0x101e7c000 + 20160
    3   libsystem_pthread.dylib       0x00007fff865bd899 _pthread_body + 138
    4   libsystem_pthread.dylib       0x00007fff865bd72a _pthread_start + 137
    5   libsystem_pthread.dylib       0x00007fff865c1fc9 thread_start + 13
    Thread 14 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff73c79080  rbx: 0x000060800002c580  rcx: 0x0000600000078940  rdx: 0x000000000000000c
      rdi: 0x000060800002c580  rsi: 0xffffffffffffffff  rbp: 0x0000000111ad7280  rsp: 0x0000000111ad7190
       r8: 0x0000000000000000   r9: 0x0000000111ad71b0  r10: 0x0000000000000001  r11: 0x0000000000000246
      r12: 0x00007fff73c80008  r13: 0x00007fff73c7ffb8  r14: 0x0000000000000000  r15: 0x00007fff86ba7e8b
      rip: 0x00007fff8d3de308  rfl: 0x0000000000010202  cr2: 0x00007fff73c79080
    Logical CPU:     3
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x101e7c000 -        0x103691ff7  com.apple.iTunes (12.0.1 - 12.0.1.26) <35BD9B7F-BC5D-3011-B7C4-F4AA826E0B48> /Applications/iTunes.app/Contents/MacOS/iTunes
           0x103ade000 -        0x103b60ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <52B679A8-C375-3CD2-87CF-DFF7938CAB00> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
           0x103be5000 -        0x103c10ff7  com.apple.avfoundationcf (2.0 - 138.2) <51DDFF2A-EEE3-327F-996B-A53954E7E23E> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
           0x103c4b000 -        0x103e4cfff  com.apple.iad.iAdCore (1.0 - 1) <6690491F-14EF-3BB6-946E-938ACBE0EADB> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
           0x103f7b000 -        0x10413aff7 +libgnsdk_dsp.3.06.0.dylib (3.6) <AEBCD154-F8A8-3E7C-9222-4F36786E2AA0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.3.06.0.dylib
           0x104150000 -        0x10429cff7 +libgnsdk_manager.3.06.0.dylib (3.6) <109C5524-D4BD-3F2F-B1D3-3B8850F085AE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_manager.3.06.0.dylib
           0x104360000 -        0x104364fff  com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10436b000 -        0x10438efff +libgnsdk_link.3.06.0.dylib (3.6) <F3557EC1-CC1E-36E0-84A0-87B0E6FA94C3> /Applications/iTunes.app/Contents/MacOS/libgnsdk_link.3.06.0.dylib
           0x10439a000 -        0x10439dfff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x1043aa000 -        0x1043f3ff7 +libgnsdk_submit.3.06.0.dylib (3.6) <E9FA20E0-5C2F-377B-94CB-40FCF29FC43E> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.3.06.0.dylib
           0x1043ff000 -        0x104447ff7 +libgnsdk_musicid.3.06.0.dylib (3.6) <CDCB0EC5-505F-3855-AB2E-7426D82605F8> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.3.06.0.dylib
           0x104701000 -        0x104703ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x1047a0000 -        0x1047a4ffd  com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
           0x1049cb000 -        0x1049ceff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
           0x1062df000 -        0x10720dfef  com.apple.CoreFP (2.7.41 - 2.7.41) <6636E007-FB17-3B2E-AA9A-D301957F89D6> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
           0x10802e000 -        0x108034ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x1080e4000 -        0x1080e4ff5 +cl_kernels (???) <E5296815-ADA0-4261-9967-D6838F8F5BB7> cl_kernels
           0x1083cd000 -        0x1084d4ff7  com.apple.CoreADI (3.4.0 - 3.4.0) <D96DAE05-1FCA-307A-8007-03417E9114EB> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
           0x1084dc000 -        0x1086adfff  com.apple.audio.units.Components (1.10 - 1.10) <F74A9407-DDB5-3C4F-A051-47643871ED93> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
           0x108758000 -        0x108870fff  com.apple.mobiledevice (757.1.5.0.2 - 757.1.5.0.2) <364C6894-934B-3844-A77F-7DFEC21F8AEE> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
           0x10896f000 -        0x108b65fff  com.apple.audio.codecs.Components (4.0 - 4.0) <604485EE-4446-308F-9460-0A6CE9C2D98C> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
           0x109825000 -        0x109825ffd +cl_kernels (???) <39CAC043-3B9C-43F2-A859-32ECCA8F18A6> cl_kernels
           0x109bad000 -        0x109bb0fff  AppleIntelIVBVA (8.28.32) <91123957-8407-3456-B87F-66EA1BFD011C> /System/Library/Extensions/AppleIntelIVBVA.bundle/Contents/MacOS/AppleIntelIVBV A
           0x10c336000 -        0x10c33affd  libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
           0x110eef000 -        0x111109ff7  half_rgba.dylib (2.3.58) <0803DFE7-EC44-342B-ABA2-9F8289C0A602> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/h alf_rgba.dylib
           0x111160000 -        0x111246fef  unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x111e70000 -        0x111f1dff7  com.apple.AppleGVAFramework (7.1.18 - 7.1.18) <46F2368C-5955-3423-BEF4-1D6B06A849F2> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
           0x111f30000 -        0x112066fff  com.apple.AppleIntelHD4000GraphicsVADriver (8.28.32 - 8.2.8) <3667B367-DCCF-358A-B5CF-4F9EE1FF2DB7> /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsVADriver
           0x1128f4000 -        0x112b71fff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
           0x112cf4000 -        0x112e79fef  com.apple.AirTrafficHost (448.100 - 448.100) <DB6DC85A-3DAC-3C3E-A68D-04DD8D5D6087> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
        0x7fff61fbf000 -     0x7fff61ff2817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
        0x7fff835a8000 -     0x7fff83630ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff83631000 -     0x7fff83634ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff83720000 -     0x7fff83804ff7  com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83805000 -     0x7fff83806ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff83811000 -     0x7fff8387dfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8387e000 -     0x7fff83949fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8394a000 -     0x7fff8396efff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8396f000 -     0x7fff83993fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff83994000 -     0x7fff83a01fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff83a02000 -     0x7fff83a83fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff83a9e000 -     0x7fff83aa4ff7  libCGXCoreImage.A.dylib (599.35.4) <0A9F43CB-C01F-3A98-AAB3-1E08C65BCFB4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff83aa5000 -     0x7fff83aa5fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83b3f000 -     0x7fff83f20ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff83f21000 -     0x7fff83f24ffa  libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff83f25000 -     0x7fff84d79ff7  com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff84def000 -     0x7fff84e3eff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff84e3f000 -     0x7fff84e5aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff851bc000 -     0x7fff851bffff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff851c0000 -     0x7fff851c2ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
        0x7fff851e6000 -     0x7fff851e7ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff851fc000 -     0x7fff85207fff  libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib
        0x7fff85208000 -     0x7fff85237fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff85238000 -     0x7fff85256fff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff85257000 -     0x7fff8530fff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff85310000 -     0x7fff85310fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8531a000 -     0x7fff85340ff7  com.apple.iCalendar (7.0 - 162.2) <8715F4AA-3E35-3E36-B085-128C3DC332B1> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff85341000 -     0x7fff85430fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff85431000 -     0x7fff85447fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff85448000 -     0x7fff8545aff7  com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8545b000 -     0x7fff854b2fff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff854b3000 -     0x7fff854b5fff  com.apple.loginsupport (1.0 - 1) <4FBB283B-5BBD-3918-AC89-3A7286CFA145> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
        0x7fff854b6000 -     0x7fff8551cfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8551d000 -     0x7fff8564dff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8564e000 -     0x7fff856d9ff7  libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib
        0x7fff856da000 -     0x7fff856e2ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff85705000 -     0x7fff85709ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
        0x7fff8570a000 -     0x7fff85725ff7  libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff85726000 -     0x7fff85726fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff85727000 -     0x7fff85743fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff85744000 -     0x7fff85746ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff85747000 -     0x7fff85abeff6  com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff85abf000 -     0x7fff85b11fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff85b13000 -     0x7fff86432797  com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff86433000 -     0x7fff86480fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff86481000 -     0x7fff864afff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff864b0000 -     0x7fff864dcff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff864dd000 -     0x7fff864e1ff7  com.apple.ServerInformation (2.1.1 - 1) <7FAF2B82-FE90-3398-98D8-0F84C6FE6A4A> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff864e2000 -     0x7fff864e6fff  com.apple.IOAccelerator (98.23 - 98.23) <A5174BEC-A27D-34D8-AB7B-B86962FFAEBA> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
        0x7fff864e7000 -     0x7fff864e7fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff864e8000 -     0x7fff86539fff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8653c000 -     0x7fff8653efff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8653f000 -     0x7fff8658dff7  com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8658e000 -     0x7fff865a0fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff865a1000 -     0x7fff865bbfff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff865bc000 -     0x7fff865c3ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff865c4000 -     0x7fff865c5ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff865c6000 -     0x7fff865d2ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff865d3000 -     0x7fff865e4ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff865e5000 -     0x7fff865e6fff  com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff865f1000 -     0x7fff86638ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
        0x7fff86639000 -     0x7fff86643ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff86644000 -     0x7fff86652fff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff86653000 -     0x7fff86691ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff86692000 -     0x7fff86709fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8670a000 -     0x7fff8670afff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8670b000 -     0x7fff867bbff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86868000 -     0x7fff86884fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86885000 -     0x7fff868adffb  libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff868ae000 -     0x7fff868e7ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff868e8000 -     0x7fff86957ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff86958000 -     0x7fff8699dff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8699e000 -     0x7fff869f9ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff869fa000 -     0x7fff86a47ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86a48000 -     0x7fff86a6cff7  libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff86a6d000 -     0x7fff86aacfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff86aad000 -     0x7fff86b89fff  libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff86b8a000 -     0x7fff86ba9ff7  com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff86baa000 -     0x7fff86bd9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff86bda000 -     0x7fff86d10ff5  com.apple.WebKit (9537 - 9537.78.2) <EB8D3D78-92E7-3B67-8AAF-B51A181461E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86d11000 -     0x7fff86d46ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff86d47000 -     0x7fff86eb5ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86eb6000 -     0x7fff86f0eff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86f5a000 -     0x7fff86fa2ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff86fa3000 -     0x7fff86fa5fff  libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff86fa6000 -     0x7fff87031ff7  com.apple.SoftwareUpdate.framework (6 - 574.6) <A83587ED-67AE-3FB0-9494-6EAEFEF4B17D> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff87032000 -     0x7fff870f6ff7  com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff870f7000 -     0x7fff87100fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff87101000 -     0x7fff871cbff7  com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks

    Restarted my Mac and everything is working ok now. This is the 4th time in as many days that I have had an issue that I have had to restart my system to solve an issue.

Maybe you are looking for