J2ee Hanging and thread number growing

Hello all,
Nearly every day our XI system hangs. The Abap stack works
normally, but the Java stack no longer allows any connections (http,
visual admin).
After the "WaitingTaskCount" KPI reaches its threshold (RZ20 - Kernel->Application Threads Pool -> WaitingTasksCount), the j2ee engine is hanging. We noticed a very high number of thread (442). When we telnet on the
J2ee engine on port 50008, we jump from the dispatcher to the server and we execute a garbage collector, the j2ee engine is available again but
it hangs again 2 hours after.
Regards,
Vincent

Nadim,
Please check SAP Note 764417 - Information for troubleshooting of the SAP J2EE
Engine 6.40.
It is very useful to have a full thread dump if the J2EE Engine is running with high
CPU consumption, or an Out of Memory error. See SAP Note 710154 - How to
create a thread dump for J2EE Engine 6.30. I think SAP recommend that you create the thread dump once the J2EE Engine is running properly and once when an error occurs.
---Satish

Similar Messages

  • Find sequence and thread number of Oracle 10g Database

    Hallo!I am a newbie Oracle DBA studying for OCP.I am trying various methods of performing flashback of the database.
    Out of these options there is one that uses the sequence and thread numbers of the database as below
    RMAN> FLASHBACK DATABASE
    2> TO SEQUENCE=223 THREAD=1;
    How can I find out current sequence and thread numbers of the db to enable me implement such a flashback strategy?
    Thanks.

    Current sequence# is the one with status = CURRENT
    SELECT group#, thread#, sequence#, status FROM v$log;Lukasz

  • I have just bought a new iPhone and gave my old one to my Mum. My problem is that even with a new SIM and phone number I seem to be getting her messages as well as mine on my thread. They are also being recorded as both sent and received so she must be pa

    I have just bought a new iPhone and gave my old one to my Mum. My problem is that even with a new SIM and phone number I seem to be getting her messages as well as mine on my thread. They are also being recorded as both sent and received so she must be paying twice for each SMS sent. Help please

    Wipe iPhone/iPad/iPod touch clean
    There are a few steps to do:
    Switch off iMessage in Settings > Messages
    Switch off FaceTime in Settings > FaceTime (iPod touch 4th Generation or later, iPhone 4 or later and iPad 2 or later)
    Delete iCloud in Settings > iCloud > Delete Account
    Finally Settings > General > Reset > Erase All Content and Settings.
    Un-register your device: https://supportprofile.apple.com
    Now you can sell/give.
    Now, you should get her a new Apple ID to sign in the options above.

  • Business connector scheduler gets hanged and Next run value is large number

    Hi All,
    I see the scheduler in business connector gets hanged and the Next run value shows huge/large number like 9223370831700598.0 sec. Please can anyone suggest what can be done.
    Currently BC ver is 4.7. The problem gets resolved every time when i restart the server.

    Hi,
    Not aware of the reason though, I guess you must be using the simple scheduled tasks.
    Try using complex reapting tasks where you specify days , minutes etc.
    It should work fine.
    Hope it helps. Reward if useful.
    Regards,
    Siddhesh S.Tawate

  • TS2326 apple id and phone number of the same contact on different threads

    Hi I have a single contact with apple id and phone number on my iphone 4 ios6. The issue is I have 2 contacts in Messages for the same Contact entry: one with the phone number (green bubbled) and the other with the apple id (blue bubbled). Too annoying. Couldn't find how. Any help? Thanks.

    now I'm having the same problem but with the Weather Center app. Whenever I turn on the iPhone I get a notification the weather center is using current location and do I want to continue letting it or not. But there is another error message behind with a keypad and this time I cannot dismiss the weather center dialog.
    Any suggestions?

  • Problem with JNI and Tomcat (and threads???)

    Howdy,
    Here is the issue - I would like some help on HOW to debug and fix this problem:
    2 test use cases -
    1)
    a)User goes to Login.jsp, enters user and password
    b) User submits to LoginServlet
    c) login calls JNI code that connects to a powerbuilder(Yes I know this is ugly) PBNI code module (this is a .dll) that authenticates the user with the database
    d) the servlet then redirects to another .jsp page
    e) user then submits to LogoutServlet - also a JNI call to a powerbuilder PBNI code module
    f) REPEAT STEPS a-e over a few times (inconsistent) and then the call to the JNI code hangs
    2)
    a) users does NOT goto Login.jsp, but rather calls LoginServlet and passes the userid and password as GET parms
    b) user does NOT get redirected to a page (redirect code commented out)
    c) user calls LogoutServlet
    d) repeat steps a-c at will and no failure, no hanging
    The only difference is that in case 1 (with JSP), there is a redirect and it afffected the JNI call by haniging inside JNI code.
    In case 2 (without JSP) there is still a JNI call, but it does not hang. In addition, when it hangs and I stop Tomcat, the logs show cleanup entries that say:
    Oct 19, 2004 9:17:09 AM org.apache.catalina.core.StandardWrapper unload
    INFO: Waiting for 1 instance(s) to be deallocated
    Oct 19, 2004 9:17:10 AM org.apache.catalina.core.StandardWrapper unload
    INFO: Waiting for 1 instance(s) to be deallocated
    Oct 19, 2004 9:17:11 AM org.apache.catalina.core.StandardWrapper unload
    INFO: Waiting for 1 instance(s) to be deallocated
    Is this a threading issue in Tomcat???
    On would assume that the JNI code is not cleaning up after itself, but I don't believe this is the case,
    and even if it was, why would I get the tomcat log cleanup entries above???
    What do those cleanup entries imply about the state of Tomcat????

    hi ,
    I met the same problem this morning, and searched the www.google.com in order to solve it, as a result, your article was shown on my screen. :)
    Till now I have read some technical information and solved my problems. Maybe the solution be useful to you:
    ==============================
    error message : (Environment : Tomcat 5, Windows 2003, Mysql5)
    2006-3-29 11:53:48 org.apache.catalina.core.StandardWrapper unload
    message: Waiting for 2 instance(s) to be deallocated
    ==============================
    cause: the number of connection to database exceeded.another word,too many connections.
    ==============================
    solution: close the connection when it becomes useless for your program. :)
    ==============================
    ps. Sorry for my weak English . hehe ....

  • My application is hanging and crashing

    hi every body
    im using sun java system application server platform edition update 9 on windows 2003 service pak 2 with 4 processor and 6 gb phisycal ram
    my running application alot of time hanging and some time crash
    when application hangs then i stop server and start again getting
    java.lang.stackoverflow error
    so i have to deploy application again to run it.
    when application crash i get this error
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6da17b6e, pid=2636, tid=2768
    # Java VM: Java HotSpot(TM) Server VM (1.5.0-b64 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x1d7b6e]
    --------------- T H R E A D ---------------
    Current thread (0x00aca7a8): VMThread [id=2768]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000058
    Registers:
    EAX=0x4c552aa8, EBX=0x0391e298, ECX=0x0041004d, EDX=0x00000000
    ESP=0x544cfb0c, EBP=0x2d23f410, ESI=0x00000000, EDI=0x00000000
    EIP=0x6da17b6e, EFLAGS=0x00010206
    Top of Stack: (sp=0x544cfb0c)
    0x544cfb0c: 4c552aa8 6da5b175 00a3ef18 00000000
    0x544cfb1c: 6da37466 00000000 00000001 00000001
    0x544cfb2c: 6d910ed2 00000000 00000000 00aca880
    0x544cfb3c: 00006c78 00000000 00006c78 00000001
    0x544cfb4c: 000360f8 6da5a975 544cfb9c 00000000
    0x544cfb5c: 00000005 00a3ed18 6498ee84 00a4be20
    0x544cfb6c: 00a3ed18 00a3ef68 00a51da0 00a4be20
    0x544cfb7c: 06ad0000 00aca030 00a51da0 0000000c
    Instructions: (pc=0x6da17b6e)
    0x6da17b5e: 08 8b 40 08 8b 04 88 50 8b 48 04 83 c1 08 8b 11
    0x6da17b6e: ff 52 58 a1 c0 9b b5 6d 83 38 00 75 df c3 90 90
    Stack: [0x540d0000,0x544d0000), sp=0x544cfb0c, free space=4094k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x1d7b6e]
    VM_Operation (0x6498ee68): parallel gc failed allocation, mode: safepoint, requested by thread 0x56e614e8
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x568bd888 JavaThread "httpWorkerThread-8080-4" daemon [_thread_blocked, id=2300]
    0x5686fd58 JavaThread "httpWorkerThread-8080-3" daemon [_thread_blocked, id=2484]
    0x56ab1a60 JavaThread "Timer-5" daemon [_thread_blocked, id=1868]
    0x5b185030 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[umra_systems]]" daemon [_thread_blocked, id=3748]
    0x56afb9c0 JavaThread "Timer-4" daemon [_thread_blocked, id=1800]
    0x56a6faa0 JavaThread "httpWorkerThread-8080-2" daemon [_thread_blocked, id=1364]
    0x0003dbd8 JavaThread "DestroyJavaVM" [_thread_blocked, id=2704]
    0x56fdfe28 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[__JWSappclients]]" daemon [_thread_blocked, id=892]
    0x5b30cb78 JavaThread "GrizzlyPipelineStatWorkerThread-4848-2" daemon [_thread_blocked, id=1128]
    0x5b30c970 JavaThread "GrizzlyPipelineStatWorkerThread-4848-1" daemon [_thread_blocked, id=812]
    0x5c839e28 JavaThread "GrizzlyPipelineStatWorkerThread-4848-0" daemon [_thread_blocked, id=1120]
    0x5b34cf58 JavaThread "httpWorkerThread-4848-1" daemon [_thread_blocked, id=1116]
    0x56887290 JavaThread "httpWorkerThread-4848-0" daemon [_thread_blocked, id=1076]
    0x5b4c2bd8 JavaThread "SelectorThread-4848" [_thread_blocked, id=1072]
    0x5ae662f8 JavaThread "GrizzlyPipelineStatWorkerThread-8181-2" daemon [_thread_blocked, id=1004]
    0x5bbc8008 JavaThread "GrizzlyPipelineStatWorkerThread-8181-1" daemon [_thread_blocked, id=992]
    0x56dcd870 JavaThread "GrizzlyPipelineStatWorkerThread-8181-0" daemon [_thread_blocked, id=984]
    0x5b1b20f0 JavaThread "httpWorkerThread-8181-1" daemon [_thread_blocked, id=976]
    0x5687f720 JavaThread "httpWorkerThread-8181-0" daemon [_thread_blocked, id=972]
    0x5b2eee80 JavaThread "SelectorThread-8181" [_thread_in_native, id=968]
    0x5b970e88 JavaThread "GrizzlyPipelineStatWorkerThread-8080-2" daemon [_thread_blocked, id=948]
    0x56dcdbe8 JavaThread "GrizzlyPipelineStatWorkerThread-8080-1" daemon [_thread_blocked, id=940]
    0x5686fa78 JavaThread "GrizzlyPipelineStatWorkerThread-8080-0" daemon [_thread_blocked, id=936]
    0x56e614e8 JavaThread "httpWorkerThread-8080-1" daemon [_thread_blocked, id=1716]
    0x56fa47c8 JavaThread "httpWorkerThread-8080-0" daemon [_thread_blocked, id=612]
    0x5b8cee50 JavaThread "SelectorThread-8080" [_thread_in_native, id=608]
    0x5bc2caa8 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv]]" daemon [_thread_blocked, id=3964]
    0x5c4e90d8 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=3960]
    0x5c549bd0 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[server].StandardContext[]]" daemon [_thread_blocked, id=3956]
    0x56fef488 JavaThread "SingleSignOnExpiration" daemon [_thread_blocked, id=3916]
    0x5aed2d48 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[]]" daemon [_thread_blocked, id=3912]
    0x5af2b188 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[web1]]" daemon [_thread_blocked, id=3908]
    0x56dcd578 JavaThread "ContainerBackgroundProcessor[StandardEngine[com.sun.appserv].StandardHost[__asadmin].StandardContext[asadmin]]" daemon [_thread_blocked, id=3904]
    0x5ade2a20 JavaThread "Timer-3" [_thread_blocked, id=3832]
    0x5b2aee38 JavaThread "RMI RenewClean-[192.168.2.9:1140]" daemon [_thread_blocked, id=3756]
    0x56f7a250 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3696]
    0x56fa9750 JavaThread "RMI TCP Accept-8686" daemon [_thread_in_native, id=3684]
    0x5b2ad150 JavaThread "Thread-15" [_thread_blocked, id=3592]
    0x5ae112a0 JavaThread "Thread-14" [_thread_blocked, id=3588]
    0x56b13c28 JavaThread "Thread-13" [_thread_blocked, id=3584]
    0x5b9cde88 JavaThread "RMI RenewClean-[192.168.2.9:1088,com.sun.enterprise.admin.server.core.channel.LocalRMIClientSocketFactory@77a748]" daemon [_thread_blocked, id=3516]
    0x5ae56328 JavaThread "Timer-2" daemon [_thread_blocked, id=3508]
    0x56b10db8 JavaThread "Timer-1" [_thread_blocked, id=3500]
    0x56add808 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=3228]
    0x56967788 JavaThread "Thread-10" [_thread_in_native, id=2284]
    0x5678ca60 JavaThread "Thread-8" [_thread_in_native, id=2816]
    0x56637b08 JavaThread "Thread-7" [_thread_in_native, id=3136]
    0x5686ed50 JavaThread "Thread-6" [_thread_in_native, id=3124]
    0x56601280 JavaThread "RMI Reaper" [_thread_blocked, id=3072]
    0x56967a70 JavaThread "Timer-0" daemon [_thread_blocked, id=3068]
    0x540a1d90 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3064]
    0x540cf9f8 JavaThread "GC Daemon" daemon [_thread_blocked, id=2984]
    0x53f18ed8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2956]
    0x53f17b40 JavaThread "CompilerThread1" daemon [_thread_blocked, id=2952]
    0x53f16cd8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2948]
    0x00acfe30 JavaThread "AdapterThread" daemon [_thread_blocked, id=2944]
    0x00acf200 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2940]
    0x53f09db0 JavaThread "Finalizer" daemon [_thread_blocked, id=2932]
    0x00acb9b8 JavaThread "Reference Handler" daemon [_thread_blocked, id=2928]
    Other Threads:
    =>0x00aca7a8 VMThread [id=2768]
    0x53f1a288 WatcherThread [id=2960]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x0003a460/0x0000071c] Threads_lock - owner thread: 0x00aca7a8
    [0x0003a5e0/0x000006e0] Heap_lock - owner thread: 0x56e614e8
    Heap
    PSYoungGen total 414912K, used 10240K [0x358d0000, 0x51ad0000, 0x51ad0000)
    eden space 368448K, 0% used [0x358d0000,0x358d0000,0x4c0a0000)
    from space 46464K, 22% used [0x4ed70000,0x4f770000,0x51ad0000)
    to space 45888K, 0% used [0x4c0a0000,0x4c0a0000,0x4ed70000)
    PSOldGen total 768000K, used 739581K [0x06ad0000, 0x358d0000, 0x358d0000)
    object space 768000K, 96% used [0x06ad0000,0x33d0f410,0x358d0000)
    PSPermGen total 65536K, used 58488K [0x02ad0000, 0x06ad0000, 0x06ad0000)
    object space 65536K, 89% used [0x02ad0000,0x063ee298,0x06ad0000)
    Dynamic libraries:
    0x00400000 - 0x0040c000 C:\Program Files\Java\jdk1.5.0\bin\java.exe
    0x77f40000 - 0x77ffa000 C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f34000 C:\WINDOWS\system32\kernel32.dll
    0x77da0000 - 0x77e30000 C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cf4000 C:\WINDOWS\system32\RPCRT4.dll
    0x77ba0000 - 0x77bf4000 C:\WINDOWS\system32\MSVCRT.dll
    0x71c20000 - 0x71c31000 C:\WINDOWS\system32\tsappcmp.dll
    0x6d840000 - 0x6dba7000 C:\Program Files\Java\jdk1.5.0\jre\bin\server\jvm.dll
    0x77d00000 - 0x77d8f000 C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c44000 C:\WINDOWS\system32\GDI32.dll
    0x76aa0000 - 0x76acc000 C:\WINDOWS\system32\WINMM.dll
    0x62d80000 - 0x62d89000 C:\WINDOWS\system32\LPK.DLL
    0x73010000 - 0x7306e000 C:\WINDOWS\system32\USP10.dll
    0x71bc0000 - 0x71bc8000 C:\WINDOWS\system32\rdpsnd.dll
    0x76260000 - 0x76270000 C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c93000 C:\WINDOWS\system32\NETAPI32.dll
    0x76b70000 - 0x76b7b000 C:\WINDOWS\system32\PSAPI.DLL
    0x6d280000 - 0x6d288000 C:\Program Files\Java\jdk1.5.0\jre\bin\hpi.dll
    0x6d610000 - 0x6d61c000 C:\Program Files\Java\jdk1.5.0\jre\bin\verify.dll
    0x6d300000 - 0x6d31d000 C:\Program Files\Java\jdk1.5.0\jre\bin\java.dll
    0x6d630000 - 0x6d63f000 C:\Program Files\Java\jdk1.5.0\jre\bin\zip.dll
    0x6d4c0000 - 0x6d4d3000 C:\Program Files\Java\jdk1.5.0\jre\bin\net.dll
    0x71c00000 - 0x71c18000 C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000 C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b63000 C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000 C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3f000 C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000 C:\WINDOWS\system32\rasadhlp.dll
    0x570d0000 - 0x570fd000 C:\WINDOWS\system32\rsaenh.dll
    0x75970000 - 0x75a2a000 C:\WINDOWS\system32\USERENV.dll
    0x71ae0000 - 0x71ae8000 C:\WINDOWS\System32\wshtcpip.dll
    0x6d4e0000 - 0x6d4e9000 C:\Program Files\Java\jdk1.5.0\jre\bin\nio.dll
    0x6d5f0000 - 0x6d5f6000 C:\Program Files\Java\jdk1.5.0\jre\bin\rmi.dll
    0x6d4b0000 - 0x6d4b8000 C:\Program Files\Java\jdk1.5.0\jre\bin\management.dll
    VM Arguments:
    jvm_args: -Xms1200m -Xmx1200m -XX:NewRatio=12 -Xss4000k -Xoss1024k -XX:+AggressiveHeap -XX:+UseParallelGC -Dcom.sun.aas.defaultLogFile=C:/Sun/AppServer/domains/domain1/logs/server.log -Djava.endorsed.dirs=C:/Sun/AppServer/lib/endorsed -Djava.security.auth.login.config=C:/Sun/AppServer/domains/domain1/config/login.conf -Dsun.rmi.dgc.server.gcInterval=3600000 -Dsun.rmi.dgc.client.gcInterval=3600000 -Djavax.net.ssl.keyStore=C:/Sun/AppServer/domains/domain1/config/keystore.jks -Djavax.net.ssl.trustStore=C:/Sun/AppServer/domains/domain1/config/cacerts.jks -Djava.ext.dirs=C:/Program Files/Java/jdk1.5.0/jre/lib/ext;C:/Sun/AppServer/domains/domain1/lib/ext;C:/Sun/AppServer/javadb/lib -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar -Dcom.sun.enterprise.taglisteners=jsf-impl.jar -Dcom.sun.aas.classloader.optionalOverrideableChain=appserv-ws.jar,commons-logging.jar,commons-launcher.jar -Dcom.sun.aas.classloader.appserverChainJars=admin-cli.jar,admin-cli-ee.jar,dbschema.jar,j2ee-svc.jar -Dcom.sun.aas.classloader.serverClassPath.ee=%HADB_HOME%/lib/hadbjdbc4.jar,C:/Sun/AppServer/lib/SUNWjdmk/5.1/lib/jdmkrt.jar,%HADB_HOME%/lib/dbstate.jar,%HADB_HOME%/lib/hadbm.jar,%HADB_HOME%/lib/hadbmgt.jar,C:/Sun/AppServer/lib/SUNWmfwk/lib/mfwk_instrum_tk.jar -Dcom.sun.aas.configName=server-config -Ddomain.name=domain1 -Djmx.invoke.getters=true -Dcom.sun.aas.promptForIdentity=true -Dcom.sun.aas.classloader.optionalOverrideableChain.ee= -Dcom.sun.aas.instanceRoot=C:/Sun/AppServer/domains/domain1 -Dcom.sun.aas.domainName=domain1 -Dcom.sun.aas.classloader.sharedChainJars=javaee.jar,C:/Program Files/Java/jdk1.5.0/lib/tools.jar,install/applications/jmsra/imqjmsra.jar,commons-launcher.jar,C:/Sun/AppServer/i
    java_command: com.sun.enterprise.server.PELaunch start
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0
    PATH=C:\Sun\AppServer\lib;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\Sun\AppServer\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Sun\AppServer\bin
    USERNAME=Administrator
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 6, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790
    CPU:total 8 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0-b64) for windows-x86, built on Sep 15 2004 02:42:57 by "java_re" with MS VC++ 6.0

    Has the device always behaved this way? Did this start as a result of an update to the iOS software? If the problem is that bad, you should probably restore the iOS software and then restore from a backup. If that fails, restore as new and rebuild the device. If that fails, it's time for a trip to an Apple Store to let them have a look at the iPad.
    Use iTunes to restore your iOS device to factory settings

  • Here's a fix for Safari hanging and taking down the system..

    There appears to be a serious bug in Mac OS X's lookupd which can pull the rug right out from under Mac OS X Tiger. While this bug could possibly be triggered in a number of different ways, there has been a recent rash of reports that have been tracked to some mainstream Web sites such as FoxNews.com using links to an adware site js.adsonar.com. This document describes a quick way out of the hang and a simple way to block links to js.adsonar.com from taking down Tiger again. While this doesn't fix the underlying lookupd bug itself, it prevents Mac OS X from hanging, while allowing you to continue using Web sites like FoxNews.com with full Java and JavaScript access enabled.
    The symptoms of this problem are as follows:
    • You're surfing the web and the page you are on fails to completely load.
    • No further pages will load in your browser.
    • You can switch to other applications that may already be running and save any open files.
    • You can no longer launch any additional applications, their icons will bounce in the dock for a while and then they will just stop bouncing.
    • You can no longer use any other Finder functions.
    • You can no longer use command-option-escape to force quit.
    • You can not log out, restart or shut down.
    Apparently these symptoms indicate that a low-level component of Mac OS X, lookupd, has hung. Since lookupd is used by many other parts of Mac OS X, it effectively hangs Mac OS X itself.
    If this sounds like a problem you are having, try the steps in the following link to fix it.
    Mac OS X Tiger lookupd bug & adsonar fix
    Hope it helps,
    -MikeS
    Disclaimer:
    [The above link goes to a bug fix on DreamLight.com, my commercial website. While neither I nor DreamLight receives any compensation for this fix, or for visits to the site, increased traffic to the site could of course indirectly lead to additional business opportunities.]

    Hi Bee,
    There is indeed "such a bug", though you may be fortunate enough to not be affected. Unfortunately MANY others are affected by this. I spent three days helping track this down (many of those 38 posts were while tracking it down in the Tiger discussions) and find a fix to this and thought that others might benefit by my efforts... By the way it's NOT a Safari bug, it happens in any browser, it's a "lookupd" bug which may be triggered by surfing to certain sites which contain links to "js.adsonar.com", which if you have JavaScript enabled can hang lookupd and take down your entire system... consider yourself lucky that it hasn't happened to you...
    Here is some background information if you don't believe me:
    Apple Discussions: "Fixes" for lookupd Problems, some via Java Updates
    Apple Discussions: System unresponsive within the last week
    MacFixit Discussions: Progressive Freeze and Network Access under Tiger
    MacFixIt Special Report
    MacFixit Follow-up: Another fix for system-wide freezes when Web browsing
    I only posted this fix to the specific threads where people were having Safari hang, incase it might help them. Forgive me for trying to help them... I thought that was the point of these boards and that was why they started threads about their issues... I'd be willing to bet that this fix will indeed fix many of their problems...
    I also posted one additional new topic here on the Safari board and one on the Tiger board for new readers looking for solutions to the same system hangs they may be getting while surfing.
    If this fix does indeed help any of you other readers, please post back here so that Bee can indeed see that I'm not just posting here to waste my time...
    -MikeS

  • X100e Hanging and Freezing on Wireless

         There was a different thread addressing freezing and hanging when connected via ethernet; however, I have had ethernet disabled from the BIOS since day one of receiving my system but I found my system to be locking up extremely often particularly when connected to the Wi-Fi at Purdue University.
         For reference:  The wireless network at Purdue University uses WPA-Enterprise with PEAP + Thawte Security Certificate.
         Naturally, I had the latest BIOS (1.25) and had all the updates available from ThinkVantage System Update, but this did not seem to help any - when I was browsing on my university network it would simply hang and freeze up completely every 30 minutes or so, forcing me to restart the system.  It would seem to freeze regardless of whether or not I was even doing anything on the internet.
    There did not seem to be any serious issues on my home network, however, which used WPA2-Personal, but I do not really use my x100e at home enough to say for sure.
         I was quite convinced that there was some sort of problem with either the wireless adapter drivers or some sort of power saving feature at this point, so I uninstalled the Lenovo x100e wireless drivers and obtained the newest drivers for the RTL8192SE chipset directly from RealTek and installed them.
         I then went and disabled "Allow the computer to turn off this device to save power" for the wireless adapter from Device Manager.  I also set the wireless adapter to "Maximum Performance" and turned off PCI Express Link state power management from the power manager.  I also turned off idle timers for stopping hard disk rotation, system standy, and hibernation.
    Now after this little set of actions I seem to be able to more or less surf and download things stably on my university network.  I must note that, the system will still hang every now and then while I am browsing around.  I don't notice any particular pattern to this hanging; it simply happens when I have a browser open and am surfing normally -  it will hang for about 40 seconds or so (I can move my mouse but nothing will respond) and then it will simply resume normal operation.
    So there is my story....
    Has anyone else ever experienced hanging or freezing on wireless networks with their x100e?
    Solved!
    Go to Solution.

    Hello,
    So far, my networking results with my ThinkPad X100e have been very good, but I have only used it on a few networks.
    Have you tried using your ThinkPad X100e on different wireless networks to see if the results vary?  Perhaps the problem occurs with wireless networks that are configured in a specific fashion or using specific hardware.  Connecting at a local coffee shop or public library or other venue with wireless Internet access may provide a different experience.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Keynote '09 ... Hang and closed

    After open app Keynote '09 and click new or open old file.
    Application hang and close in a few minute everytime "Keynote quit unexpectedly"
    Problem Detail and System Configuration
    Process: Keynote [4465]
    Path: /Applications/iWork '09/Keynote.app/Contents/MacOS/Keynote
    Identifier: com.apple.iWork.Keynote
    Version: 5.0.3 (791)
    Build Info: Keynote-7910000~93
    Code Type: X86 (Native)
    Parent Process: launchd [140]
    Date/Time: 2010-03-01 00:15:46.783 +0700
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 209169 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 533 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: 28FFED92-D45F-440D-8F23-B892114D8769
    Exception Type: EXCBADACCESS (SIGSEGV)
    Exception Codes: KERNINVALIDADDRESS at 0x000000007e1ad460
    Crashed Thread: 3
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x98fe08da machmsgtrap + 10
    1 libSystem.B.dylib 0x98fe1047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9466277f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x94661864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94661691 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x9824ef0c RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x9824ecc3 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x9824eb48 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x9004cac5 _DPSNextEvent + 847
    9 com.apple.AppKit 0x9004c306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.AppKit 0x9000e49f -[NSApplication run] + 821
    11 com.apple.iWork.Keynote 0x0000f14f 0x1000 + 57679
    12 com.apple.iWork.Keynote 0x0000f0c8 0x1000 + 57544
    13 com.apple.iWork.Keynote 0x0000ee60 0x1000 + 56928
    14 com.apple.iWork.Keynote 0x0005cd2d 0x1000 + 376109
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x990070ea kevent + 10
    1 libSystem.B.dylib 0x99007804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x99006cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x99006a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x990064f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x99006336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x98fff856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x946a1ddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x9900dfbd pthreadstart + 345
    3 libSystem.B.dylib 0x9900de42 thread_start + 34
    Thread 3 Crashed:
    0 com.apple.CoreText 0x95826d82 TAATMorphChainMort::NextChain() + 18
    1 com.apple.CoreText 0x957f756d TAATMorphTable::ShapeGlyphs(bool&, bool&) + 119
    2 com.apple.CoreText 0x957f6f30 TShapingEngine::ShapeGlyphs(TLine&, TCharStream const&) + 344
    3 com.apple.CoreText 0x95807a47 TTypesetterRunArray::TTypesetterRunArray(__CFArray const*, __CFString const*, void const* (*)(__CTRun const*, __CFString const*, void*), void*) + 209
    4 com.apple.CoreText 0x95807962 CTTypesetterCreateWithRunArray + 90
    5 com.apple.AppKit 0x9010c76f -[NSATSGlyphStorage createCTTypesetter] + 1585
    6 com.apple.AppKit 0x901088bc -[NSATSTypesetter _ctTypesetter] + 323
    7 com.apple.AppKit 0x9010794b -[NSATSLineFragment layoutForStartingGlyphAtIndex:characterIndex:minPosition:maxPosition:lineFragme ntRect:] + 72
    8 com.apple.AppKit 0x901064a4 -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 2760
    9 com.apple.AppKit 0x90178ddf -[NSATSTypesetter layoutParagraphAtPoint:] + 155
    10 com.apple.AppKit 0x9067ccf0 -[NSTypesetter _layoutGlyphsInLayoutManager:startingAtGlyphIndex:maxNumberOfLineFragments:maxC haracterIndex:nextGlyphIndex:nextCharacterIndex:] + 2935
    11 com.apple.AppKit 0x90177fbe -[NSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 218
    12 com.apple.AppKit 0x90177ea2 -[NSATSTypesetter layoutCharactersInRange:forLayoutManager:maximumNumberOfLineFragments:] + 1316
    13 com.apple.AppKit 0x90175eb4 -[NSLayoutManager(NSPrivate) _fillLayoutHoleForCharacterRange:desiredNumberOfLines:isSoft:] + 1020
    14 com.apple.AppKit 0x901e8509 -[NSLayoutManager(NSPrivate) _fillLayoutHoleAtIndex:desiredNumberOfLines:] + 261
    15 com.apple.AppKit 0x901ae67b _NSFastFillAllLayoutHolesUpToEndOfContainerForGlyphIndex + 666
    16 com.apple.AppKit 0x901ae21b -[NSLayoutManager textContainerForGlyphAtIndex:effectiveRange:] + 183
    17 com.apple.AppKit 0x900706fd -[NSLayoutManager glyphRangeForTextContainer:] + 280
    18 com.apple.AppKit 0x901e83a6 -[NSStringDrawingTextStorage usedRectForTextContainer:] + 140
    19 com.apple.AppKit 0x901108fd -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 1866
    20 com.apple.AppKit 0x90204c5b -[NSAttributedString(NSStringDrawing) size] + 73
    21 com.apple.Keynote.sfinspectors 0x0287885f ImageForFontName(NSString*, NSString*, NSDate**) + 281
    22 com.apple.Keynote.sfinspectors 0x02830dc9 -[SFIFontCache imageForFamily:face:] + 969
    23 com.apple.Keynote.sfinspectors 0x028103ab -[SFIFontCache _validateImageTimestamps] + 1043
    24 com.apple.Keynote.sfinspectors 0x02878516 -[SFIFontCache _backgroundThread:] + 436
    25 com.apple.Foundation 0x927008d8 -[NSThread main] + 45
    26 com.apple.Foundation 0x92700888 _NSThread__main_ + 1499
    27 libSystem.B.dylib 0x9900dfbd pthreadstart + 345
    28 libSystem.B.dylib 0x9900de42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x99006182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x99006718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x99006336 start_wqthread + 30
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0xb0323790 ebx: 0xb03237b0 ecx: 0x7e1ad45c edx: 0x00000042
    edi: 0xb0323790 esi: 0x00000000 ebp: 0xb03231b8 esp: 0xb03231a0
    ss: 0x0000001f efl: 0x00010206 eip: 0x95826d82 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x7e1ad460
    Binary Images:
    0x1000 - 0x336fef com.apple.iWork.Keynote 5.0.3 (791) <76054055-F06D-A89A-9A14-7BFAF428FB01> /Applications/iWork '09/Keynote.app/Contents/MacOS/Keynote
    0x3cf000 - 0xeb4ffe +SFCompatibility ??? (???) <E81FAD85-7A01-B091-77DD-4FEA6778363C> /Library/Application Support/iWork '09/Frameworks/SFCompatibility.framework/Versions/A/SFCompatibility
    0x15d8000 - 0x162efef com.apple.Keynote.sfarchiving 1.0 (0.0.1d1) <43B82C65-8218-E9D4-37B9-4C9D014F3FBE> /Library/Application Support/iWork '09/Frameworks/SFArchiving.framework/Versions/A/SFArchiving
    0x165f000 - 0x19c0ffa com.apple.Keynote.sfcharts 2.0 (2.0) <F8B8D581-9432-C1DF-3E64-E797BA0AB8B4> /Library/Application Support/iWork '09/Frameworks/SFCharts.framework/Versions/A/SFCharts
    0x1bf2000 - 0x20a1ff5 com.apple.SFTabular 1.0 (1.0) <BB7F15F6-5815-CF52-125B-A1467F5CA1E2> /Library/Application Support/iWork '09/Frameworks/SFTabular.framework/Versions/A/SFTabular
    0x226b000 - 0x23faff2 com.apple.Keynote.sfdrawables 2.0 (2.0) <9AE9A6AE-C7E1-7202-2C16-4BAF48C4875A> /Library/Application Support/iWork '09/Frameworks/SFDrawables.framework/Versions/A/SFDrawables
    0x24b8000 - 0x25c5feb com.apple.Keynote.sfrendering 1.0 (1.0) <462C3895-BFFB-AE84-1460-0D8960F42AB7> /Library/Application Support/iWork '09/Frameworks/SFRendering.framework/Versions/A/SFRendering
    0x2628000 - 0x2641ffe com.apple.Keynote.sfstyles 1.0 (1.0) <D56EF867-7E9E-522B-A1BD-9751A76E4AA6> /Library/Application Support/iWork '09/Frameworks/SFStyles.framework/Versions/A/SFStyles
    0x2652000 - 0x2703ff7 com.apple.Keynote.sfutility 1.0 (0.0.1d1) <3EE1713F-84E5-553E-B715-F233A8C7FA07> /Library/Application Support/iWork '09/Frameworks/SFUtility.framework/Versions/A/SFUtility
    0x2771000 - 0x27f9ff9 com.apple.Keynote.proofreader 0 (1) <8E1B3F70-DC06-FC1E-C14E-139CECD7BCF6> /Library/Application Support/iWork '09/Frameworks/SFProofReader.framework/Versions/A/SFProofReader
    0x2807000 - 0x28bdff2 com.apple.Keynote.sfinspectors 1.0 (1.0) <A15F48EC-0290-045C-F21E-53C1C56B47A0> /Library/Application Support/iWork '09/Frameworks/SFInspectors.framework/Versions/A/SFInspectors
    0x2918000 - 0x2950ffb com.apple.Keynote.SFAnimation 1.0 (0.0.1d1) <6A1C89D1-3231-F4E8-E385-878AD93E349C> /Library/Application Support/iWork '09/Frameworks/SFAnimation.framework/Versions/A/SFAnimation
    0x297a000 - 0x29c4ff4 com.apple.Keynote.SFControls 1.0 (20030306_1) <978E2AEB-3643-FA18-1570-D88DA44A8136> /Library/Application Support/iWork '09/Frameworks/SFControls.framework/Versions/A/SFControls
    0x29f1000 - 0x2c5efef +SFWordProcessing ??? (???) <9987F6AD-6BF8-E0EB-7C65-317CF1EA9602> /Library/Application Support/iWork '09/Frameworks/SFWordProcessing.framework/Versions/A/SFWordProcessing
    0x2d82000 - 0x2d8dff2 com.apple.sfwebview 1.0 (1.0) <F5AC2A4D-7CDD-4148-A6B1-022872973DA5> /Library/Application Support/iWork '09/Frameworks/SFWebView.framework/Versions/A/SFWebView
    0x2d94000 - 0x2dbeff3 com.apple.Keynote.sflicense 1.0 (0.0.1d1) <88DE54B0-738C-9D91-88E4-254EFFF96286> /Library/Application Support/iWork '09/Frameworks/SFLicense.framework/Versions/A/SFLicense
    0x2dda000 - 0x2e82ff8 com.apple.sf.sfapplication 1.0 (1.0) <E1DF5F54-4906-F9E0-FF72-097FB07960D2> /Library/Application Support/iWork '09/Frameworks/SFApplication.framework/Versions/A/SFApplication
    0x2ee3000 - 0x2f98fe7 libcrypto.0.9.7.dylib ??? (???) <39CDB041-9DF5-01B1-4B33-03EC4CCA40B3> /usr/lib/libcrypto.0.9.7.dylib
    0x2fde000 - 0x301aff7 com.apple.OSAKit 1.2.1 (76) <6F598EE9-9973-5983-2A71-56FF1AB0081B> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x303e000 - 0x30daffc com.apple.MobileMe 6 (1.0) <1C97CCA6-57E8-D0F5-20DE-32DAD3D17C1C> /Library/Application Support/iWork '09/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3139000 - 0x3145fe7 libexslt.0.dylib ??? (???) <43856244-CC36-9DE9-3D60-D4F4D6F2825C> /usr/lib/libexslt.0.dylib
    0x337f000 - 0x3380ffc +com.yourcompany.ct_loader 1.2.1.4 (1214) <8AFC3CCC-4D36-ACE0-CA83-94A16B5A52E5> /Library/InputManagers/CTLoader/ctloader.bundle/Contents/MacOS/ctloader
    0x3387000 - 0x338bfff com.apple.keynote.3DChartAnimations 1.0 (1.0) <AE0BF056-CCF9-1943-56CB-EF51F9238CCA> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/3DChartAnimations.sfxplugin/Conte nts/MacOS/3DChartAnimations
    0x3778000 - 0x3789fff com.apple.iWork.Keynote.Gizmo 1.0 (1.0) <3E14EBF8-2237-2ED1-B44C-A1999EB2659B> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/Gizmo.sfxplugin/Contents/MacOS/Gi zmo
    0x37f5000 - 0x37f7ff3 com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x16559000 - 0x165bdfe2 com.apple.LiveType.framework 2.1.4 (2.1.4) <19C0FA03-FC58-CCFE-395D-DD4125A0B811> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x165dd000 - 0x16623ffb com.apple.motion.component 1.0 (698) <BB552040-6F80-5207-E007-BB94A59D748D> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x16629000 - 0x1662bff7 Motion ??? (???) <CB022D7E-217B-EF89-4974-72C50834B41D> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x16631000 - 0x166cdff8 com.apple.procore.framework 4.0 (712) <09EE33B4-412C-FC25-5356-1DE47695BAA6> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1670c000 - 0x16765fff com.apple.Keynote.Bolt 1.0 (1.0) <5C546C04-2B94-16D5-B3DE-966E87EBB2E9> /Applications/iWork '09/Keynote.app/Contents/Resources/Animations/Bolt.sfxplugin/Contents/MacOS/Bol t
    0x167bf000 - 0x167dbff7 GLRendererFloat ??? (???) <8FF7B576-512C-C2F8-4C0C-967FB3D9EEA2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x1852d000 - 0x1869eff7 GLEngine ??? (???) <D336658A-F6DB-6D61-9CA6-04299E7D5420> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x186cf000 - 0x18a8bfef com.apple.ATIRadeonX2000GLDriver 1.6.6 (6.0.6) <86D6B61E-EF05-81CC-ED7A-35FBA6E8FCBC> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x1efee000 - 0x1effcfe7 libSimplifiedChineseConverter.dylib ??? (???) <4C9CC2D9-2F13-4465-5447-2516FCD9255B> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1fb00000 - 0x1fb12ff7 libTraditionalChineseConverter.dylib ??? (???) <C4E0D62B-4D1A-8DAD-D10B-2C055AA0479C> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x3e000000 - 0x3e046ff7 com.apple.glut 3.4.4 (GLUT-3.4.4) <DF15FD36-E1F5-D745-1BF6-DD3AEA2897E4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x3f000000 - 0x3f41bfee +org.coin3d.Coin.framework 3.0.0a (3.0.0a) /Library/Application Support/iWork '09/Frameworks/Inventor.framework/Versions/C/Inventor
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90003ff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90004000 - 0x908e2ff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x908e3000 - 0x90903fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x90904000 - 0x9095cfe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9095d000 - 0x90a5ffef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x90a60000 - 0x90ab0ff7 com.apple.Symbolication 1.1 (67) <E0C94D8B-4F12-49E6-BAA5-3B00441A047B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90ab1000 - 0x90ae8fe7 libssl.0.9.8.dylib ??? (???) <95FE66AC-C850-4AB4-DD3F-7F198A5E1EAC> /usr/lib/libssl.0.9.8.dylib
    0x90ae9000 - 0x90b43ff7 com.apple.framework.IOKit 2.0 (???) <1BE07087-27D5-0E62-F06B-007C2BED4073> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b44000 - 0x90c1fff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x90c20000 - 0x90cceff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x90ccf000 - 0x90d48ff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x90d49000 - 0x90d69fe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x90d6a000 - 0x91cf8ff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x91da2000 - 0x91da5ff7 libCoreVMClient.dylib ??? (???) <A89D7A78-8FB0-2BDF-30DB-A35E04A6186B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x91da6000 - 0x91da8ff7 libRadiance.dylib ??? (???) <462903E2-2E77-FAE5-4ED6-829AAB1980A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91da9000 - 0x91db3fe7 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
    0x91db4000 - 0x92262fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x92263000 - 0x92264ff7 com.apple.audio.units.AudioUnit 1.6.2 (1.6.2) <845D5E0D-870D-B7E8-AAC5-8364AC341AA1> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x92265000 - 0x92273fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x92274000 - 0x92277fe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x922bf000 - 0x9236cfe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x9236d000 - 0x9236dff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9236e000 - 0x923a5fe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib
    0x923a6000 - 0x924caff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x924cb000 - 0x9253aff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9253b000 - 0x9253dfe7 com.apple.ExceptionHandling 1.5 (10) <21F37A49-E63B-121E-D406-1BBC94BEC762> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x9253e000 - 0x92578ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x92579000 - 0x92583ff7 com.apple.dotMacLegacy 3.2 (266) <6F2588BA-E801-1664-E60C-5BEC2AF924D0> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x92584000 - 0x92585ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x92588000 - 0x92588ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92589000 - 0x925beff7 libcups.2.dylib ??? (???) <AFDC4D3C-0FF4-D459-B26C-4BA1093F9142> /usr/lib/libcups.2.dylib
    0x925bf000 - 0x925bfff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x925c0000 - 0x925c7ff7 com.apple.NSServerNotificationCenter 2 (1.0) <63EAE599-362C-CD27-CC18-1F211C12B8B8> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x925c8000 - 0x9266ffe7 com.apple.CFNetwork 454.5 (454.5) <A7E78E62-0C59-CE57-73D2-C4E60527781C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92670000 - 0x926c0fe7 libGLU.dylib ??? (???) <659ADCA2-10EC-59BD-1B0A-4928A965F1D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x926c1000 - 0x926e9ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x926ea000 - 0x9295affb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92960000 - 0x9296dff7 com.apple.AppleFSCompression 1.0 (1.0) <DEF0B7B0-993B-F088-8F73-4318C3CA1F64> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9296e000 - 0x929bfff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x929c0000 - 0x929c4ff7 libGIF.dylib ??? (???) <83FB0DCC-355F-A930-E570-0BD95086CC59> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x929c5000 - 0x92a06ff7 libRIP.A.dylib ??? (???) <9F0ECE75-1F03-60E4-E29C-136A27C13F2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92a07000 - 0x92aa3fe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92ab1000 - 0x92af5ff3 com.apple.coreui 2 (113) <D0FA9B36-3708-D5BF-0CC3-6CC1909BC8E6> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92af6000 - 0x92b8efe7 edu.mit.Kerberos 6.5.9 (6.5.9) <73EC847F-FF44-D542-2AD5-97F6C8D48F0B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92b8f000 - 0x92babfe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92bac000 - 0x92c86ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92c87000 - 0x92c91ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92c92000 - 0x92ca2ff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x92ca3000 - 0x92cadff7 libGL.dylib ??? (???) <76A207FE-889A-CF1B-AF9A-795EEE5A463E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92cae000 - 0x92cb1ff7 libCGXType.A.dylib ??? (???) <483FCF1C-066B-D210-7355-ABC48CA9DB2F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92ebc000 - 0x92ed1fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ed2000 - 0x92fafff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92fb0000 - 0x92fbcff7 libkxld.dylib ??? (???) <3D2C5BA3-6A8D-C861-B346-0E19942D9AF1> /usr/lib/system/libkxld.dylib
    0x92fbd000 - 0x930d3fe3 com.apple.PubSub 1.0.4 (65.11) <7F349A71-C4E6-E645-B28D-03A7DD120AA6> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x930d4000 - 0x930d4ff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x930ff000 - 0x931aeff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x931af000 - 0x931b2ffb 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
    0x931d3000 - 0x931eeff7 libPng.dylib ??? (???) <3F8682CD-C05B-607D-96E7-767646C77DB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x931ef000 - 0x932a8fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x932b0000 - 0x93327fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93328000 - 0x93340ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x93341000 - 0x933c1feb 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
    0x933c2000 - 0x93becfe7 com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93bed000 - 0x93c47fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x93c81000 - 0x93c8eff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x93c8f000 - 0x93e6aff3 libType1Scaler.dylib ??? (???) <F9FEA41E-F079-87B8-04A9-7FF3B2931B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x93eb2000 - 0x93fdefeb com.apple.audio.toolbox.AudioToolbox 1.6.2 (1.6.2) <9AAFDCBE-C68C-3BB3-8089-83CD2C0B4ED7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93fdf000 - 0x93fe3ff7 libGFXShared.dylib ??? (???) <79F4F60E-0A6D-CE9C-282E-FA85825449E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93fe4000 - 0x9400afe3 com.apple.speech.LatentSemanticMappingFramework 2.7.2 (2.7.2) <EB422111-E732-2AE0-0CFD-1D8B713B2EC9> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x9400b000 - 0x9400bff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9400c000 - 0x94050fe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94051000 - 0x94370fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94371000 - 0x94395ff7 libJPEG.dylib ??? (???) <649E1974-A527-AC0B-B3F4-B4DC30484070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x94396000 - 0x94396ff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x943ca000 - 0x94494fef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94495000 - 0x944caff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944cb000 - 0x944d1ff7 libCGXCoreImage.A.dylib ??? (???) <5233872A-EAC6-1D42-3959-6CE6C5DEB931> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x94626000 - 0x9479dfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9479e000 - 0x947e6fff com.apple.iCalendar 1.0.1 (51) <3FF8D7DB-CA31-ADC2-23E9-E1254EAF8BB2> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x947e7000 - 0x947f9ff7 com.apple.syncservices.syncservicesui 5.1 (578) <9C72B435-21F3-DD39-A129-DB503258FE94> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x947fa000 - 0x94868ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x94869000 - 0x94893ff7 com.apple.framework.Admin 4.0 (4.0) <4A434473-A6C1-3F40-2928-16CFF1222FA1> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x94894000 - 0x9489aff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9489b000 - 0x94b8ffe7 com.apple.MessageFramework 4.2 (1077) <47B00FD8-26E6-6AF4-1FFE-6B42DB3415A1> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x94b90000 - 0x94bddfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94bde000 - 0x94c2bff7 com.apple.ExchangeWebServices 1.1 (56) <E9538DF4-F348-51B8-C161-4F5AB983CDDC> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x94c4e000 - 0x94cb2ffb 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
    0x94cb3000 - 0x9501aff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9501b000 - 0x95020ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9503a000 - 0x9503cff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9503d000 - 0x95043fff 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
    0x95044000 - 0x95074ff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x95075000 - 0x95179fe7 libcrypto.0.9.8.dylib ??? (???) <2E58547A-91CC-4C1A-9FCC-DA7515FDB68A> /usr/lib/libcrypto.0.9.8.dylib
    0x9517a000 - 0x951caff7 com.apple.framework.familycontrols 2.0 (2.0) <E6CAB425-3E40-65A3-0C23-150C26E9CBBF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x951cb000 - 0x951cfff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x951d0000 - 0x9538cfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <598CF4F9-7542-E1A7-26D2-584933497A2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9538d000 - 0x9539dff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x953a1000 - 0x954e2ff7 com.apple.syncservices 5.1 (578) <88BAF2E9-3A67-EEAB-2EBF-4F7D1D28B39E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x954e3000 - 0x954e3ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x954e4000 - 0x955ebfe3 com.apple.DiskImagesFramework 10.6 (281) <B57DDA36-9B4B-9D57-7072-91D531BDD2BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x955ec000 - 0x9562efe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9562f000 - 0x956d7ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x956d8000 - 0x9571bff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9571c000 - 0x95743ff7 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
    0x95744000 - 0x95783ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9579d000 - 0x957b1ffb 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
    0x957b2000 - 0x957edfe7 com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x957ee000 - 0x9584efe7 com.apple.CoreText 3.1.0 (???) <79FD1B5C-2F93-4C5D-B07B-4DD9088E67DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9584f000 - 0x958c3fef com.apple.CoreSymbolication 2.0 (23) <8A04EA5F-83F8-5E15-B2E0-8A727C9C4E8B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x958c4000 - 0x958f7ff7 com.apple.AE 496.1 (496.1) <1AC75AE2-AF94-2458-0B94-C3BB0115BA4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95911000 - 0x95916ff7 com.apple.AOSNotification 1.1.0 (123.3) <0386E48C-4095-1D2A-629A-83B7711550F3> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x95917000 - 0x9594fff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95972000 - 0x95c6bfef com.apple.QuickTime 7.6.3 (1591.3) <803CC5FD-2369-83B5-795D-A8963620EFAC> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95c7c000 - 0x95ea7ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x95ea8000 - 0x95ef1fe7 libTIFF.dylib ??? (???) <5864AE5B-EAEB-F8B6-18FB-3D27B7895A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95ef2000 - 0x95ef2ff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ef3000 - 0x95efcff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95efd000 - 0x95f6bff7 com.apple.WhitePagesFramework 10.6.0 (140.0) <132A7CF8-D073-0F35-E9A4-777E5EBAC1EE> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x95f6c000 - 0x95f96ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x95f97000 - 0x9677a4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9677b000 - 0x967f5fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x967f6000 - 0x96c2bff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c2c000 - 0x97042ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x97043000 - 0x97114fe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x97115000 - 0x97120ff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x97121000 - 0x9718fff7 com.apple.ISSupport 1.9.2 (50) <A9BDA884-D0AF-9F39-0840-8B7F5E8E2031> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x97190000 - 0x971cdff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x971ce000 - 0x971f4fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x971f5000 - 0x9722efe7 com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9722f000 - 0x97236ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97237000 - 0x9728dff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9728e000 - 0x9738ffe7 libxml2.2.dylib ??? (???) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x973a1000 - 0x97583fff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x97584000 - 0x975caff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x975cb000 - 0x9760bfe7 com.apple.DAVKit 4.0.1 (730) <2F07D7D0-9D31-67BC-8000-FAFF7EBB8643> /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x9760c000 - 0x976f0ff7 com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x976f1000 - 0x9772fff7 com.apple.QuickLookFramework 2.1 (327.3) <BAF90576-16DF-13E6-9756-31537076E843> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97743000 - 0x977b6fff com.apple.iLifeMediaBrowser 2.1.5 (368) <30261504-7533-5424-DD15-32739DED6FB0> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x977b7000 - 0x97b15fff com.apple.RawCamera.bundle 3.0.1 (523) <BB20C4C8-ACEE-7B40-C1A0-4BF4EC6B8796> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97b16000 - 0x97b1dff7 com.apple.iChat.IMUtils 5.0.1 (744) <59F22006-D2AB-9D9F-E59C-BAC3AC073ED3> /System/Library/Frameworks/IMCore.framework/Frameworks/IMUtils.framework/Versio ns/A/IMUtils
    0x97b1e000 - 0x97b25ff7 com.apple.KerberosHelper 2.1 (1.0) <2E28DB03-60AF-1C7B-28B0-2768DFBF44EB> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x97b26000 - 0x97d26feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x97d3b000 - 0x97dbdffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x97dbe000 - 0x97e28fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x97e29000 - 0x9808bfe7 com.apple.security 6.1.1 (37594) <9AA7D9BF-852F-111F-68AD-65DD760D4DF3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9808c000 - 0x98096ff7 com.apple.bsd.ServiceManagement 1.0 (1.0) <B007CBE8-2539-CC71-9675-9EC04196921F> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x98097000 - 0x98219fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x9821a000 - 0x9853dfef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9853e000 - 0x9857efe7 com.apple.IMCore 5.0.1 (744) <FF33F67F-9B91-1093-9BD0-0EEABFEBEBB4> /System/Library/Frameworks/IMCore.framework/Versions/A/IMCore
    0x9857f000 - 0x986adfe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x986ae000 - 0x9874bfe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9874c000 - 0x9878afe7 com.apple.MediaKit 10.0 (472) <8B1C89AF-6A2A-8D01-D723-22A4DBEA7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9878b000 - 0x98798ff7 com.apple.opengl 1.6.5 (1.6.5) <0AE8B897-8A80-2C14-D6FC-DC21AC423234> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x987ce000 - 0x987dfff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x987e0000 - 0x98816fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x98817000 - 0x98821ff7 com.apple.CrashReporterSupport 10.6.2 (239) <746DBA09-A901-E5FE-8605-F5EC3D9359FF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x98827000 - 0x98934ff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98935000 - 0x989e8fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x98ac8000 - 0x98b59fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98b5a000 - 0x98b6efe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x98b6f000 - 0x98d0cfef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x98d0d000 - 0x98d0eff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x98d0f000 - 0x98e05ff7 libGLProgrammability.dylib ??? (???) <82D03736-D30C-C013-BBB1-20ED9687D47F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98e06000 - 0x98e1bff7 com.apple.iChat.InstantMessage 5.0.1 (744) <F43695A6-A089-A00D-C6D8-6E22DF14E9F0> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x98e1c000 - 0x98f5bfe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x98f5c000 - 0x98fccff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98fcd000 - 0x98fdfff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x98fe0000 - 0x99184feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x99185000 - 0x991bcff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x991bd000 - 0x9937eff7 com.apple.CalendarStore 4.0.1 (973) <E959BD58-B4FF-CD3B-78A0-F260851145E5> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x9937f000 - 0x993bbfff com.apple.CoreMediaIOServices 124.0 (850) <5F9B1AA3-8BB3-4E8C-2A31-F8FD5EC3F28A> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9946b000 - 0x99475ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x99476000 - 0x99483ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x99484000 - 0x994b5ff3 libTrueTypeScaler.dylib ??? (???) <6C8916A2-8F85-98E0-AAD5-0020C39C0FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x994b6000 - 0x994bdfff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x994c8000 - 0x994e6ff7 com.apple.iChat.IMFoundation 5.0.1 (744) <2B2A73FF-2178-45AD-518C-C79CBEA73290> /System/Library/Frameworks/IMCore.framework/Frameworks/IMFoundation.framework/V ersions/A/IMFoundation
    0x994e7000 - 0x99509fef com.apple.DirectoryService.Framework 3.6 (621.1) <3ED4949F-9604-C109-6586-5CE5F421182B> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x99586000 - 0x995a3fe7 com.apple.DotMacSyncManager 2.0.1 (446.3) <BD225ADB-29C9-B507-210D-2CFC53459EBD> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x995d1000 - 0x99611ff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x99612000 - 0x99630ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0xba300000 - 0xba301fe7 libCyrillicConverter.dylib ??? (???) <7CF64AB7-ABFE-6F8F-8F50-C7460A5B3A92> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7 libGreekConverter.dylib ??? (???) <1AB8227F-468F-B285-B4B4-14B7D202ED36> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7 libJapaneseConverter.dylib ??? (???) <4FB5CEEB-8D3E-8C57-1718-81D7CAFBFE69> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7 libKoreanConverter.dylib ??? (???) <A23F9980-5CC8-A44D-6FD6-DBFCBFF4FF28> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb500000 - 0xbb500ff7 libThaiConverter.dylib ??? (???) <5B51E9C4-40C4-26B7-5CA2-CD27D78CFA27> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
    Modem:
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 2600, Display, Slot-1
    Serial ATA Device: WDC WD6400AAKS-75A7B0, 596.17 GB
    Serial ATA Device: WDC WD6400AAKS-75A7B0, 596.17 GB
    Serial ATA Device: ST3250820AS P, 232.89 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-112D
    USB Device: Hub, 0x05ac (Apple Inc.), 0x911c, 0xfd500000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd510000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0xfd513000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0220, 0xfd512000
    USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd530000
    USB Device: Back-UPS RS 1500 FW:8.g9a.I USB FW:g9a, 0x051d (American Power Conversion), 0x0002, 0xfd531000
    USB Device: Apple Cinema HD Display, 0x05ac (Apple Inc.), 0x921c, 0xfd520000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x5d200000
    USB Device: CTE-440-U V4.0-3, 0x056a (WACOM Co., Ltd.), 0x0015, 0x3d200000
    USB Device: Apple USB Modem, 0x05ac (Apple Inc.), 0x1401, 0x3d100000
    FireWire Device: built-in_hub, Up to 800 Mb/sec
    FireWire Device: unknown_device, Unknown

    I am also having this problem.  A complex keynote presentation with audio, video, and images crashes and destroys the entire file.  I was tole to move all audio and video to the computer hard drive (rather than on an external) and the problem persists. 
    This occured after I installed Keynote icloud beta.  Is there some way to uninstall that?
    I'm a professor with entire semesters of Keynote presentations that desperately needs help.

  • PO and order number not showing on shipment screen (VL03N)

    We are implementing shipments in SAP.  Two of the standard fields available on the variant builder in shipment display (t-code: VL03N) are PO number and Order number.  However, these two fields are currently blank on the shipment display screen.  Is there a configuration flag that needs to be set to pass these fields from the order to the shipment?

    Hi
    You are right . So far some other thread has been generated also before identifying same issue .
    The option you have :
    1. Administration --System initialisation -print preference >AR Invoice
    However , if you want to bring it your serial number in one invoice , you probably need to customise your PLD .
    2. AR invoice donot show serial number at row level because serial number is stored in different table .
    Right click on AP invoice with serial number  and Serial number  transaction report or By menu bar  Goto -->Serial Number and transaction report .
    Hope this will narrow down what you are looking for
    Thank you
    Bishal

  • Safari 5.0.6 OSX 10.5.8 hangs and crashed

    Question: Safari 5.0.6 OSX 10.5.8 hangs and crashed twice last week.  Unable to send crash reports.  Have emptied caches/reset/flushed cookies.  What should I do next? Reinstall?

    Thanks so much for your help!
    This happened while on You Tube:
    SAFARI CRASH
    Process:         Safari [134]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [71]
    Interval Since Last Report:          334175 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  333315 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2012-02-03 22:07:07.680 -0800
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  232894D7-39CA-4390-B8DC-1DF63A00908F
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000007
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                                     0x348aa4ee 0 + 881501422
    1   ???                                     0x348aabbf 0 + 881503167
    2   ???                                     0x348ab112 0 + 881504530
    3   ???                                     0x20667160 0 + 543584608
    4   ???                                     0x348ab358 0 + 881505112
    5   ???                                     0x2066742d 0 + 543585325
    6   ???                                     0x2229b3d0 0 + 573158352
    7   ...lashPlayer-10.4-10.5.plugin          0x192778b0 NP_Initialize + 635088
    8   ???                                     0x20667570 0 + 543585648
    9   ???                                     0x20667700 0 + 543586048
    10  ???                                     0x2229b458 0 + 573158488
    11  ...lashPlayer-10.4-10.5.plugin          0x18df1e11 0x18d27000 + 830993
    12  ...lashPlayer-10.4-10.5.plugin          0x18df3a85 0x18d27000 + 838277
    13  ...lashPlayer-10.4-10.5.plugin          0x18f0baad 0x18d27000 + 1985197
    14  ...lashPlayer-10.4-10.5.plugin          0x190904c8 0x18d27000 + 3577032
    15  ...lashPlayer-10.4-10.5.plugin          0x19090b94 0x18d27000 + 3578772
    16  ...lashPlayer-10.4-10.5.plugin          0x191e0729 NP_Initialize + 16201
    17  com.apple.CoreFoundation                0x928d840f CFRunLoopRunSpecific + 3215
    18  com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    19  com.apple.HIToolbox                     0x9703e2ac RunCurrentEventLoopInMode + 283
    20  com.apple.HIToolbox                     0x9703e0c5 ReceiveNextEventCommon + 374
    21  com.apple.HIToolbox                     0x9703df39 BlockUntilNextEventMatchingListInMode + 106
    22  com.apple.AppKit                        0x901246d5 _DPSNextEvent + 657
    23  com.apple.AppKit                        0x90123f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    24  com.apple.Safari                        0x000166ad 0x1000 + 87725
    25  com.apple.AppKit                        0x9011cf9f -[NSApplication run] + 795
    26  com.apple.AppKit                        0x900ea1d8 NSApplicationMain + 574
    27  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x95aafd58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x95aafd8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x947f9587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x947f6e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.CFNetwork                     0x908e618c CFURLCacheWorkerThread(void*) + 388
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x9481277c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                        0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                        0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.QuartzCore                    0x9741aa09 fe_fragment_thread + 54
    3   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x97ecc520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x97e68dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x97e689a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x9307c60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.Safari                        0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                        0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                        0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8aa8 CFRunLoopRunInMode + 88
    4   com.apple.audio.CoreAudio               0x92b1c5f8 HALRunLoop::OwnThread(void*) + 160
    5   com.apple.audio.CoreAudio               0x92b1c480 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x942e4b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    4   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x9098cd0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x9302d166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9303495c mach_msg + 72
    2   com.apple.CoreFoundation                0x928d7e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x928d8b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x9098ce88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    7   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x95f03de3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95ee2c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x90997e6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x9305d8c6 kevent + 10
    1   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    2   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x97eaedbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation                    0x97eaebd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation                    0x97eaeb35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                        0x9018a6e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation                    0x97e68dfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x97e689a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    10  libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x959046b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x9481277c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.ColorSync                     0x97da63c8 pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
    3   com.apple.ColorSync                     0x97db8d4e CMMConvTask(void*) + 54
    4   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    5   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x95f03de3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x95ee2c36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   AdobeACE                                0x26a72737 ACEInitialize + 3741
    6   AdobeACE                                0x26a726ad ACEInitialize + 3603
    7   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x9303434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x9305eccd pthread_cond_wait$UNIX2003 + 73
    2   AdobeAGM                                0x28b0279c AGMInitialize + 33770
    3   AdobeAGM                                0x28b026d6 AGMInitialize + 33572
    4   AdobeAGM                                0x28b02231 AGMInitialize + 32383
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95ee2c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.adobe.Acrobat.framework             0x271fbbb9 RunAcrobat + 339546
    6   com.adobe.Acrobat.framework             0x271f92b2 RunAcrobat + 329043
    7   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x9305d8c6 kevent + 10
    1   com.adobe.Acrobat.framework             0x2800590b AcroSecurityBailOutImpl + 12400078
    2   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    3   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x930961a2 __workq_ops + 10
    1   libSystem.B.dylib                       0x930961d2 start_wqthread + 30
    Thread 24:
    0   ???                                     0000000000 0 + 0
    Thread 25:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e84f unregister_ShockwaveFlash + 47247
    4   ...lashPlayer-10.4-10.5.plugin          0x18d412ff 0x18d27000 + 107263
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e84f unregister_ShockwaveFlash + 47247
    4   ...lashPlayer-10.4-10.5.plugin          0x18d412ff 0x18d27000 + 107263
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d05 0x18d27000 + 3349765
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x92b2bbdf CAGuard::WaitFor(unsigned long long) + 213
    4   com.apple.audio.CoreAudio               0x92b2d79a CAGuard::WaitUntil(unsigned long long) + 70
    5   com.apple.audio.CoreAudio               0x92b2bf3f HP_IOThread::WorkLoop() + 759
    6   com.apple.audio.CoreAudio               0x92b2bc43 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x92b1c480 CAPThread::Entry(CAPThread*) + 96
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x18f06efe 0x18d27000 + 1965822
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...lashPlayer-10.4-10.5.plugin          0x1916e817 unregister_ShockwaveFlash + 47191
    4   ...lashPlayer-10.4-10.5.plugin          0x19058d98 0x18d27000 + 3349912
    5   ...lashPlayer-10.4-10.5.plugin          0x1916e93c unregister_ShockwaveFlash + 47484
    6   ...lashPlayer-10.4-10.5.plugin          0x1916e980 unregister_ShockwaveFlash + 47552
    7   ...lashPlayer-10.4-10.5.plugin          0x1916eaa6 unregister_ShockwaveFlash + 47846
    8   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    9   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 35:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x194149cf NP_Initialize + 2327023
    4   ...lashPlayer-10.4-10.5.plugin          0x1937903b NP_Initialize + 1689691
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x9302d1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x930a4449 pthread_cond_wait + 48
    3   ...lashPlayer-10.4-10.5.plugin          0x194149cf NP_Initialize + 2327023
    4   ...lashPlayer-10.4-10.5.plugin          0x1937903b NP_Initialize + 1689691
    5   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    6   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 37:
    0   libSystem.B.dylib                       0x9302d1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x9305f1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x93060a33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x95ee2c62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x95f03a60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x90999db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x95f01fbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x9305e055 _pthread_start + 321
    8   libSystem.B.dylib                       0x9305df12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffffffff  ebx: 0x348bbc88  ecx: 0xbff9e94c  edx: 0x348b8e68
      edi: 0x209005c0  esi: 0x02819048  ebp: 0xbfffe428  esp: 0xbfffe330
       ss: 0x0000001f  efl: 0x00010206  eip: 0x348aa4ee   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000007
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1c8e000 -  0x1c8fff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x11cdc000 - 0x11fd5ff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x16879000 - 0x1687eff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x17262000 - 0x1726cffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x174f0000 - 0x174fefeb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1853d000 - 0x1853efff  com.apple.JavaPluginCocoa 12.9.0 (12.9.0) <5451adf6a77e3088b1a096fe1e16b189> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0x18544000 - 0x18548ffd  JavaLaunching ??? (???) <41aa04fadb9589ab9c249284090b2ef7> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunch ing
    0x185b9000 - 0x185cbfff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x18d1e000 - 0x18d21ff2 +com.macromedia.Flash Player.plugin 10.2.159.1 (10.2.159.1) <d1fbdfcec5b7ac8a51ffc98634766de1> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x18d27000 - 0x19738ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.159.1 (10.2.159.1) <618100e683d0f650e7ab834638db5f6a> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x19a01000 - 0x19a04fff  com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19a0a000 - 0x19a10fff  com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19bd6000 - 0x19bf2ff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x19c48000 - 0x19dcdfe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x19dfb000 - 0x1a1d1fef  com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x22c04000 - 0x22c21ff7 +AdobeBIB ??? (???) <18907fa0e8daa07cd9a37bc59337f8fb> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x23564000 - 0x23564ffd  liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x24e8d000 - 0x24eb7ff3 +com.adobe.acrobat.pdfviewer 10.1.2 (10.1.2) <99d40ed3861dfe342074e8770a6003bd> /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
    0x251b1000 - 0x251b2fff +com.epson.ijprinter.EPIJDataManager 8.31 (8.31) /Library/Printers/EPSON/InkjetPrinter2/Libraries/EPIJDataManager.framework/EPIJ DataManager
    0x26a70000 - 0x26b91fff +AdobeACE ??? (???) <47c14228d0ac3cc260b0d58279e8faa0> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x26bf4000 - 0x26c53fe7 +AcroSQLite ??? (???) <227cbf551e6711a622bd72d25d75540b> /Applications/Adobe Reader.app/Contents/Frameworks/AcroSQLite.framework/Versions/A/AcroSQLite
    0x2719c000 - 0x288cafef +com.adobe.Acrobat.framework 10.1.2 (10.1.2) <23ea17582c3bc085983f3f2fa3760ff3> /Applications/Adobe Reader.app/Contents/Frameworks/Acrobat.framework/Acrobat
    0x28af7000 - 0x290bcfeb +AdobeAGM ??? (???) <7febf0b7258173ce0b83314c1be47632> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2916f000 - 0x29493fe3 +com.adobe.CoolType AdobeCoolType 5.08.111.1 (5.08.111.1) <f3aca8e32a56bf102b162a09b90dba84> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x294e5000 - 0x296dcfeb +com.adobe.Acrobat.adm 10.1.2 (10.1.2) <e7331048b890c258dc5338195bc850ea> /Applications/Adobe Reader.app/Contents/Frameworks/SPPlugins/AdobeADM.bundle/Contents/MacOS/AdobeAD M
    0x297fe000 - 0x29824ffb +AdobeBIBUtils ??? (???) <b9888beea93950e31cd33313ac14a073> /Applications/Adobe Reader.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x2999a000 - 0x299d1fef +com.adobe.AcrobatPlugin.Updater 10.1.2 (10.1.2) <6622f8191f953ab496ab4310902a2b36> /Applications/Adobe Reader.app/Contents/Built-in/Updater.acroplugin/Contents/MacOS/Updater
    0x2f36e000 - 0x2f38ffe2  libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x2f604000 - 0x2f609fff  libFontStreams.A.dylib ??? (???) <cf3003fc101252633cfbc097257ae925> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libFontStreams.A.dylib
    0x2fb5c000 - 0x2fb78fe7  libPDFRIP.A.dylib ??? (???) <13247fe0bc24a36f1e5f46c9d830838e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x2ffac000 - 0x2ffe1fff  com.apple.print.framework.Print.Private 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
    0x3094e000 - 0x30976fff  com.apple.print.PrintingCocoaPDEs 5.5.7 (237.16) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
    0x31c28000 - 0x31cecfff +com.epson.ijprinter.EPIJDataManagerCore_L 8.31 (8.31) <8d8990fe1406936a82c77f32d7158e8b> /Library/Printers/EPSON/InkjetPrinter2/Libraries/EPIJDataManager.framework/Fram eworks/EPIJDataManager_Core_L.framework/EPIJDataManager_Core_L
    0x33600000 - 0x3374bfff +com.epson.ijprinter.PDECPlugin01 8.31 (8.31) /Library/Printers/EPSON/InkjetPrinter2/PDE/PDECPlugin01.plugin/Contents/MacOS/P DECPlugin01
    0x3e317000 - 0x3e442ff7  libmecab.1.0.0.dylib ??? (???) <84c3570c5c45c8ad3b5ebc23f5862ec2> /usr/lib/libmecab.1.0.0.dylib
    0x41843000 - 0x41998fff +com.Google.GoogleEarthPlugin.plugin 6.0 (6.0.3.2197) <9da1b924b5d4230e4baa18d684a31920> /Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/libnpgeplugin.dylib
    0x70000000 - 0x700e6ff2  com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x900e3fff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x900e4000 - 0x908e2fef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x908e3000 - 0x9098afec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9098b000 - 0x90a15ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90c7f000 - 0x90c7fffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90c92000 - 0x90d19ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x90d1a000 - 0x90dadff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90dae000 - 0x90decfff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b

  • When I receive and answer e-mail, the correspondence is usually "nested" with the original message, and the number of replies, etc. are indicated with a number next to the original message.  How can I change the mail settings so that every reply is listed

    When I receive and answer e-mail, the correspondence is usually "nested" "behind"  the original message, and the number of replies, etc. are indicated with a number next to the original message in the inbox.  How can I change the mail settings so that every reply is listed individually in the inbox instead of having them "stacked" behind the original message.  I'm afraid I might accidentially overlook messages the way they are handled now.

    Somebody here will correct me if I'm wrong, but what you have to do is go into Settings, Mail/Contacts/Calendars and under Mail, turn off "Organize by Thread".  I think that will make each message show individually.

  • After upgrading to ICS my Xperia mini (ST15i) hangs and reboot itself?

    Ah I was very happy after getting official ROM of ICS but my happiness goes down very soon because now I'm facing many problems with my phone. 
    It is hanging most of the time at least once or twicw in a day, sometime hangs and reboot itself but sometime I have to estart it by remove the battery. When it hangs if my battery is at 90% and I remove the battery and put it back and restart it then it goes down to near about 70% or less. 
    Phone dial pad is very slow to open than 3rd party softwares. Back and Option key response very slow. I know this could be performance issue but this is too much.
    However many apps goes to hang, mostley my browsers I wa using Boat and Dolphin HD browser and after upgrading I tries Chrome which also hangs. My phones battery drain so fast now also my phone heat too.
    I tried to contact the support thorugh E-mail but still yet no reply so I'm here to ask this please help me guys. I have very slow bandwidth so please suggest me the good way to solve this problem. I don't want to downgrade but if its neccessary then I'll.

    regarding the phone/dialer download Dialer One
    regarding your battery life, you should check which apps are causing this
    charge your phone 100% use it as you normally would then once it reaches 10%
    settings > battery > take screenshots of this list an the graph, also tap on each item and take screenshots post them here
    delete taskillers, antivirus, battery apps, ram apps as they slow down your phone, drain your battery and cause a lot of issues.
    Don't forget to mark the Correct Answers & Helpful Answers
    unrelated topic, if you have some time please check this thread
    http://talk.sonymobile.com/thread/44888
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • Safari 7.1 hangs and crashes when any extension installed

    Hi
    after latest Safari upgrade (ver 7.1 seed 1), Safari hangs and crashes after I install any extensions. When I delete all extensions from extensions dir, the problem disappear.
    Thank's for any advice.
    Date/Time:       2014-07-12 10:14:58 +0200
    OS Version:      10.9.4 (Build 13E28)
    Architecture:    x86_64
    Report Version:  18
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         7.1 (9537.85.5)
    Build Version:   2
    Project Name:    WebBrowser
    Source Version:  7537085005000000
    Parent:          launchd [144]
    PID:             7146
    Event:           hang
    Duration:        7.99s
    Steps:           80 (100ms sampling interval)
    Hardware model:  MacBookPro11,2
    Active cpus:     8
    Fan speed:       2153 rpm
    Free pages:      534132 pages (+226260)
    Pageins:         2 pages
    Pageouts:        0 pages
    Swapins:         0 pages
    Swapouts:        0 pages
    Process:         Safari [7146]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:    x86_64
    Parent:          launchd [144]
    UID:             502
    Task size:       86388 pages (+7)
    CPU Time:        0.036s
      Thread 0x1ab7c    DispatchQueue 1          priority 47       
      80 start + 1 (libdyld.dylib) [0x7fff8c68c5fd]
        80 SafariMain + 267 (Safari) [0x10a683bcd]
          80 NSApplicationMain + 940 (AppKit) [0x7fff83e1c783]
            80 -[NSApplication run] + 553 (AppKit) [0x7fff83e3199c]
              80 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161 (Safari) [0x10a4b2690]
                80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x7fff83e3d89b]
                  80 _DPSNextEvent + 1434 (AppKit) [0x7fff83e3e24e]
                    80 _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x7fff8aa975bc]
                      80 ReceiveNextEventCommon + 479 (HIToolbox) [0x7fff8aa977b7]
                        80 RunCurrentEventLoopInMode + 226 (HIToolbox) [0x7fff8aa97a0d]
                          80 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff86309e75]
                            80 __CFRunLoopRun + 1525 (CoreFoundation) [0x7fff8630a6a5]
                              80 __CFRunLoopDoTimers + 298 (CoreFoundation) [0x7fff863c05aa]
                                80 __CFRunLoopDoTimer + 1151 (CoreFoundation) [0x7fff8634ef1f]
                                  80 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (CoreFoundation) [0x7fff8634f3e4]
                                    80 WebCore::timerFired(__CFRunLoopTimer*, void*) + 20 (WebCore) [0x10bb23ec4]
                                      80 WebCore::ThreadTimers::sharedTimerFiredInternal() + 175 (WebCore) [0x10bb23faf]
                                        80 WebCore::DOMTimer::fired() + 318 (WebCore) [0x10bc8a0be]
                                          80 WebCore::ScheduledAction::execute(WebCore::Document*) + 144 (WebCore) [0x10bc8a250]
                                            80 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 537 (WebCore) [0x10bc8a4d9]
                                              80 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, JSC::JSValue*) + 63 (JavaScriptCore) [0x10af5c7cf]
                                                80 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 438 (JavaScriptCore) [0x10ada0576]
                                                  80 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 35 (JavaScriptCore) [0x10b0b4e83]
                                                    80 callToJavaScript + 311 (JavaScriptCore) [0x10b1268f3]
                                                      80 llint_entry + 22744 (JavaScriptCore) [0x10b12c3f0]
                                                        80 ??? [0x32eb0d80299a]
                                                          80 llint_entry + 22744 (JavaScriptCore) [0x10b12c3f0]
                                                            80 ??? [0x32eb0d80299a]
                                                              80 llint_entry + 10037 (JavaScriptCore) [0x10b12924d]
                                                                80 llint_slow_path_get_by_id + 696 (JavaScriptCore) [0x10af3f308]
                                                                  80 WebCore::JSHTMLEmbedElement::getOwnPropertySlot(JSC::JSObject*, JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) + 28 (WebCore) [0x10c2d1d8c]
                                                                    80 WebCore::JSHTMLEmbedElement::getOwnPropertySlotDelegate(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) + 24 (WebCore) [0x10bd9d7d8]
                                                                      80 bool WebCore::pluginElementCustomGetOwnPropertySlot<WebCore::JSHTMLEmbedElement, WebCore::JSHTMLElement>(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&, WebCore::JSHTMLEmbedElement*) + 195 (WebCore) [0x10bd9d8a3]
                                                                        80 WebCore::pluginElementCustomGetOwnPropertySlot(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&, WebCore::JSHTMLElement*) + 34 (WebCore) [0x10c38b622]
                                                                          80 WebCore::pluginScriptObject(JSC::ExecState*, WebCore::JSHTMLElement*) + 150 (WebCore) [0x10bcc6606]
                                                                            80 WebCore::HTMLPlugInElement::pluginWidget() const + 23 (WebCore) [0x10bcc66b7]
                                                                              80 WebCore::HTMLEmbedElement::renderWidgetForJSBindings() const + 70 (WebCore) [0x10bd9d906]
                                                                                80 WebCore::Document::updateLayoutIgnorePendingStylesheets(WebCore::Document::RunP ostLayoutTasks) + 297 (WebCore) [0x10bf80189]
                                                                                  80 WebCore::FrameView::flushAnyPendingPostLayoutTasks() + 111 (WebCore) [0x10c07bd9f]
                                                                                    80 WebCore::FrameView::updateEmbeddedObjects() + 159 (WebCore) [0x10c07bd0f]
                                                                                        80 WebCore::WidgetHierarchyUpdatesSuspensionScope::moveWidgets() + 299 (WebCore) [0x10bb40eab]
                                                                                          80 WebCore::ScrollView::addChild(***::PassRefPtr<WebCore::Widget>) + 125 (WebCore) [0x10bb85bbd]
                                                                                            80 WebCore::ScrollView::platformAddChild(WebCore::Widget*) + 145 (WebCore) [0x10c69dae1]
                                                                                              80 -[WebHTMLView addSubview:] + 50 (WebKitLegacy) [0x10b9154a2]
                                                                                                80 -[NSView addSubview:] + 364 (AppKit) [0x7fff83e527d4]
                                                                                                  80 -[NSView _setWindow:] + 2899 (AppKit) [0x7fff83e55190]
                                                                                                    80 -[WebBaseNetscapePluginView viewDidMoveToWindow] + 163 (WebKitLegacy) [0x10b924473]
                                                                                                      80 -[WebBaseNetscapePluginView start] + 212 (WebKitLegacy) [0x10b9246c4]
                                                                                                        80 -[WebHostedNetscapePluginView createPlugin] + 402 (WebKitLegacy) [0x10b924962]
                                                                                                          80 WebKit::NetscapePluginHostManager::instantiatePlugin(***::String const&, int, ***::String const&, WebHostedNetscapePluginView*, NSString*, NSArray*, NSArray*, NSString*, NSURL*, bool, bool, bool, bool) + 57 (WebKitLegacy) [0x10b9508d9]
                                                                                                            80 WebKit::NetscapePluginHostManager::hostForPlugin(***::String const&, int, ***::String const&) + 194 (WebKitLegacy) [0x10b924c32]
                                                                                                              80 WebKit::NetscapePluginHostManager::spawnPluginHost(***::String const&, int, unsigned int, unsigned int&, ProcessSerialNumber&) + 52 (WebKitLegacy) [0x10b924d44]
                                                                                                                80 WebKit::NetscapePluginHostManager::initializeVendorPort() + 161 (WebKitLegacy) [0x10b9251c1]
                                                                                                                  80 _WKPACheckInApplication + 133 (WebKitLegacy) [0x10b925265]
                                                                                                                    80 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8da19a1a]
                                                                                                                     *80 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167d0]
      Thread 0x1ab93    DispatchQueue 2          priority 49         cpu time   0.005s
      80 _dispatch_mgr_thread + 52 (libdispatch.dylib) [0x7fff8a4f2136]
        80 kevent64 + 10 (libsystem_kernel.dylib) [0x7fff8da1e662]
         *80 ??? (mach_kernel + 3959520) [0xffffff80005c6ae0]
      Thread 0x1aba8    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 WebCore::IconDatabase::iconDatabaseSyncThread() + 295 (WebCore) [0x10bb0c0f7]
                80 WebCore::IconDatabase::syncThreadMainLoop() + 411 (WebCore) [0x10bb0e71b]
                  80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                   *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abb2    priority 63       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 thread_fun + 25 (QuartzCore) [0x7fff86fc22ad]
              80 CA::Render::Server::server_thread(void*) + 195 (QuartzCore) [0x7fff86fc2377]
                80 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8da19a1a]
                 *80 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167d0]
      Thread 0x1abb5    priority 63       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 __NSThread__main__ + 1318 (Foundation) [0x7fff85eec76b]
              80 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348 (Foundation) [0x7fff85eec967]
                80 CFRunLoopRunSpecific + 309 (CoreFoundation) [0x7fff86309e75]
                  80 __CFRunLoopRun + 1161 (CoreFoundation) [0x7fff8630a539]
                    80 __CFRunLoopServiceMachPort + 181 (CoreFoundation) [0x7fff8630af15]
                      80 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8da19a1a]
                       *80 ipc_mqueue_receive_continue + 0 (mach_kernel) [0xffffff80002167d0]
      Thread 0x1abb8    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 __select + 10 (libsystem_kernel.dylib) [0x7fff8da1d9aa]
             *80 ??? (mach_kernel + 4079664) [0xffffff80005e4030]
      Thread 0x1abe7    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::BlockAllocator::blockFreeingThreadMain() + 227 (JavaScriptCore) [0x10ad5d983]
                80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                  80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                   *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abe8    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abe9    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abea    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abeb    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abec    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abed    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abee    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::BlockAllocator::blockFreeingThreadMain() + 227 (JavaScriptCore) [0x10ad5d983]
                80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                  80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                   *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abef    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abf0    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abf1    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abf2    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]
                80 JSC::GCThread::waitForNextPhase() + 171 (JavaScriptCore) [0x10ad5e1cb]
                  80 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47 (libc++.1.dylib) [0x7fff8c3c5d43]
                    80 __psynch_cvwait + 10 (libsystem_kernel.dylib) [0x7fff8da1d716]
                     *80 psynch_cvcontinue + 0 (pthread) [0xffffff7f80b51940]
      Thread 0x1abf3    priority 47       
      80 thread_start + 13 (libsystem_pthread.dylib) [0x7fff88339fc9]
        80 _pthread_start + 137 (libsystem_pthread.dylib) [0x7fff8833572a]
          80 _pthread_body + 138 (libsystem_pthread.dylib) [0x7fff88335899]
            80 ***::wtfThreadEntryPoint(void*) + 15 (JavaScriptCore) [0x10ad53c3f]
              80 JSC::GCThread::gcThreadMain() + 88 (JavaScriptCore) [0x10ad5e028]

    Here's a simple AppleScript I wrote to work around this 'issue'
    -- Safari_Extensions
    -- author: Matt D
    -- email: [email protected]
    -- created: 07.17.2014
    try -- ask whether or not to disable or enable Safari extensions
      display dialog "Safari Extensions" buttons {"Enable", "Disable", "Cancel"} with icon stop default button 1
      set userChoice to button returned of result
      if userChoice = "Disable" then
      do shell script "defaults write com.apple.Safari ExtensionsEnabled 0"
      display dialog "Extensions Disabled!" buttons {"Ok"} with icon applet default button 1
      else if userChoice = "Enable" then
      do shell script "defaults write com.apple.Safari ExtensionsEnabled 1"
      display dialog "Extensions Enabled!" buttons {"Ok"} with icon applet default button 1
      else if userChoice = "Cancel" then
      display dialog "You quit" buttons {"Ok"} with icon applet default button 1
      quit
      end if
    end try
    try -- Restart Safari with the Extension Flag set
      display dialog "Restart Safari?" buttons {"Restart", "Cancel"} with icon stop default button 1
      set userChoice to button returned of result
      if userChoice = "Restart" then
      do shell script "killall Safari; open -a Safari"
      else if userChoice = "Cancel" then
      quit
      end if
    end try
    Here's my blog post about it http://oramatt.com/2014/07/17/safari-extension-changer/

Maybe you are looking for

  • Web Start Application fails after upgrade to JRE 1.6.0_u33

    I have a production application that uses java web start for deployment. All has gone well, but we are experiencing problems when testing upgrading to the latest JRE update 1.6.0_u33. The application is composed of several jar files, all of which are

  • Neo2 Platinum and X2 success stories?

    Now that bios 1.9 official is out, I'd like to hear from anyone who is successfully running an X2 proc on a Neo2 Plat board. I currently have a Neo Plat (S754) and would like to upgrade to an X2. I have a 6800GT AGP so I'm not moving to a PCIe board

  • Authorization check

    Hi , i new to authorization so i need help , i go to transaction SU21 and i choose some object for example: Object R_CPM_BSC Text Authorization Object SEM: BSC Elements Class SEM Strategic Enterprise Management* Author STASTNY Field name Heading SEMS

  • How do I find out how many GB's are left on my MacBook Pro?

    I just bought mine a week ago or so and I recently transferred all my files over to it. So, I was wondering to how much space I left on it, but I can't for the life of me find that information. It's the only thing so far about my old PC that's not be

  • Move images in an iPhoto Journel???

    Can i move images to an existing page in a journel within iPhoto?