Portal 7.1 with AM in realm mode, getting HTTP 500 error after portal login

Hi!
I have installed AM in Realm mode and on another webserver Portal. Worked fine so far with the standard users (Enterprise sample and such)
Now I have created an organisation with ldap authentication module which points to corporate ldap and set the flag "Return User DN to Authenticate:" to false.
Now I get after Login on the edit User Page the following Universal ID:
Universal ID: id=rc017706,ou=user,o=internal,o=xxx,ou=services,o=portal
When I login to portal, I get a 500 error, and logfiles tells me:
[#|2007-09-02T19:47:15.996+0200|SEVERE|SJS Portal Server|debug.com.sun.portal.desktop|ThreadID=14; ClassName=com.sun.portal.desktop.DesktopServlet; MethodName=doGetPost; |PSDT_CSPD0017: DesktopServlet.doGetPost()
com.iplanet.am.sdk.AMException: Unable to get attributes from data store.
at com.iplanet.am.sdk.ldap.DirectoryServicesImpl.getAttributes(DirectoryServicesImpl.java:791)
amSDK:WARNING: Exception in DataLayer.getAttributes for DN: id=rc017706,ou=user,o=internal,o=xxx,ou=services,o=portal
How to I setup an external ldap for authentication in realm mode for use with portal 7.1? Can somebody tell me where my error lies?
Thanks for any hints, Christoph

Yes, copy config is enabled in all organisations.
I also tried to create an ldap data store instead of amsdk, but same behavior.
I have "fixed" the issue through a hack now by creating my own ldap login module, simply copied the original one and replaced LDAPPrincipal with my own version. It returns now a correct dn for the user in portal instead of the username only.
Works this way. Alas, it is just a hack...
As far as I can see, the problem is in the IDRepository. Its somewhat:
If (username is a DN) return username;
else return UniversalID;
This universal ID is then used by ps to get desktop information and since it is not a valid dn in ldap the desktop servlet cannot proceed...
I guess the problem does not appear in your environment. Maybe it was introduced with update 1? Do you use update 2?
Thanks, Chris

Similar Messages

  • I have been trying to publish my podcast to iTunes with no success – I keep getting the following error message

    I have been trying to publish my podcast to iTunes with no success – I keep getting the following error message
    We could not complete your iTunes store request. You do not have enough access privileges for this operation. There was an error in the iTunes store. Please try again later.
    New to all this and would really appreciate some help.
    Thanks in advance
    PS: I should say that I have an ITunes account - I have full permissions over the website etc. I am using Powerpress plug in on a wordpress site.

    My guess would be that you've fallen over a glitch in the Store, in which case all you can do is wait a bit and try again, but it is only a guess. Without being able to look at your feed it's not possible to say whether there might be a problem there.

  • How do add .mov files in Premiere Elements 11 with Windows 8? I get a generic error message.

    How do add .mov files in Premiere Elements 11 with Windows 8? I get a generic error message.

    Hi Steve,
    Thanks for your quick response. The original movies were taken on a Canon ES970 (1990's). I don't know the resolution but things were not as high tech back then.,.. I used a Roxio software to convert them on my MacBook Air. I didn't realize that I could use Adobe Premiere Elements to do that or I would have. However my old camera did not have a cable to attach it to a computer and the Roxio software came with it.
    I then saved the recordings on an external hard drive. I did not make movies from them using iMovie or edit them in any way. They are simply .MOV files and they can be played on my Mac. Upon realizing how much memory it takes to work on videos, I decided it might be easier to burn DVD's on my husband's  new Dell desktop that came with Windows 8. I downloaded Quicktime as suggested and still the movies can't be added to Premiere.

  • On Yahoo Mail...and ONLY Yahoo Mail..I get a 404 error after entering my user name and password. This doesn't happen with IE, just Firefox, and just Yahoo Mail. Yahoo was absouletly no help whatsoever; can you solve the mystery? Thanks

    On Yahoo Mail...and ONLY Yahoo Mail..I get a 404 error after entering my user name and password. This doesn't happen with IE, just Firefox, and just Yahoo Mail. I tried uninstalling and reinstalling FF; no change. Yahoo was absolutely no help whatsoever; can you solve the mystery? Thanks

    HI Emmet,
    thanks so much for your posts back. I really appreciate it and yes that does help to know that you could not get it working.
    I did have some success, in removing the SSL Authentication checkbox in the smtp server settings - I found that this allowed my friend to be able to send mail from the mail app via his sbcglobal (yahoo) account.
    So that did help but of course the messages do not have ssl encryption and I'm not sure how big a deal that is for an individual. He is able to receive mail but unless the SSL authentication box is unchecked, he cannot send.
    i hope that helps anyone out there also!
    Thanks also for the tip about sparrow - yes I have heard of it and it is very popular, he may end up using that in the end.    
    Thanks again, much appreciated.
    Felix    

  • I can not sync my ipad with my pc, I keep getting a 1618 error message

    I can not sync my ipad with my pc, I keep getting a 1618 error message

    From Wikipedia:
    Error 1618
    Missing system files or corrupt data in iTunes installation. Try to uninstall iTunes, restart computer, install again.

  • OAM 10.1.4.3 integration with EBS- 12.1.3 gives http 500--Internal Server Error on login

    Hi,
    We are integrating E-business (12.1.3) with  Oracle Access Manager (10.1.4.3) using Oracle E-Business Suite AccessGate[1.2.2].
    On trying to login (after submitting credential) to the application we are getting the below error.
    =================================================
    Error 500--Internal Server Error
    java.lang.ClassCastException: weblogic.servlet.internal.ServletRequestImpl cannot be cast to oracle.apps.fnd.ext.sso.AppsHttpServletRequestWrapper
    at oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    ================================================
    The access gate logs fndauth0.log shows the below error
    Oct 28, 2013 10:11:15 AM oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl createIncident
    INFO: An incident has been signalled with the incident facts: [problemKey=DFW-99998 [java.lang.ClassCastException][oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet][ebsauth_atl01] incidentSource=SYSTEM incidentTime=Mon Oct 28 10:11:15 CET 2013 errorMessage=DFW-99998 executionContextId=004uS_vRJaaB1Fw_GD^Ayf00022y00002X]
    Oct 28, 2013 10:11:15 AM oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl createADRIncident
    1100: incident 80 created with problem key "DFW-99998 [java.lang.ClassCastException][oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet][ebsauth_atl01]"
    ======================================================
    Please help me if anybody has faced this issue previously.

    Hi,
    Thanks everyone for the response.
    Doc ID 975182.1 for EBS-OAM integration is being followed.
    We've collected the HTTP  traffic but it shows the same 500 internal error and class cast exception. The deployed access gate also shows the same error when in debug mode.
    Any pointers would be helpful.
    Thanks.

  • Error after inital login to EP6 SP4: com.sap.portal.frameworkpage

    Dear all,
    I'll be very thankfull if somebody could give me a hint:
    Initially we've installed an EP6 SP3 on WAS 6.40 J2EE SP3. After that we've applied SP4 for the WAS 6.40 and then SP4 for EP6.
    When to login to the portal for the first time after installation with the Admin-User "Administrator", i get the following error message:
    "error occurred while trying to access framework page: "pcd:portal_content/com.sap.pct/every_user/general/com:sap.portal.frameworkpage", The object does not exist or you are not authorized to access it....
    Any idea about the problem ?
    Thanks a lot in advance,
    Jörg

    Hello
    I had the same message yesterday.
    In my case, it cames from a rule in main_rules that mapped the user to an invalid Desktop (in fact, a desktop with an invalid workset).
    If you got a user that does not have this problem, you may go to system admin / portal display / rules & desktop. Under super-administration, the objet main_rule is the object to change.
    if you can not login with any user, then you may access directly the page using the URL described in
    Re: Portal Desktop Deleted and cannot log on
    Hope it helps
    Guillaume PATRY

  • Relay Server with a Http 500 error (SUP 2.2)

    Hello experts,
    The history is the following, after upgrading my unwired server from SUP 2.2 SP 02 to SP 05 the aplication stopped working.
    We could get Register, but we could but not synchronize.
    We connected the device directly to SUP and it worked we could register and synchronize but. when connected to Relay Server only register is possible.
    at the moment our only hint is the Http Error 500 that is appearing in the relayserver log. What could be causing the internar error?.
    Thanks in advance.
    Below there is an example of a Successfull Comunication and a Unsucessful one.
    thanks
    Laguerta
    SUCCESSFUL COMUNICATION
    New request for new session from UltraLite/12.0.1.3817 accessing /ias_relay_server/client/rs_client.dll/FARM/ml/APPID/APPVersion
    Relaying headers
    <Original request header> Content-Length: 1120
    <Original request header> Content-Type: application/octet-stream
    <Original request header> Host: <-Host IP>
    <Original request header> User-Agent: UltraLite/12.0.1.3817
    <Original request header> ml-client-id: 3fdf25b0-5efb-11d7-8000-c66fe18554e7
    <Original request header> ml-session-id-from-client: 22d75af0-9830-11d7-8000-c7117799da56
    <Original request header> X_SUP_APPCID: 150006F0063006B0065007400500043000000434937302D3638323133353231303900__SGFMobility
    Start relaying Content-Length body of 1120 bytes
    Waiting for response packet
    Up padding.
    1460 bytes RS_UPCHANNEL_NOOP()
    Waiting for client request
    Down packet offset 000b8028
    527 bytes OE_SERVER_RESPONSE(<F8B0S798R0>;oidx=0;sidx=43;sfp=404d89f3;payload=505;filler=0)
    Waiting for server response with trip left: 78987387301
    Down packet offset 000b8250
    Got next packet after offloading and flow-control. SQ-length=0(ok);LQ-bytes=0(ok);shm=8624608;sfp=404f3
    1460 bytes OE_DNCHANNEL_NOOP()
    Received down packet
    Waiting for server response with trip left: 78987387301
    <Response status> HTTP/1.1 200 OK
    UNSUCCESSFUL COMUNICATION
    New request for new session from UltraLite/12.0.1.3817 accessing /ias_relay_server/client/rs_client.dll/FARM/ml/APPID/APPVersion
    Relaying headers
    <Original request header> Content-Length: 1616
    <Original request header> Content-Type: application/octet-stream
    <Original request header> Host: <Host IP>
    <Original request header> User-Agent: UltraLite/12.0.1.3817
    <Original request header> ml-client-id: 3c9625750-180a-11e4-8000-89c67gh30ec16
    <Original request header> ml-session-id-from-client: 0ea17930-1e39-11e4-8000-b0e177c16c6d
    <Original request header> X_SUP_APPCID: 150006F006306B006500700500043000000434E37302D3439323133343234393000__APPID
    Start relaying Content-Length body of 1616 bytes
    Got next packet after offloading and flow-control. SQ-length=0(ok);LQ-bytes=0(ok);shm=8624833092;sfp=6b308e60
    Up padding.
    Received down packet
    1460 bytes RS_UPCHANNEL_NOOP()
    Expiring RS session cookie due to previous failure
    Waiting for client request
    <Response status> HTTP/1.1 500 Internal Server Error

    I'm able to Register but not to Synchronize.
    what could lead to this situation?
    Thanks in Advance
    Sync Profile
    APPDB.GetSynchronizationProfile().ServerName = <Relay Server IP DEV>
    APPDB.GetSynchronizationProfile().PortNumber = 80;
    APPDB.GetSynchronizationProfile().NetworkProtocol = "http";
    APPDB.GetSynchronizationProfile().DomainName = "DevDomain";
    NetworkStreamParams streamParam = APPDB.GetSynchronizationProfile().StreamParams;
    streamParam.Url_Suffix = "/cli/iarelayserver/DevRBSFarm"; //Sync DEV
    ConnectionProperties connProps = app.ConnectionProperties;  
    LoginCredentials loginCredentials = new LoginCredentials(idUser, pass);
    connProps.LoginCredentials = loginCredentials;
    connProps.ServerName = <Relay Server IP DEV>
    connProps.PortNumber = 80;
    connProps.FarmId = "DevMBSFarm";  //Login  DEV               
    connProps.UrlSuffix = "/cli/iarelayserver/";
    connProps.NetworkProtocol = "http";

  • Trying to access https site with a cert, got "The connection was interrupted" error after 30 seconds of waiting time before clicking on OK. But I can get in by clicking on Try Again button.

    I have a web site running on https. Every users need certificates to get in.
    I found out that if I didn't submit my cert within 30 seconds, Firefox displayed "The connection was interrupted". This problem is repeatable. But if I click on "Try Again" button on the error page, I can get in all the time.
    This problem doesn't happen on IE.
    Can you provide any tips to avoid seeing the error page?

    It is a miracle - After about 9 months without itunes, the new release installed on my machine today and appears to be working.
    7.0.0.70 is the verion I just installed.
    Another note to add to this now resolved issue. I bought an AirPort Express and I was not able to install the Admin software on the CD. I received the same error as I received with iTunes and Quicktime. This leads me to believe that this problem is in the registry or some other installer issue that is specific to Apple installations. I will have to go home and try to re-install that software. Maybe the new iTunes version cleared up the problem.

  • HT3728 Can't get my initial backup to work with Time Capsule...get the following error: An unexpected error occurred (error code -6584)

    I linked up my Time Capsule yesterday and my initial backup failed twice. I then hooked up the Time Capsule to my iMac with an ethernet cable and now it won't work at all....can anyone help us out? Getting frustrated with this "easy" stuff!!
    Thanks.

    Let me guess.. you are using Lion.
    Redo the setup but download and install 5.6 utility if indeed Lion is involved.
    http://support.apple.com/kb/DL1482
    Use SMB names for wireless and TC.. this helps..
    Short, no spaces pure alphanumeric..
    Set and lock the wireless channels.

  • Safari shuts down when uploading photos with iphoto on facebook i get the following error msg.

    Process:         Safari [205]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.2 (6534.52.7)
    Build Info:      WebBrowser-75345207~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [87]
    Date/Time:       2012-01-05 15:00:21.593 +1000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          5590 sec
    Crashes Since Last Report:           6
    Per-App Interval Since Last Report:  5470 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      2D1BFF4B-04A9-4860-9F0B-B04E619D390F
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: _restoreLevelAfterRunningModal
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff845c5f10 objc_msgSend + 44
    1   com.apple.Foundation                    0x00007fff863fd24c __NSFireDelayedPerform + 404
    2   com.apple.CoreFoundation                0x00007fff80309bb8 __CFRunLoopRun + 6488
    3   com.apple.CoreFoundation                0x00007fff80307d8f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox                     0x00007fff870457ee RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox                     0x00007fff870455f3 ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox                     0x00007fff870454ac BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                        0x00007fff82ff4eb2 _DPSNextEvent + 708
    8   com.apple.AppKit                        0x00007fff82ff4801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.Safari.framework              0x00007fff83c8a2be -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 177
    10  com.apple.AppKit                        0x00007fff82fba68f -[NSApplication run] + 395
    11  com.apple.AppKit                        0x00007fff82fb33b0 NSApplicationMain + 364
    12  com.apple.Safari.framework              0x00007fff83e48924 SafariMain + 200
    13  com.apple.Safari                        0x0000000100000f1c 0x100000000 + 3868
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff84c93136 select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00007fff84c68bc7 _dispatch_mgr_invoke + 388
    2   libSystem.B.dylib                       0x00007fff84c687b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff84c682de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff84c67c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff84c67aa5 start_wqthread + 13
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x00007fff84c88a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff84c8c881 _pthread_cond_wait + 1286
    2   com.apple.WebCore                       0x00007fff88b5e529 WebCore::IconDatabase::syncThreadMainLoop() + 265
    3   com.apple.WebCore                       0x00007fff88b5bb28 WebCore::IconDatabase::iconDatabaseSyncThread() + 296
    4   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 3:
    0   libSystem.B.dylib                       0x00007fff84c4dd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff84c4e3ed mach_msg + 59
    2   com.apple.QuartzCore                    0x00007fff805a0396 CA::Render::Server::server_thread(void*) + 177
    3   com.apple.QuartzCore                    0x00007fff805a02d6 thread_fun + 34
    4   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 4:  Safari: CertRevocationChecker
    0   libSystem.B.dylib                       0x00007fff84c4dd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff84c4e3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff80308902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff80307d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff83e00aa5 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff83e00adf Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 5:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff84c88a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff84c8c881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff84fff1c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff88b786d1 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                       0x00007fff84c4dd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff84c4e3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff80308902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff80307d8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8646514f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff863e6114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 7:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x00007fff84c4dd7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff84c4e3ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff80308902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff80307d8f CFRunLoopRunSpecific + 575
    4   com.apple.Safari.framework              0x00007fff83e00aa5 Safari::MessageRunLoop::threadBody() + 107
    5   com.apple.Safari.framework              0x00007fff83e00adf Safari::MessageRunLoop::threadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 8:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff84c88a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff84c8c881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff84fff1c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff88b786d1 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 9:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x00007fff84c88a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff84c8c881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff84fff1c0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff83e7b685 Safari::MessageQueueWaitResult Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessageFilteredWithTimeout<bool ()(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&)>(***::RefPtr<Safari: :SnapshotStore::DiskAccessMessage>&, bool (&)(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&), double) + 149
    4   com.apple.Safari.framework              0x00007fff83e79a85 Safari::SnapshotStore::diskAccessThreadBody() + 379
    5   com.apple.Safari.framework              0x00007fff83e7a23f Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 10:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x00007fff84c91932 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x00007fff8032a468 __CFSocketManager + 824
    2   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    3   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                       0x00007fff84c67a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff84c67e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff84c67aa5 start_wqthread + 13
    Thread 12:
    0   libSystem.B.dylib                       0x00007fff84c4ddda semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x00007fff84c8c772 _pthread_cond_wait + 1015
    2   com.apple.CoreVideo                     0x00007fff8482bde6 CVDisplayLink::waitUntil(unsigned long long) + 252
    3   com.apple.CoreVideo                     0x00007fff8482b2a2 CVDisplayLink::runIOThread() + 644
    4   com.apple.CoreVideo                     0x00007fff8482afe3 startIOThread(void*) + 139
    5   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    6   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 13:  Safari: SpotlightCacheController
    0   libSystem.B.dylib                       0x00007fff84c5843e open + 10
    1   com.apple.Foundation                    0x00007fff8641271b _NSWriteBytesToFileWithExtendedAttributes + 472
    2   com.apple.Safari.framework              0x00007fff83e82b93 -[SpotlightHistoryWriter(FileInternal) _writeCacheFileForItem:] + 133
    3   com.apple.Safari.framework              0x00007fff83e830a8 -[SpotlightHistoryWriter addSpotlightCacheFilesForItems:ofDataType:inDirectory:] + 89
    4   com.apple.Safari.framework              0x00007fff83e13f4c -[OldSpotlightCacheController(FileInternal) updateCacheFilesForType:] + 203
    5   com.apple.Safari.framework              0x00007fff83e14905 -[OldSpotlightCacheController(FileInternal) updaterThreadBody:] + 267
    6   com.apple.Foundation                    0x00007fff863e6114 __NSThread__main__ + 1429
    7   libSystem.B.dylib                       0x00007fff84c86fd6 _pthread_start + 331
    8   libSystem.B.dylib                       0x00007fff84c86e89 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff70044370  rcx: 0x00007fffffe001a0  rdx: 0x0000000000000000
      rdi: 0x0000000116ef84f0  rsi: 0x00007fff8373b6ad  rbp: 0x00007fff5fbfe8f0  rsp: 0x00007fff5fbfe858
       r8: 0x0000000000000000   r9: 0x00000001177455b0  r10: 0x0000000000000001  r11: 0x0000000116e1d06b
      r12: 0xffffffffffffffff  r13: 0x00000000ffffffff  r14: 0x00007fff70044370  r15: 0x00007fff70044370
      rip: 0x00007fff845c5f10  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100000fff  com.apple.Safari 5.1.2 (6534.52.7) <5BABE0D3-3AE2-90EF-B89B-32BE68862F48> /Applications/Safari.app/Contents/MacOS/Safari
           0x101aee000 -        0x101b14fff  GLRendererFloat ??? (???) <490221DD-53D9-178E-3F31-3A4974D34DCD> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x1037e9000 -        0x1037e9fff +com.conduit.ct_scripting.osax 1.7.0.2 (1702) <06327E04-F443-D4B5-DF9B-6D492484F985> /Library/ScriptingAdditions/ct_scripting.osax/Contents/MacOS/ct_scripting
           0x1037ed000 -        0x1037eefff +com.yourcompany.ct_loader 1.7.0.2 (1702) <33FFB851-2427-6A31-2FC0-72432C1D3E75> /Library/InputManagers/CTLoader/ct_loader.bundle/Contents/MacOS/ct_loader
           0x118e89000 -        0x118f99fef  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <E321EA43-4F4C-6561-3E87-4081904D53F3> /usr/lib/libmecab.1.0.0.dylib
           0x119b0c000 -        0x119c9ffe7  GLEngine ??? (???) <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x119cd0000 -        0x11a0f3fef  libclh.dylib 3.1.1 C  (3.1.1) <90454388-462D-DFC4-7AF5-54C86BF6C162> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x11a222000 -        0x11b293ff7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.40 (6.4.0) <B24F98A8-CD17-6F59-C081-880E81966CF1> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.40 (6.4.0) <D5F5AE82-1F1F-A4B7-5CA7-0678F63188BD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
        0x7fff80033000 -     0x7fff802bbfef  com.apple.security 6.1.2 (55002) <015C9A08-3D07-9462-8E91-DB1924349621> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff802bc000 -     0x7fff80433fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff80434000 -     0x7fff8043ffff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff80440000 -     0x7fff804a2fe7  com.apple.datadetectorscore 2.0 (80.7) <5F0F865C-A80F-FE7F-7DF8-894A4A99EACA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff804a3000 -     0x7fff804aefff  com.apple.corelocation 12.3 (12.3) <A6CFB410-2333-8BE3-658B-75A93C90A9CC> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff80501000 -     0x7fff80548ff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff80549000 -     0x7fff8054cff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8054d000 -     0x7fff808eafe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff809b7000 -     0x7fff80ad6fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff80ad7000 -     0x7fff80ad7ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff80d1b000 -     0x7fff80d65ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff80ec7000 -     0x7fff80f01fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
        0x7fff80f02000 -     0x7fff80fc3fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff81b07000 -     0x7fff81b09fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff81b0a000 -     0x7fff81b0bff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff81b0c000 -     0x7fff81cc9fe7  com.apple.WebKit2 6534.52 (6534.52.7) <EF04B551-3612-DA0D-B7F3-48781234DCCE> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff81d05000 -     0x7fff81d65fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff81db2000 -     0x7fff81dc1fef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff81dc2000 -     0x7fff81dc8ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff81de5000 -     0x7fff81e28ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81f50000 -     0x7fff81f57fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff821c2000 -     0x7fff821cffe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff821d6000 -     0x7fff82217fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff82218000 -     0x7fff82294ff7  com.apple.ISSupport 1.9.7 (55) <BAE839AB-9DBD-FB23-F1F1-39445F04D8DA> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff82295000 -     0x7fff82991ff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff82992000 -     0x7fff829c3fff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff829d3000 -     0x7fff829dffff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff82a06000 -     0x7fff82a1afff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff82a1b000 -     0x7fff82a20fff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff82a51000 -     0x7fff82b25fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff82b26000 -     0x7fff82bc6fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff82bc7000 -     0x7fff82efbfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff82efc000 -     0x7fff82f02fff  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <D2F8C7E3-CBA1-2E66-1376-04AA839DABBB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff82f46000 -     0x7fff82f5cfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff82f5d000 -     0x7fff82facff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff82fad000 -     0x7fff82fadff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff82fae000 -     0x7fff82fb0fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff82fb1000 -     0x7fff839abff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff839ac000 -     0x7fff83ab0ff7  com.apple.PubSub 1.0.5 (65.28) <0C94CB22-B6B6-F37A-A4FD-A33BB2A29996> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff83ab1000 -     0x7fff83afafef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff83afb000 -     0x7fff83afcff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff83b35000 -     0x7fff83b5cff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff83b5d000 -     0x7fff83c1afff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83c29000 -     0x7fff8445afe7  com.apple.Safari.framework 6534 (6534.52.7) <CE2D4B77-63EA-81C6-B04C-7E1F9D6C80BB> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8445b000 -     0x7fff84553ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <44AADE50-15BC-BC6B-BEF0-5029A30766AC> /usr/lib/libiconv.2.dylib
        0x7fff845bd000 -     0x7fff845c0fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff845c1000 -     0x7fff84677ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff84678000 -     0x7fff846b5ff7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <F743389F-F25A-A77D-4FCA-D6B01AF2EE6D> /usr/lib/libssl.0.9.8.dylib
        0x7fff846b6000 -     0x7fff846b7fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff84829000 -     0x7fff8484eff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8484f000 -     0x7fff84877fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff84878000 -     0x7fff849b6fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff849b7000 -     0x7fff84a94fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff84c4d000 -     0x7fff84e0efef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff84e10000 -     0x7fff84e10ff7  com.apple.Carbon 150 (152) <B72D29DB-3787-26D1-E842-7AF12F179A83> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff84e35000 -     0x7fff84e55ff7  com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5-631E-1CB77D669586> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff84e56000 -     0x7fff84ff3fef  com.apple.WebKit 6534.52 (6534.52.7) <CE3B2C17-67CD-E5DA-1580-B08B10A8FFBB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff84ff4000 -     0x7fff8527ffef  com.apple.JavaScriptCore 6534.52 (6534.52.7) <C8340CAE-B6AC-BCBB-24AB-A6B8B1276C23> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8543b000 -     0x7fff8543fff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff85440000 -     0x7fff85452fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff8556b000 -     0x7fff8561bfff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff856d4000 -     0x7fff85892ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85893000 -     0x7fff8589eff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff858b1000 -     0x7fff858dcff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
        0x7fff858dd000 -     0x7fff859c2fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff859c3000 -     0x7fff85a41ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff85a42000 -     0x7fff85a8aff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff85a8b000 -     0x7fff85aa1fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff85aa2000 -     0x7fff85c60fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
        0x7fff85c61000 -     0x7fff85c9cfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85cc2000 -     0x7fff85cddff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff85ce1000 -     0x7fff86125fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff86181000 -     0x7fff861ebfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff861ec000 -     0x7fff862adfef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff862c4000 -     0x7fff862f4fef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff863d5000 -     0x7fff86657fff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86658000 -     0x7fff8666cff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8666d000 -     0x7fff86671ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86672000 -     0x7fff86681fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8668a000 -     0x7fff8669bfff  SyndicationUI ??? (???) <D0B68148-DB2E-D613-B507-EA95311B5045> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff866b2000 -     0x7fff86ebcfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff86efb000 -     0x7fff86f4eff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86f4f000 -     0x7fff86f98ff7  com.apple.securityinterface 4.0.1 (40418) <E2DC796D-84EC-48F5-34A9-DF614573BE74> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87017000 -     0x7fff87315fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8747c000 -     0x7fff8747cff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8747d000 -     0x7fff874ccfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff875a4000 -     0x7fff875bdfff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff877c7000 -     0x7fff877caff7  com.apple.securityhi 4.0 (36638) <0CCEB8E0-8D7E-5046-F4E2-5F66D24B6600> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff877cb000 -     0x7fff87880fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff878b1000 -     0x7fff8793dfef  SecurityFoundation ??? (???) <84778E7D-B73C-781A-CD71-7EF5E7EA8EF5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8793e000 -     0x7fff87a55fef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
        0x7fff87a56000 -     0x7fff87b70fef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff87b71000 -     0x7fff87b77ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff87b78000 -     0x7fff87bc4fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff87c26000 -     0x7fff87c31ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff87c32000 -     0x7fff87d67fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87d68000 -     0x7fff87da9fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87e3f000 -     0x7fff87e4dff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff87e4e000 -     0x7fff87e71fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87e72000 -     0x7fff87e72ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff87e73000 -     0x7fff87f2cfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff881f4000 -     0x7fff8820bfff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8820c000 -     0x7fff8821bfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff882a3000 -     0x7fff8833dfff  com.apple.ApplicationServices.ATS 275.19 (???) <FBC907AF-C3EF-CAF1-3705-13DC91B29114> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8833e000 -     0x7fff88785fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8886b000 -     0x7fff888a1ff7  com.apple.framework.Apple80211 6.2.5 (625.6) <B67C7A65-E4FB-4419-3F31-4482E17EF203> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff888a2000 -     0x7fff888a7fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff888d8000 -     0x7fff8890bff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8890c000 -     0x7fff88989fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8898a000 -     0x7fff88990ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff88991000 -     0x7fff88991ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff88992000 -     0x7fff889a7ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff889a8000 -     0x7fff889c5ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff889c6000 -     0x7fff889e7fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
        0x7fff889f0000 -     0x7fff88a45ff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff88a46000 -     0x7fff88a46ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff88a47000 -     0x7fff88a4cff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff88a98000 -     0x7fff88ad5ff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88ad6000 -     0x7fff88b55fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff88b56000 -     0x7fff89b88fef  com.apple.WebCore 6534.52 (6534.52.11) <78740DDE-7B9C-92EC-9CF6-C8DD1815B609> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff89c0d000 -     0x7fff89c92ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89cdc000 -     0x7fff89d1ffef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
        0x7fff8a5c2000 -     0x7fff8a652fff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8a6c0000 -     0x7fff8a6d1ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.53 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000 / 3
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 3

    /Library/InputManagers/CTLoader/ct_loader.bundle/Contents/MacOS/ct_loader
    /Library/ScriptingAdditions/ct_scripting.osax/Contents/MacOS/ct_scripting
    Open a Finder window. Select MacintoshHD in the Sidebar on the left.
    Now open the Library folder then the InputManagers folder. Move the files you see above in bold to the Trash.
    Now from the same Library folder open the ScriptingAdditions folder. Move the files you see above in bold to the Trash.
    Restart your Mac, launch Safari. See if you can upload photos to Facebook now.
    Those files are components of the Community Toolbar software that is not compatible with Safari.

  • After iOS8 update, iPhone 5s will not sync with my computer backup. Get an "unknown error" message.

    iOS update seemed to crash or hang-up and phone was unresponsive. had to restore. still won't sync with the back-up on my computer. Help!!

    Hello jonsax
    For issues with restoring from a back up with iTunes, check out the article below to walk you through multiple options to get it sorted out. 
    iOS: If you can't back up or restore from a backup in iTunes
    http://support.apple.com/kb/TS2529
    Regards,
    -Norm G. 

  • Even with Indesign quit i keep getting an update error.

    Error: U44m1I216. it says to please contact custmer support.

    Chriscortolillo please check your installation log files for the specific error which caused the update to fail.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  You are welcome to post any errors you discover to this discussion.

  • Help please!  I have iTunes (11.0.2) on my old Windows 7 laptop and Windows 8 on my new one.  I can burn playlists ok with Win 7 but  with windows 8 I keep getting "an unknown error occurred. (4310).

    What can I do?

    Just to clarify....my old laptop is not well so will conk out soon so need to work out how to do this on my new Windows 8 computer.

  • Have wakeup issues with Lion! get strange graphic error after wake-up

    has anyone seen this issue before? google didn't help me
    I have to restart every single app to get a proper resultion / graphics...
    System was running well before (@ Snow Leo)

    Me so do the same but when I close the lid of my MBPro. It then enters in a loop of sleep/awake and in the console shows the same messages as you have sent.

Maybe you are looking for

  • Creating a Booting 2.5" HDD in UltraBay for T400s

    I have a T400s with a 1.8" HDD.  I know eventually it will fail. 1.8" HDD are rare nowadays and not cheap compared to 2.5" drives. Same applies with 1.8" SSD.  I don't want to spend a lot of money on a 250GB SSD nor install another 1.8" 250GB HDD. Wh

  • Problem with ioinning multiple Threads

    Hi, I have multiple sub Threads T1, T2, T3.... started by main Thread T. After starting each sub Thread, I stored them in the HashMap. When finish starting all Threads, I want to join each sub Thread to my main Thread. The problem is when T3 join wit

  • Lightroom 5

    I am trying to install lightroom 5 but I can't an I get the following error message. I have installed everything else in creative cloud without a problem but I can't imstall this one. How do I fix it please. Exit Code: 7 Please see specific errors be

  • How to return a message in a boolean method?

    I am looking to return a message other than true or false using a boolean method. Is that possible to do without displaying the true, or false? private boolean search(Node node, int id){           if (node == null)                return false;       

  • With holding tax deducting at the time of APP

    Hi, I configured the WHT of payment and Invoice and assigned the same to the vendor. I made the WHT base as manual and posted the amount manually both at the time of down payment and at the time of invoice.. But the system is again deducting the TDS