Continuous Crashes for high temperature (I guess)

hi everyone, first of all excuse me because my english may be not correct, i'm not english native.
since 5/6 months my Macbook Pro (2,66GHz, 15-inch, Mid 2010) had started to overheat, expecially while it use flash, and crash.
it never happened before so I guess is because of the heat that this process causes. the macbook still turned on but the screen goes black (and if an audio is on this starts to freeze at one point) so I have to force the turnoff.
i've tried to clean gently the fans but nothing happened.
my battery's health is now at 57.7% (1108 cycles) and I've read that also this can cause overheating..but i think that this can't lead to systematic crashes.
recently my computer stated to crash also at low temperature.
how can I check my system so I can discover where is the problem?
everytime that I have to force my computer off I get a report (and I always "send it to Apple") but I want to know how can I interpret this report!
is there any method I can use?
thank you so much!

thank you so much!
so it's not sure the problem lays in the processing, it can be also due to a physical/material issue (like the thermal paste)?
today i noticed in the Activity Monitor that during playback of videos on youtube a single Chrome process named Google Chrome Helper had been using like 99% and over of cpu, and it decreased when i stopped the video.
anyone knows if there is any way to understand the main cause of the crashes? maybe by interpreting the error report that i get after the reboot
reading info on the internet it seems it goes like:
flash player issue --> laborious processing --> overheating --> crash
but i want to be sure that the main cause is really flash player, and specially why this started almost all of a sudden
thanks a lot again for your support!

