EXCEL.EXE process is keep running even after closing all the handles

I am using Excel Report Instrument functions  for creating excel application and sheet,workbook after reading/writing in to excel file am closing all the handles using CA_DiscardObjHandle (handle);     even after file is getting closed m checking it in TaskManager then one EXCEl.EXE process is keep running there,pls let me know how to deal with this....
Solved!
Go to Solution.

A Kumar:
Have you tried running the example program excelreportdemo.prj that ships with CVI?  It ends the excel process by discarding multiple handles, and it works even if you're editing a cell or have an Excel dialog open, etc.  Try running this without modification and verify that the excel process is closed when you quit the CVI app.
Here's the Quit function from excelreportdemo.  It checks for and closes handles for the worksheet, chart, workbook, and excel application.
int CVICALLBACK Quit (int panel, int control, int event,
        void *callbackData, int eventData1, int eventData2)
    switch (event)
        case EVENT_COMMIT:
            if (worksheetHandle)
                CA_DiscardObjHandle(worksheetHandle);
            if (chartHandle)
                CA_DiscardObjHandle(chartHandle);
            if (workbookHandle)
                ExcelRpt_WorkbookClose(workbookHandle, 0);
                CA_DiscardObjHandle(workbookHandle);
            if (applicationHandle)
                ExcelRpt_ApplicationQuit(applicationHandle);
                CA_DiscardObjHandle(applicationHandle);
            QuitUserInterface (0);
            break;
    return 0;

