[SOLVED] Amarok consumes CPU power

Hey Folks,
I'm using Amarok 2.5 and KDE 4.8.
I've noticed, that amarok eats about 10 to 20% CPU power, when playing a song
or pause it. When i stop playing, the cpu usage falls to a minimum.
I've tried the gstreamer and the vlc backend, but neither of them helped.
Referring to this post switching to
xine backend could help to fix this problem. But it looks like it isn't supported by kde anymore.
Edit:
"CMake Error at xine/CMakeLists.txt:45 (message):
  xine-lib v1.2.1 was found on your system.  This version contains major
  changes compared to 1.1.x and has not been tested properly for use with
  this backend.  Consider downgrading to version
  1.1.9.http://sourceforge.net/project/showfiles.php?group_id=9655&package_id=9732"
This is the output if i try the aur package
Last edited by markus2107 (2012-05-03 10:22:02)

markus2107 wrote:I noticed, that vlc (12%) and spotify (17%) also create about that much cpu load as amarok does (14%).
Up/downsampling? See this for example: https://bbs.archlinux.org/viewtopic.php?id=94421
PS and yeah, Amarok is bloated as hell
Last edited by masteryod (2012-05-03 10:34:56)

Similar Messages

  • PubSubAgent consuming CPU Power

    I have a PowerBook G4 1,33 with 1 GB Ram.
    In Mail I subscribed to nearly 80 feeds. I was wondering, why the computer slows down and looked at the running tasks,
    I discoverd "PubSubAgent", that is started together with Mail, consuming 90% CPU power.
    Can someone tell me, what is wrong? Are 80 subscriptions too much?
    Galain

    It would really help to know more about the computer other than a generic G4 which covers a lot of models. Processor(s), speed, RAM, etc.? It would also help to know what you are doing, what software you are using, when this message comes up.
    I see one other reference to this message on the net, with reference to using ProTools. If you have an old computer and are trying to do high powered processing (e.g. on the fly compression) it is possible the software you are using is saying there's not enough processing power available for the software to work at full or required speed. Try closing other applications while you are working with your software.

  • Opening VI and consuming 100% CPU power

    I am trying to debug my VI. The first few times the VI ran well but suddenly the VI hang up. I have no choice but to end the LabView process using the Task Manager. When I try to restart this VI again, it fails to open and the Task Manager indicates that the LabView program is now consuming 100% of the CPU time but still fail to open this VI. Looks like it is entering into an infinite loop. I cannot fix anything for I cannot go into my VI to change anything. LabView just consumes all the CPU power and do nothing. What went wrong?
    Regards,
    Larry

    Okay.  That is very strange.  I am seeing the same behavior.  (I have LV 8.2)
    When I first downloaded the VI, it opened just fine.  If I did a saveas, closed the VI, and reopened the copy, I got 99% CPU usage.  I reopened the one from the message, no problem.  I left that one open and tried opening the one I had saved.  It said I already had one in memory by that name do I want to view the one in memory or replace?  I said replace.  When it opened to the block diagram, everything was okay.  But when I clicked on the window to view the front panel, that is when the CPU usage jumped up again.
    So somehow the problem is associated with the FP.   Nothing looks particular wrong about your code.  The question is how did you manage to get a copy of the file that isn't causing problems when you open it?
    I think you will want to recreate the VI from scratch.  You are able to view a copy to see whay you have which is good.  And it doesn't look too complicated.
    What is interesting is that if I delete everything from the VI's block diagram (leaving nothing apparent on the FP), save, close, reopen, I still get the extreme CPU Usage.  It seems confined to LV, as I am still able to switch over and working within the browser to answer this message.
    Message Edited by Ravens Fan on 04-16-2007 02:30 PM

  • Intel i7-4800MQ CPU Power Consuming is much higher than Windows

    On Windows 8.1, I run CPU-Z to generate these information:
    Processor 1    ID = 0
         Number of cores    4 (max 8)
         Number of threads    8 (max 16)
         Name    Intel Core i7 4800MQ
         Codename    Haswell
         Specification    Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
         Package (platform ID)    Socket 947 rPGA (0x4)
         Core Stepping    C0
         Technology    22 nm
         TDP Limit    47 Watts
         ***Core Speed    799.0 MHz***
         Multiplier x Bus Speed    8.0 x 99.9 MHz
         Stock frequency    2700 MHz
         Instructions sets    MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, EM64T, VT-x, AES, AVX, AVX2, FMA3     
         Turbo Mode    supported, enabled
         Max non-turbo ratio    27x
         Max turbo ratio    37x
         Max efficiency ratio    8x
    You see: This CPU can run at 800MHz(Core Voltage 0.6 v) on windows, when there is no CPU toast Task. The fan is quiet.
    ===========================================================
    But on Arch Linux, I run the latest i7z-git, I got these information:
    Cpu speed from cpuinfo 2693.00Mhz
    cpuinfo might be wrong if cpufreq is enabled. To guess correctly try estimating via tsc
    Linux's inbuilt cpu_khz code emulated now
    True Frequency (without accounting Turbo) 2693 MHz
      CPU Multiplier 27x || Bus clock frequency (BCLK) 99.74 MHz
    Socket [0] - [physical cores=4, logical cores=8, max online cores ever=4]
      TURBO ENABLED on 4 Cores, Hyper Threading ON
      Max Frequency without considering Turbo 2792.74 MHz (99.74 x [28])
      Max TURBO Multiplier (if Enabled) with 1/2/3/4 Cores is  37x/36x/35x/35x
      Real Current Frequency 2653.53 MHz [99.74 x 26.60] (Max of below)
            Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %   C7 %  Temp      VCo
            Core 1 [0]:       2625.75 (26.33x)      2.45    16.6       1    2.39    77.6    40      0.89
            Core 2 [1]:       2653.53 (26.60x)         1    1.14    2.44       1    94.4    40      0.89
            Core 3 [2]:       2628.92 (26.36x)      1.41     4.7       1       0    92.9    42      0.89
            Core 4 [3]:       2631.18 (26.38x)      2.29    20.4    1.44       1    74.9    39      0.89
    CPU can only run at 2.7Ghz (or higher in turbo model), and Core Voltage is 0.89 v. Tha fan is very noisy.
    I try many method in CPU power saving, but can not find the solution. Is there any diffierent in power management between Linux and windows?

    Gusar wrote:
    silenceleaf wrote:I compare the power consuming with windows.
    How exactly? That was my question. Just the voltage report? Or do you actually notice something is not right, like shorter battery life? Different tools could possibly measure things differently. Try turbostat, it's in AUR.
    Fan management can also be unrelated to actual power consumption. I've wondered before whether pstate, because it works differently, is confusing whatever is responsible for controlling the fans. What brand of laptop do you have? Post the output of lsmod.
    And again, just because a tool says the frequency is at 2700MHz, does not mean the processor is actually at that frequency! It is not most of the time.
    Thank you for your help.
    I am using dell M4800 laptop which have a 97Wh battery.  Mainly browing web page and typing some documents. In windows, its battery can last for 5 hours.  In linux, it can only last 3 hours.
    I am also trying to find more evidence to compare the power consuming between these two platforms. I understand your meaning. It is hard to fairly compare these two environment. I am strill trying to find more information.
    lsmod output
    Module Size Used by
    rfcomm 50698 12
    btusb 19648 0
    hid_generic 1153 0
    snd_usb_audio 117811 2
    uvcvideo 72804 0
    videobuf2_vmalloc 3304 1 uvcvideo
    snd_usbmidi_lib 19755 1 snd_usb_audio
    videobuf2_memops 2335 1 videobuf2_vmalloc
    snd_rawmidi 18742 1 snd_usbmidi_lib
    videobuf2_core 28243 1 uvcvideo
    snd_seq_device 5180 1 snd_rawmidi
    videodev 111840 2 uvcvideo,videobuf2_core
    media 11719 2 uvcvideo,videodev
    usbhid 40545 0
    hid 90902 2 hid_generic,usbhid
    ctr 3831 2
    ccm 7894 2
    nvidia 10621191 2
    snd_hda_codec_hdmi 36379 1
    joydev 9631 0
    mousedev 10247 0
    dell_wmi 1485 0
    sparse_keymap 3146 1 dell_wmi
    bnep 13053 2
    bluetooth 326343 30 bnep,btusb,rfcomm
    arc4 2000 2
    x86_pkg_temp_thermal 6991 0
    intel_powerclamp 8802 0
    coretemp 6358 0
    kvm_intel 131532 0
    kvm 396221 1 kvm_intel
    crct10dif_pclmul 4682 0
    crct10dif_common 1372 1 crct10dif_pclmul
    crc32_pclmul 2923 0
    crc32c_intel 14185 0
    ghash_clmulni_intel 4405 0
    aesni_intel 45548 4
    aes_x86_64 7399 1 aesni_intel
    lrw 3565 1 aesni_intel
    gf128mul 5858 1 lrw
    glue_helper 4417 1 aesni_intel
    ablk_helper 2004 1 aesni_intel
    cryptd 8409 3 ghash_clmulni_intel,aesni_intel,ablk_helper
    snd_hda_codec_realtek 45083 1
    iTCO_wdt 5407 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    ppdev 7118 0
    fuse 76830 3
    dell_laptop 12389 0
    dcdbas 6463 1 dell_laptop
    iwlmvm 136091 0
    mac80211 474777 1 iwlmvm
    microcode 15216 0
    iwlwifi 140001 1 iwlmvm
    i2c_i801 11269 0
    psmouse 88171 0
    pcspkr 2027 0
    evdev 11045 22
    serio_raw 5009 0
    i915 725519 5
    snd_hda_intel 37352 4
    cfg80211 408167 3 iwlwifi,mac80211,iwlmvm
    snd_hda_codec 150017 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep 6332 2 snd_usb_audio,snd_hda_codec
    snd_pcm 77822 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    intel_agp 10872 1 i915
    intel_gtt 12664 2 i915,intel_agp
    snd_page_alloc 7298 2 snd_pcm,snd_hda_intel
    drm_kms_helper 35710 1 i915
    snd_timer 18718 1 snd_pcm
    rfkill 15651 5 cfg80211,bluetooth,dell_laptop
    drm 239102 5 i915,drm_kms_helper,nvidia
    lpc_ich 13368 0
    i2c_algo_bit 5391 1 i915
    i2c_core 24760 7 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,nvidia,videodev
    mei_me 9552 0
    snd 59029 23 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
    mei 62803 1 mei_me
    soundcore 5418 1 snd
    e1000e 222900 0
    ptp 8244 1 e1000e
    pps_core 8833 1 ptp
    shpchp 25425 0
    thermal 8556 0
    wmi 8251 1 dell_wmi
    parport_pc 19479 0
    parport 30517 2 ppdev,parport_pc
    video 11425 1 i915
    ac 3334 0
    battery 7565 0
    processor 24620 0
    button 4605 1 i915
    vboxdrv 264122 0
    msr 2565 0
    ext4 473259 2
    crc16 1359 2 ext4,bluetooth
    mbcache 6074 1 ext4
    jbd2 80912 1 ext4
    sr_mod 14930 0
    sd_mod 31361 5
    cdrom 34880 1 sr_mod
    atkbd 16806 0
    libps2 4187 2 atkbd,psmouse
    ahci 23048 3
    libahci 21698 1 ahci
    libata 172104 2 ahci,libahci
    sdhci_pci 12604 0
    ehci_pci 3928 0
    sdhci 28820 1 sdhci_pci
    xhci_hcd 144681 0
    ehci_hcd 64171 1 ehci_pci
    scsi_mod 132250 3 libata,sd_mod,sr_mod
    mmc_core 95465 2 sdhci,sdhci_pci
    usbcore 180320 8 btusb,snd_usb_audio,uvcvideo,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd
    usb_common 1648 1 usbcore
    i8042 13366 2 libps2,dell_laptop
    serio 10721 6 serio_raw,atkbd,i8042,psmouse

  • Multi-select LOV's hang form and use 100% CPU power

    Hello,
    We are using Designer 6i (6.5.52.1.0) and Headstart 6.5
    In one of our forms we are using 6 Multi-select LOV's.
    When we click the Cancel or Ok button (included through QMS_MSEL_LOV_BUTTONS), or hit Enter query in one of the ML_... blocks the form hangs and starts using all the CPU-power. I've tested this locally (c/s) and through the web (iAS), same result...
    I already rebuilt the LOV's but the problem isn't solved.
    We've got other forms with one or two multi-select LOV's, and these work fine.
    Has anyone experienced this behaviour before, and what is the cure?
    Thanks in advance!
    Wouter

    Wouter,
    If you are running against Solaris, you could be running into the following:
    Headstart applications that run via webforms on a Sun Solaris application server, suffer again from bug 1985903. This bug was spotted and solved a time ago and seemed to be solved at next
    releases of Forms 6i. Now, on Solaris the bug is introduced again.
    Description
    ===========
    1. When using a multi-select LOV (which is displayed in a modal dialog
    window), you select the records you want, press OK, and the application exits.
    2. When using a shuttle control to move records from left to right or vice
    versa, you select the records you want, press '>' to move them, and the
    application exits.
    This occurs in Forms 6.0.8.13.0 and 6.0.8.14.1. It did NOT occur in prior
    releases. This is some kind of forms bug.
    Workaround
    ==========
    For some reason the call to procedure renumber in qms$msel.process_records
    causes the application to exit. If you copy the code from renumber to all the
    places from which it is called, it works fine.
    - open qmslib65.pll in Form Builder
    - open package body qms$msel
    - find procedure process_records and define a local variable l_recno of type
    number.
    - find local procedure renumber and copy the body of this procedure
    (everything
    after 'begin' and before 'exception').
    - replace each call to 'renumber;' with the copied code.
    A new version of qms$msel package body is available on iXchange for download.
    See Headstart Oracle Designer 6i, Bugs and Fixes.
    Hope this helps,
    Marc Vahsen
    Headstart Team
    Oracle NL

  • Mail 6.0 in Mountain constantly uses 100% CPU power???

    Hi,
    I have upgraded to Mountain Lion and it would be perfect if there was one major issue fixed: when having Mail.app open, this application uses between 80 to 110% of the CPU power constantly. The main issue is reduction of speed of other operations but more concerning is that fan colling fan just runs endlessly.
    Has anyone experienced such issue? The activity Monitor shows that Mail uses all processing power.
    I use a macbook 13' (unibody) and Mail has an Exchange mail account active (and the iCloud email). After upgrading I recreated all mailboxes (by deleting the V2 folder), server setting is using SSL and no SASL.
    Could it be a bug or something in the server settings/account setting?
    Y.

    Finally solved.
    Had to delete the full Mail folder (+Maild Downloads) in the Library/Application Support, to recreate the full app support fmor the new version.
    Seems to work normally now.
    Thanks for the tip

  • Not enough CPU power

    Lately, my Mac has randomly been crashing. So, the first solution I tried so far, is to replace the RAM. So, I had upgraded to 16GB instead of the default 4GB, but if I still run an application (mainly videos, or a game), the CPU being consumed by the user will go up to 50% I'm not exactly sure if this normal. I had opened all the applications in the Adobe Master Collection CS5, and the CPU being consumed by the user went up to around 40%-55% and I thought this was fair, but watching a 420p video on YouTube (I'm using Google Chrome) goes ridiculously high just for a 420 pixel video, it takes up 40% to 60%
    If this is normal, even with 16GB of RAM installed, how can I increase my CPU power? Also, if I keep my CPU usage under 90% then my Mac doesn't crash.

    The only way to get a more powerful CPU is to sell your computer and buy a faster one. CPU power is not related to how much RAM is installed.
    If what you described is correct then you might start with:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.

  • Kernel_task problem on MBP 8,2 eating up huge CPU power, and messed up Ethernet.

    Hello.
    After using resource-intensive apps like VMware, I find that kernel_task is gobbling up lots of CPU power, causing my fans to keep spinning at high speeds even after VMware has been shut down for over half an hour.
    The same thing happens after using BlueStacks.
    PS some places are telling me that it could be a faulty temperature sensor, but I can't confirm this as Apple Hardware Test just wouldn't load up on my MBP.
    I have provided two images showing Activity Monitor and iStat.
    EDIT: This problem has also prevented me from connecting to the web via Ethernet. Attempts to disconnect from Ethernet has also failed. The Ethernet status in the menu bar keeps saying 'disconnecting…' for several minutes, but to no avail.
    Note: This is on an early-2011 15" MBP, 2.3GHz i7, 8GB RAM.
    Is there any way to solve this problem?
    Thanks in advance.

    Okay, here's the log. The kernel_task started hogging CPU power the moment I connected to my PPPoE service via Ethernet:
    02/09/2012 15:59:07.000
    bootlog[0]
    BOOT_TIME 1346572747 0
    02/09/2012 15:59:18.000
    kernel[0]
    PMAP: PCID enabled
    02/09/2012 15:59:18.000
    kernel[0]
    Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
    02/09/2012 15:59:18.000
    kernel[0]
    vm_page_bootstrap: 2004996 free pages and 75772 wired pages
    02/09/2012 15:59:18.000
    kernel[0]
    kext submap [0xffffff7f8073e000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800073e000]
    02/09/2012 15:59:18.000
    kernel[0]
    zone leak detection enabled
    02/09/2012 15:59:18.000
    kernel[0]
    standard timeslicing quantum is 10000 us
    02/09/2012 15:59:18.000
    kernel[0]
    standard background quantum is 2500 us
    02/09/2012 15:59:18.000
    kernel[0]
    mig_table_max_displ = 74
    02/09/2012 15:59:18.000
    kernel[0]
    TSC Deadline Timer supported and enabled
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto kext started!
    02/09/2012 15:59:18.000
    kernel[0]
    Running kernel space in FIPS MODE
    02/09/2012 15:59:18.000
    kernel[0]
    Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    02/09/2012 15:59:18.000
    kernel[0]
    Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS integrity POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS AES CBC POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS TDES CBC POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS AES ECB AESNI POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS AES XTS AESNI POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS SHA POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS HMAC POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS ECDSA POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS DRBG POST test passed!
    02/09/2012 15:59:18.000
    kernel[0]
    corecrypto.kext FIPS POST passed!
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=5 LocalApicId=1 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=6 LocalApicId=3 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=7 LocalApicId=5 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    AppleACPICPU: ProcessorId=8 LocalApicId=7 Enabled
    02/09/2012 15:59:18.000
    kernel[0]
    calling mpo_policy_init for TMSafetyNet
    02/09/2012 15:59:18.000
    kernel[0]
    Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    02/09/2012 15:59:18.000
    kernel[0]
    calling mpo_policy_init for Sandbox
    02/09/2012 15:59:18.000
    kernel[0]
    Security policy loaded: Seatbelt sandbox policy (Sandbox)
    02/09/2012 15:59:18.000
    kernel[0]
    calling mpo_policy_init for Quarantine
    02/09/2012 15:59:18.000
    kernel[0]
    Security policy loaded: Quarantine policy (Quarantine)
    02/09/2012 15:59:18.000
    kernel[0]
    Copyright (c) 1982, 1986, 1989, 1991, 1993
    02/09/2012 15:59:18.000
    kernel[0]
    The Regents of the University of California. All rights reserved.
    02/09/2012 15:59:18.000
    kernel[0]
    MAC Framework successfully initialized
    02/09/2012 15:59:18.000
    kernel[0]
    using 16384 buffer headers and 10240 cluster IO buffer headers
    02/09/2012 15:59:18.000
    kernel[0]
    IOAPIC: Version 0x20 Vectors 64:87
    02/09/2012 15:59:18.000
    kernel[0]
    ACPI: System State [S0 S3 S4 S5] (S3)
    02/09/2012 15:59:18.000
    kernel[0]
    PFM64 (36 cpu) 0xf10000000, 0xf0000000
    02/09/2012 15:59:18.000
    kernel[0]
    [ PCI configuration begin ]
    02/09/2012 15:59:18.000
    kernel[0]
    AppleIntelCPUPowerManagement: Turbo Ratios 88AB
    02/09/2012 15:59:18.000
    kernel[0]
    AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    02/09/2012 15:59:18.000
    kernel[0]
    console relocated to 0xf60010000
    02/09/2012 15:59:18.000
    kernel[0]
    PCI configuration changed (bridge=16 device=5 cardbus=0)
    02/09/2012 15:59:18.000
    kernel[0]
    [ PCI configuration end, bridges 12 devices 18 ]
    02/09/2012 15:59:18.000
    kernel[0]
    FireWire (OHCI) Lucent ID 5901 built-in now active, GUID c82a14fffe81c7a8; max speed s800.
    02/09/2012 15:59:18.000
    kernel[0]
    mbinit: done [96 MB total pool size, (64/32) split]
    02/09/2012 15:59:18.000
    kernel[0]
    Pthread support ABORTS when sync kernel primitives misused
    02/09/2012 15:59:18.000
    kernel[0]
    rooting via boot-uuid from /chosen: 26EE8AAD-DFBC-399D-8F6E-B825F8A84EEC
    02/09/2012 15:59:18.000
    kernel[0]
    Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    02/09/2012 15:59:18.000
    kernel[0]
    com.apple.AppleFSCompressionTypeZlib kmod start
    02/09/2012 15:59:18.000
    kernel[0]
    com.apple.AppleFSCompressionTypeDataless kmod start
    02/09/2012 15:59:18.000
    kernel[0]
    Error 2 registering socket filter (com.symantec.fw.ac.at). Your computer may not be fully protected.
    02/09/2012 15:59:18.000
    kernel[0]
    com.apple.AppleFSCompressionTypeZlib load succeeded
    02/09/2012 15:59:18.000
    kernel[0]
    com.apple.AppleFSCompressionTypeDataless load succeeded
    02/09/2012 15:59:18.000
    kernel[0]
    AppleIntelCPUPowerManagementClient: ready
    02/09/2012 15:59:18.000
    kernel[0]
    Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Hitachi HTS725050A9A362 Media/IOGUIDPartitionScheme/Customer@2
    02/09/2012 15:59:18.000
    kernel[0]
    BSD root: disk0s2, major 1, minor 1
    02/09/2012 15:59:18.000
    kernel[0]
    BTCOEXIST off
    02/09/2012 15:59:18.000
    kernel[0]
    BRCM tunables:
    02/09/2012 15:59:18.000
    kernel[0]
    pullmode[1] txringsize[  256] reapmin[   32] reapcount[  128]
    02/09/2012 15:59:18.000
    kernel[0]
    highWaterMark: VO[  192]  VI[  192]  BE[  192]  BK[  192]
    02/09/2012 15:59:18.000
    kernel[0]
    Kernel is LP64
    02/09/2012 15:59:18.000
    kernel[0]
    AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    02/09/2012 15:59:08.672
    com.apple.launchd[1]
    *** launchd[1] has started up. ***
    02/09/2012 15:59:08.672
    com.apple.launchd[1]
    *** Shutdown logging is enabled. ***
    02/09/2012 15:59:18.062
    com.apple.launchd[1]
    (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    02/09/2012 15:59:32.855
    hidd[47]
    Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    02/09/2012 15:59:33.000
    kernel[0]
    macx_swapon SUCCESS
    02/09/2012 15:59:34.000
    kernel[0]
    BCM5701Enet: Ethernet address c8:2a:14:26:41:68
    02/09/2012 15:59:34.000
    kernel[0]
    AirPort_Brcm4331: Ethernet address e4:ce:8f:02:e2:6e
    02/09/2012 15:59:34.000
    kernel[0]
    IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    02/09/2012 15:59:34.000
    kernel[0]
    IO80211Interface::efiNVRAMPublished(): 
    02/09/2012 15:59:34.165
    Extractor[64]
    Starting Extractor Daemon Mode.
    02/09/2012 15:59:35.814
    kdc[45]
    label: default
    02/09/2012 15:59:35.815
    kdc[45]
    dbname: od:/Local/Default
    02/09/2012 15:59:35.815
    kdc[45]
    mkey_file: /var/db/krb5kdc/m-key
    02/09/2012 15:59:35.815
    kdc[45]
    acl_file: /var/db/krb5kdc/kadmind.acl
    02/09/2012 15:59:36.000
    kernel[0]
    Waiting for DSMOS...
    02/09/2012 15:59:36.210
    Symantec Error Reporting[63]
    Symantec Error Reporting Daemon launched.
    02/09/2012 15:59:36.819
    hidd[47]
    void __IOHIDLoadBundles(): Loaded 0 HID plugins
    02/09/2012 15:59:36.821
    mDNSResponder[39]
    mDNSResponder mDNSResponder-379.27.1 (Aug  1 2012 20:12:04) starting OSXVers 12
    02/09/2012 15:59:36.846
    appleeventsd[53]
    main: Starting up
    02/09/2012 15:59:36.852
    airportd[69]
    _processDLILEvent: en1 attached (down)
    02/09/2012 15:59:36.900
    com.apple.usbmuxd[27]
    usbmuxd-268.5 on Apr  5 2012 at 15:33:48, running 64 bit
    02/09/2012 15:59:37.000
    kernel[0]
    createVirtIf(): ifRole = 1
    02/09/2012 15:59:37.000
    kernel[0]
    in func createVirtualInterface ifRole = 1
    02/09/2012 15:59:37.000
    kernel[0]
    AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff8014146c00
    02/09/2012 15:59:37.000
    kernel[0]
    AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    02/09/2012 15:59:37.000
    kernel[0]
    Created virtif 0xffffff8014146c00 p2p0
    02/09/2012 15:59:37.665
    coreservicesd[65]
    FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    02/09/2012 15:59:37.000
    kernel[0]
    AGC: 3.2.6, HW version=1.9.23, flags:0, features:20600
    02/09/2012 15:59:37.000
    kernel[0]
    Previous Shutdown Cause: 5
    02/09/2012 15:59:37.000
    kernel[0]
    IOBluetoothUSBDFU::probe
    02/09/2012 15:59:37.000
    kernel[0]
    IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0041
    02/09/2012 15:59:37.000
    kernel[0]
    [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    02/09/2012 15:59:37.000
    kernel[0]
    ACPI_SMC_PlatformPlugin::initFanThrottleControl - waiting for AppleSMC
    02/09/2012 15:59:37.806
    com.apple.kextd[12]
    Can't load /System/Library/Extensions/iavkfs.kext - no code for running kernel's architecture.
    02/09/2012 15:59:37.812
    com.apple.kextd[12]
    Load com.pctools.iantivirus.kfs failed; removing personalities from kernel.
    02/09/2012 15:59:37.845
    com.apple.kextd[12]
    Can't load /System/Library/Extensions/iavkfs.kext - no code for running kernel's architecture.
    02/09/2012 15:59:37.940
    com.apple.kextd[12]
    Load com.pctools.iantivirus.kfs failed; removing personalities from kernel.
    02/09/2012 15:59:38.000
    kernel[0]
    [AGPM Controller] build GPUDict by Vendor1002Device6741
    02/09/2012 15:59:38.000
    kernel[0]
    DSMOS has arrived
    02/09/2012 15:59:38.000
    kernel[0]
    [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    02/09/2012 15:59:38.000
    kernel[0]
    [IOBluetoothHCIController][start] -- completed
    02/09/2012 15:59:38.000
    kernel[0]
    [IOBluetoothHCIController::setConfigState] calling registerService
    02/09/2012 15:59:38.687
    com.apple.SecurityServer[15]
    Session 100000 created
    02/09/2012 15:59:39.166
    mds[38]
    (Normal) FMW: FMW 0 0
    02/09/2012 15:59:39.169
    WindowServer[80]
    Server is starting up
    02/09/2012 15:59:39.172
    WindowServer[80]
    Session 256 retained (2 references)
    02/09/2012 15:59:39.172
    WindowServer[80]
    Session 256 released (1 references)
    02/09/2012 15:59:39.178
    WindowServer[80]
    Session 256 retained (2 references)
    02/09/2012 15:59:39.559
    WindowServer[80]
    init_page_flip: page flip mode is on
    02/09/2012 15:59:39.560
    WindowServer[80]
    init_resolution: resolution is enabled
    02/09/2012 15:59:40.000
    kernel[0]
    AirPort: Link Down on en1. Reason 1 (Unspecified).
    02/09/2012 15:59:40.000
    kernel[0]
    en1::IO80211Interface::postMessage bssid changed
    02/09/2012 15:59:40.000
    kernel[0]
    AppleLMUController found an AG vendor product (0x9cb7), notifying SMC.
    02/09/2012 15:59:40.341
    configd[18]
    network changed.
    02/09/2012 15:59:40.342
    configd[18]
    setting hostname to "Yung-Ju-Chuas-MacBook-Pro.local"
    02/09/2012 15:59:42.000
    kernel[0]
    Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,0301,0de1,0300,45e1,0000]
    02/09/2012 15:59:42.228
    WindowServer[80]
    mux_initialize: Mode is dynamic
    02/09/2012 15:59:42.240
    WindowServer[80]
    GLCompositor enabled for tile size [256 x 256]
    02/09/2012 15:59:42.240
    WindowServer[80]
    CGXGLInitMipMap: mip map mode is on
    02/09/2012 15:59:42.250
    WindowServer[80]
    WSMachineUsesNewStyleMirroring: false
    02/09/2012 15:59:42.250
    WindowServer[80]
    Display 0x04272dc0: GL mask 0x9; bounds (0, 0)[1680 x 1050], 51 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb7, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009cb70000000004272dc0
    02/09/2012 15:59:42.250
    WindowServer[80]
    Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    02/09/2012 15:59:42.250
    WindowServer[80]
    Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    02/09/2012 15:59:42.257
    WindowServer[80]
    Created shield window 0x5 for display 0x04272dc0
    02/09/2012 15:59:42.257
    WindowServer[80]
    Created shield window 0x6 for display 0x003f003e
    02/09/2012 15:59:42.257
    WindowServer[80]
    Created shield window 0x7 for display 0x003f003d
    02/09/2012 15:59:42.261
    WindowServer[80]
    Display 0x04272dc0: GL mask 0x9; bounds (0, 0)[1680 x 1050], 51 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9cb7, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009cb70000000004272dc0
    02/09/2012 15:59:42.262
    WindowServer[80]
    Display 0x003f003e: GL mask 0x4; bounds (2704, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    02/09/2012 15:59:42.262
    WindowServer[80]
    Display 0x003f003d: GL mask 0x2; bounds (2705, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    02/09/2012 15:59:42.262
    WindowServer[80]
    CGXPerformInitialDisplayConfiguration
    02/09/2012 15:59:42.262
    WindowServer[80]
      Display 0x04272dc0: MappedDisplay Unit 0; Alias(0, 0x9); Vendor 0x610 Model 0x9cb7 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1680 x 1050], Rotation 0, Resolution 1
    02/09/2012 15:59:42.262
    WindowServer[80]
      Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2704,0)[1 x 1], Rotation 0, Resolution 1
    02/09/2012 15:59:42.262
    WindowServer[80]
      Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2705,0)[1 x 1], Rotation 0, Resolution 1
    02/09/2012 15:59:42.262
    WindowServer[80]
    CGXMuxBoot: Boot normal
    02/09/2012 15:59:42.326
    WindowServer[80]
    GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, accelerator 0x00003d63, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB
    02/09/2012 15:59:42.326
    WindowServer[80]
    GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    02/09/2012 15:59:42.326
    WindowServer[80]
    GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, accelerator 0x00004477, unit 3, caps QEX|QGL|MIPMAP, vram 451 MB
    02/09/2012 15:59:42.327
    WindowServer[80]
    GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    02/09/2012 15:59:42.338
    WindowServer[80]
    Unable to open IOHIDSystem (e00002bd)
    02/09/2012 15:59:42.000
    kernel[0]
    virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    02/09/2012 15:59:44.258
    WindowServer[80]
    **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    02/09/2012 15:59:44.284
    WindowServer[80]
    Received display connect changed for display 0x4272dc0
    02/09/2012 15:59:44.324
    WindowServer[80]
    CGXMuxAcknowledge: Posting glitchless acknowledge
    02/09/2012 15:59:44.342
    WindowServer[80]
    Received display connect changed for display 0x4272dc0
    02/09/2012 15:59:44.342
    WindowServer[80]
    Received display connect changed for display 0x3f003d
    02/09/2012 15:59:44.342
    WindowServer[80]
    Received display connect changed for display 0x3f003e
    02/09/2012 15:59:44.687
    com.apple.SecurityServer[15]
    Entering service
    02/09/2012 15:59:44.714
    systemkeychain[71]
    done file: /var/run/systemkeychaincheck.done
    02/09/2012 15:59:44.724
    configd[18]
    network changed: DNS*
    02/09/2012 15:59:44.727
    kdc[45]
    WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    02/09/2012 15:59:44.727
    mDNSResponder[39]
    D2D_IPC: Loaded
    02/09/2012 15:59:44.727
    mDNSResponder[39]
    D2DInitialize succeeded
    02/09/2012 15:59:44.740
    Symantec Error Reporting[63]
    Symantec Error Reporting Daemon beginning submission for domain local-domain.
    02/09/2012 15:59:44.741
    Symantec Error Reporting[63]
    Symantec Error Reporting Daemon: Submitting 0 error reports.
    02/09/2012 15:59:44.741
    Symantec Error Reporting[63]
    Symantec Error Reporting Daemon: Submitting 2 reports.
    02/09/2012 15:59:44.778
    netbiosd[81]
    Unable to start NetBIOS name service:
    02/09/2012 15:59:45.077
    Extractor[64]
    Profile: npfmac4
    02/09/2012 15:59:45.077
    Extractor[64]
    Could not upload /var/tmp/tmp.0.LSxwVC. Error: [Login Error: Could not resolve host: upload4.symantec.com; nodename nor servname provided, or not known]
    02/09/2012 15:59:45.957
    UserEventAgent[11]
    Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    02/09/2012 15:59:46.180
    kdc[45]
    KDC started
    02/09/2012 15:59:46.363
    awacsd[57]
    Starting awacsd connectivity-77 (Jun 20 2012 15:40:49)
    02/09/2012 15:59:46.366
    awacsd[57]
    InnerStore CopyAllZones: no info in Dynamic Store
    02/09/2012 15:59:46.460
    sudo[117]
        root : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/Library/StartupItems/HWNetMgr/HWNetCfg
    02/09/2012 15:59:47.177
    loginwindow[42]
    Login Window Application Started
    02/09/2012 15:59:47.191
    loginwindow[42]
    **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    02/09/2012 15:59:48.398
    WindowServer[80]
    Created shield window 0x8 for display 0x04272dc0
    02/09/2012 15:59:48.398
    WindowServer[80]
    Display 0x04272dc0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    02/09/2012 15:59:48.412
    WindowServer[80]
    Display 0x04272dc0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    02/09/2012 15:59:49.781
    SymSharedSettingsd[124]
    Settings server starting up.
    02/09/2012 15:59:49.849
    digest-service[112]
    label: default
    02/09/2012 15:59:49.849
    digest-service[112]
    dbname: od:/Local/Default
    02/09/2012 15:59:49.849
    digest-service[112]
    mkey_file: /var/db/krb5kdc/m-key
    02/09/2012 15:59:49.849
    digest-service[112]
    acl_file: /var/db/krb5kdc/kadmind.acl
    02/09/2012 15:59:49.852
    digest-service[112]
    digest-request: uid=0
    02/09/2012 15:59:49.873
    rpcsvchost[125]
    sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    02/09/2012 15:59:49.877
    digest-service[112]
    digest-request: init request
    02/09/2012 15:59:49.880
    digest-service[112]
    digest-request: init return domain: BUILTIN server: YUNG-JU-CHUAS-MACBOOK-PRO
    02/09/2012 15:59:50.058
    SymDaemon[60]
    +++ SymLM::SkuKey 0x10251a150 (# 1) - 1 alive +++
    02/09/2012 15:59:50.476
    locationd[43]
    NOTICE,Location icon should now be in state 0
    02/09/2012 15:59:50.788
    coreaudiod[103]
    2012-09-02 03:59:50.787831 PM [AirPlay] Started browsing for _airplay._tcp.
    02/09/2012 15:59:50.789
    coreaudiod[103]
    2012-09-02 03:59:50.788665 PM [AirPlay] Started browsing for _raop._tcp.
    02/09/2012 15:59:51.316
    WindowServer[80]
    Display 0x04272dc0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    02/09/2012 15:59:51.332
    launchctl[129]
    com.apple.findmymacmessenger: Already loaded
    02/09/2012 15:59:51.352
    com.apple.SecurityServer[15]
    Session 100004 created
    02/09/2012 15:59:51.563
    hidd[47]
    CGSShutdownServerConnections: Detaching application from window server
    02/09/2012 15:59:51.563
    hidd[47]
    CGSDisplayServerShutdown: Detaching display subsystem from window server
    02/09/2012 15:59:51.666
    ALSPlugin 235.55[47]
    Failed to get brightness for displayID 0x04272dc0
    02/09/2012 15:59:52.287
    UserEventAgent[131]
    cannot find useragent 1102
    02/09/2012 15:59:52.288
    loginwindow[42]
    Login Window Started Security Agent
    02/09/2012 15:59:53.034
    WindowServer[80]
    3891612: App SecurityAgent cannot order in untagged windows before login.
    02/09/2012 15:59:53.034
    WindowServer[80]
    kCGErrorInvalidOperation: CGXOrderWinsAndPanels: error ordering window
    02/09/2012 15:59:54.825
    SymDaemon[60]
    ZSharedObject::Attach - 0x100525a70 already deleted - BACKTRACE:
    02/09/2012 15:59:55.601
    DictationIM[143]
    3891612: (connect_and_check) Untrusted apps are not allowed to connect to or launch Window Server before login.
    02/09/2012 15:59:55.601
    DictationIM[143]
    Window Server is not available.
    02/09/2012 15:59:55.601
    DictationIM[143]
    Window Server is not available.
    02/09/2012 15:59:55.601
    DictationIM[143]
    Window Server is not available.
    02/09/2012 15:59:55.601
    DictationIM[143]
    Window Server is not available.
    02/09/2012 15:59:55.630
    SecurityAgent[138]
    This is the first run
    02/09/2012 15:59:55.631
    SecurityAgent[138]
    MacBuddy was run = 0
    02/09/2012 15:59:55.665
    SecurityAgent[138]
    spawn_via_launchd() failed, errno=5 label=[0x0-0x7007].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    02/09/2012 15:59:55.665
    SecurityAgent[138]
    spawn_via_launchd() failed, errno=5 label=[0x0-0x7007].com.apple.AppleSpell path=/System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell flags=0
    02/09/2012 15:59:55.992
    SymDaemon[60]
    0   SymBase                             0x0000000100038bc0 _ZN13ZSharedObject6AttachEv + 74
    02/09/2012 15:59:55.992
    SymDaemon[60]
    1   SymSharedSettings                   0x00000001000a6760 _ZNK6SymSS29ZssObject11DescriptionEPc + 1800
    02/09/2012 15:59:55.993
    SymDaemon[60]
    2   SymSharedSettings                   0x000000010009ecac _ZN6SymSS29ZssStDataC1EPKcm + 716
    02/09/2012 15:59:55.993
    SymDaemon[60]
    3   SymSharedSettings                   0x000000010009adf2 _ZN6SymSS213ZssConnection19OpenOrCreateSettingEPPNS_12ZssContainerEjPKcj + 508
    02/09/2012 15:59:55.993
    SymDaemon[60]
    4   SymPersonalFirewall                 0x0000000102798b63 _ZN5SymFW16AutoSetupCluster4copyEPN6SymSS213ZssConnectionEj + 201
    02/09/2012 15:59:55.993
    SymDaemon[60]
    5   SymAutoSetup                        0x00000001004d5492 AutoSetupDaemonPlugInFactory + 12439
    02/09/2012 15:59:55.993
    SymDaemon[60]
    6   SymDaemon                           0x000000010000a449 main + 17446
    02/09/2012 15:59:55.993
    SymDaemon[60]
    7   SymDaemon                           0x000000010000e7e2 main + 34751
    02/09/2012 15:59:55.993
    SymDaemon[60]
    8   SymDaemon                           0x000000010000e8b7 main + 34964
    02/09/2012 15:59:55.993
    SymDaemon[60]
    9   SymDaemon                           0x000000010000dc23 main + 31744
    02/09/2012 15:59:55.993
    SymDaemon[60]
    10  SymBase                             0x0000000100045d60 _ZN12SymException14DispatchSync_fEP16dispatch_queue_sPvPFvS2_E + 56
    02/09/2012 15:59:55.993
    SymDaemon[60]
    11  SymDaemon                           0x000000010000daa2 main + 31359
    02/09/2012 15:59:55.993
    SymDaemon[60]
    12  SymDaemon                           0x000000010000a867 main + 18500
    02/09/2012 15:59:55.993
    SymDaemon[60]
    13  SymBase                             0x000000010004366b _ZN12SymException13ExceptionDataD1Ev + 39
    02/09/2012 15:59:55.993
    SymDaemon[60]
    14  libdispatch.dylib                   0x00007fff934cb0fa _dispatch_client_callout + 8
    02/09/2012 15:59:55.993
    SymDaemon[60]
    15  libdispatch.dylib                   0x00007fff934cc4c3 _dispatch_queue_drain + 235
    02/09/2012 15:59:55.993
    SymDaemon[60]
    16  libdispatch.dylib                   0x00007fff934cc335 _dispatch_queue_invoke + 52
    02/09/2012 15:59:55.994
    SymDaemon[60]
    17  libdispatch.dylib                   0x00007fff934cc207 _dispatch_worker_thread2 + 249
    02/09/2012 15:59:55.994
    SymDaemon[60]
    18  libsystem_c.dylib                   0x00007fff8cfe3ceb _pthread_wqthread + 404
    02/09/2012 15:59:55.994
    SymDaemon[60]
    19  libsystem_c.dylib                   0x00007fff8cfce1b1 start_wqthread + 13
    02/09/2012 15:59:57.665
    com.apple.launchd[1]
    (com.symantec.nav.migrateqtf) Bug: 12B19: launchd + 33673 [AEF41441-17BC-36E6-B1F8-57BADBDFEBCF]: 0x10000003
    02/09/2012 15:59:58.312
    SystemStarter[110]
    StartOuc (116) did not complete successfully
    02/09/2012 15:59:58.313
    SystemStarter[110]
    The following StartupItems failed to start properly:
    02/09/2012 15:59:58.313
    SystemStarter[110]
    /Library/StartupItems/StartOuc
    02/09/2012 15:59:58.313
    SystemStarter[110]
    - execution of Startup script failed
    02/09/2012 15:59:58.441
    configd[18]
    subnet_route: write routing socket failed, Network is unreachable
    02/09/2012 15:59:58.490
    ReportCrash[147]
    DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    02/09/2012 16:00:00.168
    configd[18]
    network changed: v4(en0+:169.254.35.103) DNS+ Proxy+ SMB
    02/09/2012 16:00:01.368
    awacsd[57]
    Exiting
    02/09/2012 16:00:01.404
    configd[18]
    setting hostname to "yung-ju-chuas-macbook-pro.local"
    02/09/2012 16:00:23.007
    ReportCrash[147]
    failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    02/09/2012 16:00:23.007
    ReportCrash[147]
    LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    02/09/2012 16:00:23.007
    ReportCrash[147]
    failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    02/09/2012 16:00:23.007
    ReportCrash[147]
    LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    02/09/2012 16:00:23.008
    ReportCrash[147]
    failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    02/09/2012 16:00:23.008
    ReportCrash[147]
    LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    02/09/2012 16:00:23.008
    ReportCrash[147]
    failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    02/09/2012 16:00:23.008
    ReportCrash[147]
    LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    02/09/2012 16:00:23.008
    ReportCrash[147]
    failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    02/09/2012 16:00:23.009
    ReportCrash[147]
    LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    02/09/2012 16:00:23.111
    com.apple.launchd[1]
    (com.symantec.symdaemon[60]) Job appears to have crashed: Segmentation fault: 11
    02/09/2012 16:00:24.122
    SymDaemon[167]
    +++ SymLM::SkuKey 0x102600080 (# 1) - 1 alive +++
    02/09/2012 16:00:27.000
    kernel[0]
    Sandbox: sandboxd(168) deny mach-lookup com.apple.coresymbolicationd
    02/09/2012 16:00:32.415
    ReportCrash[147]
    Saved crash report for SymDaemon[60] version 5.1 (3) to /Library/Logs/DiagnosticReports/SymDaemon_2012-09-02-160032_Yung-Ju-Chuas-MacBo ok-Pro.crash
    02/09/2012 16:00:36.186
    SecurityAgent[138]
    User info context values set for yjchua
    02/09/2012 16:00:37.410
    SecurityAgent[138]
    Login Window login proceeding
    02/09/2012 16:00:38.351
    loginwindow[42]
    Login Window - Returned from Security Agent
    02/09/2012 16:00:38.357
    DictationIM[143]
    Window Server is not available.
    02/09/2012 16:00:38.357
    DictationIM[143]
    Window Server is not available.
    02/09/2012 16:00:38.357
    DictationIM[143]
    Window Server is not available.
    02/09/2012 16:00:38.357
    DictationIM[143]
    Window Server is not available.
    02/09/2012 16:00:38.556
    loginwindow[42]
    USER_PROCESS: 42 console
    02/09/2012 16:00:39.360
    com.apple.launchd.peruser.501[176]
    (com.BlueStacks.AppPlayer.LogRotator) Bug: 12B19: launchd + 101332 [AEF41441-17BC-36E6-B1F8-57BADBDFEBCF]: 0x16
    02/09/2012 16:00:39.360
    com.apple.launchd.peruser.501[176]
    (com.BlueStacks.AppPlayer.Service) Bug: 12B19: launchd + 101332 [AEF41441-17BC-36E6-B1F8-57BADBDFEBCF]: 0x16
    02/09/2012 16:00:39.360
    com.apple.launchd.peruser.501[176]
    (com.BlueStacks.AppPlayer.UpdaterAgent) Bug: 12B19: launchd + 101332 [AEF41441-17BC-36E6-B1F8-57BADBDFEBCF]: 0x16
    02/09/2012 16:00:39.362
    com.apple.launchd.peruser.501[176]
    (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    02/09/2012 16:00:39.367
    loginwindow[42]
    Connection with distnoted server was invalidated
    02/09/2012 16:00:39.374
    distnoted[179]
    # distnote server agent  absolute time: 92.947071690   civil time: Sun Sep  2 16:00:39 2012   pid: 179 uid: 501  root: no
    02/09/2012 16:00:40.074
    WindowServer[80]
    **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    02/09/2012 16:00:40.477
    WindowServer[80]
    Display 0x04272dc0: MappedDisplay Unit 0; ColorProfile { 2, "Color LCD"}; TransferTable (256, 3)
    02/09/2012 16:00:40.545
    NetworkBrowserAgent[195]
    Starting NetworkBrowserAgent
    02/09/2012 16:00:41.354
    com.apple.SecurityServer[15]
    Session 100007 created
    02/09/2012 16:00:41.671
    Symantec Error Reporting[218]
    Symantec Error Reporting Daemon launched.
    02/09/2012 16:00:41.743
    com.apple.launchd.peruser.501[176]
    (com.apple.afpstat-qfa[215]) Exited with code: 2
    02/09/2012 16:00:41.000
    kernel[0]
    CODE SIGNING: cs_invalid_page(0x1000): p=221[GoogleSoftwareUp] clearing CS_VALID
    02/09/2012 16:00:41.978
    coreservicesd[65]
    SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationCreation to notificationID=134
    02/09/2012 16:00:42.784
    WindowServer[80]
    CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    02/09/2012 16:00:44.371
    Symantec Error Reporting[218]
    Symantec Error Reporting Daemon beginning submission for domain current-user.
    02/09/2012 16:00:44.372
    Symantec Error Reporting[218]
    Symantec Error Reporting Daemon: Submitting 0 error reports.
    02/09/2012 16:00:44.372
    Symantec Error Reporting[218]
    Symantec Error Reporting Daemon: Nothing to submit.
    02/09/2012 16:00:44.374
    blued[166]
    kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    02/09/2012 16:00:44.408
    locationd[243]
    NOTICE,Location icon should now be in state 0
    02/09/2012 16:00:44.465
    SocialPushAgent[202]
    Error: unable to get the current device-token:(null) and/or the uuid:(null)
    02/09/2012 16:00:44.467
    SocialPushAgent[202]
    Error: unable to get the current device-token:(null) and/or the uuid:(null)
    02/09/2012 16:00:45.831
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA392A9D0  GUID: Jabber;-;[email protected]  Style: -  Participants: (
        "[email protected]"
    )  Room Name: (null)  Identifier: [email protected]]
    02/09/2012 16:00:45.833
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA392E140  GUID: Jabber;-;[email protected]  Style: -  Participants: (
        "[email protected]"
    )  Room Name: (null)  Identifier: [email protected]]
    02/09/2012 16:00:45.837
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA3931180  GUID: Jabber;-;chat.facebook.com  Style: -  Participants: (
        "chat.facebook.com"
    )  Room Name: (null)  Identifier: chat.facebook.com]
    02/09/2012 16:00:45.841
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA3936360  GUID: Jabber;-;[email protected]  Style: -  Participants: (
        "[email protected]"
    )  Room Name: (null)  Identifier: [email protected]]
    02/09/2012 16:00:45.843
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA3937C10  GUID: Jabber;-;[email protected]  Style: -  Participants: (
        "[email protected]"
    )  Room Name: (null)  Identifier: [email protected]]
    02/09/2012 16:00:45.865
    imagent[208]
    [Warning] No service: removing this chat [IMDChat: 0xA3927690  GUID: Jabber;-;[email protected]  Style: -  Participants: (
        "[email protected]"
    )  Room Name: (null)  Identifier: [email protected]]
    02/09/2012 16:00:46.364
    WindowServer[80]
    reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 4.58 seconds (server forcibly re-enabled them after 1.00 seconds)
    02/09/2012 16:00:46.424
    CalendarAgent[212]
    [com.apple.calendar.store.log.caldav.queue] [Account refresh failed with error: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fdd5e150b20 {NSUnderlyingError=0x7fdd5c61c0c0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://yjchua95%[email protected]/principals///yjchua95%[email protected]/principals/, NSErrorFailingURLKey=https://yjchua95%[email protected]/principals///yjchua95%[email protected]/principals/, AccountName=iCloud, CalDAVErrFromRefresh=YES, NSLocalizedDescription=The Internet connection appears to be offline.}]
    02/09/2012 16:00:50.809
    SystemUIServer[190]
    *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    02/09/2012 16:00:50.810
    SystemUIServer[190]
    *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    02/09/2012 16:00:53.139
    locationd[255]
    NOTICE,Location icon should now be in state 0
    02/09/2012 16:00:53.410
    imagent[208]
    [Warning] Bag loading failed! Error (NSURLErrorDomain:-1009): The Internet connection appears to be offline. http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1
    02/09/2012 16:00:53.411
    imagent[208]
    [Warning] Bag loading failed! Error (NSURLErrorDomain:-1009): The Internet connection appears to be offline. http://init-p01md.apple.com/bag
    02/09/2012 16:00:55.345
    WindowServer[80]
    CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    02/09/2012 16:00:55.452
    WindowServer[80]
    reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 1.11 seconds (server forcibly re-enabled them after 1.00 seconds)
    02/09/2012 16:00:55.848
    Adobe Reader Updater Helper[225]
    Adobe Reader Updater encountered errorCode 260
    02/09/2012 16:00:55.995
    Adobe Reader Updater Helper[225]
    Adobe Reader Updater encountered errorCode 1001
    02/09/2012 16:01:03.974
    assistantd[213]
    <Error>: AceConnection - NSStreamEventErrorOccurred <__NSCFOutputStream: 0x7f921d5041e0>, error = Error Domain=kCFErrorDomainCFNetwork Code=2 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)" UserInfo=0x7f921ea138e0 {kCFGetAddrInfoFailureKey=8}, domain = kCFErrorDomainCFNetwork, code = 2
    02/09/2012 16:01:03.000
    kernel[0]
    Symantec Vulnerability Protection loaded new signatures successfully.
    02/09/2012 16:01:04.000
    assistantd[213]
    <Error>: Session - Connection error: <ADAceConnection: 0x7f921bc22fd0> Error Domain=kCFErrorDomainCFNetwork Code=2 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)" UserInfo=0x7f921ea152d0 {kCFGetAddrInfoFailureKey=8}
    02/09/2012 16:01:04.001
    assistantd[213]
    <Error>: Daemon - Session Error Error Domain=kCFErrorDomainCFNetwork Code=2 "The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)" UserInfo=0x7f921ea152d0 {kCFGetAddrInfoFailureKey=8}
    02/09/2012 16:01:05.620
    configd[18]
    SCNC: start, triggered by SystemUIServer, type PPPoE, status 0
    02/09/2012 16:01:06.496
    pppd[261]
    pppd 2.4.2 (Apple version 596.13) started by yjchua, uid 501
    02/09/2012 16:01:06.636
    pppd[261]
    PPPoE connecting to service 'Streamyx' [access concentrator '']...
    02/09/2012 16:01:06.000
    kernel[0]
    PPPoE domain init
    02/09/2012 16:01:07.129
    pppd[261]
    PPPoE connection established.
    02/09/2012 16:01:07.132
    pppd[261]
    Connect: ppp0 <--> socket[34:16]
    02/09/2012 16:01:07.931
    pppd[261]
    PAP authentication succeeded
    02/09/2012 16:01:08.280
    pppd[261]
    local  IP address 60.48.248.51
    02/09/2012 16:01:08.281
    pppd[261]
    remote IP address 219.93.218.177
    02/09/2012 16:01:08.281
    pppd[261]
    primary   DNS address 202.188.0.133
    02/09/2012 16:01:08.281
    pppd[261]
    secondary DNS address 202.188.1.5
    02/09/2012 16:01:08.286
    configd[18]
    network changed: v4(en0:169.254.35.103) DNS* Proxy SMB
    02/09/2012 16:01:08.299
    configd[18]
    network changed: v4(ppp0+:60.48.248.51, en0) DNS! Proxy! SMB
    02/09/2012 16:01:08.772
    SIMBL Agent[216]
    No identifier for bundle at path '/Library/Application Support/SIMBL/Plugins/XSetApplicationIconImage.bundle'
    02/09/2012 16:01:09.394
    configd[18]
    setting hostname to "51.248.48.60.klj03-home.tm.net.my"
    02/09/2012 16:01:12.152
    com.apple.SecurityServer[15]
    Session 100005 created
    02/09/2012 16:01:15.383
    digest-service[280]
    label: default
    02/09/2012 16:01:15.383
    digest-service[280]
    dbname: od:/Local/Default
    02/09/2012 16:01:15.383
    digest-service[280]
    mkey_file: /var/db/krb5kdc/m-key
    02/09/2012 16:01:15.383
    digest-service[280]
    acl_file: /var/db/krb5kdc/kadmind.acl
    02/09/2012 16:01:15.384
    digest-service[280]
    digest-request: uid=0
    02/09/2012 16:01:15.387
    digest-service[280]
    digest-request: init request
    02/09/2012 16:01:15.388
    digest-service[280]
    digest-request: init return domain: MACBOOKPRO-4168 server: 51
    02/09/2012 16:01:15.425
    mdwrite[278]
    [ERROR] [0.000s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/yjchua/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/yjchua/Library/Mobile Documents": 2 (No such file or directory)
    02/09/2012 16:01:15.425
    mdwrite[278]
    [ERROR] [0.001s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/yjchua/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/yjchua/Library/Mobile Documents": 2 (No such file or directory)
    02/09/2012 16:01:16.928
    SIMBL Agent[216]
    No identifier for bundle at path '/Library/Application Support/SIMBL/Plugins/XSetApplicationIconImage.bundle'
    02/09/2012 16:02:10.346
    com.apple.launchd[1]
    (com.apple.xprotectupdater[25]) Exited with code: 255
    02/09/2012 16:02:16.166
    SIMBL Agent[216]
    No identifier for bundle at path '/Library/Application Support/SIMBL/Plugins/XSetApplicationIconImage.bundle'
    02/09/2012 16:02:17.497
    librariand[303]
    MMe quota status changed: under quota
    02/09/2012 16:02:19.621
    TextEdit[300]
    Couldn't contact spell checker for U.S. English
    02/09/2012 16:02:21.768
    WindowServer[80]
    CGXDeferSurfaces : Invalid source window 85
    02/09/2012 16:02:21.768
    WindowServer[80]
    CGXDeferSurfaces : Invalid source window 84
    02/09/2012 16:02:40.569

  • Disabling "CPU Power Management" through BIOS -- any bad consequences?

    Ok, so my new T440S is emitting a most annoying high-pitched noise. After doing some research, I come to the conclusion that it is the so called CPU Whine.
    According to the diagnostics provided on this page:
    http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T510-T410-W510-ThinkPad-high-pitched-whine/...
    Disabling CPU Power Management may silence the noise - as a diagnotic measure, not a solution (as the post asks the user to contact Lenovo support for assistance).
    So I tried that and indeed it silences the annoying whine. I have already contacted Lenovo and they said they will get back to me after Christmas. Meanwhille, I am still using this computer, and I am keeping the setting for CPU Power Management Disabled, until Lenovo solves the noise problem.
    I was wondering if this (keeping the CPU Power Management disabled) may have some bad consequences - like melting some parts down or something. Would anyone know?
    Thanks!

    Hi yinslaptop!
    I have good news. I have the same problem. My T440s is completely quiet at 43 °C CPU so I don't need any fans to spin. However there is a slight buzz coming out of the middle of the laptop. And it isn't coming from the speakers nor the fan. I didn't bother to open it up yet and check what is causing that noise, but I guess it's related to some coil whine or voltage leakage. As in your case, when I turn off the CPU Power Management option in the BIOS, the sound dissapears completely.
    HOWEVER I conicidentally put one SD Card Adapter into the Card Slot and the sound completely dissapeared. I would say give it a try. Sadly the sound comes back in 20 seconds at my machine, but I am using a Sd card adapter with no card in there. Maybe this will change when I put one in. Have to test, because I don't have one lying around.
    Lenovo has done a great job. You could to better at this price range, especially when the pc market is shrinking .. it's survival of the fittest. You will see what I mean when you won't get foothold in US and Europe anymore and only will supply Asia.
    You won't probably answer this thread and when you do "awww yes, we are deeply sorry, some level buzz is completely normal" CTRL+V bull**bleep**.
    Don't get me wrong. I really like the new T440s as my first ThinkPad, but my high order of quality wasn't meet. However I still bought it, because I needed one laptop with really good battery life, good screen and small footprint. Well sorry for the rant.

  • W520 freeze caused by "CPU power managment in BIOS"

    I have been running my Thinkpad W520 seemlessly for the past 4 years.
    It started to freeze last monday on win7. Freezes increased rapidly and then occured at logon.
    I was able to run win7 in safe mode.
    Unable to reinstall win7 or even ubuntu.
    Unplugged all peripheral without any succes, then disabled everything in the BIOS (1.41) and it worked again.
    It looks like the "CPU power management"  causes the freezes. with it disabled, everything is running back.

    Hi paa55112
    If I am not wrong, none other than reduced battery life. 
    For SSD, you could try PerfectDisk and use SSD Optimize to improve 4K read / write performance
    More information about SSD Optimize
    http://www.raxco.com/ssd-optimization.aspx
    http://blog.raxco.com/2011/11/16/how-to-optimize-y​our-ssd-without-wearing-out-its-lifespan/
    http://forums.whirlpool.net.au/archive/1725746
    Have a nice day! 
    Peter
    W520 (4284-A99)
    Does someone’s post help you? Give them kudos as a reward, as they will do better to improve | Mark it as solved if the solution works for you, so it could be reference for others in the future 
    =====================================
    Sound Enthusiast and Enhancement (Post comments, share mixes, etc.) 
    http://forums.lenovo.com/t5/General-Discussion/Dol​by-Home-Theater-v4-for-most-Lenovo-Laptops/td-p/62​... 

  • Java threads consume CPU in sleep state (??)

    Hi,
    I'm using the PRSTAT command on Solaris for the first time.
    I am investigating high CPU usage problem in my application. So to monitor the CPU usage I used the prstat and mpstat command. My machine is a 2-CPU box.
    The prstat -L -p <pid> command output is as follows:
    PID     UNAME  ... ....  STATE           CPU      PROCESS / LWPID
    2962   bea                   run           7.6%           java / 5
    2962   bea                   run           5.6%           java / 38
    2962   bea                   run           5.6%           java / 22
    2962   bea                   sleep         5.5%           java / 21
    2962   bea                   sleep         5.4%           java / 36
    2962   bea                   cpu2          5.2%           java / 23
    2962   bea                   sleep         5.1%           java / 29
    2962   bea                   run           5.1%           java / 37
    2962   bea                   sleep         4.9%           java / 34
    2962   bea                   run           4.9%           java / 15
    2962   bea                   run           1.1%           java / 12
    2962   bea                   sleep         1.0%          java / 33
    2962   bea                   run           0.6%           java / 14
    2962   bea                   run           0.0%           java / 17
    ..... This shows that of all the threads in my app only one thread(23) is currently on the CPU and is using 5.2% of CPU. But why are the threads in sleep and runnable state consuming CPU?
    Also the mpstat output shows high CPU usage:
    CPU minf mjf xcal  intr ithr  csw icsw migr smtx  srw syscl  usr sys  wt idl
      0   8   0  366  428   61   994   387  40   70     0 10941  95   4    0    1
      2   3   0  370  1003  563 1362  648   42   61    0  5374    92   2   0    6If my application is taking only ~57% according to sum of values from prstat, why is my mpstat showing 95% and 92% usage on EACH of my CPUs...??
    I'm unable to interpret the result.
    Any help would be really useful to me at this moment.
    .

    Hi,
    Your question should be posted in a unix forum instead of a java forum. The question, and the answer is not related to java.
    The reason that prstat shows processes in sleaping state is that it doesn't create a snaphost at one point in time. It does instead show an average over some time (don't know the period), so the process has been running and consumed cpu, or is generally running, but currently sleeping.
    Kaj

  • Computer won't power up if the 2x2 CPU POWER connector is plugged in

    Yesterday I assembled this computer and it was working great. Played games on it and everything.
    MSI K9a2 CF, ATHLON 5000+, LC POWER 550W, RADEON 3850 256MB, 2x1G SUPER TALENT 800MHZ RAM.
    3 hours ago I went to the store and left 2x PRIME95 torture test running just to check for stability. After  2hours I got home only to find out the the computer has been shut down but the KEYBOARD still had a light on the NUMLOCK led.
    So then I unplugged the PSU from power and started up again. But the PC only started for half a second and then the power went off.
    So I pulled everything out of the board only to find out that if the CPU POWER 2x2 connector is in the board then it will not power up. Then I also took out the cpu and try to power up without the CPU and  with the CPU POWER 2x2 connector in and it also doesn't power up.
    Conclusion:
    If the 2x2 CPU power connector is in the MB regardless if the CPU is in or not then the computer will not power on. But if the 2x2 CPU power connector is absent then the computer powers up. But that don't do me any good since without that connector the CPU can't function.
    I also tried hooking it up to another PSU but it does no good. The MB, CPU, GPU, RAM, HDDS are only 2days old.
    Also it couldn't have overheated since the temperatures never went higher than 50C during full load thx to Scythe Ninja Revision B cooler and also there is no smell or any indication that something could be burned. The temps were checked with BIOS as with MSI probe.
    My question is is the MB the problem?? So I would know which part to send back for warranty

    Quote from: BOSSKILLER on 07-February-08, 13:24:04
    Do you use system stock parameters?(No OC)
    Check CPU cooling system.
    List PSU details(Look over PSU sticker for them)
    Everything was at stock speed there was even no tweaking involved.
    CPU cooling system was working great. Under load the max temperatures it had gotten was 50C. And also the CASE was opened so there was no chance of overheating. And also when I started PRIME95 I opened the window and closed the radiators which means the room temperature was about 15C celsium only.
    LC POWER 550w 140MM fan.
    3.3v 35a
    5v    40a
    12V  16a
    12v   18a
    It is probably the board right? I must know this quick to RMA it

  • Why can't I make Lightroom use all the CPU-Power (all cores) available for generating Previews?

    Dear Lightroom Team,
    I've been a Lightroom user since the very first Beta, and I am truly happy with the work you deliver. It changed my way of editing forever, and you guys keep improving it.
    Yet there is that one question that bothers me, and that i'm looking for an answer for.
    My Workflow has the generate Previews checkbox checked by standard. I usually import between 150 and 2000 photos at once, on occaions it can be up to 5000 photos. Generating Previews always takes a significant amount of time, and Lightroom is only using 25% of my CPU Power while doing so. (using a MacBook Pro 8,2)
    I understand the concept, that only using 25% CPU enables me to use the computer while waiting for the Previews. But most of the time I just grab myself a cup of coffee, do the dishes or other stuff, while waiting for the Previews. Usually I rund out of things to do, because it takes ages to Process all the photos. So I would really love to make Lightroom use ALL the cpu power possible.
    I'm sure you guys have spent a lot of thoughts while coding this and have a very good answer handy. Looking forward reading it!
    all the best,
    Wolfgang

    Wolfgang Lienbacher wrote:
    I was actually hoping to get an official reply from adobe ...
    This is prmarily a user-to-user forum. The Adobe staff monitored site is here:
    http://feedback.photoshop.com/photoshop_family
    On my four-year old Windows 7 i7-860 system LR4.4.1 takes ~0.5 sec. per Canon 5D MKII 21Mp raw image to render 'Standard-Sized' previews with LR Catalog Settings 'Standard Preview Size' set to '2048' pixels. I consider that pretty fast!
    I usually build 1:1 full-size previews on import, which takes ~5.0 sec. per image. Processor utilization varies between 15-50% for Standard-Sized previews and 15-65% for 1:1 previews. I consider this pretty slow, but it doesn't stop me from working on the images inside LR's Library and Develop modules.
    I wait until 'Copy and import photos' has completed and can see Preview Building has started. LR doesn't slow-down much even with the 1:1 preview building going on in the background. Have you tried working in LR during the preview building (i.e. sorting,  rating, keywording, and Develop adjustments)?

  • What gives you the right to do this to people? Firefox's abuse of my time, patience and computer's resources such as: memory and CPU power!

    First and foremost, I need you to understand that over the years I have not only come to heavily rely on Firefox myself, but highly recommended Firefox to literally thousands of people in the course of my work.
    The reason for this is very simple... Firefox fast became the most fantastic, configurable and versatile yet highly user-friendly, internet browser in the world! All due to its great: speed and reliability, as well as, crash resistance and economical system resource usage, to name just a few factors!
    This is why I'm so upset with you! You establish yourself as the best and then one day just stop being excellent, and start getting worse!
    So what have you done?
    Ever since version 4, Firefox has progressively regressed in performance and reliability! Firefox is now incapable of running on my computer, without hanging with the CPU power of this quad core machine maxed out! The consequence this freezing has is either: immense frustration on my part right before being forced to kill the process that is not responding from the task manager, or Firefox eventually crashing on its own!
    After being so fantastic you start doing this to people? How can you justify this at all?
    I am seriously thinking about moving to Google Chrome if this doesn't get resolved ASAP! What do you think about that?
    Here is a full list of the latest crash reports, but just from the beginning of August! The list is so big, it didn't fit in the little box you provided below, so here is list:
    1. bp-209f18a1-1fa9-43ca-9eba-db3432110824
    2. bp-ff6d29a0-e8f4-47e9-b511-6c0f92110822
    3. bp-ba22d04d-2afb-45a6-ab08-8ad342110821
    4. bp-abafebf9-4d30-4428-87cb-c2aa72110820
    5. bp-3ab74d5a-d8fc-4d73-9d88-0918f2110818
    6. bp-35afcc7a-0401-42f2-af84-65f1f2110813
    7. bp-e1a549f6-733b-4062-a333-879a62110813
    8. bp-0d7064fd-41f9-440a-812d-54a5b2110811
    9. 63b33a93-9a05-450b-9179-4b3f991a857c
    10. 95069d53-be00-4657-90a0-3d127c22042e
    11. bp-565c0f54-26c7-4093-804e-f8f8c2110808
    12. bp-8755ee08-5530-43c9-a5cf-5eb472110807
    13. bp-117aff78-e6dd-4ee5-81d7-c110e2110803
    14. bp-b00341c9-7ae8-4b9a-b1bd-d6d722110802
    Thank you!

    How much data is being backed-up from each Mac?  (see what's shown for Estimated size of full backup under the exclusions box in Time Machine Prefs > Options).
    Is there any other data on your Time Capsule, besides the backups?
    Most likely, there just isn't room.  Time Machine may be trying to do a very large (or full) backup of one or both Macs, and can't.  Since it won't ever delete the most recent backup, there has to be enough room for one full backup plus whatever it's trying to back up now, plus 20% (for workspace).
    Also see #C4 in Time Machine - Troubleshooting for more details.

  • MSI X99 AC Power Motherboard 8pin+4pin CPU Power?

    Hello, I just opened my msi x99 ac and I see it has an 8pin and 4pin cpu power near the top, now that is like what my asus extreme 1150 had, however I only have 2 8pins from my 1200w corsair ax. However right next to the 4pin is a little something, so the 8pin wont work because there is no place for the extra 4pins to hang down. How did you guys wire this up? Because before I just use 2 8pins and the 4 extra pins hanged down the side, but it wont work with this mobo
    Thanks

    As far as I can guess, 4 pin is for OC. How do you connect it? I don't know. But I think it will work fine without this 4 pin.
    Check the manual 

Maybe you are looking for

  • OBIEE BI Apps data level security involving multiple PeopleSoft Segments

    Has anyone implemented OBIEE BI Apps data level security involving multiple PeopleSoft Segments and can provide some tips? Our PeopleSoft security grants access by 2 segment combinations: All Segment 3 (Department)  and any Segment 6 (Project) Specif

  • Optical drive vibrates when burning files

    When I burn a dvd or cd in my optical drive (DVD R/W) the whole drive vibrates so hard that I have to clamp it in place with my hand.  Sometimes it will not burn the items selected and sometimes it does.  I have ourchased a new (used) dvd optical R/W

  • Broadband failed to activate

    i have recently transfered to bt, i subscribed to tv,phone and broadband package My activation for my home hub was 6 days ago and im still waiting,  i have called bt on various occasions and been told the same thing i will be contacted within the nex

  • Flex Application Stage Size and Scale

    I am trying to create a Web and Desktop flex application for people who may have less than perfect vision. I would like to allow the users to magnify everything on the screen (including text, buttons, images, etc.) if necessary. I have gotten the mag

  • Addition of sub-screen for Functional Location / Equipment / Notification

    Hi All, Can any one help me on Addition of sub-screen based on config in new tab or sub-screen for objects for Functional Location / Equipment / Notification / Notification Item / Work OrderWork Order Operation. If you are designed the above requirem