Similar Messages

  • QuickTime SDK for Windows ICMCompressionSessionEncodeFrame crashes for higher resolution cameras  2 MP

    I implemented a while ago a H.264 re-encoding to output H.264 QuickTime .mov file usng QuickTime Window SDK  7.3.0.70. The code uses ICMCompressionSession to compress the frames going into the container. The code works fine with cameras with resolutions up to 2 Megapixels (1600 x 1200). The crash occurs in QuickTime API call. Here is the code to compress the frame:
    CVPixelBufferRef pixel_buffer = nil;
    int nWidth = (**pixMap).bounds.right - (**pixMap).bounds.left;
    int nHeight = (**pixMap).bounds.bottom - (**pixMap).bounds.top;
    CVReturn ret =
    CVPixelBufferCreateWithBytes(kCFAllocatorDefault,
                                 nWidth,
                                 nHeight,
                                 k24RGBPixelFormat,
                                 GetPixBaseAddr(pixMap),
                                 3 * nWidth,
                                 NULL,
                                 NULL,
                                 NULL,
                                 &pixel_buffer);
    //.....code ommitted for clarity
    // set image data into the pixel buffer
    CVPixelBufferLockBaseAddress( pixel_buffer, 0 );
    // Feed the frame to the compression session.
    m_OSerr = ICMCompressionSessionEncodeFrame( compressionSession, pixel_buffer,
            displayTimeMsecs, displayDurationMsecs, validTimeFlags,
            frameOptions, NULL, NULL );
    //unlock the pixels
    CVPixelBufferUnlockBaseAddress( pixel_buffer, 0 );
    CVPixelBufferRelease(pixel_buffer);
    The call to ICMCompressionSessionEncodeFrame fails either  with
    1. Error code -108
    memFullErr = -108, /*Not enough room in heap zone*/
    OR
    2. An access violation QuickTimeH264.qtx!6782522d()
    [Frames below may be incorrect and/or missing, no symbols loaded for QuickTimeH264.qtx]
    QuickTimeH264.qtx!6782529a()
    QuickTimeH264.qtx!676c7a13()
    QuickTimeH264.qtx!6777467b()
    QuickTimeH264.qtx!676ac709()
    QuickTimeH264.qtx!6777abbe()
    QuickTimeH264.qtx!6777ac1a()
    QuickTimeH264.qtx!67698aa1()
    kernel32.dll!@BaseThreadInitThunk@12() + 0x12 bytes
    ntdll.dll!___RtlUserThreadStart@8() + 0x27 bytes
    ntdll.dll!__RtlUserThreadStart@8() + 0x1b bytes
    Has anyone encountered the same problem and if so what was the resolution?

    i suspect its a weak psu ,can you run any thing stresses the vga card under linux

  • My MacbookPro is continually crashing for no apparent reason. Should I be worried? What do I do?

    I suppose I have multiple apps/tabs running when it does. But it doesn't overheat, get slow, or make any noises. It just suddenly a solid blue screen appears and I hold the power button. Nothing in particular triggers it. The Mac restarts as if nothing happened. It doesn't happen everytime I turn on my computer, but it's doing it regularly enough to make me worry.

    Thank you very much for your help!
    [Step 1]
    It hasn't crashed in the time that the Console hasn't deleted. (it's only saved messages up to the 28th; the last time it crashed was the 22nd.
    [Step 2]
    Here's your step two info. I have three total "crashes", this being the latest. I copied and pasted the entire thing as you instructed.
    Process:         coreaudiod [92]
    Path:            /usr/sbin/coreaudiod
    Identifier:      coreaudiod
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-12-22 20:30:18.410 -0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    Crashed Thread:  3x
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x0000000100621982 read$NOCANCEL + 10
    1   libSystem.B.dylib                       0x00000001006710ef __sread + 16
    2   libSystem.B.dylib                       0x0000000100668e34 _sread + 19
    3   libSystem.B.dylib                       0x0000000100668cca __srefill + 41
    4   libSystem.B.dylib                       0x000000010067a5ce _fseeko + 660
    5   libSystem.B.dylib                       0x000000010067a304 fseek + 105
    6   coreaudiod                              0x0000000100013962 0x100000000 + 80226
    7   coreaudiod                              0x000000010001494c 0x100000000 + 84300
    8   coreaudiod                              0x0000000100005e43 0x100000000 + 24131
    9   coreaudiod                              0x00000001000071c2 0x100000000 + 29122
    10  coreaudiod                              0x00000001000016a4 0x100000000 + 5796
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x0000000100638c0a kevent + 10
    1   libSystem.B.dylib                       0x000000010063aadd _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x000000010063a7b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x000000010063a2de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x0000000100639c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x0000000100639aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x0000000100639a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x0000000100639e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x0000000100639aa5 start_wqthread + 13
    Thread 3 Crashed:
    0   coreaudiod                              0x000000010001541a 0x100000000 + 87066
    1   coreaudiod                              0x000000010000569e 0x100000000 + 22174
    2   coreaudiod                              0x000000010000699d 0x100000000 + 27037
    3   com.apple.audio.CoreAudio               0x000000010002bca9 HALCADClient::GetPropertyData(unsigned int, AudioObjectPropertyAddress const*, unsigned int, void const*, unsigned int*, void*) + 333
    4   com.apple.audio.CoreAudio               0x0000000100041496 HALDefaultDevice::GetDefaultDevice(bool, bool) + 142
    5   com.apple.audio.CoreAudio               0x000000010003aec3 HALSystem::ObjectsPublishedAndDied(unsigned int, unsigned int const*, unsigned int, unsigned int const*) + 107
    6   com.apple.audio.CoreAudio               0x0000000100038f7b AudioObjectsPublishedAndDied + 277
    7   com.apple.audio.CoreAudio               0x0000000100033d52 IOA_PlugIn::HWDevicesAdded(std::vector<IOA_HWDevice*, std::allocator<IOA_HWDevice*> > const&) + 252
    8   com.apple.audio.CoreAudio               0x0000000100031d41 IOA_HWDeviceManager::IOServiceMatchingHandler(IOA_HWDeviceManager*, unsigned int) + 815
    9   com.apple.framework.IOKit               0x000000010087668e IODispatchCalloutFromCFMessage + 354
    10  com.apple.CoreFoundation                0x000000010015265e __CFMachPortPerform + 366
    11  com.apple.CoreFoundation                0x000000010012a6b1 __CFRunLoopRun + 5201
    12  com.apple.CoreFoundation                0x0000000100128d8f CFRunLoopRunSpecific + 575
    13  com.apple.audio.CoreAudio               0x0000000100059786 HALRunLoop::OwnThread(void*) + 152
    14  com.apple.audio.CoreAudio               0x0000000100046755 CAPThread::Entry(CAPThread*) + 125
    15  libSystem.B.dylib                       0x0000000100658fd6 _pthread_start + 331
    16  libSystem.B.dylib                       0x0000000100658e89 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000001  rbx: 0x0000000064496e20  rcx: 0x0000000000000001  rdx: 0x0000000064496e20
      rdi: 0x0000000000000000  rsi: 0x0000000000000000  rbp: 0x000000010437ff60  rsp: 0x000000010437ff00
       r8: 0x0000000000005603   r9: 0x0000000000000000  r10: 0x0000000000000034  r11: 0x0000000000000206
      r12: 0x0000000104380170  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000001
      rip: 0x000000010001541a  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Binary Images:
           0x100000000 -        0x100020ff7 +coreaudiod ??? (???) <4EB80719-479B-D842-286B-8EE9B9762353> /usr/sbin/coreaudiod
           0x100028000 -        0x1000a7fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
           0x1000dd000 -        0x100254fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10036d000 -        0x1004a2fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
           0x10051c000 -        0x10051dff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
           0x100522000 -        0x100538fef  libbsm.0.dylib ??? (???) <0321D32C-9FE1-3919-E03E-2530A0C1191B> /usr/lib/libbsm.0.dylib
           0x100541000 -        0x1005befef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
           0x10061f000 -        0x1007e0fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
           0x100872000 -        0x1008d2fe7  com.apple.framework.IOKit 2.0 (???) <2D2A51AA-4021-0F64-BE58-B0ED5388D899> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
           0x1008f6000 -        0x100b7fff7  com.apple.security 6.1.2 (55002) <772E1B13-8271-02F8-B1FE-023592A7AED7> /System/Library/Frameworks/Security.framework/Versions/A/Security
           0x100c77000 -        0x100d2dff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
           0x100d41000 -        0x100d8dfff  libauto.dylib ??? (???) <328CCF97-091D-C529-E576-C78583445711> /usr/lib/libauto.dylib
           0x100d9a000 -        0x100f58fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0B4ABA92-C1F0-4548-A157-0CFD65561DA5> /usr/lib/libicucore.A.dylib
           0x100fc7000 -        0x100fd8ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <5BAFAE5C-2307-C27B-464D-582A10A6990B> /usr/lib/libz.1.dylib
           0x100fdd000 -        0x100fe1ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
           0x100fe4000 -        0x100ff2ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
           0x100ff6000 -        0x1010affff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <E8FFCEA1-3BE3-F0C9-07EA-C37678C4D2F5> /usr/lib/libsqlite3.dylib
           0x1010bf000 -        0x1010bfff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
           0x1010c2000 -        0x1010c2ff7  com.apple.CoreServices 44 (44) <616722B1-5E79-DCCF-BF5E-0DD5802CCBD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
           0x1010c5000 -        0x1013f9fef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
           0x101473000 -        0x101547fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
           0x1015bb000 -        0x101605ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
           0x10162f000 -        0x1016ecfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
           0x101746000 -        0x1017d6fff  com.apple.SearchKit 1.3.0 (1.3.0) <45BA1053-9196-3C2F-2421-AFF5E09627CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
           0x101814000 -        0x10184ffff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
           0x101869000 -        0x101909fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
           0x10194f000 -        0x101977fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <6B8C5FB6-FE6F-3345-0441-BED51E815379> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
           0x101991000 -        0x101997ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <FD5CF2E6-E5FF-1E2A-37E0-304722DA15E1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
           0x1019a0000 -        0x1019affff  com.apple.NetFS 3.2.2 (3.2.2) <84419796-36C9-DDCF-5FD1-0C96499EB63E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
           0x1019b8000 -        0x1019f9ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <642854D8-F4EF-4685-42A6-E48A1904D885> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
           0x101a1d000 -        0x101a48ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
           0x101a53000 -        0x101b69ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
           0x101b92000 -        0x101bfcfe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7BD7F19B-ACD4-186C-B42D-4DEBA6795628> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
           0x101c06000 -        0x101c4eff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
           0x101c56000 -        0x102460fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <2F26CDC7-DAE9-9ABE-6806-93BBBDA20DA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
           0x1024a9000 -        0x1028ecfef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <57D38705-6F21-2A82-F3F6-03CFFF214775> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
           0x102d9a000 -        0x102d9efff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <DB8B8AB0-0C97-B51C-BE8B-B79895735A33> /usr/lib/dyld
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

  • IDVD 6.0 continually crashes for no apparent reason

    I have only had my macbook for 2 months and I am starting to have problems with iDVD. Every time I attempt to build a project it freezes up my computer and sooner or later crashes. When I try to change the theme of my project, it runs extremely slow. I have tried a lot of the solutions online but nothing seems to work. Here are some of those things:
    - reinstalled idvd
    - background encoding is not on
    - lots of free disk space is available (30GB)
    - no other programs are running in the background
    When I first bought my Macbook, there were no problems with iDVD (2 months ago!). I also dont have any problems with any other programs on my computer, many of which are much more demading than iDVD 6.0! Could somebody please help me because this program is causing me a lot of stress!
    Thanks,
    David
    Macbook Core 2 Duo   Mac OS X (10.4.8)   Core 2 Duo 2.0 Ghz, 1GB Ram, 120Gb HDD

    Hi David_p
    Have you already repaired permissions & dragged the plist for iDVD to the trash and emptied it?
    Looks like this (use the finder and copy and paste the following):
    com.apple.iDvd.plist
    Also please disconnect all ext. FW & USB devices and run apple's software updater to make sure all is current including QT and iDVD. Lastly try going into Macintosh HD >Applications > Font Book, then look for fonts that have a black dot beside them. Highlight these fonts, then from the menu bar select > Edit > Resolve Duplicates to turn these fonts off.
    Here are a few helpful links as well.
    http://docs.info.apple.com/article.html?artnum=302925
    http://www.apple.com/ilife/tutorials/idvd/id2-3.html
    http://www.kenstone.net/fcphomepage/idvd_6stone.html
    http://docs.info.apple.com/article.html?artnum=302988
    Good luck to you & hope this proves Helpful.

  • Photoshop CS4 and CC/CS6 crashing for no apparent reason (Windows 7)

    I’m currently having a serious problem with my Photoshop CS4 where it continuously crashes, for no apparent reason, since July 16, 2013.   I have done everything recommended via Adobe forum to try and fix this problem though it still persists.    It crashes randomly and I am usually unable to use Photoshop for more than 20 minutes. Below is the error message that appeared when Photoshop crashed,
    Error Message for CS4
    Problem signature:
      Problem Event Name:                        APPCRASH
      Application Name:                             Photoshop.exe
      Application Version:                           11.0.2.0
      Application Timestamp:                     4bf2d91c
      Fault Module Name:                          Photoshop.exe
      Fault Module Version:                        11.0.2.0
      Fault Module Timestamp:                  4bf2d91c
      Exception Code:                                  c0000005
      Exception Offset:                                00000000012a5a65
      OS Version:                                          6.1.7601.2.1.0.768.3
      Locale ID:                                             4105
      Additional Information 1:                  15b0
      Additional Information 2:                  15b00e7f3545ee6f25e3adf28ac2c415
      Additional Information 3:                  2d88
      Additional Information 4:                  2d887dc240f6e5f8c46c56c64c426343
    Since this incident, I thought that perhaps updating my Photoshop to the current version i.e. Photoshop CC would fix the problem.    However, after downloading and using the trial version of the current Photoshop CC, the same exact problem keeps happening.    This is the error message that appears when Photoshop CC crashes,
    Error Message for CS6/CC
    Problem signature:
      Problem Event Name:                        APPCRASH
      Application Name:                             Photoshop.exe
      Application Version:                           14.0.0.0
      Application Timestamp:                     5176451b
      Fault Module Name:                          Photoshop.exe
      Fault Module Version:                        14.0.0.0
      Fault Module Timestamp:                  5176451b
      Exception Code:                                  c0000005
      Exception Offset:                                00000000018702c5
      OS Version:                                          6.1.7601.2.1.0.768.3
      Locale ID:                                             4105
      Additional Information 1:                  f752
      Additional Information 2:                  f752287f27df649ff8ff774cb95d005f
      Additional Information 3:                  6103
      Additional Information 4:                  6103e8f4ea13b8f93bf26ab029428208
    My computer specs:
    Adobe Photoshop Version: 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00) x64
    Operating System: Windows 7 64-bit
    Version: 6.1 Service Pack 1
    System architecture: Intel CPU Family:6, Model:14, Stepping:5 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2793 MHz
    Built-in memory: 8151 MB
    Free memory: 5155 MB
    Memory available to Photoshop: 7167 MB
    Memory used by Photoshop: 57 %
    Image tile size: 1024K
    Image cache levels: 4
    The GPU Sniffer crashed on 25/07/2013 at 4:19:46 PM
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.2 AMD-APP (1124.2)
    OpenGL Version: 3.0
    Video Rect Texture Size: 16384
    OpenGL Memory: 1024 MB
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 5570
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Video Card Number: 1
    Video Card: ATI Radeon HD 5570
    Driver Version: 12.104.0.0
    Driver Date: 20130328000000.000000-000
    Video Card Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Video Mode: 1920 x 1080 x 4294967296 colors
    Video Card Caption: ATI Radeon HD 5570
    Video Card Memory: 1024 MB
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\
    Temporary file path: C:\Users\Kim\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 920.1G, 781.2G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins\
    Installed components:
       ACE.dll ACE 2013/03/19-12:09:02 79.535293   79.535293
       adbeape.dll Adobe APE 2013/02/04-09:52:32 0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0
       AdobeOwl.dll   Adobe Owl 2013/03/03-12:10:08   5.0.13 79.533484
       AdobePDFL.dll   PDFL 2013/03/13-12:09:15   79.499517 79.499517
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1768
       AdobeXMP.dll   Adobe XMP Core 2013/03/13-12:09:15   79.151481 79.151481
       AdobeXMPFiles.dll   Adobe XMP Files 2013/03/13-12:09:15   79.151481   79.151481
       AdobeXMPScript.dll   Adobe XMP Script 2013/03/13-12:09:15   79.151481 79.151481
       adobe_caps.dll   Adobe CAPS 7,0,0,21  
       AGM.dll AGM 2013/03/29-12:09:59 79.536232   79.536232
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31
       aif_core.dll   AIF 5.0   79.534508
       aif_ocl.dll AIF   5.0   79.534508
       aif_ogl.dll AIF   5.0   79.534508
       amtlib.dll AMTLib (64 Bit)   7.0.0.169 BuildVersion: 7.0; BuildDate: Mon Apr 8 2013 2:31:50)   1.000000
       ARE.dll ARE 2013/03/19-12:09:02 79.535293   79.535293
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830 66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830 66.26830
       Bib.dll BIB 2013/03/19-12:09:02 79.535293   79.535293
       BIBUtils.dll   BIBUtils 2013/03/19-12:09:02   79.535293 79.535293
       boost_date_time.dll   DVA Product 7.0.0  
       boost_signals.dll   DVA Product 7.0.0  
       boost_system.dll   DVA Product   7.0.0
       boost_threads.dll   DVA Product 7.0.0  
       cg.dll NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll NVIDIA Cg Runtime   3.0.00007  
       CIT.dll Adobe CIT   2.1.6.30158   2.1.6.30158
       CITThreading.dll   Adobe CITThreading   2.1.6.30158 2.1.6.30158
       CoolType.dll   CoolType 2013/03/19-12:09:02   79.535293 79.535293
       dvaaudiodevice.dll   DVA Product 7.0.0  
       dvacore.dll DVA Product   7.0.0  
       dvamarshal.dll   DVA Product 7.0.0  
       dvamediatypes.dll   DVA Product 7.0.0  
       dvaplayer.dll   DVA Product 7.0.0  
       dvatransport.dll   DVA Product 7.0.0  
       dvaunittesting.dll   DVA Product 7.0.0  
       dynamiclink.dll   DVA Product 7.0.0  
       ExtendScript.dll   ExtendScript 2013/03/21-12:10:31   79.535742 79.535742
       FileInfo.dll   Adobe XMP FileInfo 2013/03/19-12:09:02   79.151561 79.151561
       filter_graph.dll   AIF 5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll IMSLib DLL   7.0.0.37  
       JP2KLib.dll JP2KLib 2013/02/19-12:28:44 79.248139   79.248139
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession 2.1.2.1756  
       mediacoreif.dll   DVA Product 7.0.0  
       MPS.dll MPS 2013/03/15-13:25:52 79.535029   79.535029
       msvcm80.dll Microsoft® Visual Studio® 2005 8.00.50727.6195  
       msvcm90.dll Microsoft® Visual Studio® 2008 9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll Microsoft® Visual Studio® 2005 8.00.50727.6195  
       msvcp90.dll Microsoft® Visual Studio® 2008 9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll Microsoft® Visual Studio® 2005 8.00.50727.6195  
       msvcr90.dll Microsoft® Visual Studio® 2008 9.00.30729.1  
       PatchMatch.dll   PatchMatch 0000/00/00-00:00:00   1. 1.
       pdfsettings.dll   Adobe PDFSettings   1.04
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   4.0.1.34  
       PSArt.dll Adobe Photoshop CC   CC  
       PSViews.dll Adobe Photoshop CC   CC  
       SCCore.dll ScCore 2013/03/21-12:10:31 79.535742   79.535742
       ScriptUIFlex.dll   ScriptUIFlex 2013/03/21-12:10:31   79.535742 79.535742
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       3D Studio 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Accented Edges 14.0
       Adaptive Wide Angle 14.0
       Angled Strokes 14.0
       Average 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Bas Relief 14.0
       BMP 14.0
       Camera Raw 8.1
       Camera Raw Filter 8.1
       Chalk & Charcoal 14.0
       Charcoal 14.0
       Chrome 14.0
       Cineon 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Collada 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Color Halftone 14.0
       Colored Pencil 14.0
       CompuServe GIF 14.0
       Conté Crayon 14.0
       Craquelure 14.0
       Crop and Straighten Photos 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Crop and Straighten Photos Filter 14.0
       Crosshatch 14.0
       Crystallize 14.0
       Cutout 14.0
       Dark Strokes 14.0
       De-Interlace 14.0
       Dicom 14.0
       Difference Clouds 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Diffuse Glow 14.0
       Displace 14.0
       Dry Brush 14.0
       Eazel Acquire 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Embed Watermark 4.0
       Entropy 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Extrude 14.0
       FastCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fibers 14.0
       Film Grain 14.0
       Filter Gallery 14.0
       Flash 3D 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Fresco 14.0
       Glass 14.0
       Glowing Edges 14.0
       Google Earth 4 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Grain 14.0
       Graphic Pen 14.0
       Halftone Pattern 14.0
       HDRMergeUI 14.0
       IFF Format 14.0
       Ink Outlines 14.0
       JPEG 2000 14.0
       Kurtosis 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Lens Blur 14.0
       Lens Correction 14.0
       Lens Flare 14.0
       Liquify 14.0
       Matlab Operation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Maximum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mean 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Measurement Core 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Median 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mezzotint 14.0
       Minimum 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       MMXCore Routines 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Mosaic Tiles 14.0
       Multiprocessor Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Neon Glow 14.0
       Note Paper 14.0
       NTSC Colors 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Ocean Ripple 14.0
       Oil Paint 14.0
       OpenEXR 14.0
       Paint Daubs 14.0
       Palette Knife 14.0
       Patchwork 14.0
       Paths to Illustrator 14.0
       PCX 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Photocopy 14.0
       Photoshop 3D Engine 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Picture Package Filter 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Pinch 14.0
       Pixar 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Plaster 14.0
       Plastic Wrap 14.0
       PNG 14.0
       Pointillize 14.0
       Polar Coordinates 14.0
       Portable Bit Map 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Poster Edges 14.0
       Radial Blur 14.0
       Radiance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Range 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Read Watermark 4.0
       Reticulation 14.0
       Ripple 14.0
       Rough Pastels 14.0
       Save for Web 14.0
       ScriptingSupport 14.0
       Shake Reduction 14.0
       Shear 14.0
       Skewness 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Smart Blur 14.0
       Smudge Stick 14.0
       Solarize 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Spatter 14.0
       Spherize 14.0
       Sponge 14.0
       Sprayed Strokes 14.0
       Stained Glass 14.0
       Stamp 14.0
       Standard Deviation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       STL 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Sumi-e 14.0
       Summation 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Targa 14.0
       Texturizer 14.0
       Tiles 14.0
       Torn Edges 14.0
       Twirl 14.0
       Underpainting 14.0
       Vanishing Point 14.0
       Variance 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Variations 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Water Paper 14.0
       Watercolor 14.0
       Wave 14.0
       Wavefront|OBJ 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       WIA Support 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       Wind 14.0
       Wireless Bitmap 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00)
       ZigZag 14.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE
    Can anyone PLEASE help?

    I to have the same issue and it all started after switching photoshop cc's layout to 3d mode now everything crashes repeatedly... Thankgod AE still works but yeah ps 3d system is the culprate here b/c It worked perfectly for 4 months for me until i tried there crappy ps 3d system!

  • When working document for high capacity Illustrator CS5 is crashing !

    Hi all ;
    Computer model MacPro 2.26 (8 Cores).
    System vers. Mac OS X Snow Leopard 10.6.3 .
    I'm using version Adobe Creative Suite 5 .
    Illustrator when working document for high capacity is being crash. , program crash on snow leopard 10.6.3 .
    1)I reformat harddisk. I installed the system Snow Leopard 10.6.3 and I did all the updates.
    but the problem continues.
    2) I changed my hard disk and re-install the system and I did all the updates.I installed Adobe CS5 But the problem was not solved
    3)Adobe CS5 , I've completely erased . I installed CS3 a clean way. Illustrator CS3 works seamlessly with high-capacity documentation.
    Though I do a lot of problems in the above cs5 not been resolved.
    Best Regards

    Can you please post a crash log
    Also, can you please give us some more explanation on what you mean by "high capacity"? Does this mean that the artwork is very complex?

  • My I pad 3 continually crashing have exchanged for another I pad also changed new router I believe it started when I updated new software few weeks ago

    My I pad 3 continually crashes I have exchanged for new I pad in shop also bought new router Reset etc I believe it started when I updated software a few weeks ago as it was fine till then Any suggestions ?

    Anyone?

  • GTX 560Ti Hawk high temperature and noise

    First of all I want to say "Hi" because this is my first post here!
    Second, I have problems with my GTX 560Ti Hawk! The problems are high temperature and very loud fans! I bought this card less than a month ago and it didn't work properly from the first day but I wanted to give it a chance so I kept it for a while so I could monitor symptoms. I haven't even tried to OC it. I monitored it the way it came from the box.
    In idle card doesn't go over 40°C which is fine by me considering the weather but when I play games it goes all the way to 85°C and it's loud as jet taking off! It's is pretty much intolerable to be near this card when playing games! This product is advertised to be very cold and very silent but now that isn't the case. What bothers me most is that the card was running on open bench table which has very good air cooling ( I made it myself and decreased ~10°C compared to my case). That means that my Hawk would have burned if tested inside the case, or it would fly away!! :D
    Everything is good until card hits 76°C - that's tolerable temperature and the card is still silent, but when it hits 76°C and goes up, all hell breaks loose!
    Card doesn't crash and it runs perfectly (got performance increase ~30% from my GTX 460) but way higher temperatures and noise above advertised makes me wanting to crash it with a sledgehammer! :D
    I RMA it today and waiting for answer which should arrive in two weeks tops (quick when taking money but very slow when support is needed)
    I wanted to ask if RMA is even possible when card isn't crashing??? I RMA cards with similar problems before with no problems but that was Gigabyte - not sure what can I expect with MSI because this is my first MSI product since 2003. RMA should be possible because card has failed to fulfill expectations which are guarantied by MSI...
    If they refuse to send another card or return the money, what should I do???
    Computer specs:
    AMD Phenom 2 X4 955BE
    Gigabyte GA-790XTA-UD4
    2x2 GB DDR3 Mushkin Blackline Stiletto
    MSI GTX 560Ti Hawk (previously owned Gigabyte GTX 460 768MB which never went above 65°C even highly OC-ed)
    Seasonic 620-GM
    Patriot Pyro 60GB and WD 640GB Green
    Thank you!

    This is a user to user forum. Everyone here are users just like you. If and when someone is able to respond to your post, they will. There is no obligation by any individual to do so. Its a matter of having a bit of patience. If you don't have that patience, then please don't take it out on the online population of this world at large. If the community members were paid to address problems, then that would be a different story. But thats not how it is.
    >>Please read and comply with the Forum Rules.<<
    You are welcome to contact MSI technical instead. >>How to contact MSI.<<
      seeing that you decided to give up before having any responses.
    You are still welcome to open a new topic if you so wish, with a less antagonistic approach.

  • Satellite P300D-10V - Turn off by high temperature

    Hi!
    I have a TOSHIBA Satellite P300D-10V and I have a problem with overheating! When I load my CPU with 2,2 GHz for a long time, it turn off by high temperature!
    What must be my solution about this problem?
    "Normal" temperature for my laptop is around 70 - 75 degrees cslsius! Is it normal for this CPU?
    I have used another laptop with Intel CPU and there is no such problem! My Toshiba is in use for 2 years! OS Windows Vista Home Premium 32bit
    REGARDS!

    Hi alexander79,
    First of all you should know that cleaning the fan is not covered by warranty!!! Of course you can do this from an authorized service provider but for this service you have to pay, its not free!
    More detailed instructions you can find in this how to article from Toshiba:
    [How to clean the cooling system of a Toshiba notebook? |http://forums.computers.toshiba-europe.com/forums/ann.jspa?annID=40]
    As you can read, the notebook should be cleaned every 3-4 months and believe me, you will be very surprised how much dust come out ;)
    Last but not least its also important that you only use display drivers from Toshiba.
    I had also a problem with overheating and this was caused due a wrong display driver (I used the drivers from nVidia page). They are not pretested and dont have an overheat protection The result was overheating and turning off.
    After installation of Toshiba display driver the problem was solved.

  • Working in CS 5.5, ID continuously crashes when placing images of any kind, Adobe says its an apple error. What do I do?

    Using an imac with 8gb ram, intel core, OS 10.9.5. I currently have CS 5.5. When working in InDesign, it continuously crashes whenever I place an image on the page. I've tried all types of images and sizes, but it still crashes. Talked to an adobe tech, they said it was an apple issue. I sent them the crash report and followed all of there instructions, but still crashes. Any suggestions on what to do next? Is there a patch that I'm missing?

    I found 2 reports from InDesign: Just a note, my entire computer doesn't shut down, just InDesign.
    Date/Time:  
    2014-10-22 10:44:52 -0400
    OS Version: 
    10.9.5 (Build 13F34)
    Architecture:
    x86_64
    Report Version:  18
    Command:    
    InDesign
    Path:       
    /Applications/Adobe InDesign CS5.5/Adobe InDesign CS5.5.app/Contents/MacOS/Adobe InDesign CS5.5
    Version:    
    7.5.3.333 (7530)
    Parent:     
    launchd [193]
    PID:        
    746
    Event:      
    wakeups (microstackshots only)
    Wakeups:    
    168 wakeups per second for 268 seconds
    Duration:   
    268.00s
    Steps:      
    264
    Hardware model:  iMac14,2
    Active cpus:
    4
    Fan speed:  
    1199 rpm
    Powerstats for:  Adobe InDesign C [746]
    Start time: 
    2014-10-22 10:44:53 -0400
    End time:   
    2014-10-22 10:49:20 -0400
    Parent:     
    launchd
    Microstackshots: 143 samples (54%)
    Primary state:   79 samples Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 143 samples Active
    Power Source:
    0 samples on Battery, 143 samples on AC
      104 start + 54 (Adobe InDesign CS5.5) [0x27c6]
    104 main + 187 (Adobe InDesign CS5.5) [0x28ab]
    103 GetPlugIn + 14282 (AppFramework) [0xce8d2ea]
    66  ??? (AppFramework + 10798) [0xce67a2e]
    66  ReceiveNextEvent + 72 (HIToolbox) [0x9aede99a]
    66  ReceiveNextEventInMode + 75 (HIToolbox) [0x9aede936]
    63  ReceiveNextEventCommon + 526 (HIToolbox) [0x9ad438e2]
    63  RunCurrentEventLoopInMode + 259 (HIToolbox) [0x9ad43b5d]
    63  CFRunLoopRunInMode + 123 (CoreFoundation) [0x983ab84b]
    60  CFRunLoopRunSpecific + 394 (CoreFoundation) [0x983ab9ea]
    38  __CFRunLoopRun + 1779 (CoreFoundation) [0x983ac353]
    35  __CFRunLoopDoTimers + 349 (CoreFoundation) [0x9846f06d]
    10  __CFRunLoopDoTimer + 1395 (CoreFoundation) [0x983f4863]
    9   __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22 (CoreFoundation) [0x983f4ea6]
    5   processNotifications(__CFRunLoopTimer*, void*) + 61 (ExtensisFontManagementIDCS5.5) [0xc157c47]
    4   PanelManager::SelectSocket(bool) + 82 (ExtensisFontManagementIDCS5.5) [0xc1146ac]
    4   __select + 10 (libsystem_kernel.dylib) [0x91dfbace]
    3   <Non-Frontmost App, Kernel mode>
    1   <Kernel mode>
    1   PanelManager::SelectSocket(bool) + 548 (ExtensisFontManagementIDCS5.5) [0xc11487e]
    1   std::_Rb_tree_increment(std::_Rb_tree_node_base*) + 42 (libstdc++.6.dylib) [0x9222e6d3]
    1   <Non-Frontmost App>
    2   processNotifications(__CFRunLoopTimer*, void*) + 74 (ExtensisFontManagementIDCS5.5) [0xc157c54]
    1   PanelManager::PopNotifications() + 68 (ExtensisFontManagementIDCS5.5) [0xc114176]
    1   SuitcasePanel::PopNotifications() + 55 (ExtensisFontManagementIDCS5.5) [0xc1c23b5]
    1   std::set<unsigned long, std::less<unsigned long>, std::allocator<unsigned long> >::begin() const + 17 (ExtensisFontManagementIDCS5.5) [0xc1a3bb1]
    1   <Non-Frontmost App>
    1   PanelManager::PopNotifications() + 71 (ExtensisFontManagementIDCS5.5) [0xc114179]
    1   processNotifications(__CFRunLoopTimer*, void*) + 11 (ExtensisFontManagementIDCS5.5) [0xc157c15]
    1   FontManagerInterface::GetFontManager() + 22 (ExtensisFontManagementIDCS5.5) [0xc11af30]
    1   processNotifications(__CFRunLoopTimer*, void*) + 40 (ExtensisFontManagementIDCS5.5) [0xc157c32]
    1   CoreAgentInterface::ProcessNotifications() + 50 (ExtensisFontManagementIDCS5.5) [0xc16fd14]
    1   fork + 68 (libsystem_c.dylib) [0x916fc9aa]
    1   SuitcaseIdleTask::TaskName() + 20 (ExtensisFontManagementIDCS5.5) [0xc157c0a]
    1   <Non-Frontmost App>
    8   __CFRunLoopDoTimer + 2763 (CoreFoundation) [0x983f4dbb]
    5   __CFRepositionTimerInMode + 126 (CoreFoundation) [0x983b3dee]
    3   mk_timer_arm + 10 (libsystem_kernel.dylib) [0x91df70ca]
    2   <Non-Frontmost App, Kernel mode>
    1   <Kernel mode>
    1   __CFArmNextTimerInMode + 117 (CoreFoundation) [0x983b3fc5]
    1   CFArrayGetValueAtIndex + 144 (CoreFoundation) [0x98363c50]
    1   __CFArmNextTimerInMode + 545 (CoreFoundation) [0x983b4171]
    1   __CFRepositionTimerInMode + 118 (CoreFoundation) [0x983b3de6]
    1   CFArrayInsertValueAtIndex + 124 (CoreFoundation) [0x9839f0cc]
    1   __CFBasicHashAddValue + 1920 (CoreFoundation) [0x9833fd10]
    1   __CFRepositionTimerInMode + 93 (CoreFoundation) [0x983b3dcd]
    1   CFArrayRemoveValueAtIndex + 118 (CoreFoundation) [0x9839f226]
    1   _CFArrayReplaceValues + 1786 (CoreFoundation) [0x983706ba]
    1   <Non-Frontmost App>
    1   __CFRepositionTimerInMode + 102 (CoreFoundation) [0x983b3dd6]
    1   __CFRunLoopInsertionIndexInTimerArray + 253 (CoreFoundation) [0x983b3f0d]
    6   __CFRunLoopDoTimer + 2093 (CoreFoundation) [0x983f4b1d]
    4   __CFRunLoopFindMode + 201 (CoreFoundation) [0x98386809]
    4   CFSetGetValue + 101 (CoreFoundation) [0x9836d685]
    1   CFBasicHashFindBucket + 780 (CoreFoundation) [0x983401cc]
    1   __CFRunLoopModeHash + 20 (CoreFoundation) [0x98386d14]
    1   __CFStringHash + 259 (CoreFoundation) [0x98347113]
    1   <Non-Frontmost App>
    1   CFBasicHashFindBucket + 791 (CoreFoundation) [0x983401d7]
    1   <Non-Frontmost App>
    1   CFBasicHashFindBucket + 2334 (CoreFoundation) [0x983407de]
    1   CFBasicHashFindBucket + 2453 (CoreFoundation) [0x98340855]
    1   CFEqual + 49 (CoreFoundation) [0x98355061]
    2   __CFSetCreateGeneric + 496 (CoreFoundation) [0x9836d620]
    4   __CFRunLoopDoTimer + 557 (CoreFoundation) [0x983f451d]
    2   __CFArmNextTimerInMode + 570 (CoreFoundation) [0x983b418a]
    2   _dispatch_kevent_find + 82 (libdispatch.dylib) [0x91da2f1b]
    2   mk_timer_arm + 10 (libsystem_kernel.dylib) [0x91df70ca]
    2   <Kernel mode>
    1   CFRunArrayGetValueAtIndex + 144 (CoreFoundation) [0x983b11d0]
    1   __CFRunLoopDoTimer + 2115 (CoreFoundation) [0x983f4b33]
    1   CFRelease + 112 (CoreFoundation) [0x9834ed30]
    1   __CFRunLoopDoTimer + 1976 (CoreFoundation) [0x983f4aa8]
    1   CFDictionaryGetKeysAndValues + 496 (CoreFoundation) [0x98364a40]
    1   CFAllocatorGetDefault + 48 (CoreFoundation) [0x9838f020]
    1   <Non-Frontmost App>
    1   __CFRunLoopCreate + 864 (CoreFoundation) [0x98386740]
    1   <Non-Frontmost App>
    1   __CFRunLoopDoTimer + 1831 (CoreFoundation) [0x983f4a17]
    1   mach_absolute_time + 29 (libsystem_kernel.dylib) [0x91df60e8]
    1   __CFRunLoopDoTimer + 2012 (CoreFoundation) [0x983f4acc]
    1   CFRetain + 28 (CoreFoundation) [0x9833ce8c]
    1   __CFRunLoopDoTimers + 381 (CoreFoundation) [0x9846f08d]
    1   CFRelease + 436 (CoreFoundation) [0x9834ee74]
    1   -[NSObject release] + 25 (libobjc.A.dylib) [0x998a85d9]
    1   _objc_rootReleaseWasZero + 54 (libobjc.A.dylib) [0x998934b1]
    1   os_lock_trylock + 11 (libsystem_platform.dylib) [0x9414f65a]
    1   __CFRunLoopDoTimers + 146 (CoreFoundation) [0x9846efa2]
    1   CFArrayGetValueAtIndex + 139 (CoreFoundation) [0x98363c4b]
    1   __CFRunLoopDoTimers + 222 (CoreFoundation) [0x9846efee]
    1   objc_msgSend + 29 (libobjc.A.dylib) [0x998924ad]
    7   __CFRunLoopRun + 1022 (CoreFoundation) [0x983ac05e]
    7   __CFRunLoopDoSources0 + 235 (CoreFoundation) [0x983ac95b]
    7   __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15 (CoreFoundation) [0x983bbb5f]
    7   ??? [0x2923e858]
    5   ??? [0x291ef5d6]
    2   ??? [0x291eb1c4]
    2   ??? [0x28da63db]
    2   ??? [0x291eb1bf]
    2   ??? [0x28edad53]
    1   ??? [0x28eda0e0]
    1   ??? [0x290437b4]
    1   pthread_mutex_lock + 16 (libsystem_pthread.dylib) [0x9041d7ac]
    1   _pthread_mutex_lock + 53 (libsystem_pthread.dylib) [0x9041d7e6]
    1   ??? [0x28eda2de]
    1   pthread_mutex_unlock + 83 (libsystem_pthread.dylib) [0x9041daf9]
    1   OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 26 (libsystem_platform.dylib) [0x9414f39a]
    1   ??? [0x291eb209]
    1   <Non-Frontmost App>
    2   ??? [0x291ef5e9]
    2   ??? [0x291eee88]
    2   ??? [0x29182660]
    4   __CFRunLoopRun + 1393 (CoreFoundation) [0x983ac1d1]
    4   __CFRunLoopServiceMachPort + 169 (CoreFoundation) [0x983acbf9]
    2   mach_msg + 68 (libsystem_kernel.dylib) [0x91df616c]
    2   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x91df6f7a]
    1   <Non-Frontmost App>
    1   <Non-Frontmost App, Kernel mode>
    4   __CFRunLoopRun + 974 (CoreFoundation) [0x983ac02e]
    4   __CFRunLoopDoObservers + 399 (CoreFoundation) [0x983bb20f]
    4   __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30 (CoreFoundation) [0x983bb2be]
    1   __NSConnectionDoQueuedWork + 86 (Foundation) [0x90fd3a23]
    1   objc_msgSend + 29 (libobjc.A.dylib) [0x998924ad]
    1   __NSConnectionDoQueuedWork + 47 (Foundation) [0x90fd39fc]
    1   _CFAutoreleasePoolPush + 18 (CoreFoundation) [0x983708d2]
    1   __NSConnectionDoQueuedWork + 690 (Foundation) [0x90fd3c7f]
    1   __NSConnectionDoQueuedWork + 77 (Foundation) [0x90fd3a1a]
    1   pthread_key_init_np + 105 (libsystem_pthread.dylib) [0x9041e90d]
    2   __CFRunLoopRun + 1482 (CoreFoundation) [0x983ac22a]
    2   __CFRunLoopRun + 2130 (CoreFoundation) [0x983ac4b2]
    2   __CFRunLoopDoSource1 + 523 (CoreFoundation) [0x983bbd7b]
    2   __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53 (CoreFoundation) [0x983bbe15]
    2   __CFMachPortPerform + 440 (CoreFoundation) [0x983bbfe8]
    2   MessageHandler(__CFMachPort*, void*, long, void*) + 52 (HIToolbox) [0x9ad4c726]
    1   PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 99 (HIToolbox) [0x9ad4c7bd]
    1   CGEventCreateNextEvent + 39 (CoreGraphics) [0x922c97cb]
    1   CGSGetNextEventRecordInternal + 84 (CoreGraphics) [0x922c9864]
    1   CGSSnarfAndDispatchDatagrams + 385 (CoreGraphics) [0x922c9aff]
    1   CGSDatagramReadStreamDispatchDatagramsWithData + 160 (CoreGraphics) [0x922c9e19]
    1   CGSDatagramReadStream::dispatch_datagrams() + 47 (CoreGraphics) [0x922ca007]
    1   CGSDatagramReadStream::dispatch_next_datagram() + 806 (CoreGraphics) [0x922ca33a]
    1   event_datagram_handler + 71 (CoreGraphics) [0x922cad15]
    1   CGSDecodeEventRecord + 76 (CoreGraphics) [0x922cad6b]
    1   CFDataCreate + 41 (CoreFoundation) [0x983972c9]
    1   __CFDataInit + 233 (CoreFoundation) [0x9835c6b9]
    1   _CFRuntimeCreateInstance + 225 (CoreFoundation) [0x983391f1]
    1   CFAllocatorAllocate + 198 (CoreFoundation) [0x983393f6]
    1   __CFAllocatorSystemAllocate + 24 (CoreFoundation) [0x98339428]
    1   malloc_zone_malloc + 75 (libsystem_malloc.dylib) [0x918d255b]
    1   szone_malloc + 24 (libsystem_malloc.dylib) [0x918c5b6a]
    1   _os_lock_corruption_abort + 2 (libsystem_platform.dylib) [0x9414f6ea]
    1   PullEventsFromWindowServerOnConnection(unsigned int, unsigned char, __CFMachPortBoost*) + 245 (HIToolbox) [0x9ad4c84f]
    1   CreateAndPostEventWithCGEvent(__CGEvent*, unsigned long, unsigned char, __CFMachPortBoost*) + 60 (HIToolbox) [0x9aed76aa]
    1   CreateEventWithCGEvent + 5391 (HIToolbox) [0x9ad4e100]
    1   AddWindowDataToMouseEvent(OpaqueWindowPtr*, CGPoint, OpaqueEventRef*) + 187 (HIToolbox) [0x9ad8fc52]
    1   _FindWindowPartHit + 71 (HIToolbox) [0x9ad8fd13]
    1   HitTestWindowDefinition(WindowData*, Point) + 299 (HIToolbox) [0x9ad8fe85]
    1   SendEventToEventTargetWithOptions + 94 (HIToolbox) [0x9ad1f4e0]
    1   SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386 (HIToolbox) [0x9ad1f668]
    1   DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 430 (HIToolbox) [0x9ad1ff51]
    1   GenerateHandlerStackForEventTypeFromTarget(EventTargetRec*, unsigned long, unsigned long, HandlerRec**, unsigned long*) + 47 (HIToolbox) [0x9aece047]
    1   TEventTypeIndex::ContainsType(unsigned long, unsigned long) + 75 (HIToolbox) [0x9aecde69]
    1   EntrySearch(void const*, void const*, long, unsigned long, void*, int (*)(void const*, void const*, void const*), unsigned long*) + 153 (HIToolbox) [0x9ad1f3e9]
    1   TEventTypeIndex::ClassCompareProc(void const*, void const*, void const*) + 12 (HIToolbox) [0x9ad1f434]
    2   __CFRunLoopRun + 1199 (CoreFoundation) [0x983ac10f]
    2   __CFRunLoopDoObservers + 399 (CoreFoundation) [0x983bb20f]
    2   __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30 (CoreFoundation) [0x983bb2be]
    1   FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 543 (HIToolbox) [0x9ad4c22a]
    1   CFRunLoopTimerSetNextFireDate + 101 (CoreFoundation) [0x983f3905]
    1   CFAbsoluteTimeGetCurrent + 7 (CoreFoundation) [0x9838f027]
    1   <Non-Frontmost App>
    1   FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 256 (HIToolbox) [0x9ad4c10b]
    1   FlushWindowObject(WindowData*, void**, unsigned char) + 993 (HIToolbox) [0x9ad41dd3]
    1   GetWindowProperty + 48 (HIToolbox) [0x9ad42263]
    1   GetWindowData(OpaqueWindowPtr*) + 32 (HIToolbox) [0x9ad310e0]
    1   HIObject::GetCFTypeID() + 73 (HIToolbox) [0x9ad1d777]
    1   <Non-Frontmost App>
    1   __CFRunLoopRun + 1490 (CoreFoundation) [0x983ac232]
    1   pthread_mutex_lock + 16 (libsystem_pthread.dylib) [0x9041d7ac]
    1   __psynch_mutexwait + 10 (libsystem_kernel.dylib) [0x91dfb802]
    1   <Non-Frontmost App, Kernel mode>
    2   CFRunLoopRunSpecific + 421 (CoreFoundation) [0x983aba05]
    1   __CFRunLoopDoObservers + 436 (CoreFoundation) [0x983bb234]
    1   CFRelease + 112 (CoreFoundation) [0x9834ed30]
    1   __CFRunLoopDoObservers + 370 (CoreFoundation) [0x983bb1f2]
    1   pthread_mutex_unlock + 83 (libsystem_pthread.dylib) [0x9041daf9]
    1   OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 26 (libsystem_platform.dylib) [0x9414f39a]
    1   <Non-Frontmost App>
    3   ReceiveNextEventCommon + 163 (HIToolbox) [0x9ad43777]
    3   RunCurrentEventLoopInMode + 259 (HIToolbox) [0x9ad43b5d]
    3   CFRunLoopRunInMode + 123 (CoreFoundation) [0x983ab84b]
    1   CFRunLoopRunSpecific + 394 (CoreFoundation) [0x983ab9ea]
    1   __CFRunLoopRun + 1393 (CoreFoundation) [0x983ac1d1]
    1   __CFRunLoopServiceMachPort + 169 (CoreFoundation) [0x983acbf9]
    1   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x91df6f7a]
    1   <Non-Frontmost App, Kernel mode>
    1   CFRunLoopRunSpecific + 371 (CoreFoundation) [0x983ab9d3]
    1   __CFRunLoopDoObservers + 399 (CoreFoundation) [0x983bb20f]
    1   __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30 (CoreFoundation) [0x983bb2be]
    1   FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 238 (HIToolbox) [0x9ad4c0f9]
    1   <Non-Frontmost App>
    1   CFRunLoopRunSpecific + 118 (CoreFoundation) [0x983ab8d6]
    1   __CFRunLoopFindMode + 189 (CoreFoundation) [0x983867fd]
    14  ??? (AppFramework + 11717) [0xce67dc5]
    14  SendEventToEventTarget + 88 (HIToolbox) [0x9ad32811]
    14  SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386 (HIToolbox) [0x9ad1f668]
    13  DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2546 (HIToolbox) [0x9ad20795]
    9   ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3046 (HIToolbox) [0x9ad53962]
    9   SendEventToEventTarget + 88 (HIToolbox) [0x9ad32811]
    9   SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386 (HIToolbox) [0x9ad1f668]
    9   DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452 (HIToolbox) [0x9ad2034f]
    9   _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36 (HIToolbox) [0x9aeccd89]
    7   GetPlugIn + 288572 (Application UI) [0xe89595c]
    7   GetPlugIn + 298150 (Application UI) [0xe897ec6]
    7   CEventDispatcher::DispatchEvent(IEvent*, IEvent::SystemHandledState) + 24 (PublicLib.dylib) [0x1274228]
    6   CEventDispatcher::DispatchToEventHandlers(IEvent*) + 222 (PublicLib.dylib) [0x127476e]
    6   CTrackerEventHandler::MouseDrag(IEvent*) + 85 (WidgetBinLib.dylib) [0x2885b35]
    3   ??? (Layout UI + 562209) [0xd910421]
    3   CTracker::HandleContinueTracking(SysPoint const&) + 460 (WidgetBinLib.dylib) [0x288446c]
    3   ??? (Layout UI + 174405) [0xd8b1945]
    3   ??? (Layout UI + 188480) [0xd8b5040]
    2   CSprite::Show(IGraphicsContext*, PMPoint const&, long, PMMatrix*) + 1271 (WidgetBinLib.dylib) [0x28aef37]
    2   CSprite::ShowSprite(IGraphicsContext*, PMPoint const&, long, PMMatrix*) + 3944 (WidgetBinLib.dylib) [0x28ba788]
    2   CSprite::DrawShapes(IGraphicsContext*, __HIShape*, short) + 1263 (WidgetBinLib.dylib) [0x28b152f]
    2   GetPlugIn + 111358 (AppFramework) [0xcea4e1e]
    2   ??? (Spread + 36774) [0x120defa6]
    2   ??? (Spread + 27746) [0x120dcc62]
    1   ??? (Spread + 16508) [0x120da07c]
    1   ??? [0x136aa662]
    1   ??? [0x136a9df5]
    1   GetPlugIn + 154463 (Generic Page Item) [0x12dcfb4f]
    1   ??? [0x136aa24c]
    1   CShape::ProcessDrawShape(GraphicsData*, long) + 314 (PublicLib.dylib) [0x134fc1a]
    1   CGraphicFrameShape::DrawShape(GraphicsData*, long) + 158 (PublicLib.dylib) [0x134d99e]
    1   CGraphicFrameShape::DrawShape_Fill(GraphicsData*, long) + 257 (PublicLib.dylib) [0x134f9b1]
    1   PathPageItem::Fill(IGraphicsPort*) + 766 (PublicLib.dylib) [0x12f88de]
    1   GetPlugIn + 82472 (AppFramework) [0xce9dd48]
    1   AGMInitialize + 1932130 (AdobeAGM) [0x38634e]
    1   AGMInitialize + 2064146 (AdobeAGM) [0x3a66fe]
    1   AGMInitialize + 2361923 (AdobeAGM) [0x3ef22f]
    1   AGMInitialize + 65229 (AdobeAGM) [0x1be6b9]
    1   AGMInitialize + 2361923 (AdobeAGM) [0x3ef22f]
    1   AGMInitialize + 65229 (AdobeAGM) [0x1be6b9]
    1   AGMInitialize + 65229 (AdobeAGM) [0x1be6b9]
    1   AGMInitialize + 3770562 (AdobeAGM) [0x5470ae]
    1   AGMInitialize + 3759712 (AdobeAGM) [0x54464c]
    1   AGMInitialize + 3728396 (AdobeAGM) [0x53cbf8]
    1   AGMInitialize + 3548403 (AdobeAGM) [0x510cdf]
    1   AGMInitialize + 3227174 (AdobeAGM) [0x4c2612]
    1   AGMInitialize + 3357975 (AdobeAGM) [0x4e2503]
    1   ??? (Spread + 16857) [0x120da1d9]
    1   GetPlugIn + 114769 (AppFramework) [0xcea5b71]
    1   GetPlugIn + 114115 (AppFramework) [0xcea58e3]
    1   ??? (Transparency + 12615) [0x100ac147]
    1   ??? (Transparency + 11065) [0x100abb39]
    1   ??? (Transparency + 9582) [0x100ab56e]
    1   GetPlugIn + 83304 (AppFramework) [0xce9e088]
    1   AGMInitialize + 1927887 (AdobeAGM) [0x3852bb]
    1   AGMInitialize + 2061406 (AdobeAGM) [0x3a5c4a]
    1   AGMInitialize + 2361627 (AdobeAGM) [0x3ef107]
    1   AGMInitialize + 63163 (AdobeAGM) [0x1bdea7]
    1   AGMInitialize + 2361627 (AdobeAGM) [0x3ef107]
    1   AGMInitialize + 63163 (AdobeAGM) [0x1bdea7]
    1   AGMInitialize + 63163 (AdobeAGM) [0x1bdea7]
    1   AGMInitialize + 3758549 (AdobeAGM) [0x5441c1]
    1   AGMInitialize + 3750751 (AdobeAGM) [0x54234b]
    1   AGMInitialize + 3728396 (AdobeAGM) [0x53cbf8]
    1   AGMInitialize + 3545306 (AdobeAGM) [0x5100c6]
    1   AGMInitialize + 2896453 (AdobeAGM) [0x471a31]
    1   AGMInitialize + 141366 (AdobeAGM) [0x1d1022]
    1   ACEHasFeature + 9583 (AdobeACE) [0xa2a3d]
    1   ACEHasFeature + 364604 (AdobeACE) [0xf950a]
    1   ??? (AdobeACE + 264901) [0x67ac5]
    1   ??? (AdobeACE + 242203) [0x6221b]
    1   ??? (AdobeACE + 314102) [0x73af6]
    1   ??? (AdobeACE + 280297) [0x6b6e9]
    1   ACEHasFeature + 66107 (AdobeACE) [0xb0709]
    1   CSprite::Show(IGraphicsContext*, PMPoint const&, long, PMMatrix*) + 316 (WidgetBinLib.dylib) [0x28aeb7c]
    1   GetPlugIn + 246537 (Color Management) [0xe48a3c9]
    1   GetPlugIn + 245749 (Color Management) [0xe48a0b5]
    1   GetPlugIn + 242129 (Color Management) [0xe489291]
    1   GetPlugIn + 238913 (Color Management) [0xe488601]
    1   ??? (AdobeAGM + 143951) [0x1ad24f]
    1   AGMInitialize + 2368057 (AdobeAGM) [0x3f0a25]
    1   ??? (AdobeAGM + 41129) [0x1940a9]
    2   ??? (Layout UI + 283687) [0xd8cc427]
    2   ??? (Layout UI + 291556) [0xd8ce2e4]
    2   ??? (Layout UI + 69882) [0xd8980fa]
    2   ??? (Layout UI + 55601) [0xd894931]
    2   ??? (Layout UI + 54119) [0xd894367]
    2   ??? (Layout UI + 46146) [0xd892442]
    2   ??? (Layout UI + 42187) [0xd8914cb]
    2   GetPlugIn + 99899 (AppFramework) [0xcea215b]
    2   ??? (Spread + 36774) [0x120defa6]
    1   ??? (Spread + 23632) [0x120dbc50]
    1   GetPlugIn + 82600 (AppFramework) [0xce9ddc8]
    1   AGMInitialize + 1933000 (AdobeAGM) [0x3866b4]
    1   AGMInitialize + 2064628 (AdobeAGM) [0x3a68e0]
    1   AGMInitialize + 2362003 (AdobeAGM) [0x3ef27f]
    1   AGMInitialize + 65955 (AdobeAGM) [0x1be98f]
    1   AGMInitialize + 2362003 (AdobeAGM) [0x3ef27f]
    1   AGMInitialize + 65955 (AdobeAGM) [0x1be98f]
    1   AGMInitialize + 65955 (AdobeAGM) [0x1be98f]
    1   AGMInitialize + 3769489 (AdobeAGM) [0x546c7d]
    1   AGMInitialize + 3331364 (AdobeAGM) [0x4dbd10]
    1   AGMInitialize + 3330289 (AdobeAGM) [0x4db8dd]
    1   AGMInitialize + 3322985 (AdobeAGM) [0x4d9c55]
    1   AGMInitialize + 3320486 (AdobeAGM) [0x4d9292]
    1   AGMInitialize + 2912269 (AdobeAGM) [0x4757f9]
    1   AGMInitialize + 2912899 (AdobeAGM) [0x475a6f]
    1   AGMInitialize + 2459235 (AdobeAGM) [0x406e4f]
    1   ??? (Spread + 27746) [0x120dcc62]
    1   ??? (Spread + 16508) [0x120da07c]
    1   ??? [0x136aa662]
    1   ??? [0x136a9df5]
    1   GetPlugIn + 154463 (Generic Page Item) [0x12dcfb4f]
    1   ??? [0x136aa24c]
    1   CShape::ProcessDrawShape(GraphicsData*, long) + 314 (PublicLib.dylib) [0x134fc1a]
    1   CGraphicFrameShape::DrawShape(GraphicsData*, long) + 242 (PublicLib.dylib) [0x134d9f2]
    1   CGraphicFrameShape::DrawShape_Hierarchy(GraphicsData*, long) + 326 (PublicLib.dylib) [0x134fdf6]
    1   CShape::DrawHierarchy(GraphicsData*, long) + 365 (PublicLib.dylib) [0x134ce9d]
    1   CShape::ProcessDrawShape(GraphicsData*, long) + 314 (PublicLib.dylib) [0x134fc1a]
    1   GetPlugIn + 905566 (Text) [0x1145d5ce]
    1   GetPlugIn + 901238 (Text) [0x1145c4e6]
    1   CShape::ProcessDrawShape(GraphicsData*, long) + 314 (PublicLib.dylib) [0x134fc1a]
    1   GetPlugIn + 1891073 (Text) [0x1154df71]
    1   GetPlugIn + 1930509 (Text) [0x1155797d]
    1   GetPlugIn + 1927280 (Text) [0x11556ce0]
    1   GetPlugIn + 1832719 (Text) [0x1153fb7f]
    1   GetPlugIn + 1832070 (Text) [0x1153f8f6]
                                              

  • Poor battery life and high temperatures on MacBook Pro Retina 15"

    I'm having never-ending problems with poor battery life and high temperatures on a MacBook Pro Retina 15"
    I took it in for service and they told me it needed a new logic board and replaced it.  When I asked why they were vague about the reasons, they said "it just needed one, it failed some test".  I now have the computer back and it runs the same way it always did.  I bought this laptop because it was supposedly capable of high end video editing in 1080P (or so Apple's website claims) and also photo editing. 
    "The processor, graphics, all-flash architecture, memory, and display in the 15-inch MacBook Pro give you unprecedented mobile video editing capabilities. Super-responsive flash storage delivers up to nine streams of 1080p ProRes (HQ) content for multicam editing in Final Cut Pro X,3 while the latest quad-core processors on the 15-inch MacBook Pro decode multiple streams of video, and a powerful GPU renders millions of pixels onto the screen. With flash storage that offers up to four times the performance of a traditional hard drive,1 you can even edit four streams of uncompressed 8-bit 1080p HD video, right from the internal storage on your 15-inch MacBook Pro with Retina display.4"
    However, when I'm just browsing the web and emailing it runs quite warm and battery life is quite poor.  Sometimes doing those same activities I would say it gets so warm it's almost uncomfortable to have on your lap and the fans are running fast enough to become noticably noisy.  I'm also driving only one screen at and a time and I heard that the MacBook Pro can supposedly do three screens.
    If actually try to do something like video editing with final cut pro the laptop gets really hot, the fans are on full blast and battery life drops to only an hour or two.  I think when I rendered just a 3 or 4 minute clip once I got less than hour of battery life.  I will have to time again.
    Anyway most people (including the sales guys) are telling me no way this is not normal.  When I play with demos in the store browsing the web they are not getting warm or hot to the touch.  My friend's 2013 MacBook Air is also NOT getting warm to the touch doing the same activities.
    I installed iStat Pro so I could check the temperature and fan speeds.  I'm seeing temperatures of 70+ on the GPU, 85+ on the GPU diode and 65+ on the CPU heatsink along with elvated fan speeds above 5K which becomes noticeably noisy.  I understand that might be normal for the most processor intensive tasks but it really doesn't seem right for just light web browsing and e-mailing.  (I also may have viber and skype open but that shouldn't matter).  CPU usage is usually running between 2-10% as this is all happening to.
    Furthermore, straight from the specs:
    Intel HD Graphics 4000
    NVIDIA GeForce GT 650M with 1GB of GDDR5 memory and  automatic graphics switching
    I am assume "GPU" and "GPU diode" are temp measurements on the discrenete NVIDIA video card, especially since MacBook Airs from the same and newer generatio do not have this reading.  Since Apple Claims the graphics "automatically switches" it seems all the harder to believe the GPU is reaching 85+ when in theory it shouldn't even be activated.  I mean, shouldn't the INtel HD Graphics 4000 be capable of simple web browsing and e-mailing?  Especially with only one screen activated (be it it the internal or an external)?
    What should I do here?  When I asked the repair guys "OK well what is the normal operating temp range for the various sensors" they said "Sorry Apple doesn't provide that info". 

    Yes I have.
    Just web browsing and basically doing nothing I'm hear a lot of aduible fans, I'm getting 85C+ on GPU diode, 65+ on cpu heatsink.  I since installed anohter program that shows me not just the CPU heatsink but the cores and the cores are at 90C+.
    Seems like a lot of heat for doing nothing.  Not only that but I have these problems with no external monitor while on battery power too.
    I don't know what to do.  They already replaced the logic board.  Others seem to get advertised battery life out of Apple products and not have products that get **** near hot enough to burn you while just web browsing or watching a movie let alone advertised tasks like Photoshop and Final Cut Pro.

  • Mbp late 2014 very high temperature at internet videos

    Hello,
    I bought an MacBook Pro 13" about 3 weeks ago. After some time, I noticed that the Macbook got very hot while watching videos online. I installed "Istat menu" for reading the temperature sensor's values. When i watch videos online (e.g youtube/facebook) the temperature goes up to about 90°C in only a few seconds-a minute. Since you can track apps with higher energy consumptions in yosemite (10.10.1) i looked into the activity monitor and it said the webbrowser (tested with safari and chrome) consumed up to +300 units. If i set the fan to turn on max RPM and hold the MB completely up, i get the temperature down to about 60°C, until i close the youtube/facebook tab completely. Amazon prime video in 1080p works without getting hot at all, even when the Macbook rests on a blanket. Sometimes even spotify (not even playing music, just running in the background) causes high temperatures, but AutoCAD and other programs work "regularly", without the MBP getting hot..
    That circumstances really disturb the useability, because almost cant watch videos at all!
    I ran the "Apple hardware test" (pressing "D" while startup), which did not give any problems/errors.
    Is this a Yosemite problem or a hardware problem?
    sincerely ttopueth.

    ttopueth wrote:
    Is this a Yosemite problem or a hardware problem?
    Neither.  Some videos will produce temperature in the 90°c range.  That actually is 'normal' and is not dangerous to your MBP.  There are thermal shutdown provisions that will prevent the MBP from committing Hari Kari.  If you wish, get a cooling pad to lower the temperature a touch.
    Ciao.

  • Adobe Flash Player has been crashing for months. Can you please correct associated problems?

    The following is the message after the successful download from within Microsoft Internet Explorer and Installation of Adobe Flash Player on 8/17/2011 (today): You are now running Adobe Flash Player 10.3.183.5
    And the following version of Adobe Shockwave Flash Player was downloaded and installed as a plug-in for Mozilla Firefox on 8/15/2011: Shockwave Flash 10.3.183.5
    The following link was not working, and in fact access deteriorated since installing the latest Firefox plug-in for Adobe Shockwave Flash Player.
    http://bigcharts.marketwatch.com/interchart/interchart.asp?symb=DJIA&time=20
    For example it stopped supplying daily data for longer Timelines. Then yesterday the panel on the left side of the webpage appeared garbled. I had been continually getting crashes of the Flash Player for months but never got any notice that I was not up to date.
    The following is the message after the successful download from within Microsoft Internet Explorer and Installation of Adobe Flash Player on 8/17/2011: You are now running Adobe Flash Player 10.3.183.5
    And the following version of Adobe Flash Player was downloaded and installed as a plug-in for Mozilla Firefox on 8/15/2011: Shockwave Flash 10.3.183.5 This did not result in the end of continuing crashes of the plug-in. I find it strange that months of agreeing to send these crash reports did not result in any notifications of updates to Firefox.
    Confusion has been introduced because of the similar names for the same application. Microsoft Internet Explorer’s notification states that Adobe Flash Player is not up to date and requests download and installation of the same version that had already been installed within Mozilla Firefox, which refers to this application as Shockwave Flash (of the same version). PLEASE SEE IF USERS CAN BE PROVIDED WITH SOME DISCUSSION OF THE DISTINCTION BETWEEN THESE APPLICATIONS.
    What appears currently as fixes on the Firefox website for this application does not fix the problem, but so far it seems that the download from Internet Explorer of Adobe Flash Player (today) fixes the problem of the plug-in. This fix was NOT mentioned within the Mozilla Firefox website. Please note that at this point I do not have enough experience using the “fix” to know if I will not continue to have other problems with this plug-in.
    I'm running Windows XP (latest SP and updates) and cannot use Internet Explorer beyond Version 8, since the later versions are apparently only for later MS OSs. Updating to a later OS with older hardware I do not believe is advisable.

    The following is the message after the successful download from within Microsoft Internet Explorer and Installation of Adobe Flash Player on 8/17/2011 (today): You are now running Adobe Flash Player 10.3.183.5
    And the following version of Adobe Shockwave Flash Player was downloaded and installed as a plug-in for Mozilla Firefox on 8/15/2011: Shockwave Flash 10.3.183.5
    The following link was not working, and in fact access deteriorated since installing the latest Firefox plug-in for Adobe Shockwave Flash Player.
    http://bigcharts.marketwatch.com/interchart/interchart.asp?symb=DJIA&time=20
    For example it stopped supplying daily data for longer Timelines. Then yesterday the panel on the left side of the webpage appeared garbled. I had been continually getting crashes of the Flash Player for months but never got any notice that I was not up to date.
    The following is the message after the successful download from within Microsoft Internet Explorer and Installation of Adobe Flash Player on 8/17/2011: You are now running Adobe Flash Player 10.3.183.5
    And the following version of Adobe Flash Player was downloaded and installed as a plug-in for Mozilla Firefox on 8/15/2011: Shockwave Flash 10.3.183.5 This did not result in the end of continuing crashes of the plug-in. I find it strange that months of agreeing to send these crash reports did not result in any notifications of updates to Firefox.
    Confusion has been introduced because of the similar names for the same application. Microsoft Internet Explorer’s notification states that Adobe Flash Player is not up to date and requests download and installation of the same version that had already been installed within Mozilla Firefox, which refers to this application as Shockwave Flash (of the same version). PLEASE SEE IF USERS CAN BE PROVIDED WITH SOME DISCUSSION OF THE DISTINCTION BETWEEN THESE APPLICATIONS.
    What appears currently as fixes on the Firefox website for this application does not fix the problem, but so far it seems that the download from Internet Explorer of Adobe Flash Player (today) fixes the problem of the plug-in. This fix was NOT mentioned within the Mozilla Firefox website. Please note that at this point I do not have enough experience using the “fix” to know if I will not continue to have other problems with this plug-in.
    I'm running Windows XP (latest SP and updates) and cannot use Internet Explorer beyond Version 8, since the later versions are apparently only for later MS OSs. Updating to a later OS with older hardware I do not believe is advisable.

  • I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says impo

    I have continuously over the last 6 months struggled with syncing my iphone and ipod with itunes  The app continually crashes during the picture import.  AND by the way it takes 10-15 minutes before it even attempts to import photos.  The screen says importing photoes but doesnt try to optimize or anything for 10 minutes.  I have a 3gs with 16Gb so its not a cheap phone.  I have 10Gb free.  I have 6600 photoes.  This is very frustrating and undermines my confidence in your products.  My ipod is an ipod 4 with 16Gb also.  It does the exact same thing to it.  The last time, I had to import photoes a few at the time and with it taking 10-15 minutes each time for 6600 photos it is a long frustrating process.  But it will import every photo a few at a time.  The error message is just that itunes has stopped working.  no hint as to why. AND of course, my phone is out of use for the entire time.  You guys must not want to believe ur phones are a necessary tool...or maybe you dont want the consumer to believe it is.  I have tried to find solutions on your website as well as through other 3rd party communities.  Ultimately they were of no use.  I stumbled onto my solution by accident since Im a bit of a computer geek...a semi-geek.

    I have this issue too, I went into my Windows event viewer. (should have looked at this a year ago when this started)
    it said this
    Faulting application name: iTunes.exe, version: 11.0.2.26, time stamp: 0x51253247
    Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
    Exception code: 0xc0000374
    Fault offset: 0x000ce6c3
    Faulting process id: 0x14d4
    Faulting application start time: 0x01ce194399f166ba
    Faulting application path: C:\Program Files (x86)\iTunes\iTunes.exe
    Faulting module path: C:\Windows\SysWOW64\ntdll.dll
    Report Id: 0eb3c37f-8537-11e2-9351-50465d6737de
    basically whenever I try to sync my ipod touch 4G 64GB it crashes iTunes when it begins the pictures. if im lucky ill get 4-5 on there before it stops responding. its not my system or anything im running win7x64 8GB DDR3 ram (Corsair XMS3) AMD FX Eight core processor.
    It is silly that iTunes cannot add pictures to apple devices. it shatters whatever incline I may have to buy apple products. knda like the Airport Extreem router my dad bought the new firmware, caused my router to not function... why release firmware that breaks a product. -_- <-- off topic but still

  • MacBook Pro (mid 2012) reaches quite high temperatures. Is this normal?

    I'm currently using a mid 2012 Macbook Pro with the 15" high resolution screen add-on (it's the model that was released alongside the new retina versions). The processor is a 2.6 GHz Intel Core i7.
    I've seen a lot of claims about MacBooks running at high temperatures, but I've hardly seen numbers as high as mine. I've had my MacBook reach 100 °C (212 °F) up to 105 °C (221 °F) in some situations (such as when compiling software). I've seen 105 °C being reported as a critical temperature at which the system might decide to shut down to protect itself, so I'm worried that this might be an unnatural temperature and that it might be affecting the lifespan of my PC.
    I've also experienced cases where, while being on charge but idle (or running non-intensive tasks such as text editing or watching non-HD videos), the PC would at some point begin spinning the fans to very high speeds and reaching temperatures between 85 °C (185 °F) and 95 °C (203 °F). The aluminum body of the computer gets very hot (especially near the hinge where the screen is attached) and in some cases my fingers can feel the unconfortable temperature even when just typing on the keys. I should note that this is happening during the summer, during which the temperatures outside float around 32 °C (89 °F), but I'm still worried it could keep happening later on during the year.
    My warranty is expiring in a month so I'm wondering whether I should get my pc checked before it's over.
    What do you think about these temperatures? Is there anything I should worry about? Should I contact Apple?

    You can ship your MBP for examination and servicing by contacting Apple, but you will be without the MBP for a period of time.  First determine you warranty status:
    https://selfsolve.apple.com/agreementWarrantyDynamic.do
    Create a time line of MUST dates for shipping and/or a trip to an Apple store. 
    In the interim, lets see if we can do something positive.  In addition to what I suggested earlier, run an Apple Hardware test:
    http://support.apple.com/kb/ht1509
    You may have to use OPTION D to start it.
    Ciao.

Maybe you are looking for

  • Not updating G/L account and cost center with BAPI BAPI_PO_CREATE1

    Hello Friends, The two fields G/L ACCOUNT and Cost Center is not updated using BAPI BAPI_PO_CREATE1. I am unable to understand why? This is what i am passing to account assignment structure( POACCOUNT). Filled POACCOUNTX structre as well. I have pass

  • CS3 SDK plugin won't load in CS2

    Hello, Looking at the Illustrator SDK programmer's guide is looks like it should be possible to develop a universal binary plugin using XCode. It appears that its possible to use this universal binary plugin with both CS2 and CS3. When I compile the

  • How to activate "RqDone" counter in tmadmin ?

    Hi, I would like to see the "RqDone" counter when I list my process or services (psc, psr) on tmadmin, but I can only see it in my single machine configuration. When I use my 2 machines configuration (MODEL = MP), "RqDone" only displays "-" : Prog Na

  • Customize Styles for Report Wizard in Visual Studio 2013

    I'd like to customize the styles defined for the Reporting Wizard in Visual Studio 2013. There was a writeup for doing so that pointed to editing the following:  C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssemblies\Busine

  • Trying to get end of Month totals fro SQL

    I want to write a query that I use to find out how many active clients I have per month. It uses a simple query that finds out when the last update was what that was and if the client is still active. then I just select the clients that where active