16.04 - phpstorm and new ubuntu/java update overheating - Ask Ubuntu


3 days ago updated ubuntu , restarted.

my java process, launch phpstorm, go 600% cpu usage , kills pc in 20 second.

i on phpstorm 8 java openjdk 8.

as test tried swap oracle version same result!

then manually removed phpstorm system , updated last version, 10th.

still overheating no chance work on it! suggestion?

my system is:

description: ubuntu 16.04.1 lts release: 16.04 codename: xenial

uname -r ----> 4.4.0-45-generic

cat /proc/cpuinfo processor : 0 vendor_id : genuineintel cpu family : 6 model : 42 model name : intel(r) core(tm) i7-2630qm cpu @ 2.00ghz stepping : 7 microcode : 0x18 cpu mhz : 832.421 cache size : 6144 kb physical id : 0 siblings : 8 core id : 0 cpu cores : 4

     natty@natty-rc730:~$ cpupower frequency-info     analyzing cpu 0:       driver: intel_pstate       cpus run @ same hardware frequency: 0       cpus need have frequency coordinated software: 0       maximum transition latency: 0.97 ms.       hardware limits: 800 mhz - 2.90 ghz       available cpufreq governors: performance, powersave       current policy: frequency should within 800 mhz , 2.90 ghz.                       governor "powersave" may decide speed use                       within range.    current cpu frequency 868 mhz.   boost state support:     supported: yes     active: yes     25500 mhz max turbo 4 active cores     25500 mhz max turbo 3 active cores     25500 mhz max turbo 2 active cores     25500 mhz max turbo 1 active cores 

edit comments: still following error:

 oct 26 14:18:34 natty-rc730 kernel: [11779.535501] thermal thermal_zone0: critical temperature reached(98 c),shutting down oct 26 14:18:35 natty-rc730 kernel: [11780.538680] thermal thermal_zone0: critical temperature reached(98 c),shutting down oct 26 14:18:36 natty-rc730 kernel: [11781.549083] thermal thermal_zone0: critical temperature reached(98 c),shutting down 

this should not possible provide system maintained. i7-2630qm cpu has thermal monitoring technologies. being case, if cpu overheating (max temp 100c) cpu must faulty it's designed downclock , continue working if gets hot.

thermal monitoring technologies protect processor package , system thermal failure through several thermal management features. on-die digital thermal sensor (dts) detects core's temperature, , thermal management features reduce package power consumption , thereby temperature when required in order remain within normal operating limits

edit:

since using intel_pstate driver , doesn't appear working you try disabling , using acpi frequency control instead described in this answer. install indicator-cpufreq package , adjust clock rates manually. note changing acpi frequency control typically provide more choices indicator-cpufreq intel-pstate driver.

if system isn't maintained, packed dust, cooling fan may failing or have failed. (none of work when can't breathe.) if problem you'll find options here


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User