Similar Messages

  • Firefox apears in firewall even after closing all processes and continues to download file

    firefox continues to download files even after closing all the processes, this behavior was noticed by looking at the my firewall activity log. I am using get them all download manger (firefox extension) to download files in firefox. When first time firefox is started after starting computer it doesnt have any problem, but once I open the download manager and start downloading files it never stops.
    I am using : down them all version 2.05 beta on FF 3.6.12
    1. start computer
    2. open firefox
    3. check firewall status (bitdefender firewall running at report level) - no activity noticed
    3. add url to download file in download them all manager
    4. start download - bitdefinder shows firefox accessing internet
    5. pause download
    6. check firewall status - bitdefinder doesn't show firefox accessing internet in process listing but it does show network activity is going on at its peak.
    7. close all firefox windows and remove firefox.exe from task manager
    8. check bit defiender firewall status it continues to run at peak eating up all the network bandwidth
    9. remove rule of firefox from firewall so as it may prompt when firefox try to connect to internet (bit definder firewall is running in report mode for approval for each connection)
    10. as soon as rule removed, bit definder pops up window sayaing firefox is trying to access remote server (same from where the download was earlier started)
    11. Allow the firefox to access it and again it will start downloading in background and bitdefinder shows up internet activity at its peak.

    naah, looks like its problem of firefox, i removed the plugin and tried downloading using the normal download winodw of firefox but same problem, this time it starts picking up item from the download window and continues to download

  • Kernel panic keeps happening even after I did the factory reset. any suggestions ?

    kernel panic keeps happening even after I did the factory reset. any suggestions ?

        Hi Hallry,
    Let's free your device! It's important to have a properly working device. Have you attempted an alternate Hard Reset on the device http://vz.to/19r2DOO? If the alternate Hard Reset does not work, then the device would need to be replaced. How long have you had this device? Any liquid or physical damage to the device? Keep me posted
    Thanks,
    PamelaF_VZW
    Tweet us @vzwsupport

  • SAPgui.exe is running even after closing the GUI components

    Hello All,
    Even after closing the SAP GUI components like Bex, WAD or RSA1 etc... i am able to see these processes are running under the Task Manager--> Processes....
    even if i try to restart the system, error messages are occuring...saying that SAP is still opend...
    Why it is happening, any ideas?
    Thanks,
    Ravi

    Hi Dirk,
    Thanks for your infomation. Infact, apart from this problem, i have the problem with saving the webtemplate. As it is taking much time to save a template after modifications, i had to terminate the wad process. It seems above 2 problems are related....any ideas?
    Thanks
    ravi
    Message was edited by: Ravi Pasumarty

  • Process chain is running even after the 'No Schedule After' date

    Hi Experts,
              On 19th sep, we scheduled a process chain where the scheduled start date is 20th sep, 07:30:00 and no start after date is 22 sep, 00:00:01. The periodic value is 'Daily' and there is no restrictions for this load.
             But yesterday the process chain ran at 7. We checked tbe jobs that triggered and found that the start date and no start after date is changed to 21 and 23 respectively.
            But the last changed date for the process chain is 19th sep only.
            Anyhow, we removed the process chain from schedule. But, I want to know the reason for this load that loaded even after the 'No start after' date.
           Please help me to know why this issue happened...
    Regards,
    Yokesh.

    I also have been caught by this option once : the "do not start after" is here to avoid problems of scheduling : let imagine your system can be stopped, for any reason, so the scheduling will be postponed. In this case, it avoid, for instance, to load data during the day. It's not for running a PC for only a certain period of time.

  • Excel 2007 Macros do not run even after applying known "fixit" steps

    Good day everyone,
    By now, a lot of you here are already aware of the issue that began following the December 9th security update.  I experienced this issue at our offices and used the known fixes for it, which solved the problem for most of my users.
    To clarify, this is the specific issue I'm referring to:
    http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/11/forms-controls-stop-working-after-december-2014-updates-.aspx
    However, I now have at least 5 users who are unable to use any macros.  When pressing the buttons, there is no reaction at all.  Windows Updates have been run, the relevant KB has been installed and I've run the fixit provided.  I even manually
    checked all of the relevant folders in order to make sure the .exd files have been wiped. 
    Yet when I try to run the macros, it still doesn't work.  Their Excel settings allow for macro execution.  In case, I tried setting it on the insecure option that allows everything and tried again, but without success.   I've also asked
    the person who coded the macros to recompile one of his spreadsheets after making a minor modification, as is mentioned in the support structure, but tests with that updated spreadsheet also failed.
    The issue seems machine-based as I am unable to run the macros myself if I use my login on that machine, however they work fine if I try doing so from my own computer.  This leads me to believe it could be a conflict caused by some other software installation
    and I'll look into this after I posted this message, but I'd be interested to hear any feedback you guys may have.
    Our users run Windows 7 Professional x64 and we have Office 2007 Professional Plus.
    Thanks in advance,

    Hi,
    We have definitely heard your frustration now, Microsoft understands the position our customers are in and we are actively working to find a solution besides a FixIt that can be deployed to remedy the issue. If we have any update, we'll post in this
    forum immediately.
    Thanks for your understanding.
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Photo Analysis service Bug. Process starts by itself even after you disable the service

    A process with the name Photo Analyser Service keeps popping up in my list of running processes. It looks as though this is the Photo Analysis service which can be turned on and off in the gallery, it's in the menu under the `Faces` folder. I keep putting this on Off but it keeps going back to On by itself and the service pops up again in the processes list. Anyone else having this problem? Is it a bug? 

    This will also be corrected in the next version of the Album app. I don't have any date for when it will be released but you will be notified by Update Centre in the phone when it's available. When the next version of the Album app is released there will be no need to disable the app from Settings -> Apps -> All.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Videos keep downloading even after closing Firefox.

    Hello, I just signed in because I have a weird issue, so this is my first post here:
    Recently I noticed my internet connection suddenly was getting very slow, I thought it was some problem with my internet provider but the problem was getting very frequent. I use a program (Win7 gadget) that helps me monitor my internet traffic, access and usage, and I noticed all my bandwidth was being used even if I had all programs closed. A couple of days later I discovered that each time I opened a streaming video from any site (not just YouTube), the problem was there, so everytime I watch a video I have to wait for it to load completely, even if I close the tab or the browser.
    I don't have the slightest idea how this problem started, I'm very careful about the software I install in my PC. I've searched all over the web trying to find a solution but to no avail, it seems a lot of other users have the same issue but with some variants: some people blame it on BitDefender, other people blame it to using other browsers, etc. but I haven't found a solution yet.
    Now, watching videos is a big part of my internet experience, even YouTube is my homepage, and I sometimes like to watch very long videos (20+ min.), so you can tell this problem ruins a big part of my web usage. Let's say I open a video with a 3:00 minutes length, I watch like 20 seconds of it and then I decideo to close it, now I must wait the whole three minutes for the video to stop buffering to be able to watch another one (or to do anything web related for that matter) or surf the web at the pace of a snail until the video stops loading.
    The solutions I've tried so far are:
    Disabling all antivirus options in BitDefender 2012.
    Disabling and enabling again the network adapter.
    Uninstalling my monitoring programs (Windows 7 gadgets).
    Updating Flash Player to the latest version.
    Trying to tweak the various Flash Player options found in Control Panel (a.k.a. Global Settings).
    Trying to tweak the Flash Player Settings found by right clicking on a video.
    Another thing I noted is that if I try to find which program is accessing the internet with the Resource Monitor that comes with Windows 7, there's none. Let's say that I open a video, I check the Resource Monitor and there I can find Firefox is accessing internet as expected, then I close Firefox, the program dissappears from the Resource Monitor (again, as expected) but the bandwidth is still being accessed at full. I have a very slow connection (2 Mb), so you can tell how this becomes a problem for me.
    I'm not sure how or when the problem started, and I'm reluctant to do a System Resore because there seems none of the programs affected have nothing to do with my issue, and I'd lose some other stuff I've configured on my PC and want to keep.
    Well, that's all I have to say, thank you for reading and I really hope you can come with a solution, cya!
    Here are my specs:
    Windows 7, 64-bit
    Firefox, ver. 17.0.1
    Adobe Flash Player, ver. 11.5.502.135
    (PS: While writing my specs, I was just wondering if it was a problem with Firefox, which updates quite frequently... go figure.)

    What? No replies? Anyone?
    Well, I just wanted to add that the problem seems to be with Firefox. I tried opening videos with Internet Explorer 9 and they stopped buffering the moment I closed their tabs or closed the browser, so I downgraded Firefox from ver. 17.0.1 to ver. 16.0.2 and I thought the problem was solved, the videos stopped downloading as soon as I closed them, but the next time I opened Firefox the problem was there again...
    BTW, I've already ran a full system antivirus scan, but my PC is clean. I've also tried disabling Greasemonkey and all its scripts.
    Please, help me if you can!

  • Safari and other apps keep kicking me off. Even after closing all inactive apps? Any deals why?, Safari and other apps keep kicking me off. Even after closing all inactive apps? Any deals why?

    I've double clicked the home button and closed all other apps other than the one I'm using. That doesn't seem to help. Is there something else I can do?

    When you close all of apps in the recents tray, it might help if you restart the iPad or maybe even reboot it like this.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    For Safari specifically, this might help as well. I would recommend restarting the iPad after clearing Safari.
    Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • ITunes keeps launching even after closing.

    After upgrading to Yosemite, iTunes will spontaneously start after closing iTunes 12.01.26

    Close is not the same as Quit:
    click the red ball on the left top and iTunes window is closed, but iTunes is still running: see the light under the Dock icon;
    to quit you must quit from the menu bar, or when it is the foremost window by CMD Q key combination.

  • I can't burn a DVD even after following all the tips

    I have a nine minute movie created from still phtos in iMovie that I need to burn to a DVD using iDVD 4. I followed all the steps provided online and still cannot get the disk to burn. (I have saved all the images and audio to the hard drive, there is plenty of free space on the hard drive, I have set the preferences to "best quality" and I have a blank DVD+R Memorex DVD to burn to). When I click on the burn button and insert the DVD it checks the DVD and then ejects it with the message "Please insert a blank DVD-R disk". I was able to burn a DVD by dragging the files from Finder to the Toast lite 5.2.2L program and it burned the disk fine. However, when I inserted the DVD into the optical drive it played without no sound (even thought the motion button was activated) and it could not be played on a DVD player. I'm at a loss.
    Mac   Mac OS X (10.3.9)  
    Mac   Mac OS X (10.3.9)  

    Lucy,
    You need to tell us a lot more about your computer system. See the '' box to the right? Click on 'My Settings' and tell us about your computer.
    The newer Macs (in general) will burn and play both DVD-R media and DVD+R media (and yes, they are different). Earlier superdrives would only work with DVD-R media.
    If you tell us about your computer, we can give you better information.

  • MacBook Pro keeps restarting even after going to the Apple Store

    I have a mid-2010 MacBook Pro 15" and it's been really acting up lately. It began randomly going black with the keyboard still lit up and then rebooted itself without warning. When I updated to Mavericks, it started happening multiple times a day. I did a virus scan, repaired the Disk Permissions, basically tried every troubleshooting method I could on my own. Nothing would help it so I finally took it to the Apple Store and they decided I should wipe everything off my hard drive, do a clean install of Mavericks and then restore my files and settings from Time Machine. They did everything (except Time Machine) for me and it seemed to fix the problem at first. My laptop was even much faster. But then it started happening maybe once every one or two days, and now it's randomly restarted 8 times since last night. It’s so frustrating. I’ve noticed that it often restarts when I’m using iMessage. When it restarts and my iPhone is plugged in, it always asks, sometimes even twice, if the phone should trust the computer…it’s like doesn’t even recognize the device when starting up. There are also some other problems with my laptop - my DVD drive spits out everything I put into it and my battery needs to be serviced/replaced. Do you think it could have to do with the battery, even though this usually happens when the laptop is plugged in? There were no problems with my hard drive at the Apple Store and they ignored that my battery had to be serviced, so maybe that’s not it. What could the problem possibly be? Let me know what other information I have to provide in order to figure it out. Please help! Thank you so much.

    Thank you for your help everyone
    So Friday night I took my laptop back to the Apple Store. They noted that my battery was on its way out, but they didn’t think that was the problem, so they kept it over the weekend to run diagnostics. Upon further investigation, they decided that the battery WAS the problem causing the restarts, so I had them replace it…but it’s still restarting! I got the computer back yesterday evening and it’s already happened 8 times. It just randomly reboots out of the blue without any warning. I can’t imagine what else the problem could be. I was wondering if maybe it is just a problem with Mavericks since the operating system is new and it seems to be happening to quite a few people. I tried to take note of what I suspected might be causing it - it often crashes when using iMessage, for example, so I tried keeping that application closed, but it didn't stop the rebooting.
    Here is my most recent report, if that helps at all. I'm desperate to have this problem fixed so any help/insight is greatly appreciated. Thanks so much.
    Anonymous UUID:       87CD3632-772A-04BB-3B34-ECA966837DF7
    Tue Dec 10 22:22:16 2013
    panic(cpu 3 caller 0xffffff7f84f59fac): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00610210: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80a21f5000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.12/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 3), Frame : Return Address
    0xffffff807eeb30b0 : 0xffffff8002c22f69
    0xffffff807eeb3130 : 0xffffff7f84f59fac
    0xffffff807eeb3200 : 0xffffff7f8361c53d
    0xffffff807eeb32c0 : 0xffffff7f836e8d9e
    0xffffff807eeb3300 : 0xffffff7f838a38e5
    0xffffff807eeb3330 : 0xffffff7f838a4695
    0xffffff807eeb3370 : 0xffffff7f835fcb9a
    0xffffff807eeb3490 : 0xffffff7f835fd5a4
    0xffffff807eeb3520 : 0xffffff7f835fa808
    0xffffff807eeb3560 : 0xffffff7f835fa785
    0xffffff807eeb3600 : 0xffffff7f83620c4c
    0xffffff807eeb3800 : 0xffffff7f83621af6
    0xffffff807eeb38e0 : 0xffffff7f8458fba2
    0xffffff807eeb3920 : 0xffffff7f8459f55f
    0xffffff807eeb3940 : 0xffffff7f845cd51b
    0xffffff807eeb3980 : 0xffffff7f845cd57b
    0xffffff807eeb39c0 : 0xffffff7f845a4ff5
    0xffffff807eeb3a10 : 0xffffff7f84570d3e
    0xffffff807eeb3aa0 : 0xffffff7f8456ccc7
    0xffffff807eeb3ad0 : 0xffffff7f8456a816
    0xffffff807eeb3b00 : 0xffffff80030cb873
    0xffffff807eeb3b90 : 0xffffff80030cd76f
    0xffffff807eeb3bf0 : 0xffffff80030cb28f
    0xffffff807eeb3d40 : 0xffffff8002cb6008
    0xffffff807eeb3e50 : 0xffffff8002c26bb1
    0xffffff807eeb3e80 : 0xffffff8002c139b5
    0xffffff807eeb3ef0 : 0xffffff8002c1e003
    0xffffff807eeb3f70 : 0xffffff8002cc921d
    0xffffff807eeb3fb0 : 0xffffff8002cf3e26
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f835cb000->0xffffff7f8383afff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f832ba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f835bb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f83578000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.1.8)[3666E0FC-87C7-3329-BD8C-2F1ADE D100A4]@0xffffff7f83845000->0xffffff7f83af1fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f835cb000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f832ba000
             com.apple.GeForceTesla(8.1.8)[67BAF872-A238-3787-AB74-22297A51FE8F]@0xffffff7f8 454f000->0xffffff7f84619fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f832ba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f835bb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f83578000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f835cb000
             com.apple.driver.AppleMuxControl(3.4.12)[A4934A66-0E30-36E9-984A-650481102449]@ 0xffffff7f84f4c000->0xffffff7f84f5efff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.12)[661E3C87-5B97-3272-88FF-B9BA9B6E2 4ED]@0xffffff7f84f44000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f83524000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f832ba000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f83578000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f84f47000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13A603
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000002a00000
    Kernel text base: 0xffffff8002c00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 14662831814681
    last loaded kext at 3194573810450: com.apple.filesystems.smbfs 2.0.0 (addr 0xffffff7f8505c000, size 335872)
    last unloaded kext at 3187040152959: com.apple.driver.AppleUSBCDC 4.2.1b2 (addr 0xffffff7f8505c000, size 16384)
    loaded kexts:
    com.apple.filesystems.smbfs 2.0.0
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AGPM 100.14.11
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleMikeyDriver 2.5.2fc2
    com.apple.driver.AppleHDA 2.5.2fc2
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.0f6
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager 4.2.0f6
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleMCCSControl 1.1.12
    com.apple.driver.AppleMuxControl 3.4.12
    com.apple.GeForceTesla 8.1.8
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleIntelHDGraphics 8.1.8
    com.apple.driver.AppleIntelHDGraphicsFB 8.1.8
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBCardReader 3.3.5
    com.apple.driver.AppleIRController 325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.iokit.SCSITaskUserClient 3.6.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.4.0
    com.apple.iokit.AppleBCM5701Ethernet 3.6.9b9
    com.apple.driver.AppleUSBHub 650.4.4
    com.apple.driver.AppleAHCIPort 2.9.5
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleFWOHCI 4.9.9
    com.apple.driver.AppleUSBEHCI 650.4.1
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.0
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 216.0.0
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 216.0.0
    com.apple.AppleGraphicsDeviceControl 3.4.12
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.5.2fc2
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.4fc11
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.0f6
    com.apple.iokit.IOSurface 91
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.iokit.IOBluetoothFamily 4.2.0f6
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.driver.AppleGraphicsControl 3.4.12
    com.apple.driver.AppleSMBusController 1.0.11d1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.1.8
    com.apple.nvidia.classic.NVDAResmanTesla 8.1.8
    com.apple.iokit.IOFireWireIP 2.2.5
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IONDRVSupport 2.3.6
    com.apple.driver.AppleHDAController 2.5.2fc2
    com.apple.iokit.IOGraphicsFamily 2.3.6
    com.apple.iokit.IOHDAFamily 2.5.2fc2
    com.apple.driver.IOPlatformPluginFamily 5.5.1d27
    com.apple.driver.AppleSMC 3.1.6d1
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.0
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.driver.AppleUSBMultitouch 240.6
    com.apple.iokit.IOUSBHIDDriver 650.4.4
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 650.4.0
    com.apple.iokit.IOAHCISerialATAPI 2.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.0
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.driver.mDNSOffloadUserClient 1.0.1b4
    com.apple.iokit.IOUSBUserClient 650.4.4
    com.apple.iokit.IOAHCIFamily 2.6.0
    com.apple.iokit.IO80211Family 600.34
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBFamily 650.4.4
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.10
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 21
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.8
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1

  • My computer keeps freezing even after I replaced the hard drive

    EtreCheck version: 1.9.12 (48)
    Report generated June 16, 2014 at 9:14:18 PM EDT
    Hardware Information:
              iMac (27-inch, Late 2009) (Verified)
              iMac - model: iMac11,1
              1 2.8 GHz Intel Core i7 CPU: 4 cores
              8 GB RAM
    Video Information:
              ATI Radeon HD 4850 - VRAM: 512 MB
                        iMac 2560 x 1440
                        Cinema HD 2560 x 1600
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 0 days 0:8:3
    Disk Information:
              WDC WD20EZRX-00D8PB0 disk0 : (2 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 2 TB (1.39 TB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              OPTIARC DVD RW AD-5680H 
    USB Information:
              Apple Computer, Inc. Apple Cinema HD Display
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Internal Memory Card Reader
              Apple, Inc. Keyboard Hub
                        Apple Inc. Apple Keyboard
              Apple Inc. Built-in iSight
              Apple Computer, Inc. IR Receiver
    Gatekeeper:
              Mac App Store and identified developers
    Kernel Extensions:
              [not loaded] com.Symantec.kext.DeleteTrap (1.0.0d1) Support
              [not loaded] com.Symantec.kext.KTUM (8.0.4) Support
              [not loaded] com.Symantec.kext.SymEvent (1.0.2) Support
              [not loaded] com.Symantec.kext.SymOSXKernelUtilities (1.0.3) Support
              [not loaded] com.cisco.kext.acsock (1.1.0 - SDK 10.6) Support
              [not loaded] com.cisco.nke.ipsec (2.0.1) Support
              [not loaded] com.hzsystems.driver.CDSDAudioCaptureSupport (1.5) Support
              [not loaded] com.iomega.driver.IomegaSAM (1.1.1) Support
              [loaded] com.kaspersky.kext.klif (3.0.3d40) Support
              [loaded] com.kaspersky.nke (1.6.3d13) Support
              [not loaded] com.nike.sportwatch (1.0.0) Support
              [not loaded] com.palm.ClassicNotSeizeDriver (3.2) Support
              [not loaded] com.roxio.BluRaySupport (1.1.6) Support
              [not loaded] com.symantec.kext.symdc (1.3.0) Support
              [not loaded] com.symantec.kext.symfs (7.0.2) Support
              [not loaded] com.wdc.driver.1394HP (1.0.11 - SDK 10.4) Support
              [not loaded] com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) Support
              [not loaded] com.wdc.driver.USBHP (1.0.11) Support
              [not loaded] com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) Support
              [not loaded] net.pocketmac.driver.BlackberryUSB (2.0.1) Support
              [not loaded] net.pocketmac.driver.BlackberryUSBDev (2.0.1) Support
    Startup Items:
              CDBurnerService: Path: /System/Library/StartupItems/CDBurnerService
    Launch Daemons:
              [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.adobe.ARM.[...].plist Support
              [running] com.akamai.single-user-client.plist Support
              [loaded] com.divx.agent.postinstall.plist Support
              [loaded] com.google.keystone.agent.plist Support
              [failed] com.smithmicro.cleaning.schedulermailer.plist Support
    User Login Items:
              Kodak EasyShare Wireless Listener
              GetBackupAgent
              Microsoft Database Daemon
              Google Drive
              Dropbox
              AdobeResourceSynchronizer
              WDSecurityHelper
              WDDriveUtilityHelper
              WDDriveUtilityHelper
    Internet Plug-ins:
              SharePointBrowserPlugin: Version: 14.0.0 Support
              AdobePDFViewer: Version: 10.0.0 Support
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              QuickTime Plugin: Version: 7.7.3
              Default Browser: Version: 537 - SDK 10.9
    Safari Extensions:
              DivX Plus Web Player HTML5 <video>: Version: 2.1.2.145
              Virtual Keyboard: Version: 14.0
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              fbplugin_1_0_3: Version: (null) Support
              Picasa: Version: 1.0 Support
    3rd Party Preference Panes:
              Akamai NetSession Preferences  Support
              Perian  Support
    Time Machine:
              Mobile backups: OFF
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 2  Disk used: 563.23 GB
              Destinations:
                        My Passport Studio [Local] (Last used)
                        Total size: 2 
                        Total number of backups: 108
                        Oldest backup: 2012-11-30 02:43:26 +0000
                        Last backup: 2014-06-01 22:28:32 +0000
                        Size of backup disk: Adequate
                                  Backup size 2  > (Disk used 563.23 GB X 3)
                        LaCie2010 [Local]
                        Total size: 0 B
                        Total number of backups: 34
                        Oldest backup: 2012-03-04 13:36:12 +0000
                        Last backup: 2014-04-07 01:38:27 +0000
                        Size of backup disk: Too small
                                  Backup size 0 B < (Disk used 563.23 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                   6%          mdworker
                   3%          mds
                   1%          WindowServer
                   0%          hidd
                   0%          fontd
    Top Processes by Memory:
              180 MB          com.apple.IconServicesAgent
              156 MB          Mail
              147 MB          Dock
              138 MB          com.apple.WebKit.WebContent
              123 MB          Safari
    Virtual Memory Information:
              3.61 GB          Free RAM
              3.18 GB          Active RAM
              512 MB          Inactive RAM
              724 MB          Wired RAM
              424 MB          Page-ins
              0 B          Page-outs

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • My 2009 MacBook Pro keeps restarting even after I wiped the hard drive and reinstalled OSX.

    About a month ago, my laptop started to randomly turn off: I would be using either Chrome, Photoshop (the free CS2 version available from Adobe's website) or Powerpoint, and the screen would go blank. I would then have to hold the power button for a while until the little light at the front of the computer would flicker and it would restart. I brought it to the Mac Store where they tested it and said it looked fine. They suggested I erase my hard drive and reinstall OSX as a precaution.
    Fast forward a month, I have been very busy with work and hadn't been able to fix this problem. It wasn't that bad, only once every couple of days, sometimes more, sometimes less, I could work despite this problem.
    Then, I installed OSX Mavericks. The installation started in the morning, but, like an idiot, I paused it to go to work. Later on, I completed the installation, it looked fine, but then all day long my laptop would suddenly restart and go to a grey screen that said in multiple languages "Your laptop restarted because of a problem, press any button to continue the restart." A computer technician friend of mine checked it out and said it was probably due to the badly installed OSX and suggested that I erase my hard drive and reinstall OSX.
    I backed up all my files, erased the hard drive and reinstalled OSX. Everything looked fine.
    Then it happened again.
    Any ideas of why this is happening?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Fire Fox WILL NOT LOAD Gmail, even after folling ALL the steps in HELP, but it loaded it yesterday and NOTHING has been changed!

    I was using Fire Fox and I got the message "Fire Fox is not Responding". I tried waiting for it but after 20 minutes I closed it down. When I opened it up again and tried to use my Gmail bookmark but all I get is a message telling me that "The page isn't redirecting properly! Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies." This makes "No Sense at All" because I have used this bookmark Hundreds of times! I have tried to call up Google and try to go to Gmail from there but get Exactly the Same Message! I can go to Facebook using my bookmark but none of the games will load! I can get to Gmail using IE9, but when I try to go to Facebook it starts loading but NEVER Finishes! I just had to "restore my computer to factory Specs" a couple weeks ago but have used it without problem until 09/23/2012. Over the past 6 months I have Gotten the "Fire Fox is not Responding" Error HUNDREDS of times and cannot figure out why you would release a product that is NOT COMPATIBLE with ANYTHING on Earth! Please Fix Fire Fox before you lose ALL your Customers!

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    *https://support.mozilla.org/kb/clear-cache-history-and-personal-information

Maybe you are looking for