JDK1.3: 100% CPU and total hanging up

Our environemt is HP-UX with 4 CPU, 2.5Gb of memory. Java is 1.3.13 (latest release). All necessary Unix patches installed.
We perform a load test over our application server with 40 users only. The test is pretty simple and doesn't deserve to be explained here (it uses no special system resources). In an unpredictable moment the java process utilizes 100% CPU and doesn't react to 'kill -3' but to 'kill -9' only. The problem is it happens whenever it wishes. No logic behind it. Every test loop takes about 1 minute to complete and the server gets stucked sometimes after 10 mins and sometimes after 3 houres of work. Changing java heap parameters and playing with new/old generation ratio also doesn't lead to any conclusion. Sometimes it happens before full gc but other settings allow full gc to happen every minute and the server works for hours.
What can it be? Any ideas? Any directions of investingation the problem?

What can it be? Any ideas? Any directions of investingation the problem?An endless do-nothing loop. I've seen HotSpot optimize such a loop to a single "jump-to-self" CPU instruction. HotSpot doesn't know how to insert a suspension safepoint into a loop that consists of a single instruction. When GC next kicks in it suspends every thread (including the signal dispatcher, which is responsible for a thread dump) but the nop-loop thread continues with free reign of the CPU.
In my case the loop looked like the following. A thread is started running this class, later another thread passes it some data by calling put(). There is no synchronization so the former thread is not obliged to see the effects of any other thread. The optimizer legally considered this loop to be do-nothing.
class ... implements Runnable {
    private Object data;
    public void put(Object data) {
        this.data = data;
    public void run() {
        while (true) {
            if (data == null) continue;
            // process data
}Since you can't get a thread dump it's very hard to pinpoint the problematic piece of code (unless you have Sun's poprietary tools that restore Java state from a core file).
If your code base is reasonably small, review it thoroughly for what can be an endless do-nothing loop. Another approach is to incrementally insert System.err.println("") into suspicious loops. This will add a call to native code and thus a suspension safepoint. Once you no longer can reproduce the problem, you must have hit the problemmatic loop. Go back and review it carefully.

Similar Messages

  • CF4.5 uses 100% CPU and hangs

    Hello,
    According to the ColdFusion Forums my problem is not a new one but I still want
    to post it with the hope to get some kind of answer.
    I'm are running the following system:
    CF 4.5 Enterprise Server
    SiteMinder 6.0
    IIS 5.0
    MS SqlServer 2005
    Both the CF and database server are Win2000 SP4.
    About every one hours the CF server uses 100% CPU and from than on it is
    impossible to log into the application. The site is still available though.
    After restarting the CF service everything works fine until.....
    I do not know what triggers this but I suspect it has something to do with
    SiteMinder and logging onto the application.
    The site has to go live on Monday so you can imagine the pressure to get
    this fixed before the weekend.
    Greetings,
    Jilani

    Jilani, you mention that this seems connected to SiteMinder. Do you mean you have your own version of SiteMinder, separate from the built-in one that came with CF 4 and 5? I wonder if there could be a conflict between them. Why are you using the full SiteMinder? And do you really need it?
    More curious is that you say this spike happens every hour. Can you confirm if it's every 67 minutes, specifically? If so, then I would assert that this could be a problem related to the client variable purge process, which I discuss here:
    http://www.carehart.org/blog/client/index.cfm/2006/10/4/bots_and_spiders_and_poor_CF_perfo rmance
    But that may not be the issue if simply enabling/disabling the siteminder service will immediately recreate your problem....unless somehow the DB used by SiteMinder is the same DB used for client variables. Do you have any datasources listed in the CF Admin page for client variables? Any chance there's a connection between them and siteminder?
    /charlie
    PS This whole issue of client variables and how they can hurt you unexpectedly is something I'll dicuss this Thursday at noon US EDT, when I present "Clients and Sessions and Crashes, Oh My", to the online ColdFusion Meetup: www.coldfusionmeeetup.com.

  • Mdnsresponder will not quit.  Consumes above 100% CPU and kills my battery.  Also causes my fan to run constantly and my computer to get extremely hot.  Force quitting doesn't work.  It just comes back.

    The mdnsresponder will not quit.  Consumes above 100% CPU and kills my battery.  Also causes my fan to run constantly and my computer to get extremely hot.  Force quitting doesn't work.  It just comes back.   I posted about this earlier and never got an answer.  Somebody, please help. 
    Thanks.

    mDNSResponder is a background process that runs all the time. If you kill it, it's relaunched automatically.
    Please launch the Console application and select "system.log" from the file list. Enter "mDNSResponder" (without the quotes) in the search field. Post a sample of the log messages in the Console window -- only one example of each repeated message, please.

  • I find 'plugin-container.exe' takes up 68-91% of my CPU and effectively hangs my machine; how can I avoid this, from happening?

    I find 'plugin-container.exe' takes up 68-91% of my CPU and effectively hangs my machine; how can I avoid this, from happening?

    You can disable the plug-in container for one or two plug-ins, or for all the plug-ins it works for. <br />
    http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

  • Firefox using almost 100% CPU - hogging resources - hanging

    After several hours of operating Firefox starts using almost 100% CPU - with peaks of 100% occurring in rapid succession - FF hangs until CPU useage drops below 100%
    Followed recommended troubleshooting as recommended on this site:
    * Started in Safe mode - no problems occurred.
    * Disabled all extensions; Plug-ins left operating.
    * No replication of problems.
    * Enable 1/2 of extensions up to Flashblock - restarted - seems ok
    * Enable most remaining extensions
    * (There are 3 Java extesnions - only enabling one) - again seems ok
    * Some hours later - problem reoccurred. Each time CPU useage peaked at 100% (according to Task Manager) the Firefox Window flickered & was unresponsive.
    * Deleted cache - no change
    * Disabled recently added programs - no change
    FF opens and closes normally & completely. '''Problem only seems to occur after FF has been operating for some time'''
    This has occurred intermittantly before but has become chronic over the last few days. Apologies if I've been repetitive or explained poorly - FF has hung several times while typing this.

    No issue for me, after 4 loops my CPU load was around 18%.
    Firefox 33.1.1 under Windows Vista.

  • ITunes will uses 100% cpu and will not close in OSX Lion

    When I start up iTunes, after a few minutes, the fan kicks on and Activity Monitor shows that it is using 100% CPU. The fan kicks up and the MBP gets warm. I have to force close to get it to shut down. iTunes match is constantly running, so maybe that has something to do with it?
    I'm not running it in Mini Player mode or anything like that, so I'm not sure what's causing the problem. Any thoughts on how to diagnose it?

    I also have this problem which has been getting worse with recent successive updates of Firefox. As a long-time user and advocate, I am about ready to look for an alternative browser. Firefox will not close and exit properly, requiring direct cancellation through Task Manager; starts up very slowly (often 1 to 2 minutes); and frequently locks up the CPU with 100% of cycles while doing NOTHING; offers to restart crashed sessions, but cannot recover and reload those sessions; will not operate correctly while any other application accesses the internet, like uTorrent. Firefox is set to delete cookies, etc. whenever the session closes, sqlite database is vacuumed regularly, CCleaner regularly wipes remaining accretions, and disk is defragged. Currently running 3.5.5 but will NOT upgrade until this problem is solved since later builds report the same problems. I know several other users who have experienced the same problem and I can no longer automatically recommend Firefox to users and clients. Is anybody paying any attention to this problem? What is being done to address this fault? Why is there no response to the original poster? Is this really a support forum or just a way to preoccupy and distract the users who suffer this malfunction? Wireless 54Mbps connection. No Adobe Flash, QuickTime, MS Silverlight, etc. installed on this machine. Firefox 3.5.5 with the following add-ons:
    Aardvark 3.0
    Adblock Plus 1.2.1
    Adblock Plus: Element Hiding Helper 1.0.6
    Free Download Manager plugin 1.3.4
    Highlighter 0.1.4
    MR Tech Toolkit 6.0.4
    repagination 2006.4.5.1
    Save Complete 1.0.1
    Session Manager 0.6.8.3
    Tab Mix Plus 0.3.8.4
    Unhide Passwords 1.2.5.1
    User Agent Switcher 0.7.2
    Thanks for any help or suggestions.

  • Firefox giving me the huge prob specially plug-in container use the 100% CPU and disconnected my internet, many time in a hour. meanwhile IE works fine no disconnection no high CPU usage. I m using 2 plug-ins grease monkey and fire bug

    when i m use the FF after 20-30 minutes every site who i want to open after giving the URL in address bar and hit enter
    FF status bar msg
    Connecting...........
    after 1 or 2 minutes plug-in container make the system heavy
    on task manager > process
    plug-in container 100
    and task manager status bar showing 100% CPU usage.
    after closing FF other browsers IE, opera work fine and smoothly

    when i m use the FF after 20-30 minutes every site who i want to open after giving the URL in address bar and hit enter
    FF status bar msg
    Connecting...........
    after 1 or 2 minutes plug-in container make the system heavy
    on task manager > process
    plug-in container 100
    and task manager status bar showing 100% CPU usage.
    after closing FF other browsers IE, opera work fine and smoothly

  • Firefox 3.6.3 & .4 uses 100% CPU and won't always close or open

    Firefox intermittently uses 100% of CPU and I have to manually turn off the computer. Firefox also does not start or finiosh correctly, the process is alive and I have to use Task Manager to end the process In the meantime I have installed IE7, as I cannot access internet banking with Firefox. Very disappointing as I have ben an enthusiastic user and promoter of FF.
    == This happened ==
    Every time Firefox opened
    == After upgrading to 3.6.3, and is no better with 3.6.4, despite deleting all add-ons

    I also have this problem which has been getting worse with recent successive updates of Firefox. As a long-time user and advocate, I am about ready to look for an alternative browser. Firefox will not close and exit properly, requiring direct cancellation through Task Manager; starts up very slowly (often 1 to 2 minutes); and frequently locks up the CPU with 100% of cycles while doing NOTHING; offers to restart crashed sessions, but cannot recover and reload those sessions; will not operate correctly while any other application accesses the internet, like uTorrent. Firefox is set to delete cookies, etc. whenever the session closes, sqlite database is vacuumed regularly, CCleaner regularly wipes remaining accretions, and disk is defragged. Currently running 3.5.5 but will NOT upgrade until this problem is solved since later builds report the same problems. I know several other users who have experienced the same problem and I can no longer automatically recommend Firefox to users and clients. Is anybody paying any attention to this problem? What is being done to address this fault? Why is there no response to the original poster? Is this really a support forum or just a way to preoccupy and distract the users who suffer this malfunction? Wireless 54Mbps connection. No Adobe Flash, QuickTime, MS Silverlight, etc. installed on this machine. Firefox 3.5.5 with the following add-ons:
    Aardvark 3.0
    Adblock Plus 1.2.1
    Adblock Plus: Element Hiding Helper 1.0.6
    Free Download Manager plugin 1.3.4
    Highlighter 0.1.4
    MR Tech Toolkit 6.0.4
    repagination 2006.4.5.1
    Save Complete 1.0.1
    Session Manager 0.6.8.3
    Tab Mix Plus 0.3.8.4
    Unhide Passwords 1.2.5.1
    User Agent Switcher 0.7.2
    Thanks for any help or suggestions.

  • Weblogic cluster consumes 100% CPU and bringing server to its knees.

    I have BEA Weblogic 10.3.1 clustering as part of FMW 11g clustering. This is two node cluster on "Oracle VM" running OEL 4.0 with 4GB Memory and 4GB swap. Install seems to go with little difficulties like 100%CPU for short period but during the configuration always the Java thread consumes 100%.
    Now I am at a point where shared drive is created (Chapter 5.20 of EDG) for HA FileAdapter and Persistence store. Hitting same 100% CPU problem. Looks like thread locking situation.
    ^-- Holding lock: java.io.InputStreamReader@6215c5d[thin lock]
    ^-- Holding lock: java.io.InputStreamReader@6215c5d[thin lock]
    Also noticed the SWAP space is never being used though it has 4GB swap space. It brings the VM to its knees. Thanks in advance for any response.
    Here is the error stack
    ========================
    <Feb 4, 2010 8:23:56 AM EST> <Error> <WebLogicServer> <BEA-000337>
    <[STUCK] ExecuteThread: '1' for queue:
    'weblogic.kernel.Default (self-tuning)' has been busy for "346" seconds working on the request
    "weblogic.kernel.WorkManagerWrapper$1@62171ee", which is more than the configured time (StuckThreadMaxTime) of "300" seconds.
    Stack trace: Thread-22 "[STUCK] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'
    " <alive, in native, suspended, priority=1, DAEMON>
    jrockit.net.SocketNativeIO.readBytesPinned(SocketNativeIO.java:???)
    jrockit.net.SocketNativeIO.socketRead(SocketNativeIO.java:31)
    java.net.SocketInputStream.socketRead0(SocketInputStream.java:???)
    java.net.SocketInputStream.read(SocketInputStream.java:107)
    weblogic.utils.io.ChunkedInputStream.read(ChunkedInputStream.java:149)
    java.io.InputStream.read(InputStream.java:85)
    com.certicom.tls.record.ReadHandler.readFragment(Unknown Source)
    com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    com.certicom.tls.record.ReadHandler.read(Unknown Source)
    ^-- Holding lock: com.certicom.tls.record.ReadHandler@6254fe1[thin lock]
    com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
    sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:250)
    sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:289)
    sun.nio.cs.StreamDecoder.read(StreamDecoder.java:125)
    ^-- Holding lock: java.io.InputStreamReader@6215c5d[thin lock]
    java.io.InputStreamReader.read(InputStreamReader.java:167)
    java.io.BufferedReader.fill(BufferedReader.java:105)
    java.io.BufferedReader.readLine(BufferedReader.java:288)
    ^-- Holding lock: java.io.InputStreamReader@6215c5d[thin lock]
    java.io.BufferedReader.readLine(BufferedReader.java:362)
    weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:286)
    weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:311)
    weblogic.nodemanager.client.NMServerClient.start(NMServerClient.java:90)
    ^-- Holding lock: weblogic.nodemanager.client.SSLClient@62164a2[thin lock]
    weblogic.nodemanager.mbean.StartRequest.start(StartRequest.java:75)
    weblogic.nodemanager.mbean.StartRequest.execute(StartRequest.java:45)
    weblogic.kernel.WorkManagerWrapper$1.run(WorkManagerWrapper.java:63)
    weblogic.work.ExecuteThread.execute(ExecuteThread.java:198)
    weblogic.work.ExecuteThread.run(ExecuteThread.java:165)
    }

    Few things that u can try first off
    1. Turn off Native IO
    2 Use this flag
    -DUseSunHttpHandler=true
    3. This stack seems to suggest communication wid NM
    weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:286)
    weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:311)
    Can you stop ur Node Manger and see if it helps..
    If these doesnt help, contact Oracle Support..

  • Mail goes to 100% CPU and becomes unresponsive on one e-mail

    Until this morning, I've had no problems with Mail. A business associate sent me an e-mail as a reply to a conversation spanning several weeks with a small PDF attachment. When I went to read the e-mail on my MacBook Pro, Mail became unresponsive with the "loading panel" twirling in the e-mail pane. CPU load went to 100% and remained there. I found that if I clicked on another mailbox, eventually (minutes later) it would become selected and CPU load would drop back down to normal. Tried it several times with the same results.
    My mail server filters out spam and forwards all e-mails to my gmail account so that I have all of my e-mails on my iPhone. I found the offending e-mail on my iPhone and found that it opened just fine and the attachment opened fine too. Thinking that the e-mail had somehow become corrupted, I deleted it from my MacBook Pro then forwarded the message from my iPhone to the account used by my MacBook Pro. When I went to read the forwarded e-mail on my MBP, the same problem occurred. From what I can see in my iPhone there's nothing unusual about the e-mail, just some text and the small PDF attachment. I can open other e-mails with PDF attachments fine. It's just this one e-mail that gives Mail a problem.
    Here's what I've done so far:
    Using Disk Utility, I did a repair on my MBP volume - no problems found.
    I did a permissions repair - nothing unusual.
    I did a rebuild on all of my mail folders - everything went okay.
    I disabled and uninstalled Letter Opener Pro (the only plug-in I use with Mail)
    I disabled Norton.
    Still no joy. I realize I can just delete the e-mail and go on with life but ideally I would like to be able to solve the problem so it doesn't happen again. Has anyone else had this problem and if so, how did you solve it?

    Safari has been known to cause cpu usage to spike. If nothing else, report the pages to Apple using "Report Bugs to Apple" under the Safari menu.
    One of the Safari issues in the OS X 10.4.4 update was:
    Addresses an issue in which some websites, such as www.cbsnews.com, could cause CPU usage to spike unnecessarily, or cause Safari to stop responding, unless Safari's Enable JavaScript preference was deselected.
    It is possible that they didn't get it completely fixed.
    I have also noticed that Safari slows down after being open for an extended period or if I have tons of tabs open, although it is not as bad as it once was. Additionally, regardless of anything else, it does appear that some sites slow down Safari's performance and/or spike the cpu usage until I close that tab. (I've had this happen to me with Firefox as well, by the way).

  • Tomcat 4.0 and Oracle 10g takes 100% CPU and grinds to a halt

    Hi, I have a system to support that is currently running on Tomcat 4.0 on a Windows Server 2003 R2 SP2 machine with 3.06Ghz, 4Gb Memory, 2Gb Page file connecting to an Oracle 8.1.6 database on a Windows NT 4 virtual server with 3.2Ghz, 1152Mb Memory, 1536Mb Page file.
    I have another Windows virtual server 2003 R2 SP2 machine with 2Gb of memory and a 4Gb page. This server has Tomcat 4.0 and an Oracle 10.2.0.3.0 database. I have made sure that the Oracle 10g classes12.jar file is used.
    I am trying to run the application on the new server. In some tests I had users logging on one by one for the first 5 users - performance was great and the application ran faster than the current live system. When I then got another 10 - 15 people logging on the CPU stuck at 100% on the server, even exploring the server was almost impossible, and the application slowed down to unworkable.
    We dont know if the problem lies with the very fact that we are trying to connect to a 10g database which is cost based and the application was written using rule based Oracle 8. Or is it the virtual server? Or is it the fact that we have both the application and the database on the same server.
    I dont know if it is possible to have another Tomcat4.0 server running on our live server but connecting to the 10g database - what would happen with classes12.zip and classes12.jar? would there be a conflict?
    I would really appreciate some help here. You should know though that I am not a hardened java programmer - I can dabble, but am an Oracle Forms, Reports, Discoverer, SQL person by trade. I am also a trainee DBA, so again am not an expert by any means.
    Thanks in advance for your help
    Lizzie

    lizzie8 wrote:
    Hi, I have a system to support that is currently running on Tomcat 4.0 on a Windows Server 2003 R2 SP2 machine with 3.06Ghz, 4Gb Memory, 2Gb Page file connecting to an Oracle 8.1.6 database on a Windows NT 4 virtual server with 3.2Ghz, 1152Mb Memory, 1536Mb Page file.Tomcat 4? We're up to Tomcat 6. The important difference is the JDK supported. What JDK are you using for Tomcat?
    >
    I have another Windows virtual server 2003 R2 SP2 machine with 2Gb of memory and a 4Gb page. This server has Tomcat 4.0 and an Oracle 10.2.0.3.0 database. I have made sure that the Oracle 10g classes12.jar file is used.classes12.jar is pretty old technology. The JAR should match your JDK and version of Oracle.
    I am trying to run the application on the new server. In some tests I had users logging on one by one for the first 5 users - performance was great and the application ran faster than the current live system. When I then got another 10 - 15 people logging on the CPU stuck at 100% on the server, even exploring the server was almost impossible, and the application slowed down to unworkable.You don't say anything about the whether or not you're using a connection pool or what's happening to the open connections and cursors. If you find that those are drifting up over time, it's likely that the code isn't closing resources properly.
    We dont know if the problem lies with the very fact that we are trying to connect to a 10g database which is cost based and the application was written using rule based Oracle 8. Or is it the virtual server? Or is it the fact that we have both the application and the database on the same server.Database and app server should be separated, IMO.
    I dont know if it is possible to have another Tomcat4.0 server running on our live server but connecting to the 10g database - what would happen with classes12.zip and classes12.jar? would there be a conflict?
    I would really appreciate some help here. You should know though that I am not a hardened java programmer - I can dabble, but am an Oracle Forms, Reports, Discoverer, SQL person by trade. I am also a trainee DBA, so again am not an expert by any means.You need more data. Get some tools to see where the time is being spent. Start monitoring your Oracle connections and cursors to see what's going on. Install some filters to get raw timings on your Java calls. Without data, you're guessing in the dark.
    %

  • IPhoto uses 100% CPU and crashes after some time even when idle

    Hi
    I need some help with iPhoto. It consistently crashes after running for sometime even if left idle over night. Following advice from the community, I've done the following so far:
    Repaired Permissions
    Fix Library
    Rebuild Library
    Disable All email accounts
    Disable Photostream
    Disable iTune sharing for the Apple TV
    Remove ~\Library\Preferences\com.apple.iPhoto* preferences
    Remove \Library\Cache\com.apple.iPhoto
    Restarted in Safe mode (to solve another issue)
    I'm using Mac OS X 10.8.2 (12C60) and iPhoto v9.4.1 (701.67), and the crash report is below.
    Any suggestions for additional steps, will be greatly appreciated.
    Process:         iPhoto [263]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.1 (9.4.1)
    Build Info:      iPhotoProject-701067000000000~9
    Code Type:       X86 (Native)
    Parent Process:  launchd [127]
    User ID:         501
    Date/Time:       2012-10-08 12:39:22.686 -0400
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  22
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** Unable to insert timer port into port set. (-1) ***
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x909777d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90976cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x92e4d599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x92e52f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x92e5263a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x92e524ab CFRunLoopRunInMode + 123
    6   com.apple.HIToolbox                     0x9883415a RunCurrentEventLoopInMode + 242
    7   com.apple.HIToolbox                     0x98833ec9 ReceiveNextEventCommon + 374
    8   com.apple.HIToolbox                     0x98833d44 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x90c0aa3a _DPSNextEvent + 724
    10  com.apple.AppKit                        0x90c0a26c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    11  com.apple.AppKit                        0x90c006cc -[NSApplication run] + 855
    12  com.apple.AppKit                        0x90ba36f6 NSApplicationMain + 1053
    13  com.apple.iPhoto                        0x000738f9 0x64000 + 63737
    14  com.apple.iPhoto                        0x00072f45 0x64000 + 61253
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x90979c02 __select_nocancel + 10
    1   libdispatch.dylib                       0x9a630a08 _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x9a6307a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x02652fcf -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   libobjc.A.dylib                         0x93bba586 -[NSObject performSelector:] + 62
    8   com.apple.proxtcore                     0x0200d059 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   libobjc.A.dylib                         0x93bba5d3 -[NSObject performSelector:withObject:] + 70
    10  com.apple.proxtcore                     0x0200548c -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore                     0x02004d4f -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x02004573 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x02003170 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    15  com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    16  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    17  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 10:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x909777d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90976cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x92e4d599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x92e52f7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x92e5263a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x92e524ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x969de13a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x90178557 _pthread_start + 344
    10  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x90979be6 __select + 10
    1   com.apple.CoreFoundation                0x92e96c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x90178557 _pthread_start + 344
    3   libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x902030a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x96a40734 -[NSCondition wait] + 274
    4   com.apple.iPhoto                        0x000b5454 0x64000 + 332884
    5   com.apple.iPhoto                        0x000b5062 0x64000 + 331874
    6   com.apple.CoreFoundation                0x92ea8d6d __invoking___ + 29
    7   com.apple.CoreFoundation                0x92ea8ca7 -[NSInvocation invoke] + 279
    8   com.apple.RedRock                       0x0266f6ab -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x02680474 -[RKInvoker _invokeTargetWithPool:] + 68
    10  libobjc.A.dylib                         0x93bba5d3 -[NSObject performSelector:withObject:] + 70
    11  com.apple.proxtcore                     0x0200d059 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  libobjc.A.dylib                         0x93bba5d3 -[NSObject performSelector:withObject:] + 70
    13  com.apple.proxtcore                     0x0200548c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x02004d4f -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x02004573 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x02003170 -[XTThread run:] + 434
    17  com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    18  com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    19  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    20  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9017d512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x96a703c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x96a701ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x96a75740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x02004072 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x0200315a -[XTThread run:] + 412
    8   com.apple.Foundation                    0x96a421d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a4215b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x90178557 _pthread_start + 344
    11  libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 14:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x909798e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9017d220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x902030a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo                     0x9789616d CVDisplayLink::runIOThread() + 903
    4   com.apple.CoreVideo                     0x97895dce startIOThread(void*) + 160
    5   libsystem_c.dylib                       0x90178557 _pthread_start + 344
    6   libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 16:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 17:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 21:
    0   libsystem_kernel.dylib                  0x9097a0ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9017b04c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x9017ae19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x90162cca start_wqthread + 30
    Thread 22 Crashed:
    0   com.apple.CoreFoundation                0x92e52957 __CFRunLoopFindMode + 631
    1   com.apple.CoreFoundation                0x92e581bd __CFRunLoopCreate + 877
    2   com.apple.CoreFoundation                0x92e57d01 _CFRunLoopGet0 + 577
    3   com.apple.CoreFoundation                0x92e53582 CFRunLoopGetCurrent + 66
    4   com.apple.Foundation                    0x96a41d9c __NSThread__main__ + 437
    5   libsystem_c.dylib                       0x90178557 _pthread_start + 344
    6   libsystem_c.dylib                       0x90162cee thread_start + 34
    Thread 22 crashed with X86 Thread State (32-bit):
      eax: 0xac42d188  ebx: 0x92e526f1  ecx: 0xb151693f  edx: 0x00000005
      edi: 0x6b0a3d40  esi: 0xb1516908  ebp: 0xb1516a18  esp: 0xb1516760
       ss: 0x00000023  efl: 0x00000282  eip: 0x92e52957   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x01078000
    Logical CPU: 1
    Binary Images:
       0x64000 -   0xd4aff3  com.apple.iPhoto (9.4.1 - 9.4.1) <681D7622-CF46-3E38-82ED-FD24FEACC84D> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xedc000 -   0xfb6ffc  org.python.python (2.6.7 - 2.6.7) <AEF0F842-12A1-3139-9187-6B33EBE4100F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
    0x1001000 -  0x1008ff7  com.apple.PhotoFoundation (1.0 - 1.22) <0B954084-2842-353C-9711-3086F788F0E5> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
    0x1079000 -  0x1255ffb  com.apple.geode (1.5.3 - 250.66) <E87BB9E3-2605-31FF-A9E9-9861889DE77F> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x12e4000 -  0x12e9ff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <65A74F18-5020-31EC-B7E9-EBC14E2D9CA1> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x12f1000 -  0x131fff3  com.apple.iLifeAssetManagement (2.7 - 31.34) <B86DF6DC-2AA2-302D-87AD-05FC1C2BA553> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1341000 -  0x1368ff3  com.apple.iPhoto.Tessera (1.1 - 70.18) <6E33AC53-CAE3-32DF-B424-65FBF9D21EF5> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x137c000 -  0x13a0ffb  com.apple.iPhoto.Tellus (1.3 - 70.18) <43540903-6801-3ADF-A74D-8119A461E215> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x13b6000 -  0x13c1fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <A35923B5-7A49-3B30-B549-E2AB9ED615F1> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x13cf000 -  0x13e4ffb  com.apple.iLifeFaceRecognition (1.0 - 30.11) <4A781CBF-9764-3531-91E0-94C5B4DFCFDF> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x13f2000 -  0x141bff3  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <F5A4CCC3-E5E2-3451-96FD-40BA328605B6> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1437000 -  0x1439fff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x1442000 -  0x144dff7  com.apple.UpgradeChecker (9.2 - 9.2) <E009C99F-1DD3-39A0-BA45-74C50D1FBE4D> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1458000 -  0x14d7ff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <824E7748-CA28-3105-B5C3-27E9D8C6D465> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x151e000 -  0x163cff3  com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x16ed000 -  0x1702ff7  com.apple.iChat.InstantMessage (7.0.1 - 3305) <2EB77610-6036-3CCD-9A93-51F7D6DE6EB2> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x1713000 -  0x1aacff3  com.apple.iLifeSlideshow (3.1 - 1151.4) <36D94EEC-7C08-31C9-BE91-612EBCE8E528> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x1ba7000 -  0x1e36ffb  com.apple.iLifePageLayout (1.3 - 176.11) <D87AB33C-3059-3C50-B37F-DC2768960F41> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1f0e000 -  0x1fa5ff7  com.apple.MobileMe (13 - 1.0.4) <5E6C6DEC-1F48-358F-8117-40FAAEB8AFAD> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x2000000 -  0x2067ff3  com.apple.proxtcore (1.4.1 - 250.56) <82F57EC0-91CC-3614-89AB-8A27C9613227> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x20ab000 -  0x21a9ff3  com.apple.iLifeSQLAccess (1.7.1 - 50.76) <52BD11D6-B67B-3119-8753-8D7CA556017A> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x21f2000 -  0x221dffb  com.apple.ProUtils (1.1 - 200.36) <08CD07DE-EDD5-3C05-B1CE-CACB2DA1804F> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x2235000 -  0x22a0fff  com.apple.iLifeKit (1.3.1 - 156.11) <D8946F5F-0469-3F5A-821D-BFB61D966524> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x22e6000 -  0x2517ff3  com.apple.prokit (7.3.1 - 1943) <4F8BB1EA-FA77-3B98-8889-8045F3F23A38> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x2630000 -  0x2b58ff3  com.apple.RedRock (1.9.4 - 301.38) <D44B8513-B1E2-3891-899C-8EDB20BFB4ED> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2d53000 -  0x2d76ffb  com.apple.AOSAccounts (1.1.2 - 1.1.94) <B0C709CB-DB8D-37D3-A58C-542703F4856B> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2d8e000 -  0x2d8efff  com.apple.SafariServices.framework (8536 - 8536.26.14) <91F2CB4C-47BD-3F55-B8C6-ABA300C511E5> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x2d93000 -  0x2d9aff7  com.apple.AOSNotification (1.7.0 - 636.2) <F68F735D-0B5C-3F27-9E39-FB296CF82958> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x2da4000 -  0x2da4ffc  com.apple.SafariDAVNotifier (1.1.1 - 1) <4173B9EB-A1C5-31BD-955B-E9D3CAB862C4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2da9000 -  0x3018fff  com.apple.CalendarStore (6.0 - 1245) <F1909196-2119-3516-952D-32E756BCC04D> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x311d000 -  0x3179fff  com.apple.corelocation (1.0 - 1239.39) <8159C021-DE49-332F-859E-00D7544EB568> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x31a7000 -  0x31d9ff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x31ec000 -  0x31f5fff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x31fe000 -  0x3206ff3  com.apple.AppSandbox (2.0 - 1) <5C586FB0-9EBB-3F14-A63F-497C7A034359> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x320f000 -  0x3253ff3  com.apple.CalDAV (6.0 - 112.5) <DF589033-DBDE-3162-A17D-401B39897767> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x3283000 -  0x328cff3  com.apple.CalendarAgentLink (1.0 - 37) <2D0AFE12-0235-3B60-B786-0EC07AC9F52C> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x329a000 -  0x32abfff  com.apple.CalendarFoundation (1.0 - 29) <D8714276-78B5-35A5-8C34-694E51AD9EB6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x32bb000 -  0x331dfff  com.apple.coredav (1.0.1 - 179.6) <80D3EE71-AA9C-3954-B262-6BB8FCB293BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x335a000 -  0x33a7ffb  com.apple.ExchangeWebServices (3.0 - 157) <29FBE8CC-2EC5-3209-B2CB-DD32E3E2ECC7> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x33fd000 -  0x344bfff  com.apple.iCalendar (6.0 - 126.5) <C30CAF95-3D02-3E2E-8855-51DCDF8DB219> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x3477000 -  0x3484ffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x348f000 -  0x35dbfff  com.apple.syncservices (7.0 - 713) <442C8E15-8870-3D65-98EC-82C0E2580EC0> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x365a000 -  0x36c7ffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6879CD26-8E35-315B-897C-D52B6EB741F6> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x36f5000 -  0x36f5ff7 +cl_kernels (???) <98D690F0-7AAC-4BE2-9749-E2A037D51FE2> cl_kernels
    0x36f7000 -  0x371eff3  libsandbox.1.dylib (220) <D05340F5-32E0-31C7-9D26-28804F4723D6> /usr/lib/libsandbox.1.dylib
    0x3727000 -  0x373aff3  com.apple.AppContainer (2.0 - 1) <799C8E8B-F983-3A3D-91CF-A2C9B5B7D007> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x374b000 -  0x374ffff  com.apple.SecCodeWrapper (2.0 - 1) <EBB54594-C7F3-37FA-9759-09BD098ED688> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x3757000 -  0x375bffe  libMatch.1.dylib (17) <29090908-32A9-3087-B197-00128F5954CD> /usr/lib/libMatch.1.dylib
    0x3760000 -  0x3762ffb  com.apple.LibraryRepair (1.0 - 1) <73246564-BF68-3833-B9A3-3CDA607BA706> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x376a000 -  0x37c4fff  com.apple.proapps.MIO (1.0.6 - 512) <DFB10D40-23B3-3666-9F1F-161BE25AB59D> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x37dc000 -  0x446bff3  com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4bef000 -  0x4bf0fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x4bf6000 -  0x4c1bff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x4c24000 -  0x4c58fe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x4c60000 -  0x4dc7fff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x4dcc000 -  0x4e28fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <DC8444CC-FAAB-3DCA-A644-8712001A5F2E> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x4e40000 -  0x4f5aff3  com.apple.avfoundation (2.0 - 361.25) <0CB46B4A-8330-3BD8-B081-71314C6687A5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x4ff7000 -  0x502fff3  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <1F651752-FD09-3CF5-BCCC-5C1366DDFACD> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x504a000 -  0x5071ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <D963392A-4B4C-3B81-A873-E1C06C6829E6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x5084000 -  0x50b5ff3  com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x50cd000 -  0x5115ffb  com.apple.CoreMediaIOServices (171.0 - 3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x5136000 -  0x5137ffd +cl_kernels (???) <E25783FC-05F8-4A33-8D3C-396CC97D1C77> cl_kernels
    0x5139000 -  0x51d8fff  com.apple.imcore (8.0 - 900) <2052F6C8-BDD3-339B-B0E2-6A3E282010A4> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x5201000 -  0x5255ff7  com.apple.imfoundation (8.0 - 900) <7A1506BB-DDAD-3DB7-8557-19AB1B519FB0> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x5282000 -  0x528aff7  com.apple.marco (8.0 - 900) <C2AE3F46-EFC9-349E-8D24-DF686C9BE2E7> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x5293000 -  0x52baff7  com.apple.ExpressCheckout (1.0 - 1.0) <1F5D211F-AE55-30E8-A9A3-20B1597202AE> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x52d5000 -  0x5303ffb  com.apple.iLifeImageAnalysis (3.0 - 3) <EDB6537B-FE91-373F-9618-61F085977EAB> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x6726000 -  0x6727ffe  com.apple.AddressBook.LocalSourceBundle (2.1 - 1167) <341A7E90-613E-3306-919F-8F49EE350831> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
    0x68c3000 -  0x68c4ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xcdd5000 -  0xcde2ff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x12451000 - 0x12454ffe  com.apple.DirectoryServicesSource (2.1 - 1167) <2A3AD43B-950C-32AD-A578-3271EAD55E3E> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
    0x1247a000 - 0x12606ff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1263d000 - 0x1278eff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x127bc000 - 0x127c8ffb  libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x127cf000 - 0x127fbffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x12804000 - 0x1280cffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x12813000 - 0x12815fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x12a0f000 - 0x12a16fff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <93A886DC-6939-3830-A22D-45377C67FFBA> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x12add000 - 0x12ae2ffe  com.apple.iphoto.accountconfig.Email (9.2 - 9.2) <C728CFB4-2C50-3B00-8480-559BCDB25EC8> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x12ae9000 - 0x12aecfff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <A69EF05F-5213-3D42-B6C5-97D4C8C5E7A7> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x12f63000 - 0x12ff5ff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x130d6000 - 0x130d9fff  com.apple.iphoto.accountconfig.Flickr (1.1 - 1) <4002CDBC-05C4-3DEF-ADE3-9917FB7050E9> /Applications/iPhoto.app/Contents/PlugIns/Flickr.accountconfigplugin/Contents/M acOS/Flickr
    0x1511c000 - 0x151daff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x15406000 - 0x15448fff  com.apple.facetimeservices (8.0 - 900) <CB59547A-C7DE-3F20-8A1F-724AF15F664E> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
    0x15460000 - 0x154b1ff7  com.apple.AddressBook.CardDAVPlugin (10.8 - 332) <DED18914-309A-31FF-A367-BB0D62384728> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x154ce000 - 0x154ddffd  com.apple.NSServerNotificationCenter (5.0 - 5.0) <A9BF8310-F1D2-38EC-AA1A-5ECB479B89CE> /System/Library/Frameworks/ServerNotification.framework/Versions/A/ServerNotifi cation
    0x1559f000 - 0x155a4ff8  com.apple.iphoto.accountconfig.MobileMe (1.1 - 1) <433656FC-3D8F-3088-BCF3-C6765E788E20> /Applications/iPhoto.app/Contents/PlugIns/MobileMe.accountconfigplugin/Contents /MacOS/MobileMe
    0x1583c000 - 0x15863ff7  com.apple.iPhoto.FacebookPublisher (1.2 - 1.2) <7C3E5AFE-7337-3567-9A84-55D069EC381E> /Applications/iPhoto.app/Contents/PlugIns/FacebookPublisher.publisher/Contents/ MacOS/FacebookPublisher
    0x1586f000 - 0x1588effb  com.apple.iPhoto.FlickrPublisher (1.2 - 1.2) <05D08C34-43B6-354D-8AD6-B589A4338D48> /Applications/iPhoto.app/Contents/PlugIns/FlickrPublisher.publisher/Contents/Ma cOS/FlickrPublisher
    0x15898000 - 0x158acfff  com.apple.iPhoto.SharedPhotoStreamPublisher (1.0 - 1.0) <DE50F441-CEC8-385F-AAEA-939CCBE97C70> /Applications/iPhoto.app/Contents/PlugIns/SharedPhotoStreamPublisher.publisher/ Contents/MacOS/SharedPhotoStreamPublisher
    0x15978000 - 0x159adff3  com.apple.iPhoto.MobileMePublisher (1.2 - 1.2) <B1A37DC3-0843-3645-B954-8F9C2DECAD22> /Applications/iPhoto.app/Contents/PlugIns/MobileMePublisher.publisher/Contents/ MacOS/MobileMePublisher
    0x15a37000 - 0x15a37ffd +cl_kernels (???) <7CDBFF90-B698-453F-B945-5A5E2BAAE9E6> cl_kernels
    0x18134000 - 0x18134fff  com.apple.iLMBAppDefPlugin (2.7.2 - 339) <70319805-38A9-3043-ADAF-A8E3460C2E7F> /Library/Application Support/iLifeMediaBrowser/*/iLMBAppDefPlugin
    0x18139000 - 0x1813afff  com.apple.iLMBFolderPlugin (2.7.2 - 339) <A492DD96-B17A-3581-8F02-BB46C385D5B9> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x1813f000 - 0x18142fff  com.apple.iLMBGarageBandPlugin (2.7.2 - 339) <78FF504C-F636-3C8D-8AAA-BACF4D5B7D9B> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x18148000 - 0x18150ffe  com.apple.iLMBiTunesPlugin (2.7.2 - 339) <50409BA5-9D15-3D95-BBC5-36C6EA6EC85B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x18157000 - 0x1820dff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3334BD-4462-8A94-6FD0-C09E33A04255> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x1a4b4000 - 0x1a524ff7  unorm8_i.dylib (2.1.19) <B1445D0C-C7C1-383B-85CF-4BD7B70B7E14> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_i.dylib
    0x1a536000 - 0x1a5c8ff7  unorm8_argb.dylib (2.1.19) <1B67DB26-5B5D-3600-8049-D744F133BEB1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
    0x1c3b5000 - 0x1c458ff7  sfixed14_rgba.dylib (2.1.19) <2A3609C9-E28B-30F3-9C37-5AD0AD5CB2D6> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/s fixed14_rgba.dylib
    0x8ed4a000 - 0x8f58bffb  com.apple.GeForceGLDriver (8.0.61 - 8.0.0) <36946D7B-4FF7-34CC-B6FE-D6F48406A60F> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe63000 - 0x8fe95e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x9006fff7  com.apple.framework.IOKit (2.0 - 755.18.10) <9A80E97E-544F-3A45-916D-6DB7ED217E33> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90070000 - 0x9007dff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9007e000 - 0x90118fff  com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x90119000 - 0x90158ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x90159000 - 0x90161fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x90162000 - 0x9021ffeb  libsystem_c.dylib (825.25) <B1F6916A-F558-38B5-A18C-D9733625FDC9> /usr/lib/system/libsystem_c.dylib
    0x90220000 - 0x902c0ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x902c1000 - 0x902c9fff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <25A7232F-9B6A-3746-A3A8-12479D086B1E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x902ca000 - 0x902cafff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x902cb000 - 0x902e7ff7  libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x902e8000 - 0x90573ff3  com.apple.RawCamera.bundle (4.00 - 658) <53F1DB23-B58B-3EAF-9D1E-95C34E669DDB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x90574000 - 0x90692ff7  com.apple.MediaControlSender (1.4.5 - 145.3) <E0931EE7-4ACA-3538-9658-B9B2AC1E6A80> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x90698000 - 0x906bcfff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x906bd000 - 0x906c9ffa  com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x906ca000 - 0x906daff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x906e5000 - 0x90915fff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x90916000 - 0x90964ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90965000 - 0x9097fffc  libsystem_kernel.dylib (2050.18.24) <C17D49D0-7961-3B67-B443-C788C6E5AA76> /usr/lib/system/libsystem_kernel.dylib
    0x90980000 - 0x90980fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x90981000 - 0x909b0ff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90aa7000 - 0x91663ffb  com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91664000 - 0x91664fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91665000 - 0x91669ffc  libGIF.dylib (845) <714E9F0D-D7A3-3F58-B46E-FCBE0F144B23> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9166a000 - 0x91678fff  com.apple.opengl (1.8.6 - 1.8.6) <1AD1AE7B-B57B-35B5-B571-32A34F0DA737> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91679000 - 0x916e1fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x916e2000 - 0x9193aff1  com.apple.JavaScriptCore (8536 - 8536.26.7) <75629E05-65FE-3699-8CDC-80C95015CF42> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9193b000 - 0x9196eff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x919af000 - 0x91a41ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91a42000 - 0x91a43fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x91a44000 - 0x91a61ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x91a62000 - 0x91a92ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x91a93000 - 0x91a99ffc  libCGXCoreImage.A.dylib (324.6) <D75B1309-D224-344F-A28F-2B552859DDFC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x91a9a000 - 0x91afeff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x91aff000 - 0x91b41fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x91b42000 - 0x91bbcff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91bbd000 - 0x91c16fff  com.apple.AE (645.3 - 645.3) <6745659F-006D-3F25-94D6-DF944E9A01FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91c17000 - 0x91c19ffb  libRadiance.dylib (845) <3F87840F-217D-3074-A29D-919BAAED2F4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x91c1a000 - 0x91d67ffb  com.apple.CFNetwork (596.2.3 - 596.2.3) <1221EF86-659B-3136-AB57-0CC6B130CDA2> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x91d77000 - 0x91e0ffff  com.apple.CoreServices.OSServices (557.4 - 557.4) <C724AB29-A596-3E1E-9FF1-A4E509AD843A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91e10000 - 0x91e13ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x91e14000 - 0x91e89ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92203000 - 0x92203fff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92204000 - 0x92239ff7  com.apple.framework.internetaccounts (2.1 - 210) <8F2D0EB8-C997-3833-AA80-95AF7AA377BE> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x922b7000 - 0x9231bfff  com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9231c000 - 0x923fdfff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x923fe000 - 0x92423ffb  com.apple.framework.familycontrols (4.1 - 410) <5A8504E7-D95D-3101-8E20-38EADE8DEAE1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92424000 - 0x92518ff3  com.apple.QuickLookUIFramework (4.0 - 555.4) <D66F61A6-2C4C-359F-A2E3-7D023C33CB5A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x92519000 - 0x9251cffb  libutil.dylib (30) <605DD210-46C2-3D4A-8DC1-08B0E80694FD> /usr/lib/libutil.dylib
    0x9251d000 - 0x92520fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92de1000 - 0x92de8fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x92de9000 - 0x92decff9  libCGXType.A.dylib (324.6) <3004616B-51F6-3B9D-8B85-DCCA3DF9BC10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x92df9000 - 0x92e00ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92e01000 - 0x92e0dffe  libkxld.dylib (2050.18.24) <48A75AF6-9D5A-3552-948E-30A1682D3664> /usr/lib/system/libkxld.dylib
    0x92e0e000 - 0x92e18fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x92e19000 - 0x92e19fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
    0x92e1a000 - 0x92e1afff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92e1b000 - 0x93003ff3  com.apple.CoreFoundation (6.8 - 744.12) <E939CEA0-493C-3233-9983-5070981BB350> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93004000 - 0x93309ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9330a000 - 0x93417ff3  com.apple.ImageIO.framework (3.2.0 - 845) <BF959BCB-C30A-3680-B7C2-91B327B2B63B> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x93418000 - 0x93464fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x93465000 - 0x93570ff7  libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x93571000 - 0x93571fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93572000 - 0x93609ffb  libCoreStorage.dylib (274.7) <1F99649B-4407-35F2-B419-9FE010360816> /usr/lib/libCoreStorage.dylib
    0x9360a000 - 0x938adffb  com.apple.CoreImage (8.2.2 - 1.0.1) <85BFFB09-D765-3F5F-AF65-FB136DDCAEF3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x938ae000 - 0x938b2ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x938b3000 - 0x938b6ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x938b7000 - 0x939f2ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x939f3000 - 0x93a4cff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <541529F7-063E-370B-9EB2-DF5BE39073E6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x93a4d000 - 0x93aaafff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93aab000 - 0x93b11ffc  com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93b12000 - 0x93b97ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93b98000 - 0x93b9bff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x93b9c000 - 0x93ca9057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x93caa000 - 0x93cebff7  com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x93cec000 - 0x93cf9fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93cfa000 - 0x93d51ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93d52000 - 0x93d53fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x93d54000 - 0x93d5effe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x93d5f000 - 0x93d74fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93d75000 - 0x93d7bfff  libGFXShared.dylib (8.6.1) <E32A7266-FCDD-352C-9C2A-8939265974AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x93d7c000 - 0x94ab4ff7  com.apple.QuickTimeComponents.component (7.7.1 - 2599.13) <85C70D1B-D074-3891-BF8D-9BA81D2C224B> /System/Library/QuickTime/QuickTimeComponents.component/Con

    Always keep you eye on your CPU % of system activity. It could be a sign of Spyware/virus activity. A very high CPU % of system activity verses Application could be a sign of Spyware running on your computer. There is more to security threats that Virus/Spyware. Tracking cookies can let someone know what Web sites you have visited. Then you receive an email (sent to your IP address) that tells you that your Amazon.com account has been hacked and you need to “click here” (called pishing) and login to change your personnel information and password. You click. Your Fxxxxd.
    The answer to your question here. <http://discussions.apple.com/thread.jspa?threadID=507051> Follow the advise of the "Parental Unit".
    Go to Version Tracker <http://www.versiontracker.com/> and download MacScan 2.5.2 and/or Internet Cleanup Ver 5.0.0 You can use these programs, free, until they expire. This should calm your fears. Also don't forget to clean all unwanted cookies from all of you Internet Browsers.
    Right now I am having problems with Internet Cleanup’s Scheduler (ver.5.0.0) so stay tuned for more feed back. I would say that the greatest threats are "tracking cookies". Clean up your cookies everyday, my mother used to say.

  • Safari goes to 100% CPU and stays there on certain websites

    I got a new computer a month or two ago (a Powerbook 1.67), and used apple's migration assistant to transfer all my stuff over from that comp to this one. Ever since I've started using the comp, when I use safari to load certain pages or parts of pages, such as www.mapquest.com (when I try to type in the directions from/to box, or try to load recent searches) or www.orbitz.com (any time I'm on the results screen once I've searched for a flight or some such), the CPU load goes to 100%, and stays there until I close the tab with that site in it (even with safari in the background), and anything else I try to do until the tab is closed runs like molasses. This definitely did not ever happen with my old Powerbook 867, but I don't recall installing any new safari extensions or plug-ins since I got the new computer, so I'm somewhat mystified as to what is causing it. Do you guys have any thoughts as to what it might be, or suggestions as to how best to go about figuring it out?
    Thanks for any help you can provide.

    Safari has been known to cause cpu usage to spike. If nothing else, report the pages to Apple using "Report Bugs to Apple" under the Safari menu.
    One of the Safari issues in the OS X 10.4.4 update was:
    Addresses an issue in which some websites, such as www.cbsnews.com, could cause CPU usage to spike unnecessarily, or cause Safari to stop responding, unless Safari's Enable JavaScript preference was deselected.
    It is possible that they didn't get it completely fixed.
    I have also noticed that Safari slows down after being open for an extended period or if I have tons of tabs open, although it is not as bad as it once was. Additionally, regardless of anything else, it does appear that some sites slow down Safari's performance and/or spike the cpu usage until I close that tab. (I've had this happen to me with Firefox as well, by the way).

  • PS CS3 - any action make 100% CPU and very choppy

    Hello!
    I have PS CS3 on Win XP SP2, 2 GB RAM, nVidia geForce 8500GT with updated drivers. Until 2 days ago everything was perfect (smooth movement and action in PS CS3). Suddenly every move I make (draw a simple line, move or resize window, painting with paint brush etc) become very choppy and fragmentated and CPU raise instant to 100%. I uninstalled PS CS3 and reinstalled again, but with no luck. Any ideea about what is happening here? Thank you!
    PS: Other programs like Fireworks, Flash, Illustrator etc work very nice and smooth with maximum 20-30% CPU usage.

    Hi, Cris!
    What changed on your system (outside of Photoshop) around that time?  Updates?  New software?  Changed settings?
    Only regular stuff: most of them only updates for browsers, antivirus, firewall etc ... nothing related to photoshop
    Did you change anything inside Photoshop (showing different palettes, change in prefs)?  Especially check Photoshop's prefs for how much memory you allocated to it.
    I kept my performance prefs exactly like 2-3 days ago when photoshop worked good and smooth.
    What you're describing could be a video driver problem, or just VM thrashing (by the OS or Photoshop's scratch disk).  But it's also possible it's due to some other factor inside Photoshop that didn't get included in your description.
    I have the last version of nVidia driver (installed 2 months ago) for video card.

  • 100% cpu and high DPC

    For the past few weeks I have had recurring problems with
    flash player installed on an Acer Travelmate 2420, running XP home
    SP2. With installation for either Firefox or IE, the computer goes
    into an "interrupt storm" every hour or two. Each storm lasts 10 to
    20 minutes, and during that time the computer is unusable. CPU
    usage is 100%, but no one process is higher than the others. DPC is
    pretty high, at 20 to 25% of cpu. As far as I know, I have current
    drivers installed, but this is a older Acer laptop and new drivers
    have not been released for some of the hardware.
    The only fix I have found is to completely uninstall Flash
    player. That fixes the problem completely. But installing again
    (newest version of Flash for XP, with either the Firefox or IE
    player) causes the problem to return. The problem occurs even if we
    are not viewing any site with Flash content. Just having Flash
    installed, and a browser window open, is enough.

    we are working on this over here: http://forums.adobe.com/message/1947834#1947834

Maybe you are looking for

  • HP Officejet J4550 All in one printer Will not print anything no error message

    I had this problem before and was able to talk to a technician and found I had no default printer when he told me how to do that it fixed my problem.  The printer functions like it will print takes paper in but when it comes out it is blank Ink level

  • RFC destination BW could not be created in the source system R3073

    I'm creating a source system for our BW (version 7.0) dev client.I'm linking it to our R/3 4.7 QA client. From RSA1 I select create source system, I enter the system information and in the next screen I'm prompted to log on as system administrator. I

  • Writing BLOB column into a csv or txt or sql  files

    Hi All, I am having a requirement where i have to upload a file from user desktop and place that file into a unix directory. For this i am picking that file into a table using APEX and then writing that file in unix directory using UTL_FILE. The prob

  • Error while Upgrading to 9.2.0.8

    Hi Experts, I'm trying to upgrade my current version of oracle "9.2.0.1" which is running on a Solaris box, to "9.2.0.8" not able to succeed. Can any body help me to solve my problem???? Thnx & Regards Sunil

  • I can't update my ipod to the other pc

    when i try to update my ipod to the other pc it won't let me update. When i tried to plug in my ipod it would still show please plug in your ipod to update it. Please help me! I update this already to my dad's computer and now he sold his computer to